[INFO] fetching crate cranelift-interpreter 0.124.0... [INFO] building cranelift-interpreter-0.124.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate cranelift-interpreter 0.124.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cranelift-interpreter 0.124.0 [INFO] finished tweaking crates.io crate cranelift-interpreter 0.124.0 [INFO] tweaked toml for crates.io crate cranelift-interpreter 0.124.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cranelift-interpreter 0.124.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] crate crates.io crate cranelift-interpreter 0.124.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1f61d4d781e0bc19c236ca40de6c90e79052893d4b04a6a2422f0d6e632eab10 [INFO] running `Command { std: "docker" "start" "-a" "1f61d4d781e0bc19c236ca40de6c90e79052893d4b04a6a2422f0d6e632eab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f61d4d781e0bc19c236ca40de6c90e79052893d4b04a6a2422f0d6e632eab10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f61d4d781e0bc19c236ca40de6c90e79052893d4b04a6a2422f0d6e632eab10", kill_on_drop: false }` [INFO] [stdout] 1f61d4d781e0bc19c236ca40de6c90e79052893d4b04a6a2422f0d6e632eab10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 873ec147c4be99dc9035b5ff2e7f5fdf02312219b27415029217a6535210fc63 [INFO] running `Command { std: "docker" "start" "-a" "873ec147c4be99dc9035b5ff2e7f5fdf02312219b27415029217a6535210fc63", kill_on_drop: false }` [INFO] [stderr] Compiling cranelift-srcgen v0.124.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling cranelift-isle v0.124.0 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cranelift-codegen-shared v0.124.0 [INFO] [stderr] Compiling target-lexicon v0.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling cranelift-bitset v0.124.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cranelift-entity v0.124.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling cranelift-assembler-x64-meta v0.124.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling cranelift-bforest v0.124.0 [INFO] [stderr] Compiling regalloc2 v0.13.1 [INFO] [stderr] Compiling wasmtime-internal-math v37.0.0 [INFO] [stderr] Compiling gimli v0.32.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cranelift-control v0.124.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.124.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cranelift-assembler-x64 v0.124.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cranelift-codegen v0.124.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cranelift-interpreter v0.124.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "873ec147c4be99dc9035b5ff2e7f5fdf02312219b27415029217a6535210fc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873ec147c4be99dc9035b5ff2e7f5fdf02312219b27415029217a6535210fc63", kill_on_drop: false }` [INFO] [stdout] 873ec147c4be99dc9035b5ff2e7f5fdf02312219b27415029217a6535210fc63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ee5b13e46bd5ecfd7507f5688c6b6e6de202c74db5d7a55967e0507420fe9bb5 [INFO] running `Command { std: "docker" "start" "-a" "ee5b13e46bd5ecfd7507f5688c6b6e6de202c74db5d7a55967e0507420fe9bb5", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling cranelift-codegen v0.124.0 [INFO] [stderr] Compiling cranelift-reader v0.124.0 [INFO] [stderr] Compiling cranelift-frontend v0.124.0 [INFO] [stderr] Compiling cranelift-interpreter v0.124.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cranelift-interpreter` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name cranelift_interpreter --edition=2024 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=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--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=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2c7a4095e36aa41f -C extra-filename=-71a299b48860aabf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen=/opt/rustwide/target/debug/deps/libcranelift_codegen-d90a6ae87b1bca66.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-95ac76bdacf19ddc.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2ae68696ae787b7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-53e7e83e66ca4951.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cranelift-codegen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.124.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=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--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=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=b24f2437d049fec2 -C extra-filename=-d90a6ae87b1bca66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-2227894bcdb58389.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-8f9f83baa33a6bdc.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-2f4d716555436ba5.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-d681417b098b1162.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-5a97b53ea67d563e.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-39f4b398c12349d2.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-95ac76bdacf19ddc.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-a2d2232d8ca708ed.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-19954401a582c725.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-e823320ca6a8d3ef.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2ae68696ae787b7.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-3b45c72c6a532481.rmeta --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_internal_math-1c4a3685cd10dbbe.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee5b13e46bd5ecfd7507f5688c6b6e6de202c74db5d7a55967e0507420fe9bb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee5b13e46bd5ecfd7507f5688c6b6e6de202c74db5d7a55967e0507420fe9bb5", kill_on_drop: false }` [INFO] [stdout] ee5b13e46bd5ecfd7507f5688c6b6e6de202c74db5d7a55967e0507420fe9bb5