now: ``` Compiling grpcio-sys v0.1.1 (<https://g...
# development
r
now:
Copy code
Compiling grpcio-sys v0.1.1 (<https://github.com/illicitonion/grpc-rs?rev=2acabdbff71e77a14b95b0b30c6d7de516355df7#2acabdbf>)
   Compiling lmdb v0.7.2
error: failed to run custom build command for `grpcio-sys v0.1.1 (<https://github.com/illicitonion/grpc-rs?rev=2acabdbff71e77a14b95b0b30c6d7de516355df7#2acabdbf>)`
process didn't exit successfully: `/Users/kwilson/dev/pants/src/rust/engine/target/release/build/grpcio-sys-8e3295ec4e146d45/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Can't find module grpc/third_party/zlib. You need to run `git submodule update --init --recursive` first to build the project.', /Users/kwilson/.cache/pants/rust/cargo/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/build.rs:59:16
note: Run with `RUST_BACKTRACE=1` for a backtrace.

warning: build failed, waiting for other jobs to finish...