[INFO] cloning repository https://github.com/Lireer/ricochet-robot-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lireer/ricochet-robot-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fricochet-robot-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fricochet-robot-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe29fee55306ee731c3bdb8ee95ad4c9cd9692fe [INFO] testing Lireer/ricochet-robot-solver against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fricochet-robot-solver" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lireer/ricochet-robot-solver on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lireer/ricochet-robot-solver [INFO] finished tweaking git repo https://github.com/Lireer/ricochet-robot-solver [INFO] tweaked toml for git repo https://github.com/Lireer/ricochet-robot-solver written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Lireer/ricochet-robot-solver 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-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f064a629a624c00d9dd2a96094bf73ce4a3f38394da831cf1cc765f0de74cc6 [INFO] running `Command { std: "docker" "start" "-a" "3f064a629a624c00d9dd2a96094bf73ce4a3f38394da831cf1cc765f0de74cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f064a629a624c00d9dd2a96094bf73ce4a3f38394da831cf1cc765f0de74cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f064a629a624c00d9dd2a96094bf73ce4a3f38394da831cf1cc765f0de74cc6", kill_on_drop: false }` [INFO] [stdout] 3f064a629a624c00d9dd2a96094bf73ce4a3f38394da831cf1cc765f0de74cc6 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be40bdc667a831decab86847fac4ba9f89e997516ad5a75f40919a581e48592b [INFO] running `Command { std: "docker" "start" "-a" "be40bdc667a831decab86847fac4ba9f89e997516ad5a75f40919a581e48592b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling draw_a_box v0.1.0 (https://github.com/Lireer/draw-a-box?branch=main#9977a33b) [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling text_io v0.1.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling ricochet_board v0.1.0 (/opt/rustwide/workdir/ricochet_board) [INFO] [stderr] Compiling ricochet_solver v0.1.0 (/opt/rustwide/workdir/ricochet_solver) [INFO] [stdout] warning: field `target_position` is never read [INFO] [stdout] --> ricochet_solver/src/util.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub struct LeastMovesBoard { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 195 | board: Vec>, [INFO] [stdout] 196 | target_position: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LeastMovesBoard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ricli v0.1.0 (/opt/rustwide/workdir/ricli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "be40bdc667a831decab86847fac4ba9f89e997516ad5a75f40919a581e48592b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be40bdc667a831decab86847fac4ba9f89e997516ad5a75f40919a581e48592b", kill_on_drop: false }` [INFO] [stdout] be40bdc667a831decab86847fac4ba9f89e997516ad5a75f40919a581e48592b [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fd68b0de13bf1860be0dffd5626cebd94403762e5ff0d4ce2fdd4f0db98820 [INFO] running `Command { std: "docker" "start" "-a" "70fd68b0de13bf1860be0dffd5626cebd94403762e5ff0d4ce2fdd4f0db98820", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ricli v0.1.0 (/opt/rustwide/workdir/ricli) [INFO] [stdout] warning: field `target_position` is never read [INFO] [stdout] --> ricochet_solver/src/util.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub struct LeastMovesBoard { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 195 | board: Vec>, [INFO] [stdout] 196 | target_position: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LeastMovesBoard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ricochet_board v0.1.0 (/opt/rustwide/workdir/ricochet_board) [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ricochet_solver v0.1.0 (/opt/rustwide/workdir/ricochet_solver) [INFO] [stdout] warning: field `target_position` is never read [INFO] [stdout] --> ricochet_solver/src/util.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 194 | pub struct LeastMovesBoard { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 195 | board: Vec>, [INFO] [stdout] 196 | target_position: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LeastMovesBoard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.02s [INFO] running `Command { std: "docker" "inspect" "70fd68b0de13bf1860be0dffd5626cebd94403762e5ff0d4ce2fdd4f0db98820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fd68b0de13bf1860be0dffd5626cebd94403762e5ff0d4ce2fdd4f0db98820", kill_on_drop: false }` [INFO] [stdout] 70fd68b0de13bf1860be0dffd5626cebd94403762e5ff0d4ce2fdd4f0db98820 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cecac869c2d18cddca35e9ef3d0563aab74d365206d7f4df8fb241784f618b67 [INFO] running `Command { std: "docker" "start" "-a" "cecac869c2d18cddca35e9ef3d0563aab74d365206d7f4df8fb241784f618b67", kill_on_drop: false }` [INFO] [stderr] warning: field `target_position` is never read [INFO] [stderr] --> ricochet_solver/src/util.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 194 | pub struct LeastMovesBoard { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 195 | board: Vec>, [INFO] [stderr] 196 | target_position: Position, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LeastMovesBoard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ricochet_solver` (lib) generated 1 warning [INFO] [stderr] warning: `ricochet_solver` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ricli-dca8200306008b55) [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/lib.rs (/opt/rustwide/target/debug/deps/ricochet_board-7aa33c946dfaf078) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::board_creation ... ok [INFO] [stdout] test tests::move_left ... ok [INFO] [stdout] test positions::tests::check_flags ... ok [INFO] [stdout] test generator::tests::different_seeds ... ok [INFO] [stdout] test tests::move_right ... ok [INFO] [stdout] test positions::tests::reachable_positions ... ok [INFO] [stdout] test tests::move_down ... ok [INFO] [stdout] test tests::move_up ... ok [INFO] [stdout] test generator::tests::generate_games ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ricochet_solver-b5e1a84b35c5e399) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test a_star::tests::board_creation ... ok [INFO] [stdout] test a_star::tests::move_counter_ordering ... ok [INFO] [stdout] test a_star::tests::move_counter_priority_queue ... ok [INFO] [stdout] test breadth_first::tests::board_creation ... ok [INFO] [stdout] test breadth_first::tests::solve_many ... ignored [INFO] [stdout] test a_star::tests::on_target ... ok [INFO] [stdout] test iterative_deepening::tests::board_creation ... ok [INFO] [stdout] test iterative_deepening::tests::on_target ... ok [INFO] [stdout] test util::tests::walled_move_board ... ok [INFO] [stdout] test mcts::tests::on_target ... ok [INFO] [stdout] test util::tests::unsolvable ... ok [INFO] [stdout] test util::tests::empty_move_board ... ok [INFO] [stdout] test util::tests::max_moves ... ok [INFO] [stdout] test breadth_first::tests::on_target ... ok [INFO] [stdout] test iterative_deepening::tests::solve ... ok [INFO] [stdout] test breadth_first::tests::solve ... ok [INFO] [stdout] test a_star::tests::solve ... ok [INFO] [stdout] test mcts::tests::solve ... ok [INFO] [stdout] test mcts::tests::monte_carlo_solve ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests ricochet_board [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 4.33s [INFO] [stdout] [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 ricochet_solver [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" "cecac869c2d18cddca35e9ef3d0563aab74d365206d7f4df8fb241784f618b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecac869c2d18cddca35e9ef3d0563aab74d365206d7f4df8fb241784f618b67", kill_on_drop: false }` [INFO] [stdout] cecac869c2d18cddca35e9ef3d0563aab74d365206d7f4df8fb241784f618b67