[INFO] cloning repository https://github.com/alttch/pime
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alttch/pime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falttch%2Fpime", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falttch%2Fpime'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc0d12ba7df61a96084d36201615b545431c7391
[INFO] testing alttch/pime against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falttch%2Fpime" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alttch/pime
[INFO] finished tweaking git repo https://github.com/alttch/pime
[INFO] tweaked toml for git repo https://github.com/alttch/pime written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alttch/pime 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 git repo https://github.com/alttch/pime 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85900a55e7f52b895b4ae282db8e7a1b32bd880c1a2c723d22aa5f14de8c5911
[INFO] running `Command { std: "docker" "start" "-a" "85900a55e7f52b895b4ae282db8e7a1b32bd880c1a2c723d22aa5f14de8c5911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85900a55e7f52b895b4ae282db8e7a1b32bd880c1a2c723d22aa5f14de8c5911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85900a55e7f52b895b4ae282db8e7a1b32bd880c1a2c723d22aa5f14de8c5911", kill_on_drop: false }`
[INFO] [stdout] 85900a55e7f52b895b4ae282db8e7a1b32bd880c1a2c723d22aa5f14de8c5911
[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=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] e64ff1f30d56b50b4102ae73a67a6fc4de52fbb500e099a39c05fcaead918ce4
[INFO] running `Command { std: "docker" "start" "-a" "e64ff1f30d56b50b4102ae73a67a6fc4de52fbb500e099a39c05fcaead918ce4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling pyo3-build-config v0.14.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling triggered v0.1.2
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling pyo3 v0.14.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ordered-float v2.7.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling dlv-list v0.2.3
[INFO] [stderr]    Compiling ordered-multimap v0.3.1
[INFO] [stderr]    Compiling rust-ini v0.17.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.14.1
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling pyo3-macros v0.14.1
[INFO] [stderr]    Compiling pythonize v0.14.0
[INFO] [stderr]    Compiling pime v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `task_id` is never read
[INFO] [stdout]    --> src/lib.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | struct PyTaskResult {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 362 |     task_id: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PyTaskResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.14.1, pyo3-build-config v0.14.1, pyo3-macros-backend v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "e64ff1f30d56b50b4102ae73a67a6fc4de52fbb500e099a39c05fcaead918ce4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64ff1f30d56b50b4102ae73a67a6fc4de52fbb500e099a39c05fcaead918ce4", kill_on_drop: false }`
[INFO] [stdout] e64ff1f30d56b50b4102ae73a67a6fc4de52fbb500e099a39c05fcaead918ce4
[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=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] bc0f0dea69caa3642b485ccc374ed0c309b93e87699e23251fa4e784f360ff83
[INFO] running `Command { std: "docker" "start" "-a" "bc0f0dea69caa3642b485ccc374ed0c309b93e87699e23251fa4e784f360ff83", kill_on_drop: false }`
[INFO] [stderr]    Compiling pime v0.0.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `task_id` is never read
[INFO] [stdout]    --> src/lib.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | struct PyTaskResult {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 362 |     task_id: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PyTaskResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `task_id` is never read
[INFO] [stdout]    --> src/lib.rs:362:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | struct PyTaskResult {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 362 |     task_id: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PyTaskResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.14.1, pyo3-build-config v0.14.1, pyo3-macros-backend v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "bc0f0dea69caa3642b485ccc374ed0c309b93e87699e23251fa4e784f360ff83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc0f0dea69caa3642b485ccc374ed0c309b93e87699e23251fa4e784f360ff83", kill_on_drop: false }`
[INFO] [stdout] bc0f0dea69caa3642b485ccc374ed0c309b93e87699e23251fa4e784f360ff83
[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=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] 8ae3330198427ed6091b4f1fdb64a174b4f2ecccfa388eb18430ff0e7fd5c7d3
[INFO] running `Command { std: "docker" "start" "-a" "8ae3330198427ed6091b4f1fdb64a174b4f2ecccfa388eb18430ff0e7fd5c7d3", kill_on_drop: false }`
[INFO] [stderr] warning: field `task_id` is never read
[INFO] [stderr]    --> src/lib.rs:362:5
[INFO] [stderr]     |
[INFO] [stderr] 361 | struct PyTaskResult {
[INFO] [stderr]     |        ------------ field in this struct
[INFO] [stderr] 362 |     task_id: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PyTaskResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pime` (lib) generated 1 warning
[INFO] [stderr] warning: `pime` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.14.1, pyo3-build-config v0.14.1, pyo3-macros-backend v0.14.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pime-fc34e386a011d101)
[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 pime
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 69) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ae3330198427ed6091b4f1fdb64a174b4f2ecccfa388eb18430ff0e7fd5c7d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ae3330198427ed6091b4f1fdb64a174b4f2ecccfa388eb18430ff0e7fd5c7d3", kill_on_drop: false }`
[INFO] [stdout] 8ae3330198427ed6091b4f1fdb64a174b4f2ecccfa388eb18430ff0e7fd5c7d3
