[INFO] fetching crate wasm-instrument 0.4.0...
[INFO] testing wasm-instrument-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wasm-instrument 0.4.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wasm-instrument 0.4.0
[INFO] finished tweaking crates.io crate wasm-instrument 0.4.0
[INFO] tweaked toml for crates.io crate wasm-instrument 0.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasm-instrument 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding binaryen v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.8.2)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding wasmi v0.20.0 (available: v1.0.9)
[INFO] [stderr]       Adding wasmparser v0.95.0 (available: v0.248.0)
[INFO] [stderr]       Adding wasmprinter v0.2.80 (available: v0.248.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-encoder v0.248.0
[INFO] [stderr]   Downloaded wat v1.248.0
[INFO] [stderr]   Downloaded wasmi_arena v0.1.0
[INFO] [stderr]   Downloaded wasmprinter v0.2.80
[INFO] [stderr]   Downloaded wasmi_core v0.5.0
[INFO] [stderr]   Downloaded wasmi v0.20.0
[INFO] [stderr]   Downloaded criterion v0.4.0
[INFO] [stderr]   Downloaded wast v248.0.0
[INFO] [stderr]   Downloaded binaryen v0.12.1
[INFO] [stderr]   Downloaded wasmparser v0.95.0
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmparser v0.248.0
[INFO] [stderr]   Downloaded binaryen-sys v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] adf6da228250d7a912508a4107d7ce002c2ea873f52a245e2fd2e21ff0c04008
[INFO] running `Command { std: "docker" "start" "-a" "adf6da228250d7a912508a4107d7ce002c2ea873f52a245e2fd2e21ff0c04008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "adf6da228250d7a912508a4107d7ce002c2ea873f52a245e2fd2e21ff0c04008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adf6da228250d7a912508a4107d7ce002c2ea873f52a245e2fd2e21ff0c04008", kill_on_drop: false }`
[INFO] [stdout] adf6da228250d7a912508a4107d7ce002c2ea873f52a245e2fd2e21ff0c04008
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ffaa0c0426bb20bb8dc90140db030fbf843e4166dc15f3ed37be6931c3c3a7c
[INFO] running `Command { std: "docker" "start" "-a" "9ffaa0c0426bb20bb8dc90140db030fbf843e4166dc15f3ed37be6931c3c3a7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling wasm-instrument v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(not(features = "std"))]
[INFO] [stdout] 1 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 8 - #[cfg(features = "std")]
[INFO] [stdout] 8 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/gas_metering/mod.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     for functions in s.functions_mut() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     while let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     if let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s
[INFO] running `Command { std: "docker" "inspect" "9ffaa0c0426bb20bb8dc90140db030fbf843e4166dc15f3ed37be6931c3c3a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ffaa0c0426bb20bb8dc90140db030fbf843e4166dc15f3ed37be6931c3c3a7c", kill_on_drop: false }`
[INFO] [stdout] 9ffaa0c0426bb20bb8dc90140db030fbf843e4166dc15f3ed37be6931c3c3a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ad6f948026f7464ca2428d5d6b952d7caf5a3546ffb29d25f54dba744df7be2
[INFO] running `Command { std: "docker" "start" "-a" "4ad6f948026f7464ca2428d5d6b952d7caf5a3546ffb29d25f54dba744df7be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wasm-encoder v0.248.0
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling wasmi_core v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasmparser-nostd v0.91.0
[INFO] [stderr]    Compiling wasmi_arena v0.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(features = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 1 - #[cfg(not(features = "std"))]
[INFO] [stdout] 1 + #[cfg(not(feature = "std"))]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]  --> src/stack_limiter/thunk.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(features = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]   |
[INFO] [stdout] 8 - #[cfg(features = "std")]
[INFO] [stdout] 8 + #[cfg(feature = "std")]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/gas_metering/mod.rs:313:23
[INFO] [stdout]     |
[INFO] [stdout] 313 |                     for functions in s.functions_mut() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     while let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 313 -                     for functions in s.functions_mut() {
[INFO] [stdout] 313 +                     if let Some(functions) = s.functions_mut() {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling wast v248.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling binaryen-sys v0.12.0
[INFO] [stderr]    Compiling wasmi v0.20.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.2/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 -C debuginfo=2 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fca9d2ef0bf0add5 -C extra-filename=-a48563d615342b16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-45a928a3ec6c34f3.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-36968dc017582e95.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-6d5d4b305c49a11c.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 `wast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name wast --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-248.0.0/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 -C debuginfo=2 '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(debug_check_try_op)' --cfg 'feature="component-model"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "dwarf", "wasm-module"))' -C metadata=1eef54e154092a7b -C extra-filename=-27199b33f7039b44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8b92646e17d580d3.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-c4c1998feac5336a.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d8218b780a78fe0a.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-48dba5882408e75d.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-1ebcea4292269d08.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wasmi` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name wasmi --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmi-0.20.0/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=387792c47fb4c83a -C extra-filename=-74668996e6607c5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern spin=/opt/rustwide/target/debug/deps/libspin-be648455fb8ff8b8.rmeta --extern wasmi_arena=/opt/rustwide/target/debug/deps/libwasmi_arena-aabff48204d42546.rmeta --extern wasmi_core=/opt/rustwide/target/debug/deps/libwasmi_core-079f49222792c724.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser_nostd-b0057a1a66faad3c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4ad6f948026f7464ca2428d5d6b952d7caf5a3546ffb29d25f54dba744df7be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad6f948026f7464ca2428d5d6b952d7caf5a3546ffb29d25f54dba744df7be2", kill_on_drop: false }`
[INFO] [stdout] 4ad6f948026f7464ca2428d5d6b952d7caf5a3546ffb29d25f54dba744df7be2
