[INFO] fetching crate wasm-instrument 0.4.0... [INFO] building wasm-instrument-0.4.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate wasm-instrument 0.4.0 into /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-instrument 0.4.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 140 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.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding wasmi v0.20.0 (available: v0.51.1) [INFO] [stderr] Adding wasmparser v0.95.0 (available: v0.239.0) [INFO] [stderr] Adding wasmprinter v0.2.80 (available: v0.239.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61d1c7af72975cf482880ef3f0f012e8492ab7faa78e31c4bae566cf32463b8f [INFO] running `Command { std: "docker" "start" "-a" "61d1c7af72975cf482880ef3f0f012e8492ab7faa78e31c4bae566cf32463b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d1c7af72975cf482880ef3f0f012e8492ab7faa78e31c4bae566cf32463b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d1c7af72975cf482880ef3f0f012e8492ab7faa78e31c4bae566cf32463b8f", kill_on_drop: false }` [INFO] [stdout] 61d1c7af72975cf482880ef3f0f012e8492ab7faa78e31c4bae566cf32463b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87136032fe57d9ea24644a2a9b66016efbfab9117fe4b51d503eb993e168bef [INFO] running `Command { std: "docker" "start" "-a" "c87136032fe57d9ea24644a2a9b66016efbfab9117fe4b51d503eb993e168bef", 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 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 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.14s [INFO] running `Command { std: "docker" "inspect" "c87136032fe57d9ea24644a2a9b66016efbfab9117fe4b51d503eb993e168bef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87136032fe57d9ea24644a2a9b66016efbfab9117fe4b51d503eb993e168bef", kill_on_drop: false }` [INFO] [stdout] c87136032fe57d9ea24644a2a9b66016efbfab9117fe4b51d503eb993e168bef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea7df27ce7f10c6ebeca43b4a3accb03a4bc33d6c5bd2e4acf6317598e2e852 [INFO] running `Command { std: "docker" "start" "-a" "cea7df27ce7f10c6ebeca43b4a3accb03a4bc33d6c5bd2e4acf6317598e2e852", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling wasmparser-nostd v0.91.0 [INFO] [stderr] Compiling wasmparser v0.121.2 [INFO] [stderr] Compiling wasmi_core v0.5.0 [INFO] [stderr] Compiling wast v239.0.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling binaryen-sys v0.12.0 [INFO] [stderr] Compiling wasmi_arena v0.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wasmi v0.20.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling wasmparser v0.95.0 [INFO] [stderr] error: could not compile `wasmparser-nostd` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name wasmparser_nostd --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-nostd-0.91.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deterministic", "std"))' -C metadata=c2d4f13b3dbf4b45 -C extra-filename=-b9f3d152fb247c91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap_nostd-6c0ca893d09bc16b.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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name wast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-239.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' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(fuzzing)' --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=44c0fa594c23309b -C extra-filename=-6d23265a5df508a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-f3bca020550ea9bd.rmeta --extern leb128fmt=/opt/rustwide/target/debug/deps/libleb128fmt-2a9a82a3ed621724.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d12f1dd14779f44c.rmeta --extern wasm_encoder=/opt/rustwide/target/debug/deps/libwasm_encoder-4f4b61027246faea.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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=6fcc51715ce4394a -C extra-filename=-bee3710d5f890032 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ae83ff7d8b19c6be.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-af0e6b348448aa24.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-696d06b0fb952eb7.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.4.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="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=5de43dcfe7382cbc -C extra-filename=-a4cf0374471a2892 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-0ad708ffaa3dac37.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-6cd3b96417f4d8dd.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-bc85d168ecb7512c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-dd640fb1d2c75205.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-9b7a90119b408033.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb29c9ce35ed7fc6.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-4beb3982b9aa5609.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d823e33b539594f9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6951bdaafe183a63.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2c0d036c120614c7.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-047d043a6435858d.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.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" "cea7df27ce7f10c6ebeca43b4a3accb03a4bc33d6c5bd2e4acf6317598e2e852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea7df27ce7f10c6ebeca43b4a3accb03a4bc33d6c5bd2e4acf6317598e2e852", kill_on_drop: false }` [INFO] [stdout] cea7df27ce7f10c6ebeca43b4a3accb03a4bc33d6c5bd2e4acf6317598e2e852