[INFO] fetching crate tensorflow-serving-client 2.3.0...
[INFO] testing tensorflow-serving-client-2.3.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tensorflow-serving-client 2.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tensorflow-serving-client 2.3.0
[INFO] finished tweaking crates.io crate tensorflow-serving-client 2.3.0
[INFO] tweaked toml for crates.io crate tensorflow-serving-client 2.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tensorflow-serving-client 2.3.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding grpcio v0.6.0 (available: v0.13.0)
[INFO] [stderr]       Adding protobuf v2.28.0 (available: v3.7.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35a5ba7ded986590a429692d30a4f908d641d9b66d29e29977533284e2aeb494
[INFO] running `Command { std: "docker" "start" "-a" "35a5ba7ded986590a429692d30a4f908d641d9b66d29e29977533284e2aeb494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a5ba7ded986590a429692d30a4f908d641d9b66d29e29977533284e2aeb494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a5ba7ded986590a429692d30a4f908d641d9b66d29e29977533284e2aeb494", kill_on_drop: false }`
[INFO] [stdout] 35a5ba7ded986590a429692d30a4f908d641d9b66d29e29977533284e2aeb494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85fdd4fda933e468c38ec5b37fb023b64d5ca6edbea2ef6145a4f89f946c2601
[INFO] running `Command { std: "docker" "start" "-a" "85fdd4fda933e468c38ec5b37fb023b64d5ca6edbea2ef6145a4f89f946c2601", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling grpcio-sys v0.6.0
[INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.6.0`
[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-85683377442190c6/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=UPDATE_BIND
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[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]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out/build
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out/lib
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = Some("/opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out/build")
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-0a14d2b539079354/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out:/opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out/build" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DgRPC_ZLIB_PROVIDER=package" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-0a14d2b539079354/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
[INFO] [stderr]   -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
[INFO] [stderr]   -- Found Threads: TRUE  
[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 socket in socket
[INFO] [stderr]   -- Looking for socket 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/types.h
[INFO] [stderr]   -- Looking for include file sys/types.h - 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 stdint.h
[INFO] [stderr]   -- Looking for include file stdint.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]   -- Looking for __system_property_get
[INFO] [stderr]   -- Looking for __system_property_get - not found
[INFO] [stderr]   -- The ASM compiler identification is GNU
[INFO] [stderr]   -- Found assembler: /usr/bin/cc
[INFO] [stderr]   -- Found ZLIB: /opt/rustwide/target/debug/build/libz-sys-656b1c5c9faf0f7d/out/lib/libz.a (found version "1.3.1")  
[INFO] [stderr]   -- Configuring done (24.5s)
[INFO] [stderr]   -- Generating done (0.6s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/grpcio-sys-0a14d2b539079354/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/grpcio-sys-0a14d2b539079354/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/grpcio-sys-0a14d2b539079354/out/build" "--target" "grpc" "--config" "Debug"
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_civil_time.dir/internal/cctz/src/civil_time_detail.cc.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/port.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_format.cc.o
[INFO] [stderr]   [  1%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__close_sockets.c.o
[INFO] [stderr]   [  1%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/chacha/chacha-x86_64.S.o
[INFO] [stderr]   [  1%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/bio_ssl.cc.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_dynamic_annotations.dir/dynamic_annotations.cc.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/table.c.o
[INFO] [stderr]   [  1%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/numeric/CMakeFiles/absl_int128.dir/int128.cc.o
[INFO] [stderr]   [  1%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S.o
[INFO] [stderr]   [  1%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o
[INFO] [stderr]   [  1%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__get_hostent.c.o
[INFO] [stderr]   [  1%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_if.cc.o
[INFO] [stderr]   [  3%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/d1_both.cc.o
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_impl.cc.o
[INFO] [stderr]   [  3%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S.o
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.o
[INFO] [stderr]   [  3%] Linking CXX static library libabsl_dynamic_annotations.a
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__read_line.c.o
[INFO] [stderr]   [  3%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_info.cc.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o
[INFO] [stderr]   [  3%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S.o
[INFO] [stderr]   [  3%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o
[INFO] [stderr]   [  3%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__timeval.c.o
[INFO] [stderr]   [  4%] Linking C static library libupb.a
[INFO] [stderr]   [  4%] Linking C static library libaddress_sorting.a
[INFO] [stderr]   [  6%] Linking CXX static library libabsl_spinlock_wait.a
[INFO] [stderr]   [  6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_android.c.o
[INFO] [stderr]   [  6%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S.o
[INFO] [stderr]   [  6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_cancel.c.o
[INFO] [stderr]   [  6%] Built target absl_dynamic_annotations
[INFO] [stderr]   [  6%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S.o
[INFO] [stderr]   [  6%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/d1_lib.cc.o
[INFO] [stderr]   [  6%] Built target address_sorting
[INFO] [stderr]   [  6%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/md5-x86_64.S.o
[INFO] [stderr]   [  8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_data.c.o
[INFO] [stderr]   [  8%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S.o
[INFO] [stderr]   [  8%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_libc.cc.o
[INFO] [stderr]   [  8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_destroy.c.o
[INFO] [stderr]   [  8%] Built target absl_spinlock_wait
[INFO] [stderr]   [  8%] Built target upb
[INFO] [stderr]   [  8%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S.o
[INFO] [stderr]   [  9%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S.o
[INFO] [stderr]   [  9%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/d1_srtp.cc.o
[INFO] [stderr]   [  9%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/d1_pkt.cc.o
[INFO] [stderr]   [  9%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S.o
[INFO] [stderr]   [  9%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o
[INFO] [stderr]   [  9%] Linking CXX static library libabsl_log_severity.a
[INFO] [stderr]   [  9%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_posix.cc.o
[INFO] [stderr]   [  9%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S.o
[INFO] [stderr]   [  9%] Linking CXX static library libabsl_int128.a
[INFO] [stderr]   [  9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_name.c.o
[INFO] [stderr]   [  9%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S.o
[INFO] [stderr]   [  9%] Built target absl_int128
[INFO] [stderr]   [  9%] Built target absl_log_severity
[INFO] [stderr]   [  9%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/dtls_method.cc.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/zone_info_source.cc.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_string.c.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/dtls_record.cc.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_fds.c.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont.S.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_hostent.c.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/linux-x86_64/crypto/test/trampoline-x86_64.S.o
[INFO] [stderr]   [ 11%] Linking CXX static library libabsl_civil_time.a
[INFO] [stderr]   [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.o
[INFO] [stderr]   [ 11%] Building ASM object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/hrss/asm/poly_rq_mul.S.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_string.c.o
[INFO] [stderr]   [ 11%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/handoff.cc.o
[INFO] [stderr]   [ 11%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/err_data.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_bitstr.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getenv.c.o
[INFO] [stderr]   [ 11%] Built target absl_civil_time
[INFO] [stderr]   [ 11%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_bool.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_d2i_fp.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyaddr.c.o
[INFO] [stderr]   [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyname.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_dup.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getnameinfo.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getsock.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_enum.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_gentm.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_init.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_i2d_fp.c.o
[INFO] [stderr]   [ 12%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_library_init.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_llist.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_int.c.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/handshake.cc.o
[INFO] [stderr]   [ 14%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_mbstr.c.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/handshake_client.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/handshake_server.cc.o
[INFO] [stderr]   [ 14%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_mkquery.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_create_query.c.o
[INFO] [stderr]   [ 14%] Linking CXX static library libabsl_raw_logging_internal.a
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/s3_lib.cc.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/s3_both.cc.o
[INFO] [stderr]   [ 14%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_object.c.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/s3_pkt.cc.o
[INFO] [stderr]   [ 14%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_options.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_nowarn.c.o
[INFO] [stderr]   [ 14%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_print.c.o
[INFO] [stderr]   [ 14%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_aead_ctx.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_asn1.cc.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_octet.c.o
[INFO] [stderr]   [ 16%] Built target absl_raw_logging_internal
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_a_reply.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_strnid.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_aaaa_reply.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_time.c.o
[INFO] [stderr]   [ 16%] Linking CXX static library libabsl_time_zone.a
[INFO] [stderr]   [ 16%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_buffer.cc.o
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_mx_reply.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_type.c.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.o
[INFO] [stderr]   [ 16%] Built target absl_time_zone
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_utctm.c.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/ostringstream.cc.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_cert.cc.o
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ns_reply.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_naptr_reply.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/a_utf8.c.o
[INFO] [stderr]   [ 16%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/asn1_lib.c.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.o
[INFO] [stderr]   [ 16%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ptr_reply.c.o
[INFO] [stderr]   [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/utf8.cc.o
[INFO] [stderr]   [ 17%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/escaping.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/asn1_par.c.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_cipher.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/asn_pack.c.o
[INFO] [stderr]   [ 19%] Linking CXX static library libabsl_throw_delegate.a
[INFO] [stderr]   [ 19%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/abseil-cpp/absl/types/CMakeFiles/absl_bad_optional_access.dir/bad_optional_access.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/f_enum.c.o
[INFO] [stderr]   [ 19%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_soa_reply.c.o
[INFO] [stderr]   [ 19%] Built target absl_throw_delegate
[INFO] [stderr]   [ 19%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_srv_reply.c.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/f_int.c.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/f_string.c.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_file.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_dec.c.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_key_share.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_txt_reply.c.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_lib.cc.o
[INFO] [stderr]   [ 19%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.o
[INFO] [stderr]   [ 19%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_platform.c.o
[INFO] [stderr]   [ 19%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_enc.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_process.c.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_bad_optional_access.a
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_fre.c.o
[INFO] [stderr]   [ 20%] Built target absl_bad_optional_access
[INFO] [stderr]   [ 20%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_new.c.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_privkey.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_search.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_query.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_typ.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/tasn_utl.c.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_session.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_send.c.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_stat.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strcasecmp.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/asn1/time_support.c.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_transcript.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/base64/base64.c.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_versions.cc.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strdup.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/bio.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strerror.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_timeout.c.o
[INFO] [stderr]   [ 20%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strsplit.c.o
[INFO] [stderr]   [ 20%] Linking CXX static library libabsl_strings_internal.a
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/ssl_x509.cc.o
[INFO] [stderr]   [ 20%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/t1_enc.cc.o
[INFO] [stderr]   [ 22%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/bio_mem.c.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/t1_lib.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_version.c.o
[INFO] [stderr]   [ 24%] Linking CXX static library libabsl_base.a
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/connect.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/fd.c.o
[INFO] [stderr]   [ 24%] Built target absl_strings_internal
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls13_both.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_writev.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/hexdump.c.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls13_client.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/file.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/pair.c.o
[INFO] [stderr]   [ 24%] Built target absl_base
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls13_enc.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/bitncmp.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_net_pton.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/printf.c.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/ascii.cc.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls13_server.cc.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls_method.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/socket.c.o
[INFO] [stderr]   [ 24%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_ntop.c.o
[INFO] [stderr]   [ 24%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/charconv.cc.o
[INFO] [stderr]   [ 24%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bio/socket_helper.c.o
[INFO] [stderr]   [ 25%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/windows_port.c.o
[INFO] [stderr]   [ 25%] Linking C static library lib/libcares.a
[INFO] [stderr]   [ 25%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bn_extra/bn_asn1.c.o
[INFO] [stderr]   [ 25%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bn_extra/convert.c.o
[INFO] [stderr]   [ 25%] Built target c-ares
[INFO] [stderr]   [ 25%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/buf/buf.c.o
[INFO] [stderr]   [ 25%] Building CXX object third_party/boringssl-with-bazel/CMakeFiles/ssl.dir/src/ssl/tls_record.cc.o
[INFO] [stderr]   [ 27%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/escaping.cc.o
[INFO] [stderr]   [ 27%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bytestring/asn1_compat.c.o
[INFO] [stderr]   [ 27%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bytestring/ber.c.o
[INFO] [stderr]   [ 27%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/charconv_bigint.cc.o
[INFO] [stderr]   [ 27%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/charconv_parse.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bytestring/cbb.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bytestring/unicode.c.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/memutil.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/chacha/chacha.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/bytestring/cbs.c.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/match.cc.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/numbers.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/cipher_extra.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/derive_key.c.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_cat.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesccm.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesctrhmac.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_aesgcmsiv.c.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_replace.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_null.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_chacha20poly1305.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc2.c.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_split.cc.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/string_view.cc.o
[INFO] [stderr]   [ 29%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/substitute.cc.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_tls.c.o
[INFO] [stderr]   [ 29%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/e_rc4.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cipher_extra/tls_cbc.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cmac/cmac.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-fuchsia.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/conf/conf.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-aarch64-linux.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-arm-linux.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-arm.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-ppc64le.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/cpu-intel.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/crypto.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/curve25519/spake25519.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dh/check.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dh/dh.c.o
[INFO] [stderr]   [ 30%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dh/dh_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/digest_extra/digest_extra.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dsa/dsa_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dh/params.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/dsa/dsa.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/ec_extra/ec_derive.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/ecdsa_extra/ecdsa_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/ecdh_extra/ecdh_extra.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/engine/engine.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/evp.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/err/err.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/digestsign.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/evp_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/evp_ctx.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_dsa_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519_asn1.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_rsa.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_ed25519.c.o
[INFO] [stderr]   [ 32%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_rsa_asn1.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_ec.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_ec_asn1.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_x25519.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/pbkdf.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/p_x25519_asn1.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/scrypt.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/print.c.o
[INFO] [stderr]   [ 33%] Linking CXX static library libssl.a
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/ex_data.c.o
[INFO] [stderr]   [ 33%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/evp/sign.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/fipsmodule/fips_shared_support.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/fipsmodule/bcm.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/fipsmodule/is_fips.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/hkdf/hkdf.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/hrss/hrss.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/lhash/lhash.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/obj/obj_xref.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/obj/obj.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/mem.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_info.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_all.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_oth.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_lib.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_pk8.c.o
[INFO] [stderr]   [ 35%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_pkey.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_xaux.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pem/pem_x509.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7.c.o
[INFO] [stderr]   [ 37%] Built target ssl
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pkcs8/p5_pbev2.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pkcs7/pkcs7_x509.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pkcs8/pkcs8_x509.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_arm.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/poly1305/poly1305_vec.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/pool/pool.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rand_extra/forkunsafe.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rand_extra/rand_extra.c.o
[INFO] [stderr]   [ 37%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rand_extra/fuchsia.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rand_extra/windows.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rand_extra/deterministic.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/refcount_c11.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rc4/rc4.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/refcount_lock.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_asn1.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/rsa_extra/rsa_print.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/stack/stack.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/thread.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/thread_none.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/thread_win.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/siphash/siphash.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/a_sign.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/a_digest.c.o
[INFO] [stderr]   [ 38%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/thread_pthread.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/a_strex.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/a_verify.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/by_dir.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/asn1_gen.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/algorithm.c.o
[INFO] [stderr]   [ 40%] Linking CXX static library libabsl_strings.a
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/by_file.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/i2d_pr.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/rsa_pss.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/t_req.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/t_crl.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/t_x509.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/t_x509a.c.o
[INFO] [stderr]   [ 40%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_att.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_cmp.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_def.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_d2.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_ext.c.o
[INFO] [stderr]   [ 41%] Built target absl_strings
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_trs.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_r2x.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_v3.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_vfy.c.o
[INFO] [stderr]   [ 41%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/arg.cc.o
[INFO] [stderr]   [ 41%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/bind.cc.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_obj.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_req.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_txt.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_set.c.o
[INFO] [stderr]   [ 41%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_lu.c.o
[INFO] [stderr]   [ 43%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/civil_time.cc.o
[INFO] [stderr]   [ 43%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/extension.cc.o
[INFO] [stderr]   [ 43%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509_vpm.c.o
[INFO] [stderr]   [ 43%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509cset.c.o
[INFO] [stderr]   [ 43%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/float_conversion.cc.o
[INFO] [stderr]   [ 43%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/clock.cc.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509name.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509rset.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x509spki.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_algor.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_all.c.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/duration.cc.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/output.cc.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_attrib.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_crl.c.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/parser.cc.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/format.cc.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_exten.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_info.c.o
[INFO] [stderr]   [ 45%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/time.cc.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_name.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_pkey.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_pubkey.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_req.c.o
[INFO] [stderr]   [ 45%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_sig.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_spki.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_val.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_x509a.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509/x_x509.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_cache.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_lib.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_data.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_map.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_node.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/pcy_tree.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akey.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_alt.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_akeya.c.o
[INFO] [stderr]   [ 46%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bcons.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_bitst.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_conf.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_cpols.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_crld.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_enum.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_extku.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ia5.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_genn.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_info.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_lib.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ncons.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pku.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcons.c.o
[INFO] [stderr]   [ 48%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_ocsp.c.o
[INFO] [stderr]   [ 50%] Linking CXX static library libabsl_time.a
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pcia.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pci.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_int.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_pmaps.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_prn.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_purp.c.o
[INFO] [stderr]   [ 50%] Built target absl_time
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_skey.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_sxnet.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/crypto/x509v3/v3_utl.c.o
[INFO] [stderr]   [ 50%] Building C object third_party/boringssl-with-bazel/CMakeFiles/crypto.dir/src/third_party/fiat/curve25519.c.o
[INFO] [stderr]   [ 50%] Linking C static library libcrypto.a
[INFO] [stderr]   [ 50%] Built target crypto
[INFO] [stderr] 
[INFO] [stderr]   --- 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 Warning at cmake/protobuf.cmake:51 (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:207 (include)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Deprecation Warning at third_party/boringssl-with-bazel/CMakeLists.txt:7 (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]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:16:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:6: warning: elaborated-type-specifier for a scoped enum must not use the 'class' keyword
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         | ~~~~ ^~~~~
[INFO] [stderr]         |      -----
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:33: error: found ':' in nested-name-specifier, expected '::'
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |                                 ^
[INFO] [stderr]         |                                 ::
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:12: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |            ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:43: error: expected unqualified-id before '{' token
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |                                           ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:162:8: error: 'FormatConversionChar' does not name a type
[INFO] [stderr]     162 | inline FormatConversionChar FormatConversionCharFromChar(char c) {
[INFO] [stderr]         |        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:173:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     173 | inline int FormatConversionCharRadix(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:173:38: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     173 | inline int FormatConversionCharRadix(FormatConversionChar c) {
[INFO] [stderr]         |                                      ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                      FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:188:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     188 | inline bool FormatConversionCharIsUpper(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:188:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     188 | inline bool FormatConversionCharIsUpper(FormatConversionChar c) {
[INFO] [stderr]         |                                         ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:201:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     201 | inline bool FormatConversionCharIsSigned(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:201:42: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     201 | inline bool FormatConversionCharIsSigned(FormatConversionChar c) {
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                          FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:211:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     211 | inline bool FormatConversionCharIsIntegral(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:211:44: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     211 | inline bool FormatConversionCharIsIntegral(FormatConversionChar c) {
[INFO] [stderr]         |                                            ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                            FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:225:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     225 | inline bool FormatConversionCharIsFloat(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:225:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     225 | inline bool FormatConversionCharIsFloat(FormatConversionChar c) {
[INFO] [stderr]         |                                         ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:241:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     241 | inline char FormatConversionCharToChar(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:241:40: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     241 | inline char FormatConversionCharToChar(FormatConversionChar c) {
[INFO] [stderr]         |                                        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                        FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:258:51: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     258 | inline std::ostream& operator<<(std::ostream& os, FormatConversionChar v) {
[INFO] [stderr]         |                                                   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In function 'std::ostream& absl::lts_2020_02_25::str_format_internal::operator<<(std::ostream&, int)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:259:38: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharToChar' cannot be used as a function
[INFO] [stderr]     259 |   char c = FormatConversionCharToChar(v);
[INFO] [stderr]         |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:276:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     276 |   FormatConversionChar conversion_char() const {
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:293:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     293 |   FormatConversionChar conv() const { return conversion_char(); }
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:297:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     297 |   FormatConversionChar conv_ = FormatConversionChar::kNone;
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:307:33: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     307 |   static void SetConversionChar(FormatConversionChar c,
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In static member function 'static void absl::lts_2020_02_25::str_format_internal::FormatConversionSpecImplFriend::SetConversionChar(int, absl::lts_2020_02_25::str_format_internal::FormatConversionSpec*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:309:11: error: 'class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec' has no member named 'conv_'
[INFO] [stderr]     309 |     conv->conv_ = c;
[INFO] [stderr]         |           ^~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:320:11: error: 'uint64_t' does not name a type
[INFO] [stderr]     320 | constexpr uint64_t FormatConversionCharToConvValue(char conv) {
[INFO] [stderr]         |           ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:28:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]      27 | #include "absl/strings/internal/str_format/output.h"
[INFO] [stderr]     +++ |+#include <cstdint>
[INFO] [stderr]      28 | #include "absl/strings/string_view.h"
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:6: warning: elaborated-type-specifier for a scoped enum must not use the 'class' keyword
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         | ~~~~ ^~~~~
[INFO] [stderr]         |      -----
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:36: error: found ':' in nested-name-specifier, expected '::'
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |                                    ^
[INFO] [stderr]         |                                    ::
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:12: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |            ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:47: error: expected unqualified-id before '{' token
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |                                               ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:362:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     362 | constexpr FormatConversionCharSet operator|(FormatConversionCharSet a,
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.h:4,
[INFO] [stderr]                    from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:1:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:6: warning: elaborated-type-specifier for a scoped enum must not use the 'class' keyword
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         | ~~~~ ^~~~~
[INFO] [stderr]         |      -----
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:33: error: found ':' in nested-name-specifier, expected '::'
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |                                 ^
[INFO] [stderr]         |                                 ::
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:12: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |            ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:43: error: expected unqualified-id before '{' token
[INFO] [stderr]     152 | enum class FormatConversionChar : uint8_t {
[INFO] [stderr]         |                                           ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:162:8: error: 'FormatConversionChar' does not name a type
[INFO] [stderr]     162 | inline FormatConversionChar FormatConversionCharFromChar(char c) {
[INFO] [stderr]         |        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:173:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     173 | inline int FormatConversionCharRadix(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:173:38: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     173 | inline int FormatConversionCharRadix(FormatConversionChar c) {
[INFO] [stderr]         |                                      ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                      FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:188:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     188 | inline bool FormatConversionCharIsUpper(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:188:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     188 | inline bool FormatConversionCharIsUpper(FormatConversionChar c) {
[INFO] [stderr]         |                                         ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:201:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     201 | inline bool FormatConversionCharIsSigned(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:369:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     369 | constexpr FormatConversionCharSet ConversionCharToConv(char c) {
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:54: error: expected primary-expression before 'char'
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                                                      ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:60: error: expression list treated as compound expression in initializer [-fpermissive]
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                                                            ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:379:16: error: redefinition of 'constexpr const bool absl::lts_2020_02_25::str_format_internal::Contains'
[INFO] [stderr]     379 | constexpr bool Contains(FormatConversionCharSet set,
[INFO] [stderr]         |                ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:16: note: 'constexpr const bool absl::lts_2020_02_25::str_format_internal::Contains' previously defined here
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:201:42: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     201 | inline bool FormatConversionCharIsSigned(FormatConversionChar c) {
[INFO] [stderr]         |                                          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                          FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:211:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     211 | inline bool FormatConversionCharIsIntegral(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:379:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     379 | constexpr bool Contains(FormatConversionCharSet set,
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:211:44: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     211 | inline bool FormatConversionCharIsIntegral(FormatConversionChar c) {
[INFO] [stderr]         |                                            ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                            FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:225:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     225 | inline bool FormatConversionCharIsFloat(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:380:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     380 |                         FormatConversionCharSet c) {
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:389:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     389 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:391:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     391 |   static constexpr FormatConversionCharSet kConv = C;
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                    FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:395:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     395 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:396:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     396 | constexpr FormatConversionCharSet FormatConvertResult<C>::kConv;
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:225:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     225 | inline bool FormatConversionCharIsFloat(FormatConversionChar c) {
[INFO] [stderr]         |                                         ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:241:1: warning: inline variables are only available with '-std=c++17' or '-std=gnu++17' [-Wc++17-extensions]
[INFO] [stderr]     241 | inline char FormatConversionCharToChar(FormatConversionChar c) {
[INFO] [stderr]         | ^~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:404:24: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     404 | using ConversionChar = FormatConversionChar;
[INFO] [stderr]         |                        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                        FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:406:14: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     406 | using Conv = FormatConversionCharSet;
[INFO] [stderr]         |              ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |              FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:407:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     407 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:408:43: error: 'C' was not declared in this scope
[INFO] [stderr]     408 | using ConvertResult = FormatConvertResult<C>;
[INFO] [stderr]         |                                           ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:408:44: error: template argument 1 is invalid
[INFO] [stderr]     408 | using ConvertResult = FormatConvertResult<C>;
[INFO] [stderr]         |                                            ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:241:40: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     241 | inline char FormatConversionCharToChar(FormatConversionChar c) {
[INFO] [stderr]         |                                        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                                        FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:258:51: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     258 | inline std::ostream& operator<<(std::ostream& os, FormatConversionChar v) {
[INFO] [stderr]         |                                                   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In function 'std::ostream& absl::lts_2020_02_25::str_format_internal::operator<<(std::ostream&, int)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:259:38: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharToChar' cannot be used as a function
[INFO] [stderr]     259 |   char c = FormatConversionCharToChar(v);
[INFO] [stderr]         |            ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:276:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     276 |   FormatConversionChar conversion_char() const {
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:293:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     293 |   FormatConversionChar conv() const { return conversion_char(); }
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:297:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     297 |   FormatConversionChar conv_ = FormatConversionChar::kNone;
[INFO] [stderr]         |   ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |   FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:307:33: error: 'FormatConversionChar' has not been declared
[INFO] [stderr]     307 |   static void SetConversionChar(FormatConversionChar c,
[INFO] [stderr]         |                                 ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In static member function 'static void absl::lts_2020_02_25::str_format_internal::FormatConversionSpecImplFriend::SetConversionChar(int, absl::lts_2020_02_25::str_format_internal::FormatConversionSpec*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:309:11: error: 'class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec' has no member named 'conv_'
[INFO] [stderr]     309 |     conv->conv_ = c;
[INFO] [stderr]         |           ^~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:320:11: error: 'uint64_t' does not name a type
[INFO] [stderr]     320 | constexpr uint64_t FormatConversionCharToConvValue(char conv) {
[INFO] [stderr]         |           ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:28:1: note: 'uint64_t' is defined in header '<cstdint>'; did you forget to '#include <cstdint>'?
[INFO] [stderr]      27 | #include "absl/strings/internal/str_format/output.h"
[INFO] [stderr]     +++ |+#include <cstdint>
[INFO] [stderr]      28 | #include "absl/strings/string_view.h"
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:6: warning: elaborated-type-specifier for a scoped enum must not use the 'class' keyword
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         | ~~~~ ^~~~~
[INFO] [stderr]         |      -----
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:36: error: found ':' in nested-name-specifier, expected '::'
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |                                    ^
[INFO] [stderr]         |                                    ::
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:12: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |            ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:333:47: error: expected unqualified-id before '{' token
[INFO] [stderr]     333 | enum class FormatConversionCharSet : uint64_t {
[INFO] [stderr]         |                                               ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:362:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     362 | constexpr FormatConversionCharSet operator|(FormatConversionCharSet a,
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:369:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     369 | constexpr FormatConversionCharSet ConversionCharToConv(char c) {
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:54: error: expected primary-expression before 'char'
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                                                      ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:60: error: expression list treated as compound expression in initializer [-fpermissive]
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                                                            ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:379:16: error: redefinition of 'constexpr const bool absl::lts_2020_02_25::str_format_internal::Contains'
[INFO] [stderr]     379 | constexpr bool Contains(FormatConversionCharSet set,
[INFO] [stderr]         |                ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:374:16: note: 'constexpr const bool absl::lts_2020_02_25::str_format_internal::Contains' previously defined here
[INFO] [stderr]     374 | constexpr bool Contains(FormatConversionCharSet set, char c) {
[INFO] [stderr]         |                ^~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:379:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     379 | constexpr bool Contains(FormatConversionCharSet set,
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:380:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'FormatConversionCharRadix'?
[INFO] [stderr]     380 |                         FormatConversionCharSet c) {
[INFO] [stderr]         |                         ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                         FormatConversionCharRadix
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:389:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     389 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:391:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     391 |   static constexpr FormatConversionCharSet kConv = C;
[INFO] [stderr]         |                    ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                    FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:395:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     395 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:396:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     396 | constexpr FormatConversionCharSet FormatConvertResult<C>::kConv;
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |           FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:404:24: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     404 | using ConversionChar = FormatConversionChar;
[INFO] [stderr]         |                        ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |                        FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:406:14: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionSpec'?
[INFO] [stderr]     406 | using Conv = FormatConversionCharSet;
[INFO] [stderr]         |              ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]         |              FormatConversionSpec
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:407:11: error: 'FormatConversionCharSet' has not been declared
[INFO] [stderr]     407 | template <FormatConversionCharSet C>
[INFO] [stderr]         |           ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:408:43: error: 'C' was not declared in this scope
[INFO] [stderr]     408 | using ConvertResult = FormatConvertResult<C>;
[INFO] [stderr]         |                                           ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:408:44: error: template argument 1 is invalid
[INFO] [stderr]     408 | using ConvertResult = FormatConvertResult<C>;
[INFO] [stderr]         |                                            ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc: In function 'bool absl::lts_2020_02_25::str_format_internal::{anonymous}::FallbackToSnprintf(Float, const absl::lts_2020_02_25::str_format_internal::ConversionSpec&, absl::lts_2020_02_25::str_format_internal::FormatSinkImpl*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:36:45: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]      36 |     *fp++ = FormatConversionCharToChar(conv.conv());
[INFO] [stderr]         |                                             ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:36:51: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharToChar' cannot be used as a function
[INFO] [stderr]      36 |     *fp++ = FormatConversionCharToChar(conv.conv());
[INFO] [stderr]         |                                                   ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc: In function 'bool absl::lts_2020_02_25::str_format_internal::{anonymous}::ConvertNonNumericFloats(char, Float, const absl::lts_2020_02_25::str_format_internal::ConversionSpec&, absl::lts_2020_02_25::str_format_internal::FormatSinkImpl*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:103:56: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]     103 |     ptr = std::copy_n(FormatConversionCharIsUpper(conv.conv()) ? "NAN" : "nan",
[INFO] [stderr]         |                                                        ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:103:62: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharIsUpper' cannot be used as a function
[INFO] [stderr]     103 |     ptr = std::copy_n(FormatConversionCharIsUpper(conv.conv()) ? "NAN" : "nan",
[INFO] [stderr]         |                                                              ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:106:56: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]     106 |     ptr = std::copy_n(FormatConversionCharIsUpper(conv.conv()) ? "INF" : "inf",
[INFO] [stderr]         |                                                        ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:106:62: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharIsUpper' cannot be used as a function
[INFO] [stderr]     106 |     ptr = std::copy_n(FormatConversionCharIsUpper(conv.conv()) ? "INF" : "inf",
[INFO] [stderr]         |                                                              ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc: In function 'bool absl::lts_2020_02_25::str_format_internal::{anonymous}::FloatToBuffer(Decomposed<Float>, int, Buffer*, int*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:336:34: error: 'uint64_t' is not a member of 'std'; did you mean 'wint_t'?
[INFO] [stderr]     336 |   if (CanFitMantissa<Float, std::uint64_t>() &&
[INFO] [stderr]         |                                  ^~~~~~~~
[INFO] [stderr]         |                                  wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:336:34: error: 'uint64_t' is not a member of 'std'; did you mean 'wint_t'?
[INFO] [stderr]     336 |   if (CanFitMantissa<Float, std::uint64_t>() &&
[INFO] [stderr]         |                                  ^~~~~~~~
[INFO] [stderr]         |                                  wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:337:30: error: 'uint64_t' is not a member of 'std'; did you mean 'wint_t'?
[INFO] [stderr]     337 |       FloatToBufferImpl<std::uint64_t, Float, mode>(
[INFO] [stderr]         |                              ^~~~~~~~
[INFO] [stderr]         |                              wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:337:30: error: 'uint64_t' is not a member of 'std'; did you mean 'wint_t'?
[INFO] [stderr]     337 |       FloatToBufferImpl<std::uint64_t, Float, mode>(
[INFO] [stderr]         |                              ^~~~~~~~
[INFO] [stderr]         |                              wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:338:28: error: 'uint64_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
[INFO] [stderr]     338 |           static_cast<std::uint64_t>(decomposed.mantissa),
[INFO] [stderr]         |                            ^~~~~~~~
[INFO] [stderr]         |                            wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:339:28: error: 'uint64_t' in namespace 'std' does not name a type; did you mean 'wint_t'?
[INFO] [stderr]     339 |           static_cast<std::uint64_t>(decomposed.exponent), precision, out, exp))
[INFO] [stderr]         |                            ^~~~~~~~
[INFO] [stderr]         |                            wint_t
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc: In function 'bool absl::lts_2020_02_25::str_format_internal::{anonymous}::FloatToSink(Float, const absl::lts_2020_02_25::str_format_internal::ConversionSpec&, absl::lts_2020_02_25::str_format_internal::FormatSinkImpl*)':
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:404:16: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]     404 |   switch (conv.conv()) {
[INFO] [stderr]         |                ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:405:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     405 |     case ConversionChar::f:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:406:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     406 |     case ConversionChar::F:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:414:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     414 |     case ConversionChar::e:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:415:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     415 |     case ConversionChar::E:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:421:59: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]     421 |       PrintExponent(exp, FormatConversionCharIsUpper(conv.conv()) ? 'E' : 'e',
[INFO] [stderr]         |                                                           ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:421:65: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharIsUpper' cannot be used as a function
[INFO] [stderr]     421 |       PrintExponent(exp, FormatConversionCharIsUpper(conv.conv()) ? 'E' : 'e',
[INFO] [stderr]         |                                                                 ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:425:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     425 |     case ConversionChar::g:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:426:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     426 |     case ConversionChar::G:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:454:61: error: 'const absl::lts_2020_02_25::str_format_internal::ConversionSpec' {aka 'const class absl::lts_2020_02_25::str_format_internal::FormatConversionSpec'} has no member named 'conv'
[INFO] [stderr]     454 |         PrintExponent(exp, FormatConversionCharIsUpper(conv.conv()) ? 'E' : 'e',
[INFO] [stderr]         |                                                             ^~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:454:67: error: 'absl::lts_2020_02_25::str_format_internal::FormatConversionCharIsUpper' cannot be used as a function
[INFO] [stderr]     454 |         PrintExponent(exp, FormatConversionCharIsUpper(conv.conv()) ? 'E' : 'e',
[INFO] [stderr]         |                                                                   ^
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:459:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     459 |     case ConversionChar::a:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:460:10: error: 'ConversionChar' has not been declared
[INFO] [stderr]     460 |     case ConversionChar::A:
[INFO] [stderr]         |          ^~~~~~~~~~~~~~
[INFO] [stderr]   gmake[3]: *** [third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/build.make:104: third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/extension.cc.o] Error 1
[INFO] [stderr]   gmake[3]: *** Waiting for unfinished jobs....
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc: At global scope:
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.6.0/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/float_conversion.cc:140:6: warning: 'void absl::lts_2020_02_25::str_format_internal::{anonymous}::PrintExponent(int, char, Buffer*)' defined but not used [-Wunused-function]
[INFO] [stderr]     140 | void PrintExponent(int exp, char e, Buffer *out) {
[INFO] [stderr]         |      ^~~~~~~~~~~~~
[INFO] [stderr]   gmake[3]: *** [third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/build.make:118: third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/float_conversion.cc.o] Error 1
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/Makefile2:2725: third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/all] Error 2
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:775: CMakeFiles/grpc.dir/rule] Error 2
[INFO] [stderr]   gmake: *** [Makefile:247: grpc] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (693) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.54/src/lib.rs:1119:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5fa0f0c5bc82 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5fa0f0c5bc82 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5fa0f0c5bc82 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5fa0f0c5bc82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5fa0f0c6e47f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5fa0f0c6e47f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x5fa0f0c28a11 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5fa0f0c28a11 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5fa0f0c35592 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5fa0f0c38d0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5fa0f0c38b69 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5fa0f0c39445 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5fa0f0c3922a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5fa0f0c356c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5fa0f0c1c91d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5fa0f0c788f0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5fa0f0b94fdb - cmake::fail::h6ee9adfadc8365c4
[INFO] [stderr]     17:     0x5fa0f0b94c62 - cmake::run::heecb1371d0683a82
[INFO] [stderr]     18:     0x5fa0f0b9af5b - cmake::Config::build::hbb86f5daf6a06f4a
[INFO] [stderr]     19:     0x5fa0f06e5e3c - build_script_build::build_grpc::h952d756bad6389f5
[INFO] [stderr]     20:     0x5fa0f06e93d1 - build_script_build::main::h4f9dab05f62300e5
[INFO] [stderr]     21:     0x5fa0f06ed633 - core::ops::function::FnOnce::call_once::ha7d0035dda151ad0
[INFO] [stderr]     22:     0x5fa0f06ed3a6 - std::sys::backtrace::__rust_begin_short_backtrace::hc9197d40f3fa4d3a
[INFO] [stderr]     23:     0x5fa0f06ed009 - std::rt::lang_start::{{closure}}::h495f1b37759b6249
[INFO] [stderr]     24:     0x5fa0f0c2a5a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5fa0f0c2a5a0 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x5fa0f0c2a5a0 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x5fa0f0c2a5a0 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5fa0f0c2a5a0 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5fa0f0c2a5a0 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x5fa0f0c2a5a0 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x5fa0f0c2a5a0 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5fa0f0c2a5a0 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5fa0f06ecff1 - std::rt::lang_start::he097cc36f0ec6a58
[INFO] [stderr]     34:     0x5fa0f06ecae5 - main
[INFO] [stderr]     35:     0x7c15adf001ca - <unknown>
[INFO] [stderr]     36:     0x7c15adf0028b - __libc_start_main
[INFO] [stderr]     37:     0x5fa0f06e5155 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "85fdd4fda933e468c38ec5b37fb023b64d5ca6edbea2ef6145a4f89f946c2601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85fdd4fda933e468c38ec5b37fb023b64d5ca6edbea2ef6145a4f89f946c2601", kill_on_drop: false }`
[INFO] [stdout] 85fdd4fda933e468c38ec5b37fb023b64d5ca6edbea2ef6145a4f89f946c2601
