[INFO] fetching crate ristretto_jit 0.26.0...
[INFO] building ristretto_jit-0.26.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ristretto_jit 0.26.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ristretto_jit 0.26.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ristretto_jit 0.26.0
[INFO] tweaked toml for crates.io crate ristretto_jit 0.26.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ristretto_jit 0.26.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 ristretto_jit 0.26.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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dc6812b1d912fed7a1ea2893ccc88089f9f232335d86463f7eeb61335b962eaa
[INFO] running `Command { std: "docker" "start" "-a" "dc6812b1d912fed7a1ea2893ccc88089f9f232335d86463f7eeb61335b962eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc6812b1d912fed7a1ea2893ccc88089f9f232335d86463f7eeb61335b962eaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6812b1d912fed7a1ea2893ccc88089f9f232335d86463f7eeb61335b962eaa", kill_on_drop: false }`
[INFO] [stdout] dc6812b1d912fed7a1ea2893ccc88089f9f232335d86463f7eeb61335b962eaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a230f90b3a42eceafa627c9de18c4af89aaedb9aed789ae4cb4c3b6ab72dbfb2
[INFO] running `Command { std: "docker" "start" "-a" "a230f90b3a42eceafa627c9de18c4af89aaedb9aed789ae4cb4c3b6ab72dbfb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.0
[INFO] [stderr]    Compiling cranelift-isle v0.123.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.0
[INFO] [stderr]    Compiling cranelift-bitset v0.123.0
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling wasmtime-internal-math v36.0.0
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.0
[INFO] [stderr]    Compiling cranelift-entity v0.123.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cranelift-bforest v0.123.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling cranelift-control v0.123.0
[INFO] [stderr]    Compiling regalloc2 v0.12.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasmtime-internal-jit-icache-coherence v36.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.123.0
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.0
[INFO] [stderr]    Compiling gimli v0.32.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling cranelift-codegen v0.123.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling ristretto_classfile v0.26.0
[INFO] [stderr]    Compiling cranelift-native v0.123.0
[INFO] [stderr]    Compiling cranelift-module v0.123.0
[INFO] [stderr]    Compiling cranelift-frontend v0.123.0
[INFO] [stderr]    Compiling cranelift-jit v0.123.0
[INFO] [stderr]    Compiling cranelift v0.123.0
[INFO] [stderr]    Compiling ristretto_jit v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.55s
[INFO] running `Command { std: "docker" "inspect" "a230f90b3a42eceafa627c9de18c4af89aaedb9aed789ae4cb4c3b6ab72dbfb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a230f90b3a42eceafa627c9de18c4af89aaedb9aed789ae4cb4c3b6ab72dbfb2", kill_on_drop: false }`
[INFO] [stdout] a230f90b3a42eceafa627c9de18c4af89aaedb9aed789ae4cb4c3b6ab72dbfb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1dda7d38d12508ca3d0bd54b2131f7494a05971f85d23f35b967a611ed1c561e
[INFO] running `Command { std: "docker" "start" "-a" "1dda7d38d12508ca3d0bd54b2131f7494a05971f85d23f35b967a611ed1c561e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ristretto_jit v0.26.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "1dda7d38d12508ca3d0bd54b2131f7494a05971f85d23f35b967a611ed1c561e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dda7d38d12508ca3d0bd54b2131f7494a05971f85d23f35b967a611ed1c561e", kill_on_drop: false }`
[INFO] [stdout] 1dda7d38d12508ca3d0bd54b2131f7494a05971f85d23f35b967a611ed1c561e
