[INFO] fetching crate node-executor 2.0.0... [INFO] checking node-executor-2.0.0 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate node-executor 2.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate node-executor 2.0.0 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate node-executor 2.0.0 [INFO] finished tweaking crates.io crate node-executor 2.0.0 [INFO] tweaked toml for crates.io crate node-executor 2.0.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aa0248b655e27da2ac6548a36b592576b975b65f92dac0eaa18533bd197a1c0 [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" "2aa0248b655e27da2ac6548a36b592576b975b65f92dac0eaa18533bd197a1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aa0248b655e27da2ac6548a36b592576b975b65f92dac0eaa18533bd197a1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa0248b655e27da2ac6548a36b592576b975b65f92dac0eaa18533bd197a1c0", kill_on_drop: false }` [INFO] [stdout] 2aa0248b655e27da2ac6548a36b592576b975b65f92dac0eaa18533bd197a1c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 183ab2530fb236ef7c91dbd7137b440c5f249babdd4e0d920ab9e257dc9efbfc [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" "183ab2530fb236ef7c91dbd7137b440c5f249babdd4e0d920ab9e257dc9efbfc", kill_on_drop: false }` [INFO] [stderr] Checking tetsy-wasm v0.41.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tetsy-trie-root v0.16.1 [INFO] [stderr] Checking wast v36.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking memoffset v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling noble-contracts-proc-macro v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking value-bag v1.0.0-alpha.7 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.1/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=abb48816dba1c7f0 -C extra-filename=-abb48816dba1c7f0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-376c1207aae7a50d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f3ab575684e10127.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-76978bdd0008ad63.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" "183ab2530fb236ef7c91dbd7137b440c5f249babdd4e0d920ab9e257dc9efbfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183ab2530fb236ef7c91dbd7137b440c5f249babdd4e0d920ab9e257dc9efbfc", kill_on_drop: false }` [INFO] [stdout] 183ab2530fb236ef7c91dbd7137b440c5f249babdd4e0d920ab9e257dc9efbfc