[INFO] fetching crate tetsy-libp2p 0.34.3... [INFO] checking tetsy-libp2p-0.34.3 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate tetsy-libp2p 0.34.3 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate tetsy-libp2p 0.34.3 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tetsy-libp2p 0.34.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tetsy-libp2p 0.34.3 [INFO] tweaked toml for crates.io crate tetsy-libp2p 0.34.3 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate crates.io crate tetsy-libp2p 0.34.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 000a66012f16286f2d13f03e49e281e5c88b5ac38eef4f70eac5ddb44d72d037 [INFO] running `Command { std: "docker" "start" "-a" "000a66012f16286f2d13f03e49e281e5c88b5ac38eef4f70eac5ddb44d72d037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "000a66012f16286f2d13f03e49e281e5c88b5ac38eef4f70eac5ddb44d72d037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000a66012f16286f2d13f03e49e281e5c88b5ac38eef4f70eac5ddb44d72d037", kill_on_drop: false }` [INFO] [stdout] 000a66012f16286f2d13f03e49e281e5c88b5ac38eef4f70eac5ddb44d72d037 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a02328fc8f7f91265b5ad0e964f67d18c8967e27255992cf15a199145f07d0 [INFO] running `Command { std: "docker" "start" "-a" "15a02328fc8f7f91265b5ad0e964f67d18c8967e27255992cf15a199145f07d0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.7.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking nohash v0.2.0 [INFO] [stderr] Checking tetsy-send-wrapper v0.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling snow v0.7.2 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] error: could not compile `libz-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libz-sys-1.1.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eacc19b1f9ae7a4b -C extra-filename=-eacc19b1f9ae7a4b --out-dir /opt/rustwide/target/debug/build/libz-sys-eacc19b1f9ae7a4b -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-179828e65b0b359f.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-b952aecd167c3d7e.rlib --cap-lints allow --cap-lints=forbid` (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" "15a02328fc8f7f91265b5ad0e964f67d18c8967e27255992cf15a199145f07d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a02328fc8f7f91265b5ad0e964f67d18c8967e27255992cf15a199145f07d0", kill_on_drop: false }` [INFO] [stdout] 15a02328fc8f7f91265b5ad0e964f67d18c8967e27255992cf15a199145f07d0