[INFO] cloning repository https://github.com/parallaxsecond/parsec-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallaxsecond/parsec-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df4a48062b01dd83206d0baa14128e818edd3b5 [INFO] testing parallaxsecond/parsec-tool against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallaxsecond%2Fparsec-tool" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/parallaxsecond/parsec-tool on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/parallaxsecond/parsec-tool [INFO] finished tweaking git repo https://github.com/parallaxsecond/parsec-tool [INFO] tweaked toml for git repo https://github.com/parallaxsecond/parsec-tool written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/parallaxsecond/parsec-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/parallaxsecond/parsec-client-rust` [INFO] [stderr] Updating git repository `https://github.com/hug-dev/rust-spiffe` [INFO] [stderr] Updating git repository `https://github.com/tikv/grpc-rs` [INFO] [stderr] Updating git submodule `https://github.com/pingcap/grpc.git` [INFO] [stderr] Updating git submodule `https://github.com/abseil/abseil-cpp.git` [INFO] [stderr] Updating git submodule `https://github.com/google/benchmark` [INFO] [stderr] Updating git submodule `https://github.com/google/bloaty.git` [INFO] [stderr] Updating git submodule `https://github.com/google/googletest.git` [INFO] [stderr] Updating git submodule `https://chromium.googlesource.com/chromium/llvm-project/llvm/lib/Fuzzer` [INFO] [stderr] Updating git submodule `https://github.com/google/re2` [INFO] [stderr] Updating git submodule `https://github.com/google/boringssl.git` [INFO] [stderr] Updating git submodule `https://github.com/c-ares/c-ares.git` [INFO] [stderr] Updating git submodule `https://github.com/envoyproxy/data-plane-api.git` [INFO] [stderr] Updating git submodule `https://github.com/gflags/gflags.git` [INFO] [stderr] Updating git submodule `https://github.com/gflags/gflags.git` [INFO] [stderr] Updating git submodule `https://github.com/googleapis/googleapis.git` [INFO] [stderr] Updating git submodule `https://github.com/google/googletest.git` [INFO] [stderr] Updating git submodule `https://github.com/libuv/libuv.git` [INFO] [stderr] Updating git submodule `https://github.com/google/protobuf.git` [INFO] [stderr] Updating git submodule `https://github.com/google/benchmark.git` [INFO] [stderr] Updating git submodule `https://github.com/google/googletest.git` [INFO] [stderr] Updating git submodule `https://github.com/envoyproxy/protoc-gen-validate.git` [INFO] [stderr] Updating git submodule `https://github.com/google/re2.git` [INFO] [stderr] Updating git submodule `https://github.com/cncf/udpa.git` [INFO] [stderr] Updating git submodule `https://github.com/madler/zlib` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded psa-crypto v0.6.1 [INFO] [stderr] Downloaded secrecy v0.7.0 [INFO] [stderr] Downloaded protobuf v2.19.0 [INFO] [stderr] Downloaded parsec-interface v0.21.0 [INFO] [stderr] Downloaded boringssl-src v0.1.0 [INFO] [stderr] Downloaded psa-crypto-sys v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a8364d3623cedf93113cac1759622c847ad075bc372a66c9eb7db1759b0b74 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34a8364d3623cedf93113cac1759622c847ad075bc372a66c9eb7db1759b0b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a8364d3623cedf93113cac1759622c847ad075bc372a66c9eb7db1759b0b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a8364d3623cedf93113cac1759622c847ad075bc372a66c9eb7db1759b0b74", kill_on_drop: false }` [INFO] [stdout] 34a8364d3623cedf93113cac1759622c847ad075bc372a66c9eb7db1759b0b74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84654f5e3f20e7f5ef9407ef465b2c5a0e19fcccd504bbdc90cdc218030903bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "84654f5e3f20e7f5ef9407ef465b2c5a0e19fcccd504bbdc90cdc218030903bc", kill_on_drop: false }` [INFO] [stderr] Compiling protobuf v2.19.0 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling boringssl-src v0.1.0 [INFO] [stderr] Compiling psa-crypto-sys v0.6.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling grpcio-sys v0.7.1 (https://github.com/tikv/grpc-rs?rev=b9ddf27a81d5cfef057638ffc2d02bd34d85a422#b9ddf27a) [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] error: could not compile `openssl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openssl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7dc1f0dbca728755 -C extra-filename=-7dc1f0dbca728755 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-eaeb0fd1c48595db.rmeta --cap-lints allow --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl111` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "84654f5e3f20e7f5ef9407ef465b2c5a0e19fcccd504bbdc90cdc218030903bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84654f5e3f20e7f5ef9407ef465b2c5a0e19fcccd504bbdc90cdc218030903bc", kill_on_drop: false }` [INFO] [stdout] 84654f5e3f20e7f5ef9407ef465b2c5a0e19fcccd504bbdc90cdc218030903bc