[INFO] fetching crate zkvmc-cranelift 0.0.1...
[INFO] building zkvmc-cranelift-0.0.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate zkvmc-cranelift 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate zkvmc-cranelift 0.0.1
[INFO] finished tweaking crates.io crate zkvmc-cranelift 0.0.1
[INFO] tweaked toml for crates.io crate zkvmc-cranelift 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zkvmc-cranelift 0.0.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zkvmc-cranelift 0.0.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09a6249526dc71cb1d16c5899b8594d76e36ecbe7ed2e7d6e2d771eb2cb53ed3
[INFO] running `Command { std: "docker" "start" "-a" "09a6249526dc71cb1d16c5899b8594d76e36ecbe7ed2e7d6e2d771eb2cb53ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09a6249526dc71cb1d16c5899b8594d76e36ecbe7ed2e7d6e2d771eb2cb53ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a6249526dc71cb1d16c5899b8594d76e36ecbe7ed2e7d6e2d771eb2cb53ed3", kill_on_drop: false }`
[INFO] [stdout] 09a6249526dc71cb1d16c5899b8594d76e36ecbe7ed2e7d6e2d771eb2cb53ed3
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abf5574dd2081b3bf881ac423ec12554f74e25921f2fd07d754b0582b1d92369
[INFO] running `Command { std: "docker" "start" "-a" "abf5574dd2081b3bf881ac423ec12554f74e25921f2fd07d754b0582b1d92369", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.118.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cranelift-isle v0.118.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.118.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cranelift-bitset v0.118.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cranelift-entity v0.118.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling cranelift-bforest v0.118.0
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling regalloc2 v0.11.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.118.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v31.0.0
[INFO] [stderr]    Compiling zkvmc-backend v0.0.1
[INFO] [stderr]    Compiling zkvmc-trace v0.0.1
[INFO] [stderr]    Compiling cranelift-control v0.118.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.118.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling zkvmc-core v0.0.1
[INFO] [stderr]    Compiling zkvmc-context v0.0.1
[INFO] [stderr]    Compiling zkvmc-frontend v0.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.118.0
[INFO] [stderr]    Compiling cranelift-module v0.118.0
[INFO] [stderr]    Compiling cranelift-frontend v0.118.0
[INFO] [stderr]    Compiling cranelift-native v0.118.0
[INFO] [stderr]    Compiling cranelift-object v0.118.0
[INFO] [stderr]    Compiling cranelift-jit v0.118.0
[INFO] [stderr]    Compiling cranelift v0.118.0
[INFO] [stderr]    Compiling zkvmc-cranelift v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cranelift-frontend` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cranelift_frontend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-frontend-0.118.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 --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=trivial_numeric_casts --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=impl-trait-overcaptures --warn=deprecated-safe-2024 '--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)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "hashbrown", "std"))' -C metadata=fcccdadf8ee29537 -C extra-filename=-eccd74542b4e1388 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cranelift_codegen=/opt/rustwide/target/debug/deps/libcranelift_codegen-cb279facb0daa11e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a9aa4e3be1b2af18.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f4c71c581c33a73a.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 `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.118.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 --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=trivial_numeric_casts --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=impl-trait-overcaptures --warn=deprecated-safe-2024 '--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)' --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=aa977fe8466a71a5 -C extra-filename=-cb279facb0daa11e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-e58c18174eef811f.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-237f0cae66d8f321.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-35e58add63e9377c.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-43f98cd57d8324b9.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-0fce5b51bb60c038.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-a929efa80dc6148f.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-ab8d743c19dd49ab.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-f5b0dfee7309ec1f.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-95326c518976339a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-394b918668cad64a.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-2f05bea3da666afd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-a9aa4e3be1b2af18.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-f4c71c581c33a73a.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "abf5574dd2081b3bf881ac423ec12554f74e25921f2fd07d754b0582b1d92369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abf5574dd2081b3bf881ac423ec12554f74e25921f2fd07d754b0582b1d92369", kill_on_drop: false }`
[INFO] [stdout] abf5574dd2081b3bf881ac423ec12554f74e25921f2fd07d754b0582b1d92369
