[INFO] fetching crate prest-build 0.6.0-debug4...
[INFO] testing prest-build-0.6.0-debug4 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate prest-build 0.6.0-debug4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate prest-build 0.6.0-debug4
[INFO] finished tweaking crates.io crate prest-build 0.6.0-debug4
[INFO] tweaked toml for crates.io crate prest-build 0.6.0-debug4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prest-build 0.6.0-debug4 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate prest-build 0.6.0-debug4 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 383df07ac74d9cfe2144b0fd6d82833daf15b5c73c34a5dfbf335d9b505cc0b3
[INFO] running `Command { std: "docker" "start" "-a" "383df07ac74d9cfe2144b0fd6d82833daf15b5c73c34a5dfbf335d9b505cc0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "383df07ac74d9cfe2144b0fd6d82833daf15b5c73c34a5dfbf335d9b505cc0b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "383df07ac74d9cfe2144b0fd6d82833daf15b5c73c34a5dfbf335d9b505cc0b3", kill_on_drop: false }`
[INFO] [stdout] 383df07ac74d9cfe2144b0fd6d82833daf15b5c73c34a5dfbf335d9b505cc0b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2c8e63ddda31f4cdef30b12319e2b622aa189ace7e791d1b13dd25a1dd88ca8
[INFO] running `Command { std: "docker" "start" "-a" "b2c8e63ddda31f4cdef30b12319e2b622aa189ace7e791d1b13dd25a1dd88ca8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasm-encoder v0.214.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling walrus-macro v0.22.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling wasmparser v0.214.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling webmanifest v1.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling walrus v0.23.3
[INFO] [stderr]    Compiling wasm-bindgen-wasm-conventions v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-threads-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-multi-value-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-externref-xform v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-wasm-interpreter v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.100
[INFO] [stderr]    Compiling prest-build v0.6.0-debug4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.44s
[INFO] running `Command { std: "docker" "inspect" "b2c8e63ddda31f4cdef30b12319e2b622aa189ace7e791d1b13dd25a1dd88ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c8e63ddda31f4cdef30b12319e2b622aa189ace7e791d1b13dd25a1dd88ca8", kill_on_drop: false }`
[INFO] [stdout] b2c8e63ddda31f4cdef30b12319e2b622aa189ace7e791d1b13dd25a1dd88ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9893dc2c2ac530b390a9f4bda3474054c5e8640f4a4417daa08ce78bf25123d
[INFO] running `Command { std: "docker" "start" "-a" "b9893dc2c2ac530b390a9f4bda3474054c5e8640f4a4417daa08ce78bf25123d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prest-build v0.6.0-debug4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "b9893dc2c2ac530b390a9f4bda3474054c5e8640f4a4417daa08ce78bf25123d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9893dc2c2ac530b390a9f4bda3474054c5e8640f4a4417daa08ce78bf25123d", kill_on_drop: false }`
[INFO] [stdout] b9893dc2c2ac530b390a9f4bda3474054c5e8640f4a4417daa08ce78bf25123d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1e7e2214da25f3a37134fb85eb6566697d41bd189c552fb9c9f7a38d49a6f06
[INFO] running `Command { std: "docker" "start" "-a" "d1e7e2214da25f3a37134fb85eb6566697d41bd189c552fb9c9f7a38d49a6f06", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json`
[INFO] [stderr]  --> lib.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde_json;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `prest-build` (lib) generated 1 warning (run `cargo fix --lib -p prest-build` to apply 1 suggestion)
[INFO] [stderr] warning: `prest-build` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/prest_build-f11fd4953c278b92)
[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 prest_build
[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" "d1e7e2214da25f3a37134fb85eb6566697d41bd189c552fb9c9f7a38d49a6f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e7e2214da25f3a37134fb85eb6566697d41bd189c552fb9c9f7a38d49a6f06", kill_on_drop: false }`
[INFO] [stdout] d1e7e2214da25f3a37134fb85eb6566697d41bd189c552fb9c9f7a38d49a6f06
