``` Downloading same-file v0.1.3 Downloading xatt...
# development
g
Copy code
Downloading same-file v0.1.3
 Downloading xattr v0.1.11
   Compiling grpcio-sys v0.1.1 (<https://github.com/illicitonion/grpc-rs?rev=2acabdbff71e77a14b95b0b30c6d7de516355df7#2acabdbf>)
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/dordogh/workspace/pants/src/rust/engine/target/release/build/grpcio-sys-8e3295ec4e146d45/build-script-build` (exit code: 101)
--- stdout
running: "cmake" "/Users/dordogh/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc" "-DCMAKE_INSTALL_PREFIX=/Users/dordogh/workspace/pants/src/rust/engine/target/release/build/grpcio-sys-83a6099ea7ef1515/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
-- Renaming
--     /Users/dordogh/.cache/pants/rust-toolchain/git/checkouts/grpc-rs-a357d41b20dd2a82/2acabdb/grpc-sys/grpc/third_party/zlib/zconf.h
-- to 'zconf.h.included' because this file is included with zlib
-- but CMake generates it automatically in the build directory.
-- Configuring incomplete, errors occurred!
See also "/Users/dordogh/workspace/pants/src/rust/engine/target/release/build/grpcio-sys-83a6099ea7ef1515/out/build/CMakeFiles/CMakeOutput.log".
See also "/Users/dordogh/workspace/pants/src/rust/engine/target/release/build/grpcio-sys-83a6099ea7ef1515/out/build/CMakeFiles/CMakeError.log".

--- stderr
CMake Warning at CMakeLists.txt:120 (message):
  gRPC_INSTALL will be forced to FALSE because gRPC_ZLIB_PROVIDER is "module"


CMake Error at third_party/boringssl/CMakeLists.txt:32 (message):
  Could not find Go


thread 'main' panicked at '
command did not execute successfully, got: exit code: 1

build script failed, must exit now', /Users/dordogh/.cache/pants/rust-toolchain/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.26/src/lib.rs:599:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.


Failed to build native engine.