[INFO] fetching crate cranelift 0.124.1...
[INFO] testing cranelift-0.124.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cranelift 0.124.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate cranelift 0.124.1
[INFO] finished tweaking crates.io crate cranelift 0.124.1
[INFO] tweaked toml for crates.io crate cranelift 0.124.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cranelift 0.124.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cranelift 0.124.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 407abe433eab33b4919689f92232f6597439ddc2ae32272ab80128b124063cdb
[INFO] running `Command { std: "docker" "start" "-a" "407abe433eab33b4919689f92232f6597439ddc2ae32272ab80128b124063cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "407abe433eab33b4919689f92232f6597439ddc2ae32272ab80128b124063cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "407abe433eab33b4919689f92232f6597439ddc2ae32272ab80128b124063cdb", kill_on_drop: false }`
[INFO] [stdout] 407abe433eab33b4919689f92232f6597439ddc2ae32272ab80128b124063cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373983a4a635e853b7ce7ca25d651ed7e688f394a71209faf96934321a2aa6aa
[INFO] running `Command { std: "docker" "start" "-a" "373983a4a635e853b7ce7ca25d651ed7e688f394a71209faf96934321a2aa6aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.124.1
[INFO] [stderr]    Compiling cranelift-isle v0.124.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.124.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling cranelift-bitset v0.124.1
[INFO] [stderr]    Compiling target-lexicon v0.13.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling cranelift-entity v0.124.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.124.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wasmtime-internal-math v37.0.1
[INFO] [stderr]    Compiling cranelift-bforest v0.124.1
[INFO] [stderr]    Compiling cranelift-control v0.124.1
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling regalloc2 v0.13.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.124.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.124.1
[INFO] [stderr]    Compiling gimli v0.32.0
[INFO] [stderr]    Compiling cranelift-codegen v0.124.1
[INFO] [stderr]    Compiling cranelift-frontend v0.124.1
[INFO] [stderr]    Compiling cranelift v0.124.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "373983a4a635e853b7ce7ca25d651ed7e688f394a71209faf96934321a2aa6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373983a4a635e853b7ce7ca25d651ed7e688f394a71209faf96934321a2aa6aa", kill_on_drop: false }`
[INFO] [stdout] 373983a4a635e853b7ce7ca25d651ed7e688f394a71209faf96934321a2aa6aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0664265739ab83f5cbd32ef143b5e116edd8bc1ffeff2dc5efd66cb9d7c65e99
[INFO] running `Command { std: "docker" "start" "-a" "0664265739ab83f5cbd32ef143b5e116edd8bc1ffeff2dc5efd66cb9d7c65e99", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift v0.124.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] running `Command { std: "docker" "inspect" "0664265739ab83f5cbd32ef143b5e116edd8bc1ffeff2dc5efd66cb9d7c65e99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0664265739ab83f5cbd32ef143b5e116edd8bc1ffeff2dc5efd66cb9d7c65e99", kill_on_drop: false }`
[INFO] [stdout] 0664265739ab83f5cbd32ef143b5e116edd8bc1ffeff2dc5efd66cb9d7c65e99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7af426c5c9e0636ec1c28e47d55ed97fc31f5f75e936c5b00a110406457eced6
[INFO] running `Command { std: "docker" "start" "-a" "7af426c5c9e0636ec1c28e47d55ed97fc31f5f75e936c5b00a110406457eced6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cranelift-749364185af29d16)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cranelift
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7af426c5c9e0636ec1c28e47d55ed97fc31f5f75e936c5b00a110406457eced6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af426c5c9e0636ec1c28e47d55ed97fc31f5f75e936c5b00a110406457eced6", kill_on_drop: false }`
[INFO] [stdout] 7af426c5c9e0636ec1c28e47d55ed97fc31f5f75e936c5b00a110406457eced6
