[INFO] cloning repository https://github.com/williamhogman/rusty-snek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamhogman/rusty-snek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b06b5188c9ff28fd7a05eea4c287985f5cb59c2d [INFO] checking williamhogman/rusty-snek/b06b5188c9ff28fd7a05eea4c287985f5cb59c2d against master#3b1b0ef4d80d3117924d91352c8b6ca528708b3c for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamhogman%2Frusty-snek" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/williamhogman/rusty-snek [INFO] finished tweaking git repo https://github.com/williamhogman/rusty-snek [INFO] tweaked toml for git repo https://github.com/williamhogman/rusty-snek written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/williamhogman/rusty-snek on toolchain 3b1b0ef4d80d3117924d91352c8b6ca528708b3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/williamhogman/rusty-snek already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cfg-if v0.1.3 [INFO] [stderr] Downloaded log v0.4.1 [INFO] [stderr] Downloaded protoc v1.7.3 [INFO] [stderr] Downloaded protoc-grpcio v0.1.1 [INFO] [stderr] Downloaded uuid v0.1.18 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded pkg-config v0.3.11 [INFO] [stderr] Downloaded mktemp v0.3.1 [INFO] [stderr] Downloaded bitflags v1.0.3 [INFO] [stderr] Downloaded cmake v0.1.31 [INFO] [stderr] Downloaded failure_derive v0.1.1 [INFO] [stderr] Downloaded log v0.3.9 [INFO] [stderr] Downloaded failure v0.1.1 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded grpcio v0.2.3 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded rand v0.4.2 [INFO] [stderr] Downloaded protobuf v1.7.3 [INFO] [stderr] Downloaded cc v1.0.17 [INFO] [stderr] Downloaded backtrace v0.3.8 [INFO] [stderr] Downloaded futures v0.1.21 [INFO] [stderr] Downloaded rand v0.5.0 [INFO] [stderr] Downloaded rand_core v0.2.0 [INFO] [stderr] Downloaded rand v0.3.22 [INFO] [stderr] Downloaded rustc-demangle v0.1.8 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded synstructure v0.6.1 [INFO] [stderr] Downloaded grpcio-compiler v0.2.0 [INFO] [stderr] Downloaded libc v0.2.42 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded grpcio-sys v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f0c9116e2051e14f2d10cac7bf18ba2813e9f51da8158156d3b665f5653a31c [INFO] running `Command { std: "docker" "start" "-a" "3f0c9116e2051e14f2d10cac7bf18ba2813e9f51da8158156d3b665f5653a31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f0c9116e2051e14f2d10cac7bf18ba2813e9f51da8158156d3b665f5653a31c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0c9116e2051e14f2d10cac7bf18ba2813e9f51da8158156d3b665f5653a31c", kill_on_drop: false }` [INFO] [stdout] 3f0c9116e2051e14f2d10cac7bf18ba2813e9f51da8158156d3b665f5653a31c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e2e03089b9259d34486160ddd5e7c41d0941ab8a22a77b5e9dc474fa4f009d0 [INFO] running `Command { std: "docker" "start" "-a" "0e2e03089b9259d34486160ddd5e7c41d0941ab8a22a77b5e9dc474fa4f009d0", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling protobuf v1.7.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling protoc v1.7.3 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/alloc/src/borrow.rs:169:29 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling cmake v0.1.31 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling grpcio-sys v0.2.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking rand_core v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Checking rand v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.2.3` [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-13fca600ecccae60/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=grpc_wrap.c [INFO] [stderr] cargo:rerun-if-changed=grpc [INFO] [stderr] cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/grpcio-sys-9c610d6d1f0674b8/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.2.3/grpc" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-9c610d6d1f0674b8/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=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.2.3/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.2.3/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.2.3/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 CMakeLists.txt:122 (message): [INFO] [stderr] gRPC_INSTALL will be forced to FALSE because gRPC_ZLIB_PROVIDER is "module" [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 CMakeLists.txt:184 (message): [INFO] [stderr] gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong [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 CMakeLists.txt:251 (message): [INFO] [stderr] gRPC_GFLAGS_PROVIDER is "module" but GFLAGS_ROOT_DIR is wrong [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:271 (message): [INFO] [stderr] gRPC_BENCHMARK_PROVIDER is "module" but BENCHMARK_ROOT_DIR is wrong [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (241) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.31/src/lib.rs:643: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: 0x5f779443f4aa - std[98a29328132e9808]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f779443f4aa - std[98a29328132e9808]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f779443f4aa - std[98a29328132e9808]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5f779443f4aa - <::print::DisplayBacktrace as core[d6e61f80bd84b1aa]::fmt::Display>::fmt [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5f7794452cea - ::fmt [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5f7794452cea - core[d6e61f80bd84b1aa]::fmt::write [INFO] [stderr] 6: 0x5f7794445292 - std[98a29328132e9808]::io::default_write_fmt:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f7794445292 - ::write_fmt [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5f779441f28f - ::print [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5f779441f28f - std[98a29328132e9808]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5f7794438d31 - std[98a29328132e9808]::panicking::default_hook [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5f7794438eeb - std[98a29328132e9808]::panicking::panic_with_hook [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5f779441f348 - std[98a29328132e9808]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x5f7794416b09 - std[98a29328132e9808]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5f779441fd7d - __rustc[9ef169d0760644a0]::rust_begin_unwind [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x5f779445359c - core[d6e61f80bd84b1aa]::panicking::panic_fmt [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5f77943cad27 - cmake[84a79966837c6ee7]::fail [INFO] [stderr] 17: 0x5f77943ca9e1 - cmake[84a79966837c6ee7]::run [INFO] [stderr] 18: 0x5f77943cda93 - ::build [INFO] [stderr] 19: 0x5f77943ae964 - build_script_build[ea925aa00022d7c7]::build_grpc [INFO] [stderr] 20: 0x5f77943af422 - build_script_build[ea925aa00022d7c7]::main [INFO] [stderr] 21: 0x5f77943b0693 - >::call_once [INFO] [stderr] 22: 0x5f77943ae7e6 - std[98a29328132e9808]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x5f77943ae7f9 - std[98a29328132e9808]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x5f7794437e94 - <&dyn core[d6e61f80bd84b1aa]::ops::function::Fn<(), Output = i32> + core[d6e61f80bd84b1aa]::panic::unwind_safe::RefUnwindSafe + core[d6e61f80bd84b1aa]::marker::Sync as core[d6e61f80bd84b1aa]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x5f7794437e94 - std[98a29328132e9808]::panicking::catch_unwind::do_call::<&dyn core[d6e61f80bd84b1aa]::ops::function::Fn<(), Output = i32> + core[d6e61f80bd84b1aa]::panic::unwind_safe::RefUnwindSafe + core[d6e61f80bd84b1aa]::marker::Sync, i32> [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x5f7794437e94 - std[98a29328132e9808]::panicking::catch_unwind:: + core[d6e61f80bd84b1aa]::panic::unwind_safe::RefUnwindSafe + core[d6e61f80bd84b1aa]::marker::Sync> [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x5f7794437e94 - std[98a29328132e9808]::panic::catch_unwind::<&dyn core[d6e61f80bd84b1aa]::ops::function::Fn<(), Output = i32> + core[d6e61f80bd84b1aa]::panic::unwind_safe::RefUnwindSafe + core[d6e61f80bd84b1aa]::marker::Sync, i32> [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5f7794437e94 - std[98a29328132e9808]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5f7794437e94 - std[98a29328132e9808]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x5f7794437e94 - std[98a29328132e9808]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x5f7794437e94 - std[98a29328132e9808]::panic::catch_unwind:: [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5f7794437e94 - std[98a29328132e9808]::rt::lang_start_internal [INFO] [stderr] at /rustc/3b1b0ef4d80d3117924d91352c8b6ca528708b3c/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5f77943ae3a1 - std[98a29328132e9808]::rt::lang_start::<()> [INFO] [stderr] 34: 0x5f77943b06f5 - main [INFO] [stderr] 35: 0x78cb8b1931ca - [INFO] [stderr] 36: 0x78cb8b19328b - __libc_start_main [INFO] [stderr] 37: 0x5f77943ad815 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0e2e03089b9259d34486160ddd5e7c41d0941ab8a22a77b5e9dc474fa4f009d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2e03089b9259d34486160ddd5e7c41d0941ab8a22a77b5e9dc474fa4f009d0", kill_on_drop: false }` [INFO] [stdout] 0e2e03089b9259d34486160ddd5e7c41d0941ab8a22a77b5e9dc474fa4f009d0