[INFO] fetching crate triples 0.2.4... [INFO] checking triples-0.2.4 against master#c3def263a44e07e09ae6d57abfc8650227fb4972 for pr-118920 [INFO] extracting crate triples 0.2.4 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate triples 0.2.4 on toolchain c3def263a44e07e09ae6d57abfc8650227fb4972 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config [INFO] started tweaking crates.io crate triples 0.2.4 [INFO] finished tweaking crates.io crate triples 0.2.4 [INFO] tweaked toml for crates.io crate triples 0.2.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate triples 0.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.7.18 [INFO] [stderr] Downloaded zerocopy-derive v0.7.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b29f1db840ec11a32780ae4ed3e934baa46a289fb969e2c43e20c789c7e4f649 [INFO] running `Command { std: "docker" "start" "-a" "b29f1db840ec11a32780ae4ed3e934baa46a289fb969e2c43e20c789c7e4f649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b29f1db840ec11a32780ae4ed3e934baa46a289fb969e2c43e20c789c7e4f649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29f1db840ec11a32780ae4ed3e934baa46a289fb969e2c43e20c789c7e4f649", kill_on_drop: false }` [INFO] [stdout] b29f1db840ec11a32780ae4ed3e934baa46a289fb969e2c43e20c789c7e4f649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+c3def263a44e07e09ae6d57abfc8650227fb4972" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 069d10b7f3ae3c423bf1bfa8bc15b3dbe2ab14f5a1a2e82b567245ddb2418042 [INFO] running `Command { std: "docker" "start" "-a" "069d10b7f3ae3c423bf1bfa8bc15b3dbe2ab14f5a1a2e82b567245ddb2418042", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking futures-channel v0.3.29 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] error: could not compile `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c3def263a44e07e09ae6d57abfc8650227fb4972/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=6965f7e470879bf7 -C extra-filename=-6965f7e470879bf7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6ab2f262bac5bbb0.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-e594fae4e1d5f6e3.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-6c2a2c074b53d7c9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-8d38f48e1e146d52.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-41839c28221473a5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ebb2fe17e7f060cd.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-dca5e0f0bf1ba2ac.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-62916d8219d8864d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "069d10b7f3ae3c423bf1bfa8bc15b3dbe2ab14f5a1a2e82b567245ddb2418042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069d10b7f3ae3c423bf1bfa8bc15b3dbe2ab14f5a1a2e82b567245ddb2418042", kill_on_drop: false }` [INFO] [stdout] 069d10b7f3ae3c423bf1bfa8bc15b3dbe2ab14f5a1a2e82b567245ddb2418042