[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario-O123%2Frust_chess_engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mario-O123/rust_chess_engine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2a0b1ce534efe03f50d7ebaaa54b7d3a8761e865c32416022e48457ddbd458f
[INFO] running `Command { std: "docker" "start" "-a" "b2a0b1ce534efe03f50d7ebaaa54b7d3a8761e865c32416022e48457ddbd458f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2a0b1ce534efe03f50d7ebaaa54b7d3a8761e865c32416022e48457ddbd458f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a0b1ce534efe03f50d7ebaaa54b7d3a8761e865c32416022e48457ddbd458f", kill_on_drop: false }`
[INFO] [stdout] b2a0b1ce534efe03f50d7ebaaa54b7d3a8761e865c32416022e48457ddbd458f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d91bcf11f26b0e9f9ca02b4ffc86c0ecbf52126390fb071115765b231938412e
[INFO] running `Command { std: "docker" "start" "-a" "d91bcf11f26b0e9f9ca02b4ffc86c0ecbf52126390fb071115765b231938412e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[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 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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 42.71s
[INFO] running `Command { std: "docker" "inspect" "d91bcf11f26b0e9f9ca02b4ffc86c0ecbf52126390fb071115765b231938412e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d91bcf11f26b0e9f9ca02b4ffc86c0ecbf52126390fb071115765b231938412e", kill_on_drop: false }`
[INFO] [stdout] d91bcf11f26b0e9f9ca02b4ffc86c0ecbf52126390fb071115765b231938412e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52eed29fd9b58305ea2e120281a1394da42e28fb9e3fa006faadf423effcd4ee
[INFO] running `Command { std: "docker" "start" "-a" "52eed29fd9b58305ea2e120281a1394da42e28fb9e3fa006faadf423effcd4ee", 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 3.84s
[INFO] running `Command { std: "docker" "inspect" "52eed29fd9b58305ea2e120281a1394da42e28fb9e3fa006faadf423effcd4ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52eed29fd9b58305ea2e120281a1394da42e28fb9e3fa006faadf423effcd4ee", kill_on_drop: false }`
[INFO] [stdout] 52eed29fd9b58305ea2e120281a1394da42e28fb9e3fa006faadf423effcd4ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a6cd5ea3484f11fad4a7942436544d95c4fef30dd0d341094cb89c29cfc2fa98
[INFO] running `Command { std: "docker" "start" "-a" "a6cd5ea3484f11fad4a7942436544d95c4fef30dd0d341094cb89c29cfc2fa98", 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.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_chess_engine-a85e99511d5cac93)
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test board::conversion::tests::square120_from_string_rejects_invalid_inputs ... ok
[INFO] [stdout] test board::conversion::tests::square120_to_square64_rejects_offboard_and_out_of_bounds ... ok
[INFO] [stdout] test board::conversion::tests::square64_to_120_and_back_returns_same_square64 ... ok
[INFO] [stdout] test board::mailbox120::tests::is_on_board_is_safe ... ok
[INFO] [stdout] test board::conversion::tests::square120_from_string_accepts_valid_uppercase ... ok
[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 bot::test::async_tests::test_lichess_bot_authentication ... ignored
[INFO] [stdout] test bot::test::async_tests::test_lichess_invalid_token ... ignored
[INFO] [stdout] test bot::test::tests::test_lichess_authentication ... ignored
[INFO] [stdout] test bot::test::tests::test_config_from_env ... ok
[INFO] [stdout] test bot::test::tests::test_config_missing_token ... ok
[INFO] [stdout] test board::mailbox120::tests::lookup_square64_to_square120_and_back_works ... ok
[INFO] [stdout] test bot::test::tests::test_startpos_fen_constant ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_winning_position_black ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_starting_position ... ok
[INFO] [stdout] test evaluation::classical::tests::eval_winning_position_white ... ok
[INFO] [stdout] test evaluation::classical::tests::center_knight_is_better ... 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::pawn_attacks_diagonally_black ... ok
[INFO] [stdout] test movegen::attack::tests::no_panic_on_edge_squares ... ok
[INFO] [stdout] test movegen::attack::tests::attackers_of_square_returns_all_attackers ... ok
[INFO] [stdout] test movegen::attack::tests::regression_no_king_cache_offboard_after_sequence ... 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::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::pawn::tests::pawn_promotion ... ok
[INFO] [stdout] test movegen::perft::tests::kiwipete_depth_four ... ignored
[INFO] [stdout] test movegen::perft::tests::startpos_depth_five ... ignored
[INFO] [stdout] test movegen::attack::tests::pawn_attacks_diagonally_white ... ok
[INFO] [stdout] test movegen::pseudo_legal_movegen::tests::test ... ok
[INFO] [stdout] test movegen::r#move::tests::castling_construction_and_flag ... 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::null_move_basics ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_rejects_bad_promo_char ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_rejects_bad_lengths ... ok
[INFO] [stdout] test movegen::r#move::tests::from_uci_parses_normal_and_promotion_case_insensitive ... ok
[INFO] [stdout] test movegen::r#move::tests::promotion_move_construction_and_helpers ... ok
[INFO] [stdout] test movegen::attack::tests::knight_attacks ... 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::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 position::fen::tests::ecode_rank_single_piece_with_gaps ... ok
[INFO] [stdout] test board::conversion::tests::square120_to_string_and_back_returns_same_square120 ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_canonical_order ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_all_rights_is_KQkq ... ok
[INFO] [stdout] test position::fen::tests::castling_to_string_zero_is_dash ... 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_roundtrip_around_startposition_is_safe ... ok
[INFO] [stdout] test position::fen::tests::fen_rejects_duplicate_castling_chars ... 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::enocode_rank_empty_rank_is_8 ... ok
[INFO] [stdout] test position::fen::tests::fen_roundtrip_canoncicalizes_castling_order ... ok
[INFO] [stdout] test movegen::perft::tests::depth_two ... ok
[INFO] [stdout] test position::fen::tests::encode_rank_startposition_rank8_is_correct ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_two_kings ... ok
[INFO] [stdout] test position::fen::tests::from_fen_rejects_missing_king ... 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_partiel_rights ... ok
[INFO] [stdout] test position::fen::tests::parse_castling_dash_means_no_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 position::fen::tests::parse_en_passant_accepts_valid_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_en_passant_rejects_e6_when_black_to_move ... ok
[INFO] [stdout] test position::fen::tests::parse_fullmove_counter_accepts_one_and_above ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_wrong_ranks ... ok
[INFO] [stdout] test position::fen::tests::parse_fullmove_counter_rejects_zero_and_invalid ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_dash_is_none ... ok
[INFO] [stdout] test position::fen::tests::parse_active_color_accepts_w_and_b ... ok
[INFO] [stdout] test position::fen::tests::parse_active_color_rejects_invalid ... 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_get_best_move ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_thread_safety ... ok
[INFO] [stdout] test bot::test::tests::test_uci_engine_initialization ... ok
[INFO] [stdout] test position::fen::tests::parse_en_passant_rejects_invalid_square ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_places_correct_pieces_on_rank8 ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_invalid_piece_char ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_too_large_file_sum ... ok
[INFO] [stdout] test position::fen::tests::parse_halfmove_clock_accepts_zero_and_above ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_rejects_too_small_file_sum ... ok
[INFO] [stdout] test position::fen::tests::parse_one_rank_parses_digits_and_pieces_in_between ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_rejects_wrong_rank_count ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_empty_board_can_be_parsed ... 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::to_fen_empty_position_matches_expected ... 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::to_fen_startpos_matches_expected ... 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::game::tests::draw_50_moves ... ok
[INFO] [stdout] test position::game::tests::test_checkmate ... 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::game::tests::check_draw_repetition ... ok
[INFO] [stdout] test position::fen::tests::to_fen_gives_castling_rights_in_canonic_order ... 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::en_passant_capture_removes_captured_pawn ... ok
[INFO] [stdout] test position::position::make_move_tests::double_pawn_push_sets_en_passant_square ... ok
[INFO] [stdout] test position::position::make_move_tests::normal_move_updates_board_turn_and_halfmove ... ok
[INFO] [stdout] test position::position::make_move_tests::promotion_replaces_pawn_with_promoted_piece ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_negative_mate_is_ply_neutral ... ok
[INFO] [stdout] test position::position::undo_tests::promotion_roundtrip_restores_pawn_and_state ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_non_mate_is_unchanged ... ok
[INFO] [stdout] test search::searcher::mate_score_tests::tt_score_roundtrip_positive_mate_is_ply_neutral ... ok
[INFO] [stdout] test position::position::make_move_tests::rook_move_clears_correct_castling_rights ... ok
[INFO] [stdout] test position::position::undo_tests::capture_roundtrip_restores_position_and_sets_captured_piece ... ok
[INFO] [stdout] test position::position::undo_tests::normal_move_roundtrip_restores_position_and_undo_metadata ... ok
[INFO] [stdout] test position::position::undo_tests::castling_roundtrip_restores_position_and_sets_rook_squares ... 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::tests::test_move_ordering_prefers_captures ... ok
[INFO] [stdout] test search::searcher::tests::test_move_ordering_prefers_promotions ... ok
[INFO] [stdout] test position::fen::tests::parse_piece_placement_startposition_can_be_set ... ok
[INFO] [stdout] test position::fen::tests::parse_halfmove_clock_rejects_invalid_input ... 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 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::tt::tests::store_then_probe_returns_entry ... ok
[INFO] [stdout] test search::searcher::tests::test_reached_depth_correct_on_early_stop ... ok
[INFO] [stdout] test movegen::perft::tests::depth_three ... ok
[INFO] [stdout] test search::searcher::tests::test_respects_time_limit ... 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_detects_checkmate ... ok
[INFO] [stdout] test search::searcher::tests::test_position_unchanged_after_search ... ok
[INFO] [stdout] test search::searcher::tests::test_repetition_detection ... ok
[INFO] [stdout] test search::searcher::tests::test_recognizes_stalemate ... ok
[INFO] [stdout] test search::searcher::tests::test_fifty_move_rule ... ok
[INFO] [stdout] test search::searcher::tests::test_respects_node_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] [stderr] error: test failed, to rerun pass `--lib`
[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' (34) 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:     0x5da2c9551bda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da2c9551bda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da2c9551bda - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da2c9551bda - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da2c956803a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da2c956803a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5da2c9556ec2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da2c9556ec2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5da2c952f0ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da2c952f0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da2c9549799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da2c8fbb19c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5da2c8fbb19c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da2c9549a12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5da2c9549a12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da2c952f1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da2c9526339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da2c95303cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da2c956891c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da2c9568692 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5da2c8f5b50d - core::result::Result<T,E>::unwrap::h28fae124a68809ee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5da2c8f5b50d - rust_chess_engine::bot::test::tests::test_config_defaults::h164c620c8f747f01
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/test.rs:115:59
[INFO] [stdout]   22:     0x5da2c8f5b907 - rust_chess_engine::bot::test::tests::test_config_defaults::{{closure}}::h8b35b5c3f13a9925
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bot/test.rs:98:30
[INFO] [stdout]   23:     0x5da2c8f60d26 - core::ops::function::FnOnce::call_once::h54876c46ce57cb5a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5da2c8faf27b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da2c8faf27b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5da2c8fbbc6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5da2c8fb7384 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5da2c8fb7384 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5da2c8fbe872 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5da2c8fbe872 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5da2c95514af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5da2c95514af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x75ffa2e60aa4 - <unknown>
[INFO] [stdout]   45:     0x75ffa2eeda64 - 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' (145) 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:     0x5da2c9551bda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5da2c9551bda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5da2c9551bda - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5da2c9551bda - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5da2c956803a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5da2c956803a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5da2c9556ec2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5da2c9556ec2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5da2c952f0ff - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5da2c952f0ff - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5da2c9549799 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5da2c8fbb19c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5da2c8fbb19c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5da2c9549a12 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5da2c9549a12 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5da2c952f1b8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5da2c9526339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5da2c95303cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5da2c956891c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5da2c95687d3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5da2c9563ab2 - core[10b6fa85044e1869]::panicking::assert_failed::<u64, u64>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5da2c8f51858 - rust_chess_engine::position::position::Position::make_move::h4f3b71c6b4a46800
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:666:9
[INFO] [stdout]   22:     0x5da2c8f6de7a - rust_chess_engine::position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights::he7fa5939c0625ea6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:1056:13
[INFO] [stdout]   23:     0x5da2c8f6e277 - rust_chess_engine::position::position::make_move_tests::castling_kingside_moves_rook_and_clears_rights::{{closure}}::h3a5bc5b70d3744a7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/position.rs:1045:56
[INFO] [stdout]   24:     0x5da2c8f616a6 - core::ops::function::FnOnce::call_once::h8118b14b79820f67
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5da2c8faf27b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5da2c8faf27b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5da2c8fbbc6b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5da2c8fbbc6b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5da2c8fbbc6b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5da2c8fb7384 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5da2c8fb7384 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5da2c8fbe872 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5da2c8fbe872 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5da2c8fbe872 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5da2c95514af - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5da2c95514af - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x75ffa2e60aa4 - <unknown>
[INFO] [stdout]   46:     0x75ffa2eeda64 - 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 3.94s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a6cd5ea3484f11fad4a7942436544d95c4fef30dd0d341094cb89c29cfc2fa98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6cd5ea3484f11fad4a7942436544d95c4fef30dd0d341094cb89c29cfc2fa98", kill_on_drop: false }`
[INFO] [stdout] a6cd5ea3484f11fad4a7942436544d95c4fef30dd0d341094cb89c29cfc2fa98
