**Crate name:** ballista **Build failure link:** https://docs.rs/crate/ballista/0.3.0-alpha-1/builds/275261 **Additional details:** Builld fails with: ``` error: 'rustfmt' is not installed for the toolchain 'nightly-x86_64-unknown-linux-gnu' ``` There is a build.rs in one of our dependencies that generates code from protobuf then tries to format it.