[INFO] fetching crate checke-rs 0.0.1... [INFO] testing checke-rs-0.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate checke-rs 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate checke-rs 0.0.1 [INFO] finished tweaking crates.io crate checke-rs 0.0.1 [INFO] tweaked toml for crates.io crate checke-rs 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate checke-rs 0.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 927b1cb4270f77b86eba632b73c41c82a910629f27f61e8d9da7aa8e394fe052 [INFO] running `Command { std: "docker" "start" "-a" "927b1cb4270f77b86eba632b73c41c82a910629f27f61e8d9da7aa8e394fe052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "927b1cb4270f77b86eba632b73c41c82a910629f27f61e8d9da7aa8e394fe052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "927b1cb4270f77b86eba632b73c41c82a910629f27f61e8d9da7aa8e394fe052", kill_on_drop: false }` [INFO] [stdout] 927b1cb4270f77b86eba632b73c41c82a910629f27f61e8d9da7aa8e394fe052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474ea9e3da234179adf36a877b2fbddcef5e6e0a1db415f832cb84706a2820d8 [INFO] running `Command { std: "docker" "start" "-a" "474ea9e3da234179adf36a877b2fbddcef5e6e0a1db415f832cb84706a2820d8", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling checke-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/board.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push_turn(&mut self, turn: Turn) -> Result<(), MoveError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.91s [INFO] running `Command { std: "docker" "inspect" "474ea9e3da234179adf36a877b2fbddcef5e6e0a1db415f832cb84706a2820d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474ea9e3da234179adf36a877b2fbddcef5e6e0a1db415f832cb84706a2820d8", kill_on_drop: false }` [INFO] [stdout] 474ea9e3da234179adf36a877b2fbddcef5e6e0a1db415f832cb84706a2820d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf7b80cb4127787388bfd5a3b1e723d4e42e9a48905d4660765f57d5db5dacfd [INFO] running `Command { std: "docker" "start" "-a" "cf7b80cb4127787388bfd5a3b1e723d4e42e9a48905d4660765f57d5db5dacfd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling checke-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/board.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push_turn(&mut self, turn: Turn) -> Result<(), MoveError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `turn` [INFO] [stdout] --> src/board.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn push_turn(&mut self, turn: Turn) -> Result<(), MoveError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BitBoard` [INFO] [stdout] --> tests/square_tests.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use checke_rs::bitboard::{BitBoard, MonoBitBoard}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> tests/board_tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let result = board.push_turn(turn); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.15s [INFO] running `Command { std: "docker" "inspect" "cf7b80cb4127787388bfd5a3b1e723d4e42e9a48905d4660765f57d5db5dacfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7b80cb4127787388bfd5a3b1e723d4e42e9a48905d4660765f57d5db5dacfd", kill_on_drop: false }` [INFO] [stdout] cf7b80cb4127787388bfd5a3b1e723d4e42e9a48905d4660765f57d5db5dacfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad951291ad5e44613d2a55f30b2d3ba426e3536829df2d527e2b5d4b6408b58a [INFO] running `Command { std: "docker" "start" "-a" "ad951291ad5e44613d2a55f30b2d3ba426e3536829df2d527e2b5d4b6408b58a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `turn` [INFO] [stderr] --> src/board.rs:79:33 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn push_turn(&mut self, turn: Turn) -> Result<(), MoveError> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_turn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `checke-rs` (lib) generated 1 warning (run `cargo fix --lib -p checke-rs` to apply 1 suggestion) [INFO] [stderr] warning: `checke-rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> tests/board_tests.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | let result = board.push_turn(turn); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `BitBoard` [INFO] [stderr] --> tests/square_tests.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use checke_rs::bitboard::{BitBoard, MonoBitBoard}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `checke-rs` (test "board_tests") generated 1 warning (run `cargo fix --test "board_tests" -p checke-rs` to apply 1 suggestion) [INFO] [stderr] warning: `checke-rs` (test "square_tests") generated 1 warning (run `cargo fix --test "square_tests" -p checke-rs` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/checke_rs-a6c55edd302b3da3) [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 tests/bitboard_tests.rs (/opt/rustwide/target/debug/deps/bitboard_tests-d7cf69627ff8a925) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_mono_bitboard_result_does_not_error_with_single_bit ... ok [INFO] [stdout] test test_sub_boards_are_calculated_correctly ... ok [INFO] [stdout] test test_pieces_returns_correct_bitboards ... ok [INFO] [stdout] test test_mono_bitboard_result_is_error_with_many_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/board_tests.rs (/opt/rustwide/target/debug/deps/board_tests-152e4909baaadb65) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_board_initialization ... ignored [INFO] [stdout] test test_push_turn ... ignored [INFO] [stdout] test test_board_builder_returns_error_when_multiple_placement_on_same_square ... ok [INFO] [stdout] test test_simple_board_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/position_tests.rs (/opt/rustwide/target/debug/deps/position_tests-c2a0bda2bbc31076) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_00000010_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_00100000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000010_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_00001000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_00010000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_00000100_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_01000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00100000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000010_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000100_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00001000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000100_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00010000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00100000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000010_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000100_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00100000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_01000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_01000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000010_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000100_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_bottom_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00000000_01000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00001000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00000000_00000000_00010000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00001000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00000000_00010000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00001000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00010000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_00100000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000000_01000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000010_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00001000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00000100_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00100000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_01000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000100_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000000_00010000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00010000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00100000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_01000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b00000100_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b00000010_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b00001000_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b00010000_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b01000000_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_top_position_calculated_correctly::_0b00100000_00000000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00001000_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] test test_no_moves_are_generated_from_empty_board ... ok [INFO] [stdout] test test_top_right_position_calculated_correctly ... ok [INFO] [stdout] test parameterized_position_tests::test_interior_position_calculated_correctly::_0b00000000_00000010_00000000_00000000_00000000_00000000_00000000_00000000_expects ... ok [INFO] [stdout] [INFO] [stderr] Running tests/square_tests.rs (/opt/rustwide/target/debug/deps/square_tests-7b4b42b676a824f8) [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test move_tests::test_move_created_from_valid_checkers_notation::_10x14_expects ... ok [INFO] [stdout] test move_tests::test_move_created_from_valid_checkers_notation::_10_12_expects ... ok [INFO] [stdout] test move_tests::test_move_error_from_invalid_checkers_notation::_a_expects ... ok [INFO] [stdout] test move_tests::test_move_created_from_valid_checkers_notation::_9x12_expects ... ok [INFO] [stdout] test test_square_one_produces_correct_bitboard ... ok [INFO] [stdout] test test_square_thirty_two_produces_correct_bitboard ... ok [INFO] [stdout] test move_tests::test_move_error_from_invalid_checkers_notation::_09x10_expects ... ok [INFO] [stdout] test move_tests::test_move_error_from_invalid_checkers_notation::_expects ... ok [INFO] [stdout] test move_tests::test_move_error_from_invalid_checkers_notation::_a_b_expects ... ok [INFO] [stderr] Doc-tests checke_rs [INFO] [stdout] test move_tests::test_move_error_from_invalid_checkers_notation::_cxd_expects ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/position.rs - position::Move::from_notation (line 260) ... ok [INFO] [stdout] test src/bitboard.rs - bitboard::BitBoard::pieces (line 60) ... ok [INFO] [stdout] test src/position.rs - position::MoveIter<'a>::new (line 317) ... ok [INFO] [stdout] test src/position.rs - position::Move::try_from (line 295) ... ok [INFO] [stdout] test src/position.rs - position::Square::try_from (line 201) ... ok [INFO] [stdout] test src/bitboard.rs - bitboard::BitBoard::contains (line 82) ... ok [INFO] [stdout] test src/position.rs - position::Move::new (line 243) ... ok [INFO] [stdout] test src/position.rs - position::Square::to_number (line 167) ... ok [INFO] [stdout] test src/position.rs - position::Square::iter (line 106) ... ok [INFO] [stdout] test src/bitboard.rs - bitboard::BitBoard::empty (line 46) ... ok [INFO] [stdout] test src/position.rs - position::Square::try_from (line 215) ... ok [INFO] [stdout] test src/turn.rs - turn::Turn::from_notation (line 16) ... ok [INFO] [stdout] test src/turn.rs - turn::Turn::try_from (line 40) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad951291ad5e44613d2a55f30b2d3ba426e3536829df2d527e2b5d4b6408b58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad951291ad5e44613d2a55f30b2d3ba426e3536829df2d527e2b5d4b6408b58a", kill_on_drop: false }` [INFO] [stdout] ad951291ad5e44613d2a55f30b2d3ba426e3536829df2d527e2b5d4b6408b58a