[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 1.85.0 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-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/AlesPokorny/rustier-chess on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "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-tc1/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.14.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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fb3999092a1104ddc0724ab345451ff9a5e53f4116d1343f877bba816568e52 [INFO] running `Command { std: "docker" "start" "-a" "6fb3999092a1104ddc0724ab345451ff9a5e53f4116d1343f877bba816568e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fb3999092a1104ddc0724ab345451ff9a5e53f4116d1343f877bba816568e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb3999092a1104ddc0724ab345451ff9a5e53f4116d1343f877bba816568e52", kill_on_drop: false }` [INFO] [stdout] 6fb3999092a1104ddc0724ab345451ff9a5e53f4116d1343f877bba816568e52 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11266db9c9ad96887c1e3afc19bd4a67af24ef072f463bc63954c73962a5ff33 [INFO] running `Command { std: "docker" "start" "-a" "11266db9c9ad96887c1e3afc19bd4a67af24ef072f463bc63954c73962a5ff33", 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 getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.14 [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 quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 17.87s [INFO] running `Command { std: "docker" "inspect" "11266db9c9ad96887c1e3afc19bd4a67af24ef072f463bc63954c73962a5ff33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11266db9c9ad96887c1e3afc19bd4a67af24ef072f463bc63954c73962a5ff33", kill_on_drop: false }` [INFO] [stdout] 11266db9c9ad96887c1e3afc19bd4a67af24ef072f463bc63954c73962a5ff33 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ef74fed3a4dcbad26e523714f14ed60781cbbf3f20567b1d852d9fbafda5de9 [INFO] running `Command { std: "docker" "start" "-a" "1ef74fed3a4dcbad26e523714f14ed60781cbbf3f20567b1d852d9fbafda5de9", 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.42s [INFO] running `Command { std: "docker" "inspect" "1ef74fed3a4dcbad26e523714f14ed60781cbbf3f20567b1d852d9fbafda5de9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ef74fed3a4dcbad26e523714f14ed60781cbbf3f20567b1d852d9fbafda5de9", kill_on_drop: false }` [INFO] [stdout] 1ef74fed3a4dcbad26e523714f14ed60781cbbf3f20567b1d852d9fbafda5de9 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bcda5b86cf3f08658f6d5804db79b9885e7bb40f1c17b5b951fb30f77dc9ef9 [INFO] running `Command { std: "docker" "start" "-a" "9bcda5b86cf3f08658f6d5804db79b9885e7bb40f1c17b5b951fb30f77dc9ef9", 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-1de26240a8beea12) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_black_pawn_moves ... ok [INFO] [stdout] test board::test_board::test_to_fen ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_ones ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_zeros ... 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 moves::moves_calculation::test_move_calculation::test_get_white_pawn_moves ... 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 types::bitboard::test_bitboard::test_set_one ... 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_4 ... 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_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_turn_hash ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_castling_moves_white ... 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 bots::bot::test_bot_evaluation::test_b ... ok [INFO] [stdout] test bots::bot::test_bot_evaluation::test_a ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_make_unmake ... 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_4 ... ok [INFO] [stdout] test perft::test_perft::test_poition_4a ... 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_1_default ... ok [INFO] [stdout] test perft::test_perft::test_position_6 ... 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 443.83s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustier_chess_bin-4a4b8d359420155d) [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_get_zeros ... 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 utils::zobrist::test_zobrist::test_zobrist_hash_board ... 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_castling_hash ... 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_5 ... 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_hash_everything_4 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_hash_everything_6 ... ok [INFO] [stdout] test utils::zobrist::test_zobrist::test_zobrist_turn_hash ... 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 moves::moves_calculation::test_move_calculation::test_get_all_moves ... 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 bots::bot::test_bot_evaluation::test_b ... 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_4 ... ok [INFO] [stdout] test perft::test_perft::test_poition_4a ... 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_1_default ... ok [INFO] [stdout] test perft::test_perft::test_position_6 ... ok [INFO] [stdout] test perft::test_perft::test_position_2_kiwipete ... ok [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "9bcda5b86cf3f08658f6d5804db79b9885e7bb40f1c17b5b951fb30f77dc9ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bcda5b86cf3f08658f6d5804db79b9885e7bb40f1c17b5b951fb30f77dc9ef9", kill_on_drop: false }` [INFO] [stdout] 9bcda5b86cf3f08658f6d5804db79b9885e7bb40f1c17b5b951fb30f77dc9ef9