[INFO] fetching crate node-browser-testing 2.0.0... [INFO] checking node-browser-testing-2.0.0 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate node-browser-testing 2.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate node-browser-testing 2.0.0 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate node-browser-testing 2.0.0 [INFO] finished tweaking crates.io crate node-browser-testing 2.0.0 [INFO] tweaked toml for crates.io crate node-browser-testing 2.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tetsy-kvdb-web v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df2fb6f2e9deb960d6b305343e4d97418bd88104858a4f086a7cc2270fe2b3da [INFO] running `Command { std: "docker" "start" "-a" "df2fb6f2e9deb960d6b305343e4d97418bd88104858a4f086a7cc2270fe2b3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2fb6f2e9deb960d6b305343e4d97418bd88104858a4f086a7cc2270fe2b3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2fb6f2e9deb960d6b305343e4d97418bd88104858a4f086a7cc2270fe2b3da", kill_on_drop: false }` [INFO] [stdout] df2fb6f2e9deb960d6b305343e4d97418bd88104858a4f086a7cc2270fe2b3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] da9edbe3f1861446fad15ad0ee2d984b4491099bca659df0ae90505cc8ae721e [INFO] running `Command { std: "docker" "start" "-a" "da9edbe3f1861446fad15ad0ee2d984b4491099bca659df0ae90505cc8ae721e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling node-cli v2.0.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking quicksink v0.1.2 [INFO] [stderr] Checking uint-crate v0.9.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.24 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling minicbor-derive v0.6.3 [INFO] [stderr] Compiling tetsy-libp2p-core-derive v0.21.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [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] Checking sha-1 v0.9.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking num-bigint v0.2.6 [INFO] [stderr] Checking serde v1.0.126 [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=9625e5ae72bdbbbb -C extra-filename=-9625e5ae72bdbbbb --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" "da9edbe3f1861446fad15ad0ee2d984b4491099bca659df0ae90505cc8ae721e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9edbe3f1861446fad15ad0ee2d984b4491099bca659df0ae90505cc8ae721e", kill_on_drop: false }` [INFO] [stdout] da9edbe3f1861446fad15ad0ee2d984b4491099bca659df0ae90505cc8ae721e