[INFO] fetching crate meteora-server 0.1.0...
[INFO] checking meteora-server-0.1.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate meteora-server 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate meteora-server 0.1.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate meteora-server 0.1.0
[INFO] finished tweaking crates.io crate meteora-server 0.1.0
[INFO] tweaked toml for crates.io crate meteora-server 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rocksdb v0.13.0
[INFO] [stderr]   Downloaded grpcio v0.4.7
[INFO] [stderr]   Downloaded meteora-proto v0.1.0
[INFO] [stderr]   Downloaded raft v0.4.3
[INFO] [stderr]   Downloaded grpcio-sys v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81b039112a0e5818941b20aceba6105569c9b46152a93c7a638963cd3ddca83d
[INFO] running `Command { std: "docker" "start" "-a" "81b039112a0e5818941b20aceba6105569c9b46152a93c7a638963cd3ddca83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81b039112a0e5818941b20aceba6105569c9b46152a93c7a638963cd3ddca83d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81b039112a0e5818941b20aceba6105569c9b46152a93c7a638963cd3ddca83d", kill_on_drop: false }`
[INFO] [stdout] 81b039112a0e5818941b20aceba6105569c9b46152a93c7a638963cd3ddca83d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 234932f956ef41b85d58d4b27bd0de0e96279c9f46af8854d6a946c1f1062040
[INFO] running `Command { std: "docker" "start" "-a" "234932f956ef41b85d58d4b27bd0de0e96279c9f46af8854d6a946c1f1062040", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling grpcio-sys v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking raft v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.4.7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-de57437b97857249/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=grpc_wrap.cc
[INFO] [stderr]   cargo:rerun-if-changed=grpc
[INFO] [stderr]   cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-1a87e29cb79683a9/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/grpcio-sys-0.4.7/grpc" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-1a87e29cb79683a9/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_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Check size of off64_t
[INFO] [stderr]   -- Check size of off64_t - done
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for unistd.h
[INFO] [stderr]   -- Looking for unistd.h - found
[INFO] [stderr]   -- Renaming
[INFO] [stderr]   --     /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h
[INFO] [stderr]   -- to 'zconf.h.included' because this file is included with zlib
[INFO] [stderr]   -- but CMake generates it automatically in the build directory.
[INFO] [stderr]   -- Looking for res_servicename in resolv
[INFO] [stderr]   -- Looking for res_servicename in resolv - not found
[INFO] [stderr]   -- Looking for gethostbyname in nsl
[INFO] [stderr]   -- Looking for gethostbyname in nsl - found
[INFO] [stderr]   -- Looking for gethostbyname in socket
[INFO] [stderr]   -- Looking for gethostbyname in socket - not found
[INFO] [stderr]   -- Looking for clock_gettime in rt
[INFO] [stderr]   -- Looking for clock_gettime in rt - found
[INFO] [stderr]   -- Looking for include file sys/socket.h
[INFO] [stderr]   -- Looking for include file sys/socket.h - found
[INFO] [stderr]   -- Looking for include file arpa/inet.h
[INFO] [stderr]   -- Looking for include file arpa/inet.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h
[INFO] [stderr]   -- Looking for include file arpa/nameser_compat.h - found
[INFO] [stderr]   -- Looking for include file arpa/nameser.h
[INFO] [stderr]   -- Looking for include file arpa/nameser.h - found
[INFO] [stderr]   -- Looking for include file assert.h
[INFO] [stderr]   -- Looking for include file assert.h - found
[INFO] [stderr]   -- Looking for include file errno.h
[INFO] [stderr]   -- Looking for include file errno.h - found
[INFO] [stderr]   -- Looking for include file fcntl.h
[INFO] [stderr]   -- Looking for include file fcntl.h - found
[INFO] [stderr]   -- Looking for include file inttypes.h
[INFO] [stderr]   -- Looking for include file inttypes.h - found
[INFO] [stderr]   -- Looking for include file limits.h
[INFO] [stderr]   -- Looking for include file limits.h - found
[INFO] [stderr]   -- Looking for include file malloc.h
[INFO] [stderr]   -- Looking for include file malloc.h - found
[INFO] [stderr]   -- Looking for include file memory.h
[INFO] [stderr]   -- Looking for include file memory.h - found
[INFO] [stderr]   -- Looking for include file netdb.h
[INFO] [stderr]   -- Looking for include file netdb.h - found
[INFO] [stderr]   -- Looking for include file netinet/in.h
[INFO] [stderr]   -- Looking for include file netinet/in.h - found
[INFO] [stderr]   -- Looking for include file netinet/tcp.h
[INFO] [stderr]   -- Looking for include file netinet/tcp.h - found
[INFO] [stderr]   -- Looking for include file net/if.h
[INFO] [stderr]   -- Looking for include file net/if.h - found
[INFO] [stderr]   -- Looking for include file signal.h
[INFO] [stderr]   -- Looking for include file signal.h - found
[INFO] [stderr]   -- Looking for include file socket.h
[INFO] [stderr]   -- Looking for include file socket.h - not found
[INFO] [stderr]   -- Looking for include file stdbool.h
[INFO] [stderr]   -- Looking for include file stdbool.h - found
[INFO] [stderr]   -- Looking for include file stdlib.h
[INFO] [stderr]   -- Looking for include file stdlib.h - found
[INFO] [stderr]   -- Looking for include file strings.h
[INFO] [stderr]   -- Looking for include file strings.h - found
[INFO] [stderr]   -- Looking for include file string.h
[INFO] [stderr]   -- Looking for include file string.h - found
[INFO] [stderr]   -- Looking for include file stropts.h
[INFO] [stderr]   -- Looking for include file stropts.h - not found
[INFO] [stderr]   -- Looking for include file sys/ioctl.h
[INFO] [stderr]   -- Looking for include file sys/ioctl.h - found
[INFO] [stderr]   -- Looking for include file sys/param.h
[INFO] [stderr]   -- Looking for include file sys/param.h - found
[INFO] [stderr]   -- Looking for include file sys/select.h
[INFO] [stderr]   -- Looking for include file sys/select.h - found
[INFO] [stderr]   -- Looking for include file sys/stat.h
[INFO] [stderr]   -- Looking for include file sys/stat.h - found
[INFO] [stderr]   -- Looking for include file sys/time.h
[INFO] [stderr]   -- Looking for include file sys/time.h - found
[INFO] [stderr]   -- Looking for include file sys/uio.h
[INFO] [stderr]   -- Looking for include file sys/uio.h - found
[INFO] [stderr]   -- Looking for include file time.h
[INFO] [stderr]   -- Looking for include file time.h - found
[INFO] [stderr]   -- Looking for include file dlfcn.h
[INFO] [stderr]   -- Looking for include file dlfcn.h - found
[INFO] [stderr]   -- Looking for include file unistd.h
[INFO] [stderr]   -- Looking for include file unistd.h - found
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock2.h, windows.h - not found
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h
[INFO] [stderr]   -- Looking for 3 include files winsock2.h, ..., windows.h - not found
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h
[INFO] [stderr]   -- Looking for include files winsock.h, windows.h - not found
[INFO] [stderr]   -- Looking for include file windows.h
[INFO] [stderr]   -- Looking for include file windows.h - not found
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T
[INFO] [stderr]   -- Performing Test HAVE_SOCKLEN_T - Success
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET
[INFO] [stderr]   -- Performing Test HAVE_TYPE_SOCKET - Failed
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T
[INFO] [stderr]   -- Performing Test HAVE_BOOL_T - Success
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T
[INFO] [stderr]   -- Performing Test HAVE_SSIZE_T - Success
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG
[INFO] [stderr]   -- Performing Test HAVE_LONGLONG - Success
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T
[INFO] [stderr]   -- Performing Test HAVE_SIG_ATOMIC_T - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_ADDRINFO - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_IN6_ADDR - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL
[INFO] [stderr]   -- Performing Test HAVE_STRUCT_TIMEVAL - Success
[INFO] [stderr]   -- Looking for AF_INET6
[INFO] [stderr]   -- Looking for AF_INET6 - found
[INFO] [stderr]   -- Looking for O_NONBLOCK
[INFO] [stderr]   -- Looking for O_NONBLOCK - found
[INFO] [stderr]   -- Looking for FIONBIO
[INFO] [stderr]   -- Looking for FIONBIO - found
[INFO] [stderr]   -- Looking for SIOCGIFADDR
[INFO] [stderr]   -- Looking for SIOCGIFADDR - found
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL
[INFO] [stderr]   -- Looking for MSG_NOSIGNAL - found
[INFO] [stderr]   -- Looking for PF_INET6
[INFO] [stderr]   -- Looking for PF_INET6 - found
[INFO] [stderr]   -- Looking for SO_NONBLOCK
[INFO] [stderr]   -- Looking for SO_NONBLOCK - not found
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC
[INFO] [stderr]   -- Looking for CLOCK_MONOTONIC - found
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID
[INFO] [stderr]   -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success
[INFO] [stderr]   -- Performing Test HAVE_LL
[INFO] [stderr]   -- Performing Test HAVE_LL - Success
[INFO] [stderr]   -- Looking for bitncmp
[INFO] [stderr]   -- Looking for bitncmp - not found
[INFO] [stderr]   -- Looking for closesocket
[INFO] [stderr]   -- Looking for closesocket - not found
[INFO] [stderr]   -- Looking for CloseSocket
[INFO] [stderr]   -- Looking for CloseSocket - not found
[INFO] [stderr]   -- Looking for connect
[INFO] [stderr]   -- Looking for connect - found
[INFO] [stderr]   -- Looking for fcntl
[INFO] [stderr]   -- Looking for fcntl - found
[INFO] [stderr]   -- Looking for freeaddrinfo
[INFO] [stderr]   -- Looking for freeaddrinfo - found
[INFO] [stderr]   -- Looking for getaddrinfo
[INFO] [stderr]   -- Looking for getaddrinfo - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for gethostbyaddr
[INFO] [stderr]   -- Looking for gethostbyaddr - found
[INFO] [stderr]   -- Looking for gethostbyname
[INFO] [stderr]   -- Looking for gethostbyname - found
[INFO] [stderr]   -- Looking for gethostname
[INFO] [stderr]   -- Looking for gethostname - found
[INFO] [stderr]   -- Looking for getnameinfo
[INFO] [stderr]   -- Looking for getnameinfo - found
[INFO] [stderr]   -- Looking for getservbyport_r
[INFO] [stderr]   -- Looking for getservbyport_r - found
[INFO] [stderr]   -- Looking for gettimeofday
[INFO] [stderr]   -- Looking for gettimeofday - found
[INFO] [stderr]   -- Looking for if_indextoname
[INFO] [stderr]   -- Looking for if_indextoname - found
[INFO] [stderr]   -- Looking for inet_net_pton
[INFO] [stderr]   -- Looking for inet_net_pton - not found
[INFO] [stderr]   -- Looking for inet_ntop
[INFO] [stderr]   -- Looking for inet_ntop - found
[INFO] [stderr]   -- Looking for inet_pton
[INFO] [stderr]   -- Looking for inet_pton - found
[INFO] [stderr]   -- Looking for ioctl
[INFO] [stderr]   -- Looking for ioctl - found
[INFO] [stderr]   -- Looking for ioctlsocket
[INFO] [stderr]   -- Looking for ioctlsocket - not found
[INFO] [stderr]   -- Looking for IoctlSocket
[INFO] [stderr]   -- Looking for IoctlSocket - not found
[INFO] [stderr]   -- Looking for recv
[INFO] [stderr]   -- Looking for recv - found
[INFO] [stderr]   -- Looking for recvfrom
[INFO] [stderr]   -- Looking for recvfrom - found
[INFO] [stderr]   -- Looking for send
[INFO] [stderr]   -- Looking for send - found
[INFO] [stderr]   -- Looking for setsockopt
[INFO] [stderr]   -- Looking for setsockopt - found
[INFO] [stderr]   -- Looking for socket
[INFO] [stderr]   -- Looking for socket - found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for strcmpi
[INFO] [stderr]   -- Looking for strcmpi - not found
[INFO] [stderr]   -- Looking for strdup
[INFO] [stderr]   -- Looking for strdup - found
[INFO] [stderr]   -- Looking for stricmp
[INFO] [stderr]   -- Looking for stricmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strncmpi
[INFO] [stderr]   -- Looking for strncmpi - not found
[INFO] [stderr]   -- Looking for strnicmp
[INFO] [stderr]   -- Looking for strnicmp - not found
[INFO] [stderr]   -- Looking for writev
[INFO] [stderr]   -- Looking for writev - found
[INFO] [stderr]   -- Found Perl: /usr/bin/perl (found version "5.34.0") 
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/grpcio-sys-1a87e29cb79683a9/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/grpcio-sys-1a87e29cb79683a9/out/build/CMakeFiles/CMakeError.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/zlib/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at third_party/zlib/CMakeLists.txt:77 (file):
[INFO] [stderr]     file RENAME failed to rename
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h
[INFO] [stderr] 
[INFO] [stderr]     to
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/grpcio-sys-0.4.7/grpc/third_party/zlib/zconf.h.included
[INFO] [stderr] 
[INFO] [stderr]     because: Read-only file system
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/protobuf.cmake:48 (message):
[INFO] [stderr]     gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:140 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/boringssl/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 2.8.12 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Warning at cmake/gflags.cmake:26 (message):
[INFO] [stderr]     gRPC_GFLAGS_PROVIDER is "module" but GFLAGS_ROOT_DIR is wrong
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:142 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x558ed1abc626 - std::backtrace_rs::backtrace::libunwind::trace::h08f7dc827584a7ad
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x558ed1abc626 - std::backtrace_rs::backtrace::trace_unsynchronized::h4497bfae4461b22b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x558ed1abc626 - std::sys_common::backtrace::_print_fmt::h6b3942d598b9c6f0
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x558ed1abc626 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3a306296c8ab625c
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x558ed1ae3ca0 - core::fmt::rt::Argument::fmt::h0b9d84e172c4f894
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x558ed1ae3ca0 - core::fmt::write::h64b64fc2d2167832
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x558ed1ab915f - std::io::Write::write_fmt::h93eeb18ca56ab61e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x558ed1abc404 - std::sys_common::backtrace::_print::hd3f3194a71c6769a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x558ed1abc404 - std::sys_common::backtrace::print::heffb248ee274206b
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x558ed1abe337 - std::panicking::default_hook::{{closure}}::h58655f381931db29
[INFO] [stderr]     10:     0x558ed1abe099 - std::panicking::default_hook::h0b1c1ae801593404
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x558ed1abe7c8 - std::panicking::rust_panic_with_hook::h83880c09c2fb14e4
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:781:13
[INFO] [stderr]     12:     0x558ed1abe6a2 - std::panicking::begin_panic_handler::{{closure}}::hb017100a7be0020a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:659:13
[INFO] [stderr]     13:     0x558ed1abcb26 - std::sys_common::backtrace::__rust_end_short_backtrace::hefda6bb3e2a65163
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x558ed1abe3f4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:647:5
[INFO] [stderr]     15:     0x558ed19dab65 - core::panicking::panic_fmt::h639ac9ebcc4cc09e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x558ed1a223d1 - cmake::fail::h592e979958dc7640
[INFO] [stderr]     17:     0x558ed1a21b67 - cmake::run::hd2834e87000fee74
[INFO] [stderr]     18:     0x558ed1a1dc04 - cmake::Config::build::hb852ba2ef14d2193
[INFO] [stderr]     19:     0x558ed19e12dc - build_script_build::build_grpc::h3e99e08f900a76ca
[INFO] [stderr]     20:     0x558ed19e3044 - build_script_build::main::h61cda662172f454c
[INFO] [stderr]     21:     0x558ed19df073 - core::ops::function::FnOnce::call_once::hfe0e9479f563add7
[INFO] [stderr]     22:     0x558ed19dbbf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3b46c7bd31b2c66b
[INFO] [stderr]     23:     0x558ed19defa9 - std::rt::lang_start::{{closure}}::h1e427d31116671ca
[INFO] [stderr]     24:     0x558ed1ab3461 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h5fd52db904d6eae8
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x558ed1ab3461 - std::panicking::try::do_call::he369ba628d7c9d4a
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     26:     0x558ed1ab3461 - std::panicking::try::h3e7a1367a7809b8e
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     27:     0x558ed1ab3461 - std::panic::catch_unwind::hf5ed2fafa73782ba
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     28:     0x558ed1ab3461 - std::rt::lang_start_internal::{{closure}}::h48a173881681ffd2
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x558ed1ab3461 - std::panicking::try::do_call::hde037f5e624d8646
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:554:40
[INFO] [stderr]     30:     0x558ed1ab3461 - std::panicking::try::h6cf0e777ffa0cfac
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panicking.rs:518:19
[INFO] [stderr]     31:     0x558ed1ab3461 - std::panic::catch_unwind::hfa79f85f27c41b17
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/panic.rs:142:14
[INFO] [stderr]     32:     0x558ed1ab3461 - std::rt::lang_start_internal::h756905bc8f8b5b00
[INFO] [stderr]                                  at /rustc/5518eaa946291f00471af8b254b2a1715f234882/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x558ed19def87 - std::rt::lang_start::h33b055058d1e2293
[INFO] [stderr]     34:     0x558ed19e3625 - main
[INFO] [stderr]     35:     0x7f009d212d90 - <unknown>
[INFO] [stderr]     36:     0x7f009d212e40 - __libc_start_main
[INFO] [stderr]     37:     0x558ed19db3c5 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "234932f956ef41b85d58d4b27bd0de0e96279c9f46af8854d6a946c1f1062040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "234932f956ef41b85d58d4b27bd0de0e96279c9f46af8854d6a946c1f1062040", kill_on_drop: false }`
[INFO] [stdout] 234932f956ef41b85d58d4b27bd0de0e96279c9f46af8854d6a946c1f1062040
