[INFO] cloning repository https://github.com/AlesPokorny/rustier-chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlesPokorny/rustier-chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlesPokorny%2Frustier-chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlesPokorny%2Frustier-chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c353d868d9c81e5791b2a81b1ddee82f2b768e8 [INFO] testing AlesPokorny/rustier-chess/9c353d868d9c81e5791b2a81b1ddee82f2b768e8 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlesPokorny%2Frustier-chess" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlesPokorny/rustier-chess on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlesPokorny/rustier-chess [INFO] finished tweaking git repo https://github.com/AlesPokorny/rustier-chess [INFO] tweaked toml for git repo https://github.com/AlesPokorny/rustier-chess written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/AlesPokorny/rustier-chess 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 629b3790b6f90279148da5f7d9b628516f4979a49caf1a719cc280d87f078576 [INFO] running `Command { std: "docker" "start" "-a" "629b3790b6f90279148da5f7d9b628516f4979a49caf1a719cc280d87f078576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "629b3790b6f90279148da5f7d9b628516f4979a49caf1a719cc280d87f078576", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629b3790b6f90279148da5f7d9b628516f4979a49caf1a719cc280d87f078576", kill_on_drop: false }` [INFO] [stdout] 629b3790b6f90279148da5f7d9b628516f4979a49caf1a719cc280d87f078576 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93a11113aea470f5bb625aee3e3eb92d23af3d51dd51c0062f15f6bcd4d2d602 [INFO] running `Command { std: "docker" "start" "-a" "93a11113aea470f5bb625aee3e3eb92d23af3d51dd51c0062f15f6bcd4d2d602", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rustier-chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "93a11113aea470f5bb625aee3e3eb92d23af3d51dd51c0062f15f6bcd4d2d602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a11113aea470f5bb625aee3e3eb92d23af3d51dd51c0062f15f6bcd4d2d602", kill_on_drop: false }` [INFO] [stdout] 93a11113aea470f5bb625aee3e3eb92d23af3d51dd51c0062f15f6bcd4d2d602 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86758b61c85c634a820585c756c7d8f444d426f4be66986f4ec6f18e8396474c [INFO] running `Command { std: "docker" "start" "-a" "86758b61c85c634a820585c756c7d8f444d426f4be66986f4ec6f18e8396474c", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustier-chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bots/bot.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | let mut bot = Bot::default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `moves` [INFO] [stdout] --> src/bots/bot.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | let moves = board.get_legal_moves(&move_gen_masks, &hasher); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bots/bot.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | let mut bot = Bot::default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bot` [INFO] [stdout] --> src/bots/bot.rs:313:17 [INFO] [stdout] | [INFO] [stdout] 313 | let mut bot = Bot::default(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `moves` [INFO] [stdout] --> src/bots/bot.rs:315:13 [INFO] [stdout] | [INFO] [stdout] 315 | let moves = board.get_legal_moves(&move_gen_masks, &hasher); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bots/bot.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | let mut bot = Bot::default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "86758b61c85c634a820585c756c7d8f444d426f4be66986f4ec6f18e8396474c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86758b61c85c634a820585c756c7d8f444d426f4be66986f4ec6f18e8396474c", kill_on_drop: false }` [INFO] [stdout] 86758b61c85c634a820585c756c7d8f444d426f4be66986f4ec6f18e8396474c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4805c075a11746128cabbcb6367a057d6b661e774c5219b16d20cb083c72dc45 [INFO] running `Command { std: "docker" "start" "-a" "4805c075a11746128cabbcb6367a057d6b661e774c5219b16d20cb083c72dc45", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bot` [INFO] [stderr] --> src/bots/bot.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | let mut bot = Bot::default(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_bot` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `moves` [INFO] [stderr] --> src/bots/bot.rs:315:13 [INFO] [stderr] | [INFO] [stderr] 315 | let moves = board.get_legal_moves(&move_gen_masks, &hasher); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_moves` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/bots/bot.rs:313:13 [INFO] [stderr] | [INFO] [stderr] 313 | let mut bot = Bot::default(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rustier-chess` (lib test) generated 3 warnings (run `cargo fix --lib -p rustier-chess --tests` to apply 1 suggestion) [INFO] [stderr] warning: `rustier-chess` (bin "rustier-chess-bin" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustier_chess-b01f799ac4fd777a) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test board::test_board::test_to_fen ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_black_pawn_moves ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_white_pawn_moves ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_ones ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_read_bit ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_set_zero ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_castling_hash ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_set_one ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_1 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_2 ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_zeros ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_board ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_3 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_4 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_5 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_6 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_8 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_9 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_turn_hash ... ok [INFO] [stdout] test bots::bot::test_bot_evaluation::test_b ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_castling_moves_black ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_all_moves ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_is_square_in_check ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_make_unmake ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_castling_moves_white ... ok [INFO] [stdout] test bots::bot::test_bot_evaluation::test_a ... ok [INFO] [stdout] test perft::test_perft::test_poition_4a ... ok [INFO] [stdout] test perft::test_perft::test_poition_4 ... ok [INFO] [stdout] test perft::test_perft::test_position_1_default has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_2_kiwipete has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_3 has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_5 has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_6 has been running for over 60 seconds [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_moves has been running for over 60 seconds [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_moves ... ok [INFO] [stdout] test perft::test_perft::test_position_5 ... ok [INFO] [stdout] test perft::test_perft::test_position_1_default ... ok [INFO] [stdout] test perft::test_perft::test_position_6 ... ok [INFO] [stdout] test perft::test_perft::test_position_3 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustier_chess_bin-5857242df3ee0ef3) [INFO] [stdout] test perft::test_perft::test_position_2_kiwipete ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 395.88s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test board::test_board::test_to_fen ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_white_pawn_moves ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_ones ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_read_bit ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_set_one ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_set_zero ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_black_pawn_moves ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_castling_hash ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_board ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_1 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_2 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_3 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_5 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_6 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_8 ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_zeros ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_9 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_4 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_turn_hash ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_all_moves ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_castling_moves_black ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_make_unmake ... ok [INFO] [stdout] test bots::bot::test_bot_evaluation::test_b ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_castling_moves_white ... ok [INFO] [stdout] test bots::bot::test_bot_evaluation::test_a ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_is_square_in_check ... ok [INFO] [stdout] test perft::test_perft::test_poition_4 has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_poition_4a has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_1_default has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_2_kiwipete has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_3 has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_5 has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_position_6 has been running for over 60 seconds [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_moves has been running for over 60 seconds [INFO] [stdout] test perft::test_perft::test_poition_4a ... ok [INFO] [stdout] test perft::test_perft::test_poition_4 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_moves ... ok [INFO] [stdout] test perft::test_perft::test_position_5 ... ok [INFO] [stdout] test perft::test_perft::test_position_6 ... ok [INFO] [stdout] test perft::test_perft::test_position_1_default ... ok [INFO] [stdout] test perft::test_perft::test_position_2_kiwipete ... ok [INFO] [stdout] test perft::test_perft::test_position_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 396.37s [INFO] [stdout] [INFO] [stderr] Doc-tests rustier_chess [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" "4805c075a11746128cabbcb6367a057d6b661e774c5219b16d20cb083c72dc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4805c075a11746128cabbcb6367a057d6b661e774c5219b16d20cb083c72dc45", kill_on_drop: false }` [INFO] [stdout] 4805c075a11746128cabbcb6367a057d6b661e774c5219b16d20cb083c72dc45