[INFO] fetching crate tc-network 0.8.0... [INFO] testing tc-network-0.8.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate tc-network 0.8.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate tc-network 0.8.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tc-network 0.8.0 [INFO] finished tweaking crates.io crate tc-network 0.8.0 [INFO] tweaked toml for crates.io crate tc-network 0.8.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 250839c9885b5ce792c3b883adc70a957b6e3fda826bb42f96cf05ab2a6441b3 [INFO] running `Command { std: "docker" "start" "-a" "250839c9885b5ce792c3b883adc70a957b6e3fda826bb42f96cf05ab2a6441b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "250839c9885b5ce792c3b883adc70a957b6e3fda826bb42f96cf05ab2a6441b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250839c9885b5ce792c3b883adc70a957b6e3fda826bb42f96cf05ab2a6441b3", kill_on_drop: false }` [INFO] [stdout] 250839c9885b5ce792c3b883adc70a957b6e3fda826bb42f96cf05ab2a6441b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70bb8e70ce4147d21b41156774651b83a8a13fb792c08d023972b4a7a9b2dbeb [INFO] running `Command { std: "docker" "start" "-a" "70bb8e70ce4147d21b41156774651b83a8a13fb792c08d023972b4a7a9b2dbeb", 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 subtle v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tetsy-wasm v0.41.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ip_network v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling uint-crate v0.9.1 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling minicbor-derive v0.6.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tetsy-fixed-hash v0.7.1 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] error: could not compile `async-trait` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.50/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=1f4142c7e90537da -C extra-filename=-1f4142c7e90537da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c29878b8762dd41.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-56824a1e2a9455ee.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-495d5a154531abb5.rlib --extern proc_macro --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" "70bb8e70ce4147d21b41156774651b83a8a13fb792c08d023972b4a7a9b2dbeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70bb8e70ce4147d21b41156774651b83a8a13fb792c08d023972b4a7a9b2dbeb", kill_on_drop: false }` [INFO] [stdout] 70bb8e70ce4147d21b41156774651b83a8a13fb792c08d023972b4a7a9b2dbeb