The current master branch builds the protobuf definitions in build.rs, increasing the initial compile burden, requires a local protobuf, and requires setting the PROTOC env var.
This is pretty unfortunate.
I would suggest checking in pre-built code and adding a script for re-building.