[INFO] fetching crate forge_sdk 0.1.3... [INFO] testing forge_sdk-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate forge_sdk 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate forge_sdk 0.1.3 [INFO] finished tweaking crates.io crate forge_sdk 0.1.3 [INFO] tweaked toml for crates.io crate forge_sdk 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forge_sdk 0.1.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 285 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.9.24 (available: v0.12.23) [INFO] [stderr] Adding secp256k1 v0.15.3 (available: v0.15.5) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88894b928286e211ba5f6ea8acba4b7ca78932fa5a0857e2b4e7a838b789841e [INFO] running `Command { std: "docker" "start" "-a" "88894b928286e211ba5f6ea8acba4b7ca78932fa5a0857e2b4e7a838b789841e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88894b928286e211ba5f6ea8acba4b7ca78932fa5a0857e2b4e7a838b789841e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88894b928286e211ba5f6ea8acba4b7ca78932fa5a0857e2b4e7a838b789841e", kill_on_drop: false }` [INFO] [stdout] 88894b928286e211ba5f6ea8acba4b7ca78932fa5a0857e2b4e7a838b789841e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0975d427cc24f2f2510aeb0b79bb8230840f3e0f9d23944ec338841cb83209e3 [INFO] running `Command { std: "docker" "start" "-a" "0975d427cc24f2f2510aeb0b79bb8230840f3e0f9d23944ec338841cb83209e3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling secp256k1 v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling grpcio-sys v0.4.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling forge_hasher v0.1.3 [INFO] [stderr] Compiling forge_signer v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling forge_did v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling protoc v2.28.0 [INFO] [stderr] Compiling grpcio-compiler v0.5.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling protoc-grpcio v1.2.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling forge_crypter v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling forge_wallet v0.1.3 [INFO] [stderr] Compiling forge_util v0.1.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling reqwest v0.9.24 [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-16218fd110473d2a/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-a39ca2d819f06db6/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-a39ca2d819f06db6/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 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.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-1949cf8c6b5b557f/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 - not 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.38.2") [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... 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 < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... 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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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 Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... 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/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 < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... 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] [INFO] [stderr] thread 'main' (1594) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119: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: 0x56c298299392 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56c298299392 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56c298299392 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56c298299392 - ::fmt::hffd20ad4e5eca8ab [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56c2982aa2df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56c2982aa2df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x56c2982687f3 - std::io::default_write_fmt::ha7130bf70117e1da [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56c2982687f3 - std::io::Write::write_fmt::h22459ad26fe60c51 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56c298274562 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56c29827744c - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x56c2982772a6 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x56c298277a25 - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x56c2982778ba - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x56c298274699 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x56c29825c88d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x56c2982ae170 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x56c2981e314b - cmake::fail::hc55d3d9434bd2b63 [INFO] [stderr] 17: 0x56c2981e2dd2 - cmake::run::h29b8b80732ec87c4 [INFO] [stderr] 18: 0x56c2981e8981 - cmake::Config::build::h60a132d2e3837e7f [INFO] [stderr] 19: 0x56c2981adbbb - build_script_build::build_grpc::hd3caba2ec7170d92 [INFO] [stderr] 20: 0x56c2981aeef4 - build_script_build::main::hedfa19f85d19f958 [INFO] [stderr] 21: 0x56c2981afed3 - core::ops::function::FnOnce::call_once::hdadffec0ee5209d5 [INFO] [stderr] 22: 0x56c2981afdc6 - std::sys::backtrace::__rust_begin_short_backtrace::hc4d086e4152c3259 [INFO] [stderr] 23: 0x56c2981afce9 - std::rt::lang_start::{{closure}}::hf1465462432dac83 [INFO] [stderr] 24: 0x56c29826a300 - core::ops::function::impls:: for &F>::call_once::hcc75fa61d21ecbe5 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x56c29826a300 - std::panicking::catch_unwind::do_call::h38c051a071ca3bc0 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x56c29826a300 - std::panicking::catch_unwind::hede2a2f6f4519f78 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x56c29826a300 - std::panic::catch_unwind::h94765a19f52c0a43 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x56c29826a300 - std::rt::lang_start_internal::{{closure}}::hb89c21d557706591 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x56c29826a300 - std::panicking::catch_unwind::do_call::h50685f05733aeeef [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stderr] 30: 0x56c29826a300 - std::panicking::catch_unwind::hf9ba9716b02e6738 [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stderr] 31: 0x56c29826a300 - std::panic::catch_unwind::h29770e281302b24d [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x56c29826a300 - std::rt::lang_start_internal::hd5573b1f5f705a2a [INFO] [stderr] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x56c2981afcd1 - std::rt::lang_start::h6eb47c0d56b148be [INFO] [stderr] 34: 0x56c2981b2bd5 - main [INFO] [stderr] 35: 0x7fc99444a1ca - [INFO] [stderr] 36: 0x7fc99444a28b - __libc_start_main [INFO] [stderr] 37: 0x56c2981acf35 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0975d427cc24f2f2510aeb0b79bb8230840f3e0f9d23944ec338841cb83209e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0975d427cc24f2f2510aeb0b79bb8230840f3e0f9d23944ec338841cb83209e3", kill_on_drop: false }` [INFO] [stdout] 0975d427cc24f2f2510aeb0b79bb8230840f3e0f9d23944ec338841cb83209e3