[INFO] cloning repository https://github.com/senthilkumarv/grpc-rs-async
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/senthilkumarv/grpc-rs-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fgrpc-rs-async", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fgrpc-rs-async'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5d6205e2b4f8b30879a62d5ea01d4fb99745b4b
[INFO] checking senthilkumarv/grpc-rs-async against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsenthilkumarv%2Fgrpc-rs-async" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/senthilkumarv/grpc-rs-async
[INFO] finished tweaking git repo https://github.com/senthilkumarv/grpc-rs-async
[INFO] tweaked toml for git repo https://github.com/senthilkumarv/grpc-rs-async written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/senthilkumarv/grpc-rs-async on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/senthilkumarv/grpc-rs-async 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grpcio v0.4.4
[INFO] [stderr]   Downloaded protobuf v2.4.0
[INFO] [stderr]   Downloaded grpcio-sys v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 881344b8967512cb2634d250d42cb64020a8f90f01a2e82fada2fb7cf9d180bd
[INFO] running `Command { std: "docker" "start" "-a" "881344b8967512cb2634d250d42cb64020a8f90f01a2e82fada2fb7cf9d180bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881344b8967512cb2634d250d42cb64020a8f90f01a2e82fada2fb7cf9d180bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881344b8967512cb2634d250d42cb64020a8f90f01a2e82fada2fb7cf9d180bd", kill_on_drop: false }`
[INFO] [stdout] 881344b8967512cb2634d250d42cb64020a8f90f01a2e82fada2fb7cf9d180bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353755d35937b513e1e26ec5cea33c9a713feb67dd79c50119bcceebdc03cbbc
[INFO] running `Command { std: "docker" "start" "-a" "353755d35937b513e1e26ec5cea33c9a713feb67dd79c50119bcceebdc03cbbc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.0.31
[INFO] [stderr]    Compiling libc v0.2.50
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling protobuf v2.4.0
[INFO] [stderr]     Checking cfg-if v0.1.7
[INFO] [stderr]     Checking futures v0.1.25
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]    Compiling grpcio-sys v0.4.4
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.4.4`
[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-6da67ceb890f08cd/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]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/grpc" "-DGO_EXECUTABLE=fake-go-nonexist" "-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-eb7419145a844b06/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.4.4/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 - not found
[INFO] [stderr]   -- Looking for getenv
[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 <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/zlib/CMakeLists.txt:1 (cmake_minimum_required):
[INFO] [stderr]     Compatibility with CMake < 3.5 will be removed from a future version of
[INFO] [stderr]     CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at third_party/zlib/CMakeLists.txt:77 (file):
[INFO] [stderr]     file RENAME failed to rename
[INFO] [stderr] 
[INFO] [stderr]       /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.4.4/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.4/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 <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/build.make.tmp8c3a8
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/compiler_depend.make.tmpf4c76
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/compiler_depend.ts.tmp00c21
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/depend.make.tmp5a664
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/flags.make.tmpafb52
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/link.txt.tmp3996b
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Could not create /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/cmake_clean.cmake
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/DependInfo.cmake.tmp6c070
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/grpcio-sys-eb7419145a844b06/out/build/CMakeFiles/CMakeScratch/TryCompile-b1ulzk/CMakeFiles/cmTC_1c5e8.dir/progress.make.tmp69d5c
[INFO] [stderr]   CMake Error: : System Error: No such file or directory
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/CheckSymbolExists.cmake:140 (try_compile):
[INFO] [stderr]     Failed to generate test project build system.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.28/Modules/CheckSymbolExists.cmake:66 (__CHECK_SYMBOL_EXISTS_IMPL)
[INFO] [stderr]     third_party/cares/cares/CMakeLists.txt:298 (CHECK_SYMBOL_EXISTS)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (169) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.35/src/lib.rs:778: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:     0x563cb7aec622 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x563cb7aec622 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x563cb7aec622 - std::sys::backtrace::_print_fmt::h11496fe34963a885
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x563cb7aec622 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hff1a9408d012ee89
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x563cb7b0fb8f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x563cb7b0fb8f - core::fmt::write::h2f1fc679f228cc52
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x563cb7adc973 - std::io::default_write_fmt::hdd5e6d67566e664d
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x563cb7adc973 - std::io::Write::write_fmt::haa2231cbd9aebf95
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x563cb7aec472 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x563cb7ad95ac - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x563cb7ad93f3 - std::panicking::default_hook::h43da101644971931
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x563cb7ad9aea - std::panicking::panic_with_hook::hb4e916c3e65eccec
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x563cb7aebffa - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x563cb7aebf59 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x563cb7ad9fdd - __rustc[b29d3319de9a3146]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x563cb7b12a80 - core::panicking::panic_fmt::h5f8d281875be5ff1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x563cb7a7c16b - cmake::fail::h311c5b6cf9680a57
[INFO] [stderr]     17:     0x563cb7a7c3ba - cmake::run::hecdb9ca2875890e1
[INFO] [stderr]     18:     0x563cb7a80945 - cmake::Config::build::hc30238f115b788e2
[INFO] [stderr]     19:     0x563cb7a5cc29 - build_script_build::build_grpc::h5fe94dd98242ddc1
[INFO] [stderr]     20:     0x563cb7a5bab8 - build_script_build::main::h33d065fd152494e4
[INFO] [stderr]     21:     0x563cb7a5ad33 - core::ops::function::FnOnce::call_once::h5b146b2bcf889d6c
[INFO] [stderr]     22:     0x563cb7a5df06 - std::sys::backtrace::__rust_begin_short_backtrace::h160d2e640a051489
[INFO] [stderr]     23:     0x563cb7a5da69 - std::rt::lang_start::{{closure}}::hb40ced36faef0033
[INFO] [stderr]     24:     0x563cb7aecc30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h32dc2b2f49a48277
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     25:     0x563cb7aecc30 - std::panicking::catch_unwind::do_call::h3353546a38525559
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x563cb7aecc30 - std::panicking::catch_unwind::h57fb70202d1ae368
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x563cb7aecc30 - std::panic::catch_unwind::h4b724a52bb5803b4
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x563cb7aecc30 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x563cb7aecc30 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x563cb7aecc30 - std::panicking::catch_unwind::h81c085c0d350991c
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x563cb7aecc30 - std::panic::catch_unwind::h289049af1176d82a
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x563cb7aecc30 - std::rt::lang_start_internal::h3c37ebeb799b11e1
[INFO] [stderr]                                  at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x563cb7a5da51 - std::rt::lang_start::h98c5b7184531b010
[INFO] [stderr]     34:     0x563cb7a5ef05 - main
[INFO] [stderr]     35:     0x75e238acd1ca - <unknown>
[INFO] [stderr]     36:     0x75e238acd28b - __libc_start_main
[INFO] [stderr]     37:     0x563cb7a5a615 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "353755d35937b513e1e26ec5cea33c9a713feb67dd79c50119bcceebdc03cbbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353755d35937b513e1e26ec5cea33c9a713feb67dd79c50119bcceebdc03cbbc", kill_on_drop: false }`
[INFO] [stdout] 353755d35937b513e1e26ec5cea33c9a713feb67dd79c50119bcceebdc03cbbc
