[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] d4fa00fe280cd7a51a7e31cea5b31df890a2d829 [INFO] testing AlesPokorny/rustier-chess/d4fa00fe280cd7a51a7e31cea5b31df890a2d829 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-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] 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] validating manifest of git repo https://github.com/AlesPokorny/rustier-chess on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `rustier-chess-bin` which is deprecated [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 773b4a84a507ce6791b93d0cede1c603f565c815cfdd1c1e74d844b8915e5abe [INFO] running `Command { std: "docker" "start" "-a" "773b4a84a507ce6791b93d0cede1c603f565c815cfdd1c1e74d844b8915e5abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "773b4a84a507ce6791b93d0cede1c603f565c815cfdd1c1e74d844b8915e5abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773b4a84a507ce6791b93d0cede1c603f565c815cfdd1c1e74d844b8915e5abe", kill_on_drop: false }` [INFO] [stdout] 773b4a84a507ce6791b93d0cede1c603f565c815cfdd1c1e74d844b8915e5abe [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 143bdebdbc755611fd1e58251b68fb9d31f7f4b1286069443572ef23bf6589dc [INFO] running `Command { std: "docker" "start" "-a" "143bdebdbc755611fd1e58251b68fb9d31f7f4b1286069443572ef23bf6589dc", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `rustier-chess-bin` which is deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [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 rayon v1.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [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 16.10s [INFO] running `Command { std: "docker" "inspect" "143bdebdbc755611fd1e58251b68fb9d31f7f4b1286069443572ef23bf6589dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "143bdebdbc755611fd1e58251b68fb9d31f7f4b1286069443572ef23bf6589dc", kill_on_drop: false }` [INFO] [stdout] 143bdebdbc755611fd1e58251b68fb9d31f7f4b1286069443572ef23bf6589dc [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df91111a7a2fe0dd7241aecc92ea2d1892012039f3c92709b547197a631332a8 [INFO] running `Command { std: "docker" "start" "-a" "df91111a7a2fe0dd7241aecc92ea2d1892012039f3c92709b547197a631332a8", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `rustier-chess-bin` which is deprecated [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rustier-chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "df91111a7a2fe0dd7241aecc92ea2d1892012039f3c92709b547197a631332a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df91111a7a2fe0dd7241aecc92ea2d1892012039f3c92709b547197a631332a8", kill_on_drop: false }` [INFO] [stdout] df91111a7a2fe0dd7241aecc92ea2d1892012039f3c92709b547197a631332a8 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 69c1218a0f7f278565149bc6b5e0128845edd2be1a40d1e6ad0fa7f164c0b37d [INFO] running `Command { std: "docker" "start" "-a" "69c1218a0f7f278565149bc6b5e0128845edd2be1a40d1e6ad0fa7f164c0b37d", kill_on_drop: false }` [INFO] [stderr] warning: `edition` is set on binary `rustier-chess-bin` which is deprecated [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustier_chess-be75c61c358b5407) [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 moves::moves_calculation::test_move_calculation::test_get_black_pawn_moves ... 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_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_4 ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_ones ... 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 types::bitboard::test_bitboard::test_get_zeros ... 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 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 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_b ... 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_a ... ok [INFO] [stdout] test perft::test_perft::test_poition_4 ... ok [INFO] [stdout] test perft::test_perft::test_poition_4a ... 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_6 ... ok [INFO] [stdout] test perft::test_perft::test_position_1_default ... 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-0ef631c087a9fec6) [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 423.50s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_white_pawn_moves ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_get_black_pawn_moves ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_ones ... ok [INFO] [stdout] test board::test_board::test_to_fen ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_read_bit ... ok [INFO] [stdout] test types::bitboard::test_bitboard::test_get_zeros ... 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_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_4 ... 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_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_2 ... 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 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_black ... ok [INFO] [stdout] test moves::moves_calculation::test_move_calculation::test_is_square_in_check ... 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 bots::bot::test_bot_evaluation::test_a ... ok [INFO] [stdout] test perft::test_perft::test_poition_4 ... ok [INFO] [stdout] test perft::test_perft::test_poition_4a ... 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] Doc-tests rustier_chess [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 409.55s [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] running `Command { std: "docker" "inspect" "69c1218a0f7f278565149bc6b5e0128845edd2be1a40d1e6ad0fa7f164c0b37d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c1218a0f7f278565149bc6b5e0128845edd2be1a40d1e6ad0fa7f164c0b37d", kill_on_drop: false }` [INFO] [stdout] 69c1218a0f7f278565149bc6b5e0128845edd2be1a40d1e6ad0fa7f164c0b37d