[INFO] fetching crate ekiden-grpcio 0.3.2... [INFO] testing ekiden-grpcio-0.3.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ekiden-grpcio 0.3.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ekiden-grpcio 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ekiden-grpcio 0.3.2 [INFO] tweaked toml for crates.io crate ekiden-grpcio 0.3.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ekiden-grpcio 0.3.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.32) [INFO] [stderr] Adding grpcio-proto v0.3.0 (available: v0.13.0) [INFO] [stderr] Adding log v0.3.9 (available: v0.4.29) [INFO] [stderr] Adding protobuf v2.0.6 (available: v2.28.0) [INFO] [stderr] Adding protobuf-codegen v2.0.6 (available: v2.28.0) [INFO] [stderr] Adding rand v0.3.23 (available: v0.10.0) [INFO] [stderr] Adding slog-stdlog v3.0.5 (available: v4.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/log_util.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-conv v0.2.1 [INFO] [stderr] Downloaded term v1.2.1 [INFO] [stderr] Downloaded slog-scope v4.4.1 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded slog-stdlog v3.0.5 [INFO] [stderr] Downloaded grpcio-compiler v0.3.0 [INFO] [stderr] Downloaded grpcio-proto v0.3.0 [INFO] [stderr] Downloaded protobuf-codegen v2.0.6 [INFO] [stderr] Downloaded grpcio v0.3.2 [INFO] [stderr] Downloaded arc-swap v1.9.1 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded log v0.3.9 [INFO] [stderr] Downloaded protobuf v2.0.6 [INFO] [stderr] Downloaded ekiden-grpcio-sys v0.2.4 [INFO] [stderr] Downloaded grpcio-sys v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba56cb794ddd0df8ccc07fb7aa380ce4e3f03fb4e5585d230ca3b9b57d1226aa [INFO] running `Command { std: "docker" "start" "-a" "ba56cb794ddd0df8ccc07fb7aa380ce4e3f03fb4e5585d230ca3b9b57d1226aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba56cb794ddd0df8ccc07fb7aa380ce4e3f03fb4e5585d230ca3b9b57d1226aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba56cb794ddd0df8ccc07fb7aa380ce4e3f03fb4e5585d230ca3b9b57d1226aa", kill_on_drop: false }` [INFO] [stdout] ba56cb794ddd0df8ccc07fb7aa380ce4e3f03fb4e5585d230ca3b9b57d1226aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d835cf3c22ce586bb298d2fb3d19ebff02f3ba78903d2f1c63cd34da49b527a [INFO] running `Command { std: "docker" "start" "-a" "4d835cf3c22ce586bb298d2fb3d19ebff02f3ba78903d2f1c63cd34da49b527a", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * examples/log_util.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling protobuf v2.0.6 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling ekiden-grpcio-sys v0.2.4 [INFO] [stderr] error: failed to run custom build command for `ekiden-grpcio-sys v0.2.4` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ekiden-grpcio-sys-f8ef02955557fd1b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=grpc_wrap.c [INFO] [stderr] cargo:rerun-if-changed=grpc [INFO] [stderr] cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of off64_t [INFO] [stderr] -- Check size of off64_t - done [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Looking for res_servicename in resolv [INFO] [stderr] -- Looking for res_servicename in resolv - not found [INFO] [stderr] -- Looking for gethostbyname in nsl [INFO] [stderr] -- Looking for gethostbyname in nsl - not found [INFO] [stderr] -- Looking for gethostbyname in socket [INFO] [stderr] -- Looking for gethostbyname in socket - not found [INFO] [stderr] -- Looking for clock_gettime in rt [INFO] [stderr] -- Looking for clock_gettime in rt - found [INFO] [stderr] -- Looking for include file sys/socket.h [INFO] [stderr] -- Looking for include file sys/socket.h - found [INFO] [stderr] -- Looking for include file arpa/inet.h [INFO] [stderr] -- Looking for include file arpa/inet.h - found [INFO] [stderr] -- Looking for include file arpa/nameser_compat.h [INFO] [stderr] -- Looking for include file arpa/nameser_compat.h - found [INFO] [stderr] -- Looking for include file arpa/nameser.h [INFO] [stderr] -- Looking for include file arpa/nameser.h - found [INFO] [stderr] -- Looking for include file assert.h [INFO] [stderr] -- Looking for include file assert.h - found [INFO] [stderr] -- Looking for include file errno.h [INFO] [stderr] -- Looking for include file errno.h - found [INFO] [stderr] -- Looking for include file fcntl.h [INFO] [stderr] -- Looking for include file fcntl.h - found [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file limits.h [INFO] [stderr] -- Looking for include file limits.h - found [INFO] [stderr] -- Looking for include file malloc.h [INFO] [stderr] -- Looking for include file malloc.h - found [INFO] [stderr] -- Looking for include file memory.h [INFO] [stderr] -- Looking for include file memory.h - found [INFO] [stderr] -- Looking for include file netdb.h [INFO] [stderr] -- Looking for include file netdb.h - found [INFO] [stderr] -- Looking for include file netinet/in.h [INFO] [stderr] -- Looking for include file netinet/in.h - found [INFO] [stderr] -- Looking for include file netinet/tcp.h [INFO] [stderr] -- Looking for include file netinet/tcp.h - found [INFO] [stderr] -- Looking for include file net/if.h [INFO] [stderr] -- Looking for include file net/if.h - found [INFO] [stderr] -- Looking for include file signal.h [INFO] [stderr] -- Looking for include file signal.h - found [INFO] [stderr] -- Looking for include file socket.h [INFO] [stderr] -- Looking for include file socket.h - not found [INFO] [stderr] -- Looking for include file stdbool.h [INFO] [stderr] -- Looking for include file stdbool.h - found [INFO] [stderr] -- Looking for include file stdlib.h [INFO] [stderr] -- Looking for include file stdlib.h - found [INFO] [stderr] -- Looking for include file strings.h [INFO] [stderr] -- Looking for include file strings.h - found [INFO] [stderr] -- Looking for include file string.h [INFO] [stderr] -- Looking for include file string.h - found [INFO] [stderr] -- Looking for include file stropts.h [INFO] [stderr] -- Looking for include file stropts.h - not found [INFO] [stderr] -- Looking for include file sys/ioctl.h [INFO] [stderr] -- Looking for include file sys/ioctl.h - found [INFO] [stderr] -- Looking for include file sys/param.h [INFO] [stderr] -- Looking for include file sys/param.h - found [INFO] [stderr] -- Looking for include file sys/select.h [INFO] [stderr] -- Looking for include file sys/select.h - found [INFO] [stderr] -- Looking for include file sys/stat.h [INFO] [stderr] -- Looking for include file sys/stat.h - found [INFO] [stderr] -- Looking for include file sys/time.h [INFO] [stderr] -- Looking for include file sys/time.h - found [INFO] [stderr] -- Looking for include file sys/uio.h [INFO] [stderr] -- Looking for include file sys/uio.h - found [INFO] [stderr] -- Looking for include file time.h [INFO] [stderr] -- Looking for include file time.h - found [INFO] [stderr] -- Looking for include file dlfcn.h [INFO] [stderr] -- Looking for include file dlfcn.h - found [INFO] [stderr] -- Looking for include file unistd.h [INFO] [stderr] -- Looking for include file unistd.h - found [INFO] [stderr] -- Looking for include files winsock2.h, windows.h [INFO] [stderr] -- Looking for include files winsock2.h, windows.h - not found [INFO] [stderr] -- Looking for 3 include files winsock2.h, ..., windows.h [INFO] [stderr] -- Looking for 3 include files winsock2.h, ..., windows.h - not found [INFO] [stderr] -- Looking for include files winsock.h, windows.h [INFO] [stderr] -- Looking for include files winsock.h, windows.h - not found [INFO] [stderr] -- Looking for include file windows.h [INFO] [stderr] -- Looking for include file windows.h - not found [INFO] [stderr] -- Performing Test HAVE_SOCKLEN_T [INFO] [stderr] -- Performing Test HAVE_SOCKLEN_T - Success [INFO] [stderr] -- Performing Test HAVE_TYPE_SOCKET [INFO] [stderr] -- Performing Test HAVE_TYPE_SOCKET - Failed [INFO] [stderr] -- Performing Test HAVE_BOOL_T [INFO] [stderr] -- Performing Test HAVE_BOOL_T - Success [INFO] [stderr] -- Performing Test HAVE_SSIZE_T [INFO] [stderr] -- Performing Test HAVE_SSIZE_T - Success [INFO] [stderr] -- Performing Test HAVE_LONGLONG [INFO] [stderr] -- Performing Test HAVE_LONGLONG - Success [INFO] [stderr] -- Performing Test HAVE_SIG_ATOMIC_T [INFO] [stderr] -- Performing Test HAVE_SIG_ATOMIC_T - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_ADDRINFO [INFO] [stderr] -- Performing Test HAVE_STRUCT_ADDRINFO - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_IN6_ADDR [INFO] [stderr] -- Performing Test HAVE_STRUCT_IN6_ADDR - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_TIMEVAL [INFO] [stderr] -- Performing Test HAVE_STRUCT_TIMEVAL - Success [INFO] [stderr] -- Looking for AF_INET6 [INFO] [stderr] -- Looking for AF_INET6 - found [INFO] [stderr] -- Looking for O_NONBLOCK [INFO] [stderr] -- Looking for O_NONBLOCK - found [INFO] [stderr] -- Looking for FIONBIO [INFO] [stderr] -- Looking for FIONBIO - found [INFO] [stderr] -- Looking for SIOCGIFADDR [INFO] [stderr] -- Looking for SIOCGIFADDR - found [INFO] [stderr] -- Looking for MSG_NOSIGNAL [INFO] [stderr] -- Looking for MSG_NOSIGNAL - found [INFO] [stderr] -- Looking for PF_INET6 [INFO] [stderr] -- Looking for PF_INET6 - found [INFO] [stderr] -- Looking for SO_NONBLOCK [INFO] [stderr] -- Looking for SO_NONBLOCK - not found [INFO] [stderr] -- Looking for CLOCK_MONOTONIC [INFO] [stderr] -- Looking for CLOCK_MONOTONIC - found [INFO] [stderr] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID [INFO] [stderr] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success [INFO] [stderr] -- Performing Test HAVE_LL [INFO] [stderr] -- Performing Test HAVE_LL - Success [INFO] [stderr] -- Looking for bitncmp [INFO] [stderr] -- Looking for bitncmp - not found [INFO] [stderr] -- Looking for closesocket [INFO] [stderr] -- Looking for closesocket - not found [INFO] [stderr] -- Looking for CloseSocket [INFO] [stderr] -- Looking for CloseSocket - not found [INFO] [stderr] -- Looking for connect [INFO] [stderr] -- Looking for connect - found [INFO] [stderr] -- Looking for fcntl [INFO] [stderr] -- Looking for fcntl - found [INFO] [stderr] -- Looking for freeaddrinfo [INFO] [stderr] -- Looking for freeaddrinfo - found [INFO] [stderr] -- Looking for getaddrinfo [INFO] [stderr] -- Looking for getaddrinfo - found [INFO] [stderr] -- Looking for getenv [INFO] [stderr] -- Looking for getenv - found [INFO] [stderr] -- Looking for gethostbyaddr [INFO] [stderr] -- Looking for gethostbyaddr - found [INFO] [stderr] -- Looking for gethostbyname [INFO] [stderr] -- Looking for gethostbyname - found [INFO] [stderr] -- Looking for gethostname [INFO] [stderr] -- Looking for gethostname - found [INFO] [stderr] -- Looking for getnameinfo [INFO] [stderr] -- Looking for getnameinfo - found [INFO] [stderr] -- Looking for getservbyport_r [INFO] [stderr] -- Looking for getservbyport_r - found [INFO] [stderr] -- Looking for gettimeofday [INFO] [stderr] -- Looking for gettimeofday - found [INFO] [stderr] -- Looking for if_indextoname [INFO] [stderr] -- Looking for if_indextoname - found [INFO] [stderr] -- Looking for inet_net_pton [INFO] [stderr] -- Looking for inet_net_pton - not found [INFO] [stderr] -- Looking for inet_ntop [INFO] [stderr] -- Looking for inet_ntop - found [INFO] [stderr] -- Looking for inet_pton [INFO] [stderr] -- Looking for inet_pton - found [INFO] [stderr] -- Looking for ioctl [INFO] [stderr] -- Looking for ioctl - found [INFO] [stderr] -- Looking for ioctlsocket [INFO] [stderr] -- Looking for ioctlsocket - not found [INFO] [stderr] -- Looking for IoctlSocket [INFO] [stderr] -- Looking for IoctlSocket - not found [INFO] [stderr] -- Looking for recv [INFO] [stderr] -- Looking for recv - found [INFO] [stderr] -- Looking for recvfrom [INFO] [stderr] -- Looking for recvfrom - found [INFO] [stderr] -- Looking for send [INFO] [stderr] -- Looking for send - found [INFO] [stderr] -- Looking for setsockopt [INFO] [stderr] -- Looking for setsockopt - found [INFO] [stderr] -- Looking for socket [INFO] [stderr] -- Looking for socket - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for strcmpi [INFO] [stderr] -- Looking for strcmpi - not found [INFO] [stderr] -- Looking for strdup [INFO] [stderr] -- Looking for strdup - found [INFO] [stderr] -- Looking for stricmp [INFO] [stderr] -- Looking for stricmp - not found [INFO] [stderr] -- Looking for strncasecmp [INFO] [stderr] -- Looking for strncasecmp - found [INFO] [stderr] -- Looking for strncmpi [INFO] [stderr] -- Looking for strncmpi - not found [INFO] [stderr] -- Looking for strnicmp [INFO] [stderr] -- Looking for strnicmp - not found [INFO] [stderr] -- Looking for writev [INFO] [stderr] -- Looking for writev - found [INFO] [stderr] -- Found Perl: /usr/bin/perl (found version "5.38.2") [INFO] [stderr] -- The ASM compiler identification is GNU [INFO] [stderr] -- Found assembler: /usr/bin/cc [INFO] [stderr] -- Configuring done (33.4s) [INFO] [stderr] -- Generating done (0.7s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out/build [INFO] [stderr] [ 0%] Generating err_data.c [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/asn1_compat.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/pool/CMakeFiles/pool.dir/pool.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/pkcs8.c.o [INFO] [stderr] [ 0%] Built target pool [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/ber.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/stack/CMakeFiles/stack.dir/stack.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/base64/CMakeFiles/base64.dir/base64.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/buf/CMakeFiles/buf.dir/buf.c.o [INFO] [stderr] [ 0%] Building C object third_party/boringssl/crypto/lhash/CMakeFiles/lhash.dir/lhash.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/cbs.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/p8_pkey.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/sha/CMakeFiles/sha.dir/sha1-altivec.c.o [INFO] [stderr] [ 2%] Built target lhash [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/md4/CMakeFiles/md4.dir/md4.c.o [INFO] [stderr] [ 2%] Built target stack [INFO] [stderr] [ 2%] Built target buf [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/sha/CMakeFiles/sha.dir/sha1.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/pkcs8/CMakeFiles/pkcs8_lib.dir/p5_pbev2.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/bytestring/CMakeFiles/bytestring.dir/cbb.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/md5/CMakeFiles/md5.dir/md5.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/cbc.c.o [INFO] [stderr] [ 2%] Built target base64 [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/aes/CMakeFiles/aes.dir/aes.c.o [INFO] [stderr] [ 2%] Built target bytestring [INFO] [stderr] [ 2%] Built target md5 [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/des/CMakeFiles/des.dir/des.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/rc4/CMakeFiles/rc4.dir/rc4.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/sha/CMakeFiles/sha.dir/sha256.c.o [INFO] [stderr] [ 2%] Built target pkcs8_lib [INFO] [stderr] [ 2%] Built target rc4 [INFO] [stderr] [ 2%] Built target md4 [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/conf/CMakeFiles/conf.dir/conf.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/chacha/CMakeFiles/chacha.dir/chacha.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/aes/CMakeFiles/aes.dir/key_wrap.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/sha/CMakeFiles/sha.dir/sha512.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/cfb.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/ctr.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305.c.o [INFO] [stderr] [ 2%] Built target conf [INFO] [stderr] [ 2%] Built target des [INFO] [stderr] [ 2%] Built target chacha [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/gcm.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/aes/CMakeFiles/aes.dir/mode_wrappers.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/curve25519.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/digest/CMakeFiles/digest.dir/digest.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305_arm.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/poly1305/CMakeFiles/poly1305.dir/poly1305_vec.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/digest/CMakeFiles/digest.dir/digests.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/ofb.c.o [INFO] [stderr] [ 2%] Built target digest [INFO] [stderr] [ 2%] Built target aes [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/cipher.c.o [INFO] [stderr] [ 2%] Building C object third_party/boringssl/crypto/rand/CMakeFiles/rand.dir/deterministic.c.o [INFO] [stderr] [ 2%] Built target sha [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/spake25519.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/modes/CMakeFiles/modes.dir/polyval.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/derive_key.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/rand/CMakeFiles/rand.dir/fuchsia.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/rand/CMakeFiles/rand.dir/rand.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/add.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/aead.c.o [INFO] [stderr] [ 4%] Built target poly1305 [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/asm/x86_64-gcc.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/rand/CMakeFiles/rand.dir/urandom.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/bio.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/curve25519/CMakeFiles/curve25519.dir/x25519-x86_64.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/rand/CMakeFiles/rand.dir/windows.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/bn.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/bn_asn1.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_null.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/bio_mem.c.o [INFO] [stderr] [ 4%] Built target modes [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/cmp.c.o [INFO] [stderr] [ 4%] Built target rand [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/obj/CMakeFiles/obj.dir/obj.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/connect.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_rc2.c.o [INFO] [stderr] [ 4%] Built target curve25519 [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/fd.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/obj/CMakeFiles/obj.dir/obj_xref.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/convert.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/file.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_rc4.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_bitstr.c.o [INFO] [stderr] [ 4%] Built target obj [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_bool.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/ctx.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_des.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/hexdump.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/engine/CMakeFiles/engine.dir/engine.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/pair.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_d2i_fp.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_aes.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/div.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/dh/CMakeFiles/dh.dir/dh.c.o [INFO] [stderr] [ 4%] Built target engine [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_dup.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/exponentiation.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_chacha20poly1305.c.o [INFO] [stderr] [ 4%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_enum.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/printf.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/dh/CMakeFiles/dh.dir/params.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_gentm.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/dh/CMakeFiles/dh.dir/check.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/socket.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/bio/CMakeFiles/bio.dir/socket_helper.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/dsa/CMakeFiles/dsa.dir/dsa.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/generic.c.o [INFO] [stderr] [ 7%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_i2d_fp.c.o [INFO] [stderr] [ 7%] Built target bio [INFO] [stderr] [ 9%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/tls_cbc.c.o [INFO] [stderr] [ 9%] Building C object third_party/boringssl/crypto/dh/CMakeFiles/dh.dir/dh_asn1.c.o [INFO] [stderr] [ 9%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_tls.c.o [INFO] [stderr] [ 9%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_int.c.o [INFO] [stderr] [ 11%] Building C object third_party/boringssl/crypto/dsa/CMakeFiles/dsa.dir/dsa_asn1.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/gcd.c.o [INFO] [stderr] [ 14%] Built target dh [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/kronecker.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/cipher/CMakeFiles/cipher.dir/e_ssl3.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_mbstr.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/montgomery.c.o [INFO] [stderr] [ 14%] Built target dsa [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/montgomery_inv.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/ec.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_object.c.o [INFO] [stderr] [ 14%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_octet.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_print.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/ec_asn1.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa_impl.c.o [INFO] [stderr] [ 16%] Built target cipher [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/mul.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/rsa/CMakeFiles/rsa.dir/blinding.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_strnid.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/prime.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_time.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/ec_key.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ecdh/CMakeFiles/ecdh.dir/ecdh.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_type.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/random.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_utctm.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/rsa/CMakeFiles/rsa.dir/padding.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/a_utf8.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/ec_montgomery.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn1_lib.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ecdsa/CMakeFiles/ecdsa.dir/ecdsa.c.o [INFO] [stderr] [ 16%] Built target ecdh [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn1_par.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/shift.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/rsa/CMakeFiles/rsa.dir/rsa_asn1.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/asn_pack.c.o [INFO] [stderr] [ 16%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/oct.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/ecdsa/CMakeFiles/ecdsa.dir/ecdsa_asn1.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/bn/CMakeFiles/bn.dir/sqrt.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/p224-64.c.o [INFO] [stderr] [ 19%] Built target ecdsa [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/hmac/CMakeFiles/hmac.dir/hmac.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_enum.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_int.c.o [INFO] [stderr] [ 19%] Built target bn [INFO] [stderr] [ 19%] Built target hmac [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/digestsign.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/cmac/CMakeFiles/cmac.dir/cmac.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/p256-64.c.o [INFO] [stderr] [ 19%] Built target rsa [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/evp.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/evp_asn1.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/f_string.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/hkdf/CMakeFiles/hkdf.dir/hkdf.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/t_bitst.c.o [INFO] [stderr] [ 19%] Built target cmac [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_dec.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_info.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/a_digest.c.o [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_all.c.o [INFO] [stderr] [ 19%] Built target hkdf [INFO] [stderr] [ 19%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_enc.c.o [INFO] [stderr] [ 21%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/a_sign.c.o [INFO] [stderr] [ 21%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/p256-x86_64.c.o [INFO] [stderr] [ 21%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/a_strex.c.o [INFO] [stderr] [ 21%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_fre.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/evp_ctx.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_lib.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_data.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_new.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_cache.c.o [INFO] [stderr] [ 23%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/p_dsa_asn1.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_typ.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_lib.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/tasn_utl.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/simple.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/a_verify.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/time_support.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_oth.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/x_bignum.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/asn1/CMakeFiles/asn1.dir/x_long.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/p_ec.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/algorithm.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/util-64.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/p_ec_asn1.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/gpr.dir/src/core/lib/profiling/basic_timers.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/gpr.dir/src/core/lib/profiling/stap_timers.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/asn1_gen.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/alloc.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_pk8.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_map.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/arena.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/ec/CMakeFiles/ec.dir/wnaf.c.o [INFO] [stderr] [ 26%] Built target asn1 [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_pkey.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/p_rsa.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_node.c.o [INFO] [stderr] [ 26%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/atm.c.o [INFO] [stderr] [ 26%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/by_dir.c.o [INFO] [stderr] [ 26%] Built target ec [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/avl.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/adler32.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/pcy_tree.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_x509.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/by_file.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/compress.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/p_rsa_asn1.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/backoff.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/pem/CMakeFiles/pem.dir/pem_xaux.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/cmdline.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/crc32.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__close_sockets.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/i2d_pr.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/pbkdf.c.o [INFO] [stderr] [ 28%] Built target pem [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/pkcs7.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_akey.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/cpu_iphone.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/print.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_akeya.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/deflate.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/cpu_linux.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__get_hostent.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/cpu_posix.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_alt.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/evp/CMakeFiles/evp.dir/sign.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__read_line.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/rsa_pss.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__timeval.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/cpu_windows.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/env_linux.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/gzclose.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_cancel.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/t_crl.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/env_posix.c.o [INFO] [stderr] [ 28%] Built target evp [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/env_windows.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_data.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/gzread.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_bcons.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/gzlib.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/t_req.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/fork.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_destroy.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/histogram.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/host_port.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/t_x509.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_name.c.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_bitst.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/inflate.o [INFO] [stderr] [ 28%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/t_x509a.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_string.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/log.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/log_android.c.o [INFO] [stderr] [ 28%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_fds.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/log_posix.c.o [INFO] [stderr] [ 28%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/log_linux.c.o [INFO] [stderr] [ 28%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/infback.o [INFO] [stderr] [ 30%] Building C object CMakeFiles/gpr.dir/src/core/lib/support/log_windows.c.o [INFO] [stderr] [ 30%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/inftrees.o [INFO] [stderr] [ 30%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_hostent.c.o [INFO] [stderr] [ 30%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509.c.o [INFO] [stderr] [ 30%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_conf.c.o [INFO] [stderr] [ 30%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_string.c.o [INFO] [stderr] [ 30%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_cpols.c.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getenv.c.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyaddr.c.o [INFO] [stderr] [ 33%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_crld.c.o [INFO] [stderr] [ 33%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_att.c.o [INFO] [stderr] [ 33%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/inffast.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyname.c.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getnameinfo.c.o [INFO] [stderr] [ 33%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/trees.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getsock.c.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_init.c.o [INFO] [stderr] [ 33%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_cmp.c.o [INFO] [stderr] [ 33%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/uncompr.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_llist.c.o [INFO] [stderr] [ 33%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_library_init.c.o [INFO] [stderr] [ 35%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_enum.c.o [INFO] [stderr] [ 38%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_d2.c.o [INFO] [stderr] [ 38%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_mkquery.c.o [INFO] [stderr] [ 38%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_extku.c.o [INFO] [stderr] [ 38%] Building C object third_party/zlib/CMakeFiles/zlibstatic.dir/zutil.o [INFO] [stderr] [ 38%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_create_query.c.o [INFO] [stderr] [ 38%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_genn.c.o [INFO] [stderr] [ 40%] Linking C static library libz.a [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_nowarn.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_ia5.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_def.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_options.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_ext.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_info.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_a_reply.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_lu.c.o [INFO] [stderr] [ 40%] Built target zlibstatic [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_int.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_lib.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_ncons.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_aaaa_reply.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_obj.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_mx_reply.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_r2x.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_naptr_reply.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_req.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pci.c.o [INFO] [stderr] [ 40%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pcia.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ns_reply.c.o [INFO] [stderr] [ 40%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ptr_reply.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_soa_reply.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pcons.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pku.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_set.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_srv_reply.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_pmaps.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_txt_reply.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_platform.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_process.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_prn.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_trs.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_txt.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_v3.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_purp.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_query.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_vfy.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509cset.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509_vpm.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_search.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509name.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_send.c.o [INFO] [stderr] [ 42%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_skey.c.o [INFO] [stderr] [ 42%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strcasecmp.c.o [INFO] [stderr] [ 45%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509spki.c.o [INFO] [stderr] [ 45%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509rset.c.o [INFO] [stderr] [ 45%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_sxnet.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509v3/CMakeFiles/x509v3.dir/v3_utl.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strdup.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x509type.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strerror.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_timeout.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_version.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_writev.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_algor.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_attrib.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_net_pton.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/bitncmp.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_all.c.o [INFO] [stderr] [ 47%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_ntop.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_crl.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_info.c.o [INFO] [stderr] [ 47%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_exten.c.o [INFO] [stderr] [ 50%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/windows_port.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_name.c.o [INFO] [stderr] [ 50%] Built target x509v3 [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_pkey.c.o [INFO] [stderr] [ 50%] Linking C static library lib/libcares.a [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_pubkey.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_req.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_sig.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_val.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_spki.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_x509.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/err/CMakeFiles/err.dir/err.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/err/CMakeFiles/err.dir/err_data.c.o [INFO] [stderr] [ 50%] Building C object third_party/boringssl/crypto/x509/CMakeFiles/x509.dir/x_x509a.c.o [INFO] [stderr] [ 50%] Built target x509 [INFO] [stderr] [ 50%] Built target err [INFO] [stderr] [ 50%] Built target c-ares [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ekiden-grpcio-sys-0.2.4/grpc" "-B" "/opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out/build" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:24 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at third_party/zlib/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:122 (message): [INFO] [stderr] gRPC_INSTALL will be forced to FALSE because gRPC_ZLIB_PROVIDER is "module" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:184 (message): [INFO] [stderr] gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at third_party/boringssl/CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:251 (message): [INFO] [stderr] gRPC_GFLAGS_PROVIDER is "module" but GFLAGS_ROOT_DIR is wrong [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at CMakeLists.txt:271 (message): [INFO] [stderr] gRPC_BENCHMARK_PROVIDER is "module" but BENCHMARK_ROOT_DIR is wrong [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/ekiden-grpcio-sys-9558d6117243e0bf/out/build" "--target" "grpc" "--config" "Debug" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ekiden-grpcio-sys-0.2.4/grpc/src/core/lib/support/log_linux.c:42:13: error: conflicting types for 'gettid'; have 'long int(void)' [INFO] [stderr] 42 | static long gettid(void) { return syscall(__NR_gettid); } [INFO] [stderr] | ^~~~~~ [INFO] [stderr] In file included from /usr/include/unistd.h:1221, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ekiden-grpcio-sys-0.2.4/grpc/src/core/lib/support/log_linux.c:40: [INFO] [stderr] /usr/include/x86_64-linux-gnu/bits/unistd_ext.h:34:16: note: previous declaration of 'gettid' with type '__pid_t(void)' {aka 'int(void)'} [INFO] [stderr] 34 | extern __pid_t gettid (void) __THROW; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] gmake[3]: *** [CMakeFiles/gpr.dir/build.make:356: CMakeFiles/gpr.dir/src/core/lib/support/log_linux.c.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:1484: CMakeFiles/gpr.dir/all] Error 2 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:1521: CMakeFiles/grpc.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:234: grpc] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (148) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.58/src/lib.rs:1132: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: 0x59c545982eca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59c545982eca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59c545982eca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x59c545982eca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x59c545997c9a - ::fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x59c545997c9a - core[fa0eadad68403074]::fmt::write [INFO] [stderr] 6: 0x59c545988f02 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x59c545988f02 - ::write_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x59c54596303f - ::print [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x59c54596303f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x59c54597ccc1 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x59c54597ce7b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x59c5459630f8 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x59c545958189 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x59c545963b2d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x59c54599842c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x59c5458d5897 - cmake[d5b0a73b5ead9a6a]::fail [INFO] [stderr] 17: 0x59c5458d5523 - cmake[d5b0a73b5ead9a6a]::run [INFO] [stderr] 18: 0x59c5458db674 - ::build [INFO] [stderr] 19: 0x59c5458a1ec4 - build_script_build[ce1f7395136858c]::build_grpc [INFO] [stderr] 20: 0x59c5458a2a4e - build_script_build[ce1f7395136858c]::main [INFO] [stderr] 21: 0x59c5458a4363 - >::call_once [INFO] [stderr] 22: 0x59c5458a1d46 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x59c5458a1d59 - std[31e582c13f4e914f]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x59c54597bcc4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x59c54597bcc4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x59c54597bcc4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x59c54597bcc4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x59c54597bcc4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x59c54597bcc4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x59c54597bcc4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x59c54597bcc4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x59c54597bcc4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stderr] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x59c5458a1761 - std[31e582c13f4e914f]::rt::lang_start::<()> [INFO] [stderr] 34: 0x59c5458a4445 - main [INFO] [stderr] 35: 0x7021a2c521ca - [INFO] [stderr] 36: 0x7021a2c5228b - __libc_start_main [INFO] [stderr] 37: 0x59c5458a0435 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4d835cf3c22ce586bb298d2fb3d19ebff02f3ba78903d2f1c63cd34da49b527a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d835cf3c22ce586bb298d2fb3d19ebff02f3ba78903d2f1c63cd34da49b527a", kill_on_drop: false }` [INFO] [stdout] 4d835cf3c22ce586bb298d2fb3d19ebff02f3ba78903d2f1c63cd34da49b527a