[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 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLireer%2Fricochet-robot-solver" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lireer/ricochet-robot-solver on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "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-3-tc1/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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/Lireer/draw-a-box` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text_io v0.1.12 [INFO] [stderr] Downloaded priority-queue v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 084d289cf56f89174cc79bde8c784677143996daf1f43660f0fcdcdf405b74b9 [INFO] running `Command { std: "docker" "start" "-a" "084d289cf56f89174cc79bde8c784677143996daf1f43660f0fcdcdf405b74b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "084d289cf56f89174cc79bde8c784677143996daf1f43660f0fcdcdf405b74b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084d289cf56f89174cc79bde8c784677143996daf1f43660f0fcdcdf405b74b9", kill_on_drop: false }` [INFO] [stdout] 084d289cf56f89174cc79bde8c784677143996daf1f43660f0fcdcdf405b74b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 260a80ed5a5f70ee2b9c8786425dd71249662982b805441d59b64212d648b2b7 [INFO] running `Command { std: "docker" "start" "-a" "260a80ed5a5f70ee2b9c8786425dd71249662982b805441d59b64212d648b2b7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling draw_a_box v0.1.0 (https://github.com/Lireer/draw-a-box?branch=main#9977a33b) [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling text_io v0.1.12 [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 ricochet_board v0.1.0 (/opt/rustwide/workdir/ricochet_board) [INFO] [stderr] Compiling getset v0.1.2 [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 22.49s [INFO] running `Command { std: "docker" "inspect" "260a80ed5a5f70ee2b9c8786425dd71249662982b805441d59b64212d648b2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "260a80ed5a5f70ee2b9c8786425dd71249662982b805441d59b64212d648b2b7", kill_on_drop: false }` [INFO] [stdout] 260a80ed5a5f70ee2b9c8786425dd71249662982b805441d59b64212d648b2b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cff19b30a348a9b791b942bcd0fb0186a5c36f1ed153bc3553864fa0b3b12c6 [INFO] running `Command { std: "docker" "start" "-a" "3cff19b30a348a9b791b942bcd0fb0186a5c36f1ed153bc3553864fa0b3b12c6", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v2.0.49 [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 regex-syntax v0.8.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.0 [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 plotters v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling oorandom v11.1.3 [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 regex-automata v0.4.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling regex v1.10.3 [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 51.07s [INFO] running `Command { std: "docker" "inspect" "3cff19b30a348a9b791b942bcd0fb0186a5c36f1ed153bc3553864fa0b3b12c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cff19b30a348a9b791b942bcd0fb0186a5c36f1ed153bc3553864fa0b3b12c6", kill_on_drop: false }` [INFO] [stdout] 3cff19b30a348a9b791b942bcd0fb0186a5c36f1ed153bc3553864fa0b3b12c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f23f0577b61ce867d1435c8b2934ca1bb9812c33e0a1b1ff73e3977573529438 [INFO] running `Command { std: "docker" "start" "-a" "f23f0577b61ce867d1435c8b2934ca1bb9812c33e0a1b1ff73e3977573529438", 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.18s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ricli-00fd09c4dde3e66c) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ricochet_board-5f5782536acf1530) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::board_creation ... ok [INFO] [stdout] test tests::move_down ... ok [INFO] [stdout] test positions::tests::check_flags ... ok [INFO] [stdout] test tests::move_up ... ok [INFO] [stdout] test tests::move_left ... ok [INFO] [stdout] test tests::move_right ... ok [INFO] [stdout] test generator::tests::different_seeds ... ok [INFO] [stdout] test positions::tests::reachable_positions ... 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.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ricochet_solver-2133213e3f4943ab) [INFO] [stdout] [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 a_star::tests::on_target ... ok [INFO] [stdout] test breadth_first::tests::on_target ... ok [INFO] [stdout] test breadth_first::tests::solve_many ... ignored [INFO] [stdout] test iterative_deepening::tests::board_creation ... ok [INFO] [stdout] test mcts::tests::on_target ... ok [INFO] [stdout] test iterative_deepening::tests::on_target ... ok [INFO] [stdout] test util::tests::empty_move_board ... ok [INFO] [stdout] test util::tests::unsolvable ... ok [INFO] [stdout] test util::tests::max_moves ... ok [INFO] [stdout] test util::tests::walled_move_board ... ok [INFO] [stdout] test iterative_deepening::tests::solve ... ok [INFO] [stdout] test mcts::tests::solve ... ok [INFO] [stdout] test breadth_first::tests::solve ... ok [INFO] [stdout] test a_star::tests::solve ... ok [INFO] [stdout] test mcts::tests::monte_carlo_solve ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.96s [INFO] [stdout] [INFO] [stderr] Doc-tests ricochet_board [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" "f23f0577b61ce867d1435c8b2934ca1bb9812c33e0a1b1ff73e3977573529438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f23f0577b61ce867d1435c8b2934ca1bb9812c33e0a1b1ff73e3977573529438", kill_on_drop: false }` [INFO] [stdout] f23f0577b61ce867d1435c8b2934ca1bb9812c33e0a1b1ff73e3977573529438