[INFO] cloning repository https://github.com/Mario-O123/rust_chess_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mario-O123/rust_chess_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-O123%2Frust_chess_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-O123%2Frust_chess_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 324417379356b373f446c458acad8ad0ca39b7f3
[INFO] testing Mario-O123/rust_chess_engine against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-O123%2Frust_chess_engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mario-O123/rust_chess_engine
[INFO] finished tweaking git repo https://github.com/Mario-O123/rust_chess_engine
[INFO] tweaked toml for git repo https://github.com/Mario-O123/rust_chess_engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mario-O123/rust_chess_engine on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mario-O123/rust_chess_engine 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1baf60017bfe32beac72b8567056a85f97db50ebeff4d9600bae3ff22b56990e
[INFO] running `Command { std: "docker" "start" "-a" "1baf60017bfe32beac72b8567056a85f97db50ebeff4d9600bae3ff22b56990e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1baf60017bfe32beac72b8567056a85f97db50ebeff4d9600bae3ff22b56990e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1baf60017bfe32beac72b8567056a85f97db50ebeff4d9600bae3ff22b56990e", kill_on_drop: false }`
[INFO] [stdout] 1baf60017bfe32beac72b8567056a85f97db50ebeff4d9600bae3ff22b56990e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37246534e973f5fc7db2cd6aefff3ef1929802e861e5ccd61e267ac1b3a258c5
[INFO] running `Command { std: "docker" "start" "-a" "37246534e973f5fc7db2cd6aefff3ef1929802e861e5ccd61e267ac1b3a258c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rust_chess_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `QUEEN_DIRECTIONS`
[INFO] [stdout]   --> src/bin/terminal_common/mod.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 | use rust_chess_engine::board::mailbox120::{QUEEN_DIRECTIONS, square120_from_file_rank};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.80s
[INFO] running `Command { std: "docker" "inspect" "37246534e973f5fc7db2cd6aefff3ef1929802e861e5ccd61e267ac1b3a258c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37246534e973f5fc7db2cd6aefff3ef1929802e861e5ccd61e267ac1b3a258c5", kill_on_drop: false }`
[INFO] [stdout] 37246534e973f5fc7db2cd6aefff3ef1929802e861e5ccd61e267ac1b3a258c5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b24fc90f1b549bef723974876649705174802c096c76c490305499016ab4ddd
[INFO] running `Command { std: "docker" "start" "-a" "0b24fc90f1b549bef723974876649705174802c096c76c490305499016ab4ddd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust_chess_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `QUEEN_DIRECTIONS`
[INFO] [stdout]   --> src/bin/terminal_common/mod.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 | use rust_chess_engine::board::mailbox120::{QUEEN_DIRECTIONS, square120_from_file_rank};
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BK` is never used
[INFO] [stdout]    --> src/position/position.rs:935:11
[INFO] [stdout]     |
[INFO] [stdout] 935 |     const BK: u8 = 0b0100;
[INFO] [stdout]     |           ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BQ` is never used
[INFO] [stdout]    --> src/position/position.rs:936:11
[INFO] [stdout]     |
[INFO] [stdout] 936 |     const BQ: u8 = 0b1000;
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `castling_to_string_all_rights_is_KQkq` should have a snake case name
[INFO] [stdout]    --> src/position/fen.rs:851:8
[INFO] [stdout]     |
[INFO] [stdout] 851 |     fn castling_to_string_all_rights_is_KQkq() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `castling_to_string_all_rights_is_kqkq`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "0b24fc90f1b549bef723974876649705174802c096c76c490305499016ab4ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b24fc90f1b549bef723974876649705174802c096c76c490305499016ab4ddd", kill_on_drop: false }`
[INFO] [stdout] 0b24fc90f1b549bef723974876649705174802c096c76c490305499016ab4ddd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5b2fbd2dc7d70ddb0b597a2ecad220938915c8df2abc577b5063e56b02c9608
[INFO] running `Command { std: "docker" "start" "-a" "e5b2fbd2dc7d70ddb0b597a2ecad220938915c8df2abc577b5063e56b02c9608", kill_on_drop: false }`
[INFO] [stderr] warning: constant `BK` is never used
[INFO] [stderr]    --> src/position/position.rs:935:11
[INFO] [stderr]     |
[INFO] [stderr] 935 |     const BK: u8 = 0b0100;
[INFO] [stderr]     |           ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `BQ` is never used
[INFO] [stderr]    --> src/position/position.rs:936:11
[INFO] [stderr]     |
[INFO] [stderr] 936 |     const BQ: u8 = 0b1000;
[INFO] [stderr]     |           ^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `castling_to_string_all_rights_is_KQkq` should have a snake case name
[INFO] [stderr]    --> src/position/fen.rs:851:8
[INFO] [stderr]     |
[INFO] [stderr] 851 |     fn castling_to_string_all_rights_is_KQkq() {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `castling_to_string_all_rights_is_kqkq`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_chess_engine` (lib test) generated 3 warnings
[INFO] [stderr] warning: unused import: `QUEEN_DIRECTIONS`
[INFO] [stderr]   --> src/bin/terminal_common/mod.rs:37:44
[INFO] [stderr]    |
[INFO] [stderr] 37 | use rust_chess_engine::board::mailbox120::{QUEEN_DIRECTIONS, square120_from_file_rank};
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust_chess_engine` (bin "terminal_proto_classical" test) generated 1 warning (run `cargo fix --bin "terminal_proto_classical" -p rust_chess_engine --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_chess_engine-fed0303dd8694f16)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test board::conversion::tests::file_ran_from_square120_matches_square120_from_file_rank ... ok
[INFO] [stdout] test board::conversion::tests::square120_from_string_accepts_valid_lowercase ... ok
[INFO] [stdout] test board::conversion::tests::square120_from_string_accepts_valid_uppercase ... ok
[INFO] [stdout] test board::conversion::tests::square120_to_square64_rejects_offboard_and_out_of_bounds ... ok
[INFO] [stdout] test board::conversion::tests::square120_to_string_and_back_returns_same_square120 ... ok
[INFO] [stdout] test board::conversion::tests::square120_from_string_rejects_invalid_inputs ... ok
[INFO] [stdout] test board::conversion::tests::square64_to_120_and_back_returns_same_square64 ... ok
[INFO] [stdout] test bot::test::async_tests::test_lichess_bot_authentication ... ignored
[INFO] [stdout] test bot::test::async_tests::test_lichess_invalid_token ... ignored
[INFO] [stdout] test board::mailbox120::tests::is_on_board_is_safe ... ok
[INFO] [stdout] test board::mailbox120::tests::lookup_square64_to_square120_and_back_works ... ok
[INFO] [stdout] test bot::test::tests::test_config_from_env ... ok
[INFO] [stdout] test bot::test::tests::test_lichess_authentication ... ignored
[INFO] [stdout] test bot::test::tests::test_startpos_fen_constant ... ok
[INFO] [stdout] test bot::test::tests::test_config_missing_token ... ok
[INFO] [stdout] test evaluation::classical::tests::center_knight_is_better ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_winning_position_black ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_winning_position_white ... ok
[INFO] [stdout] test movegen::attack::tests::attackers_of_square_returns_all_attackers ... ok
[INFO] [stdout] test movegen::attack::tests::find_king_finds_correct_square ... ok
[INFO] [stdout] test movegen::attack::tests::is_in_check_rook_file ... ok
[INFO] [stdout] test movegen::attack::tests::king_attacks ... ok
[INFO] [stdout] test movegen::attack::tests::knight_attacks ... ok
[INFO] [stdout] test movegen::attack::tests::no_panic_on_edge_squares ... ok
[INFO] [stdout] test movegen::attack::tests::pawn_attacks_diagonally_black ... ok
[INFO] [stdout] test movegen::attack::tests::pawn_attacks_diagonally_white ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_starting_position ... ok
[INFO] [stdout] test movegen::attack::tests::slider_attack_blocked_by_piece ... ok
[INFO] [stdout] test movegen::attack::tests::slider_attack_unblocked ... ok
[INFO] [stdout] test movegen::pawn::tests::blocked_single_pawn_move ... ok
[INFO] [stdout] test movegen::perft::tests::kiwipete_depth_four ... ignored
[INFO] [stdout] test movegen::pawn::tests::en_passant ... ok
[INFO] [stdout] test movegen::pawn::tests::pawn_a3_free_a4_blocked_single_yes_double_no ... ok
[INFO] [stdout] test movegen::perft::tests::depth_one ... ok
[INFO] [stdout] test movegen::pawn::tests::pawn_capture ... ok
[INFO] [stdout] test movegen::perft::tests::startpos_depth_five ... ignored
[INFO] [stdout] test movegen::attack::tests::regression_no_king_cache_offboard_after_sequence ... ok
[INFO] [stdout] test movegen::r#move::tests::castling_construction_and_flag ... ok
[INFO] [stdout] test movegen::pseudo_legal_movegen::tests::test ... ok
[INFO] [stdout] test movegen::r#move::tests::double_pawn_push_construction_and_flag ... ok
[INFO] [stdout] test movegen::r#move::tests::en_passant_construction_and_flag ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_parses_normal_and_promotion_case_insensitive ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_rejects_bad_lengths ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_rejects_bad_promo_char ... ok
[INFO] [stdout] test movegen::pawn::tests::pawn_promotion ... ok
[INFO] [stdout] test movegen::r#move::tests::null_move_basics ... ok
[INFO] [stdout] test movegen::r#move::tests::promotion_move_construction_and_helpers ... ok
[INFO] [stdout] test movegen::r#move::tests::promotion_piece_to_uci_char ... ok
[INFO] [stdout] test movegen::r#move::tests::uci_roundtrip_normal ... ok
[INFO] [stdout] test movegen::r#move::tests::uci_roundtrip_promotion ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_all_rights_is_KQkq ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_canonical_order ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_zero_is_dash ... ok
[INFO] [stdout] test position::fen::tests::ecode_rank_single_piece_with_gaps ... ok
[INFO] [stdout] test position::fen::tests::en_passant_to_string_none_and_some_work ... ok
[INFO] [stdout] test position::fen::tests::encode_rank_flushes_trailing_empty_squares ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_initialization ... ok
[INFO] [stdout] test position::fen::tests::encode_rank_startposition_rank8_is_correct ... ok
[INFO] [stdout] test position::fen::tests::enocode_rank_empty_rank_is_8 ... ok
[INFO] [stdout] test position::fen::tests::fen_char_to_piece_invalid_char_returns_none ... ok
[INFO] [stdout] test position::fen::tests::fen_char_to_piece_uppercase_is_white ... ok
[INFO] [stdout] test position::fen::tests::fen_rejects_duplicate_castling_chars ... ok
[INFO] [stdout] test position::fen::tests::fen_roundtrip_around_startposition_is_safe ... ok
[INFO] [stdout] test position::fen::tests::fen_roundtrip_canoncicalizes_castling_order ... ok
[INFO] [stdout] test position::fen::tests::from_fen_parses_startposition ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_fullmove_zero ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_missing_king ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_two_kings ... ok
[INFO] [stdout] test position::fen::tests::parse_active_color_accepts_w_and_b ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_with_moves ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_wrong_field_count ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_thread_safety ... ok
[INFO] [stdout] test position::fen::tests::parse_active_color_rejects_invalid ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_accepts_any_rights_order ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_all_rights ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_dash_means_no_rights ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_partiel_rights ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_rejects_duplicafes ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_rejects_invalid_character ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_rights_rejects_dash_with_other_chars ... ok
[INFO] [stdout] test movegen::perft::tests::depth_two ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_accepts_valid_square ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_e6_when_black_to_move ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_invalid_square ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_e3_when_white_to_move ... ok
[INFO] [stdout] test position::fen::tests::parse_fullmove_counter_rejects_zero_and_invalid ... ok
[INFO] [stdout] test position::fen::tests::parse_fullmove_counter_accepts_one_and_above ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_get_best_move ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_wrong_ranks ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_too_large_file_sum ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_too_small_file_sum ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_empty_board_can_be_parsed ... ok
[INFO] [stdout] test position::fen::tests::parse_halfmove_clock_accepts_zero_and_above ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_places_correct_pieces_on_rank8 ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_rejects_wrong_rank_count ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_dash_is_none ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_startposition_can_be_set ... ok
[INFO] [stdout] test position::fen::tests::piece_placement_to_string_empty_board_is_all_8s ... ok
[INFO] [stdout] test position::fen::tests::piece_placement_to_string_single_piece ... ok
[INFO] [stdout] test position::fen::tests::piece_placement_to_string_startpos_matches_expected ... ok
[INFO] [stdout] test position::fen::tests::piece_to_fen_char_uppercase_and_lowercase_works ... ok
[INFO] [stdout] test position::fen::tests::to_fen_black_to_move ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_invalid_piece_char ... ok
[INFO] [stdout] test position::fen::tests::to_fen_empty_position_matches_expected ... ok
[INFO] [stdout] test position::fen::tests::parse_halfmove_clock_rejects_invalid_input ... ok
[INFO] [stdout] test position::fen::tests::to_fen_gives_castling_rights_in_canonic_order ... ok
[INFO] [stdout] test position::fen::tests::to_fen_halfmove_and_fullmove_fields_are_used ... ok
[INFO] [stdout] test position::fen::tests::to_fen_includes_en_passant_square ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_parses_digits_and_pieces_in_between ... ok
[INFO] [stdout] test position::fen::tests::to_fen_startpos_matches_expected ... ok
[INFO] [stdout] test position::game::tests::test_checkmate ... ok
[INFO] [stdout] test position::game::tests::draw_50_moves ... ok
[INFO] [stdout] test position::game::tests::test_insufficient ... ok
[INFO] [stdout] test position::game::tests::test_insufficient_same_color_bishops ... ok
[INFO] [stdout] test position::position::make_move_tests::double_pawn_push_sets_en_passant_square ... ok
[INFO] [stdout] test position::game::tests::test_stalemate ... ok
[INFO] [stdout] test position::game::tests::test_not_insufficient_opposite_color_bishops ... ok
[INFO] [stdout] test position::position::make_move_tests::promotion_replaces_pawn_with_promoted_piece ... ok
[INFO] [stdout] test position::position::make_move_tests::rook_move_clears_correct_castling_rights ... ok
[INFO] [stdout] test position::position::undo_tests::castling_roundtrip_restores_position_and_sets_rook_squares ... ok
[INFO] [stdout] test position::position::undo_tests::capture_roundtrip_restores_position_and_sets_captured_piece ... ok
[INFO] [stdout] test position::position::undo_tests::promotion_roundtrip_restores_pawn_and_state ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::is_mate_score_has_buffer_and_does_not_trigger_on_large_non_mate_scores ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_negative_mate_is_ply_neutral ... ok
[INFO] [stdout] test position::position::make_move_tests::en_passant_capture_removes_captured_pawn ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_non_mate_is_unchanged ... ok
[INFO] [stdout] test position::position::undo_tests::normal_move_roundtrip_restores_position_and_undo_metadata ... ok
[INFO] [stdout] test position::game::tests::check_draw_repetition ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_positive_mate_is_ply_neutral ... ok
[INFO] [stdout] test search::searcher::tests::test_move_ordering_prefers_captures ... ok
[INFO] [stdout] test position::position::make_move_tests::normal_move_updates_board_turn_and_halfmove ... ok
[INFO] [stdout] test search::searcher::tests::test_move_ordering_prefers_promotions ... ok
[INFO] [stdout] test search::tt::tests::depth_is_clamped_to_i16_max_and_non_negative ... ok
[INFO] [stdout] test search::tt::tests::disabled_tt_never_hits_and_never_stores ... ok
[INFO] [stdout] test search::tt::tests::probe_miss_on_different_key_even_if_same_slot_possible ... ok
[INFO] [stdout] test search::tt::tests::replacement_prefers_deeper_entry ... ok
[INFO] [stdout] test search::tt::tests::store_then_probe_returns_entry ... ok
[INFO] [stdout] test bot::test::tests::test_config_defaults ... FAILED
[INFO] [stdout] test position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights ... FAILED
[INFO] [stdout] test search::searcher::tests::test_repetition_detection ... ok
[INFO] [stdout] test search::searcher::tests::test_recognizes_stalemate ... ok
[INFO] [stdout] test movegen::perft::tests::depth_three ... ok
[INFO] [stdout] test search::searcher::tests::test_position_unchanged_after_search ... ok
[INFO] [stdout] test search::searcher::tests::test_reached_depth_correct_on_early_stop ... ok
[INFO] [stdout] test search::searcher::tests::test_finds_mate_in_one ... ok
[INFO] [stdout] test search::searcher::tests::test_search_finds_legal_move ... ok
[INFO] [stdout] test search::searcher::tests::test_fifty_move_rule ... ok
[INFO] [stdout] test search::searcher::tests::test_detects_checkmate ... ok
[INFO] [stdout] test search::searcher::tests::test_respects_node_limit ... ok
[INFO] [stdout] test search::searcher::tests::test_respects_time_limit ... ok
[INFO] [stdout] test search::searcher::tests::test_tt_does_not_change_result_fixed_depth ... ok
[INFO] [stdout] test movegen::perft::tests::depth_four ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bot::test::tests::test_config_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bot::test::tests::test_config_defaults' (27) panicked at src/bot/test.rs:115:59:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0781784b9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0781784b9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0781784b9a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0781784b9a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e078179b2ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e078179b2ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e0781789f42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e0781789f42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e0781761f9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0781761f9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e078177c779 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e07811eb77c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e07811eb77c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e078177c9f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e078177c9f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0781762058 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e07817591d9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e078176326d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e078179ba7c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e078179b7f2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5e0781168e5d - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, std[ec419fa8110287d5]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e0781168e5d - rust_chess_engine[c89e111401ce1973]::bot::test::tests::test_config_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/test.rs:115:59
[INFO] [stdout]   22:     0x5e0781164f07 - rust_chess_engine[c89e111401ce1973]::bot::test::tests::test_config_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/test.rs:98:30
[INFO] [stdout]   23:     0x5e0781186586 - <rust_chess_engine[c89e111401ce1973]::bot::test::tests::test_config_defaults::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e07811dea5b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e07811dea5b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5e07811ec24b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e07811ec24b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e07811ec24b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e07811ec24b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5e07811e6c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5e07811e6c24 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e07811eee52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5e07811eee52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e07811eee52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e07811eee52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e07811eee52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e07811eee52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5e07811eee52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e07817842af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5e07817842af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72a2f2431aa4 - <unknown>
[INFO] [stdout]   45:     0x72a2f24bea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights' (138) panicked at src/position/position.rs:666:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 16954635661848153384
[INFO] [stdout]  right: 7150409538702959224
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0781784b9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0781784b9a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0781784b9a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0781784b9a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e078179b2ba - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e078179b2ba - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5e0781789f42 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5e0781789f42 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5e0781761f9f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0781761f9f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e078177c779 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e07811eb77c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5e07811eb77c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e078177c9f2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5e078177c9f2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0781762058 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e07817591d9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e078176326d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e078179ba7c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e078179b933 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e0781796b32 - core[35159d6ffb30e017]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e07811717b8 - <rust_chess_engine[c89e111401ce1973]::position::position::Position>::make_move
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:666:9
[INFO] [stdout]   22:     0x5e078118e9cc - rust_chess_engine[c89e111401ce1973]::position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:1056:13
[INFO] [stdout]   23:     0x5e0781189957 - rust_chess_engine[c89e111401ce1973]::position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:1045:56
[INFO] [stdout]   24:     0x5e07811889c6 - <rust_chess_engine[c89e111401ce1973]::position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e07811dea5b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e07811dea5b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5e07811ec24b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5e07811ec24b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5e07811ec24b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5e07811ec24b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5e07811ec24b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5e07811e6c24 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5e07811e6c24 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5e07811eee52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5e07811eee52 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5e07811eee52 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5e07811eee52 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5e07811eee52 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e07811eee52 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5e07811eee52 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e07817842af - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5e07817842af - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x72a2f2431aa4 - <unknown>
[INFO] [stdout]   46:     0x72a2f24bea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bot::test::tests::test_config_defaults
[INFO] [stdout]     position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 145 passed; 2 failed; 5 ignored; 0 measured; 0 filtered out; finished in 2.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e5b2fbd2dc7d70ddb0b597a2ecad220938915c8df2abc577b5063e56b02c9608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b2fbd2dc7d70ddb0b597a2ecad220938915c8df2abc577b5063e56b02c9608", kill_on_drop: false }`
[INFO] [stdout] e5b2fbd2dc7d70ddb0b597a2ecad220938915c8df2abc577b5063e56b02c9608
