[INFO] cloning repository https://github.com/habara-k/wordle-pokemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/habara-k/wordle-pokemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabara-k%2Fwordle-pokemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabara-k%2Fwordle-pokemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fe297909e4cf4c768969c9e8ca62914cecdcbee
[INFO] testing habara-k/wordle-pokemon 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%2Fhabara-k%2Fwordle-pokemon" "/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/habara-k/wordle-pokemon
[INFO] finished tweaking git repo https://github.com/habara-k/wordle-pokemon
[INFO] tweaked toml for git repo https://github.com/habara-k/wordle-pokemon written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/habara-k/wordle-pokemon 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/habara-k/wordle-pokemon 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] 90d56d03e822335b4855688eadefafec55a4ac18d4e8b203aca7109e5bcd23a6
[INFO] running `Command { std: "docker" "start" "-a" "90d56d03e822335b4855688eadefafec55a4ac18d4e8b203aca7109e5bcd23a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d56d03e822335b4855688eadefafec55a4ac18d4e8b203aca7109e5bcd23a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d56d03e822335b4855688eadefafec55a4ac18d4e8b203aca7109e5bcd23a6", kill_on_drop: false }`
[INFO] [stdout] 90d56d03e822335b4855688eadefafec55a4ac18d4e8b203aca7109e5bcd23a6
[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] ee18c19630ed1315a02a203fd7640c0f2fabefd737709e0f7b1ae7f323d964b9
[INFO] running `Command { std: "docker" "start" "-a" "ee18c19630ed1315a02a203fd7640c0f2fabefd737709e0f7b1ae7f323d964b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling debugid v0.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling symbolic-demangle v8.6.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling ordered-float v2.10.0
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling memmap2 v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling symbolic-common v8.6.0
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling pprof v0.4.5
[INFO] [stderr]    Compiling wordle-pokemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.37s
[INFO] running `Command { std: "docker" "inspect" "ee18c19630ed1315a02a203fd7640c0f2fabefd737709e0f7b1ae7f323d964b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee18c19630ed1315a02a203fd7640c0f2fabefd737709e0f7b1ae7f323d964b9", kill_on_drop: false }`
[INFO] [stdout] ee18c19630ed1315a02a203fd7640c0f2fabefd737709e0f7b1ae7f323d964b9
[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] f8160f387eef3fe4780910ee060cce3292803430092684baa6ca1e5458eb4b2c
[INFO] running `Command { std: "docker" "start" "-a" "f8160f387eef3fe4780910ee060cce3292803430092684baa6ca1e5458eb4b2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling wordle-pokemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "f8160f387eef3fe4780910ee060cce3292803430092684baa6ca1e5458eb4b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8160f387eef3fe4780910ee060cce3292803430092684baa6ca1e5458eb4b2c", kill_on_drop: false }`
[INFO] [stdout] f8160f387eef3fe4780910ee060cce3292803430092684baa6ca1e5458eb4b2c
[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] f2fb51d97018ff50c9d684cdae08ddf625666701c58a22367496476a3338927f
[INFO] running `Command { std: "docker" "start" "-a" "f2fb51d97018ff50c9d684cdae08ddf625666701c58a22367496476a3338927f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wordle_pokemon-1f2a4b10120da77e)
[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]      Running unittests src/bin/app.rs (/opt/rustwide/target/debug/deps/app-3999548adfbeec37)
[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]      Running unittests src/bin/dump_json.rs (/opt/rustwide/target/debug/deps/dump_json-bb6044ceb162c3ed)
[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]      Running unittests src/bin/solve.rs (/opt/rustwide/target/debug/deps/solve-06e4cf377ca66707)
[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 wordle_pokemon
[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" "f2fb51d97018ff50c9d684cdae08ddf625666701c58a22367496476a3338927f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fb51d97018ff50c9d684cdae08ddf625666701c58a22367496476a3338927f", kill_on_drop: false }`
[INFO] [stdout] f2fb51d97018ff50c9d684cdae08ddf625666701c58a22367496476a3338927f
