[INFO] fetching crate narwhal-plugin-wasm 2.3.0...
[INFO] checking narwhal-plugin-wasm-2.3.0 against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-27
[INFO] extracting crate narwhal-plugin-wasm 2.3.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate narwhal-plugin-wasm 2.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate narwhal-plugin-wasm 2.3.0
[INFO] tweaked toml for crates.io crate narwhal-plugin-wasm 2.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate narwhal-plugin-wasm 2.3.0 on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate narwhal-plugin-wasm 2.3.0 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e
[INFO] running `Command { std: "docker" "start" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling wasmtime-internal-core v45.0.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.132.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pulley-macros v45.0.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-isle v0.132.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.132.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.132.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v45.0.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]     Checking cranelift-control v0.132.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking wasmparser v0.248.0
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking cranelift-bitset v0.132.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking cranelift-entity v0.132.0
[INFO] [stderr]     Checking pulley-interpreter v45.0.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking cranelift-bforest v0.132.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking wasm-encoder v0.248.0
[INFO] [stderr]     Checking wasmtime-internal-component-util v45.0.0
[INFO] [stderr]    Compiling memchr v2.8.1
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a3b98074e55771a2 -C extra-filename=-9814e376725ff206 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-497fa74e1fd189b0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e644acf4bdfb9529.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/bin/rustc --crate-name wasmparser --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.248.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="serde"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "try-op", "validate"))' -C metadata=229f79abd0f26687 -C extra-filename=-0c88dbdec8240eac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e3979b42153f1046.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e", kill_on_drop: false }`
[INFO] [stdout] 88d81e4cdaf5be136e6fe086881d694a48a5071f99aaa546f3155a6b0573ef0e
