[INFO] cloning repository https://github.com/icicle-emu/icicle-emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icicle-emu/icicle-emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6040b08d23e8690b98f950cff5847fe5daa093f7
[INFO] testing icicle-emu/icicle-emu against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficicle-emu%2Ficicle-emu" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icicle-emu/icicle-emu
[INFO] finished tweaking git repo https://github.com/icicle-emu/icicle-emu
[INFO] tweaked toml for git repo https://github.com/icicle-emu/icicle-emu written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icicle-emu/icicle-emu on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icicle-emu/icicle-emu 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mchesser/gdbstub/`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded cranelift-native v0.124.1
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v37.0.1
[INFO] [stderr]   Downloaded cranelift-srcgen v0.124.1
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded cranelift v0.124.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.124.1
[INFO] [stderr]   Downloaded cranelift-control v0.124.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.124.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] [stderr]   Downloaded crepe v0.1.8
[INFO] [stderr]   Downloaded region v3.0.2
[INFO] [stderr]   Downloaded cranelift-frontend v0.124.1
[INFO] [stderr]   Downloaded cranelift-isle v0.124.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.124.1
[INFO] [stderr]   Downloaded ron v0.11.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.8.1
[INFO] [stderr]   Downloaded regalloc2 v0.13.2
[INFO] [stderr]   Downloaded ruzstd v0.8.1
[INFO] [stderr]   Downloaded cpp_demangle v0.4.5
[INFO] [stderr]   Downloaded flate2 v1.1.4
[INFO] [stderr]   Downloaded mach2 v0.4.3
[INFO] [stderr]   Downloaded arbitrary v1.4.2
[INFO] [stderr]   Downloaded half v2.6.0
[INFO] [stderr]   Downloaded xml-rs v0.8.27
[INFO] [stderr]   Downloaded cranelift-jit v0.124.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.124.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.124.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.124.1
[INFO] [stderr]   Downloaded cranelift-entity v0.124.1
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded cranelift-module v0.124.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v34.0.2
[INFO] [stderr]   Downloaded wasmtime-internal-math v37.0.1
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v34.0.2
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded cranelift-codegen v0.124.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80bc2aa559a96c75a0968470d3f23c268ff10ec888e4a099b2246d789b4988fc
[INFO] running `Command { std: "docker" "start" "-a" "80bc2aa559a96c75a0968470d3f23c268ff10ec888e4a099b2246d789b4988fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80bc2aa559a96c75a0968470d3f23c268ff10ec888e4a099b2246d789b4988fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80bc2aa559a96c75a0968470d3f23c268ff10ec888e4a099b2246d789b4988fc", kill_on_drop: false }`
[INFO] [stdout] 80bc2aa559a96c75a0968470d3f23c268ff10ec888e4a099b2246d789b4988fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8007cfc070090786acc7f51e15896678242fbe50a5befa5b1b927dc1ac8ee5a
[INFO] running `Command { std: "docker" "start" "-a" "d8007cfc070090786acc7f51e15896678242fbe50a5befa5b1b927dc1ac8ee5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.124.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.124.1
[INFO] [stderr]    Compiling cranelift-isle v0.124.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.124.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.124.1
[INFO] [stderr]    Compiling cranelift-bitset v0.124.1
[INFO] [stderr]    Compiling cranelift-entity v0.124.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.124.1
[INFO] [stderr]    Compiling wasmtime-internal-math v37.0.1
[INFO] [stderr]    Compiling regalloc2 v0.13.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-control v0.124.1
[INFO] [stderr]    Compiling cranelift-bforest v0.124.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling cranelift-codegen v0.124.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sleigh-parse v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-parse)
[INFO] [stderr]    Compiling pcode v0.2.0 (/opt/rustwide/workdir/sleigh/pcode)
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v34.0.2
[INFO] [stderr]    Compiling sleigh-runtime v0.1.0 (/opt/rustwide/workdir/sleigh/sleigh-runtime)
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling wasmtime-jit-debug v34.0.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling icicle-mem v0.3.0 (/opt/rustwide/workdir/icicle-mem)
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v37.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling icicle-linux v0.1.0 (/opt/rustwide/workdir/icicle-linux)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde-xml-rs v0.8.1
[INFO] [stderr]    Compiling ron v0.11.0
[INFO] [stderr]    Compiling sleigh-compile v0.3.0 (/opt/rustwide/workdir/sleigh/sleigh-compile)
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling icicle-cpu v0.1.0 (/opt/rustwide/workdir/icicle-cpu)
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling gdbstub v0.7.6 (https://github.com/mchesser/gdbstub/#fc9702f4)
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling crepe v0.1.8
[INFO] [stderr]    Compiling gdbstub_arch v0.3.2 (https://github.com/mchesser/gdbstub/#fc9702f4)
[INFO] [stderr]    Compiling cranelift-module v0.124.1
[INFO] [stderr]    Compiling cranelift-native v0.124.1
[INFO] [stderr]    Compiling cranelift-frontend v0.124.1
[INFO] [stderr]    Compiling cranelift-jit v0.124.1
[INFO] [stderr]    Compiling cranelift v0.124.1
[INFO] [stderr]    Compiling icicle-jit v0.2.0 (/opt/rustwide/workdir/icicle-jit)
[INFO] [stderr]    Compiling icicle-vm v0.2.0 (/opt/rustwide/workdir/icicle-vm)
[INFO] [stderr]    Compiling icicle-gdb v0.1.0 (/opt/rustwide/workdir/icicle-gdb)
[INFO] [stderr]    Compiling icicle-fuzzing v0.1.0 (/opt/rustwide/workdir/icicle-fuzzing)
[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/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.124.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 -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=a1f1ce39f976a581 -C extra-filename=-41e2c5e8643fdd58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8a7759375e1d5703.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-9e0861725b52773a.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-a4ab08bda4a829c7.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-8b8e273d1f9e60c9.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-94dfbb69a6c330df.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-fb3eaa7fa76c8acd.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-956fed35e2c59ed8.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-d98bc7fd2fbd98ff.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d2cc7b53a871b815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b4fcfe73e7c09d36.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-24de711e8f0d2586.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-8e110c1a3d59ec76.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-7a71bb2df3e5e053.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-b557f8e3a3e7a4f7.rmeta --extern wasmtime_math=/opt/rustwide/target/debug/deps/libwasmtime_internal_math-4d018bb648047e80.rmeta --cap-lints allow --cap-lints=warn --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d8007cfc070090786acc7f51e15896678242fbe50a5befa5b1b927dc1ac8ee5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8007cfc070090786acc7f51e15896678242fbe50a5befa5b1b927dc1ac8ee5a", kill_on_drop: false }`
[INFO] [stdout] d8007cfc070090786acc7f51e15896678242fbe50a5befa5b1b927dc1ac8ee5a
