[INFO] cloning repository https://github.com/top1st/testpro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/top1st/testpro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftop1st%2Ftestpro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftop1st%2Ftestpro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7b38832acea19eb6c924c834cf8057b9533c5fb [INFO] testing top1st/testpro against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftop1st%2Ftestpro" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/top1st/testpro on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/top1st/testpro [INFO] finished tweaking git repo https://github.com/top1st/testpro [INFO] tweaked toml for git repo https://github.com/top1st/testpro written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/top1st/testpro already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7fbd2ee15b6146ea466f20df523f8ae706be59e75542af9fb20ac64d4e0c9fa [INFO] running `Command { std: "docker" "start" "-a" "f7fbd2ee15b6146ea466f20df523f8ae706be59e75542af9fb20ac64d4e0c9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fbd2ee15b6146ea466f20df523f8ae706be59e75542af9fb20ac64d4e0c9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fbd2ee15b6146ea466f20df523f8ae706be59e75542af9fb20ac64d4e0c9fa", kill_on_drop: false }` [INFO] [stdout] f7fbd2ee15b6146ea466f20df523f8ae706be59e75542af9fb20ac64d4e0c9fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65bef625a70291ffe3c63159ef03aa26bde3598cd9bc0d778884763e582d6d23 [INFO] running `Command { std: "docker" "start" "-a" "65bef625a70291ffe3c63159ef03aa26bde3598cd9bc0d778884763e582d6d23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling protobuf v2.0.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling grpcio-sys v0.4.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-c08cec0881633747/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] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/grpc" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-92b9968f51cc5455/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 9.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [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/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/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.30.0") [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/grpcio-sys-92b9968f51cc5455/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] See also "/opt/rustwide/target/debug/build/grpcio-sys-92b9968f51cc5455/out/build/CMakeFiles/CMakeError.log". [INFO] [stderr] [INFO] [stderr] --- 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/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/grpc/third_party/zlib/zconf.h [INFO] [stderr] [INFO] [stderr] to [INFO] [stderr] [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/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:118 (include) [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:120 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at cmake/benchmark.cmake:26 (message): [INFO] [stderr] gRPC_BENCHMARK_PROVIDER is "module" but BENCHMARK_ROOT_DIR is wrong [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:121 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559bb75186ac - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x559bb75186ac - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559bb75186ac - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x559bb75186ac - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x559bb753ba5c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x559bb75138f8 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x559bb751a977 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x559bb751a977 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x559bb751a977 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x559bb751a63f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x559bb751b0ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x559bb751adb7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x559bb7518b74 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x559bb751aac9 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x559bb746a493 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x559bb74a04cd - cmake::fail::heba750917c3a78de [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5 [INFO] [stderr] 16: 0x559bb749ff31 - cmake::run::h04d64695abf4516e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:759:9 [INFO] [stderr] 17: 0x559bb749c67c - cmake::Config::build::hee0ab12001d92036 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:611:13 [INFO] [stderr] 18: 0x559bb746b6bd - build_script_build::build_grpc::h7d4f1ddd084026e2 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/build.rs:90:9 [INFO] [stderr] 19: 0x559bb746c23b - build_script_build::main::hff82cf766b0c2039 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.0/build.rs:174:9 [INFO] [stderr] 20: 0x559bb746edab - core::ops::function::FnOnce::call_once::h6977c7bce34f5c07 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x559bb746d4be - std::sys_common::backtrace::__rust_begin_short_backtrace::hb1ba0fc9ed89a062 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 22: 0x559bb746fbb1 - std::rt::lang_start::{{closure}}::hfe3b41879e2ab1fc [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x559bb7517d91 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x559bb7517d91 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 25: 0x559bb7517d91 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 26: 0x559bb7517d91 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 27: 0x559bb7517d91 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x559bb7517d91 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 29: 0x559bb7517d91 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 30: 0x559bb7517d91 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 31: 0x559bb7517d91 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x559bb746fb80 - std::rt::lang_start::hc04017d2fe1c40cd [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x559bb746c6ac - main [INFO] [stderr] 34: 0x7f22bdca80b3 - __libc_start_main [INFO] [stderr] 35: 0x559bb746ac6e - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "65bef625a70291ffe3c63159ef03aa26bde3598cd9bc0d778884763e582d6d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65bef625a70291ffe3c63159ef03aa26bde3598cd9bc0d778884763e582d6d23", kill_on_drop: false }` [INFO] [stdout] 65bef625a70291ffe3c63159ef03aa26bde3598cd9bc0d778884763e582d6d23