[INFO] fetching crate golem-rust 2.0.0... [INFO] checking golem-rust-2.0.0 against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1 [INFO] extracting crate golem-rust 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate golem-rust 2.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate golem-rust 2.0.0 [INFO] tweaked toml for crates.io crate golem-rust 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate golem-rust 2.0.0 on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate golem-rust 2.0.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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/benches/from_element_value_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `from_element_value_bench` [INFO] [stderr] * `bench` target `from_element_value_bench` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/benches/agent_registry_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `agent_registry_bench` [INFO] [stderr] * `bench` target `agent_registry_bench` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/benches/eager_vs_lazy_format_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `eager_vs_lazy_format_bench` [INFO] [stderr] * `bench` target `eager_vs_lazy_format_bench` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73a0d4a5b082580500036e0c54118127b21cc6d120206c0af2fe930eff5b0777 [INFO] running `Command { std: "docker" "start" "-a" "73a0d4a5b082580500036e0c54118127b21cc6d120206c0af2fe930eff5b0777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73a0d4a5b082580500036e0c54118127b21cc6d120206c0af2fe930eff5b0777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a0d4a5b082580500036e0c54118127b21cc6d120206c0af2fe930eff5b0777", kill_on_drop: false }` [INFO] [stdout] 73a0d4a5b082580500036e0c54118127b21cc6d120206c0af2fe930eff5b0777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff5fbe67f5937d175966ea858e0aa14107833f2feac57c80d5875c2862929a8 [INFO] running `Command { std: "docker" "start" "-a" "dff5fbe67f5937d175966ea858e0aa14107833f2feac57c80d5875c2862929a8", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/benches/agent_registry_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `agent_registry_bench` [INFO] [stderr] * `bench` target `agent_registry_bench` [INFO] [stderr] warning: file `/opt/rustwide/workdir/benches/from_element_value_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `from_element_value_bench` [INFO] [stderr] * `bench` target `from_element_value_bench` [INFO] [stderr] warning: file `/opt/rustwide/workdir/benches/eager_vs_lazy_format_bench.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `eager_vs_lazy_format_bench` [INFO] [stderr] * `bench` target `eager_vs_lazy_format_bench` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling id-arena v2.3.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.51.0 [INFO] [stderr] Compiling wasm-encoder v0.202.0 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.51.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling wit-bindgen v0.51.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.24.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling wasmparser v0.244.0 [INFO] [stderr] Compiling wasmparser v0.202.0 [INFO] [stderr] Compiling wasmparser v0.245.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.53.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wit-bindgen-rt v0.24.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.24.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.49.0 [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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.245.1/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 '--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="features"' --cfg 'feature="hash-collections"' --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=c6016db20f487db3 -C extra-filename=-27685e4e4c670692 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-744ddd90cae5db9b.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-26d2512486d3ac06.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ec71613f96263b3d.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-d4fc6a02b7db4092.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" "dff5fbe67f5937d175966ea858e0aa14107833f2feac57c80d5875c2862929a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff5fbe67f5937d175966ea858e0aa14107833f2feac57c80d5875c2862929a8", kill_on_drop: false }` [INFO] [stdout] dff5fbe67f5937d175966ea858e0aa14107833f2feac57c80d5875c2862929a8