[INFO] fetching crate schachmatt 0.3.0... [INFO] testing schachmatt-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate schachmatt 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate schachmatt 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate schachmatt 0.3.0 [INFO] tweaked toml for crates.io crate schachmatt 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate schachmatt 0.3.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate schachmatt 0.3.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 121a991e69c2d7ee485fc4b76847174311a16d28fe15ee16994dfa2e61addbda [INFO] running `Command { std: "docker" "start" "-a" "121a991e69c2d7ee485fc4b76847174311a16d28fe15ee16994dfa2e61addbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "121a991e69c2d7ee485fc4b76847174311a16d28fe15ee16994dfa2e61addbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "121a991e69c2d7ee485fc4b76847174311a16d28fe15ee16994dfa2e61addbda", kill_on_drop: false }` [INFO] [stdout] 121a991e69c2d7ee485fc4b76847174311a16d28fe15ee16994dfa2e61addbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 47401a71f82f53c7e53564c6136137c85cec45b4b17b313edd7f6540d40bf906 [INFO] running `Command { std: "docker" "start" "-a" "47401a71f82f53c7e53564c6136137c85cec45b4b17b313edd7f6540d40bf906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling schachmatt v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/chess/game.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.93s [INFO] running `Command { std: "docker" "inspect" "47401a71f82f53c7e53564c6136137c85cec45b4b17b313edd7f6540d40bf906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47401a71f82f53c7e53564c6136137c85cec45b4b17b313edd7f6540d40bf906", kill_on_drop: false }` [INFO] [stdout] 47401a71f82f53c7e53564c6136137c85cec45b4b17b313edd7f6540d40bf906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] be6faf7caf59c7cbd157dcfd9bac3cec6ac817dfdd20b5b9c0a73936915bd858 [INFO] running `Command { std: "docker" "start" "-a" "be6faf7caf59c7cbd157dcfd9bac3cec6ac817dfdd20b5b9c0a73936915bd858", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/chess/game.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling schachmatt v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stdout] --> src/chess/game.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s [INFO] running `Command { std: "docker" "inspect" "be6faf7caf59c7cbd157dcfd9bac3cec6ac817dfdd20b5b9c0a73936915bd858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6faf7caf59c7cbd157dcfd9bac3cec6ac817dfdd20b5b9c0a73936915bd858", kill_on_drop: false }` [INFO] [stdout] be6faf7caf59c7cbd157dcfd9bac3cec6ac817dfdd20b5b9c0a73936915bd858 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 783ac6ef84b27675fbf0cf1db4b997da3ccead96578669a0e914d778759a9cf1 [INFO] running `Command { std: "docker" "start" "-a" "783ac6ef84b27675fbf0cf1db4b997da3ccead96578669a0e914d778759a9cf1", kill_on_drop: false }` [INFO] [stderr] warning: `#[must_use]` has no effect when applied to a provided trait method [INFO] [stderr] --> src/chess/game.rs:174:5 [INFO] [stderr] | [INFO] [stderr] 174 | #[must_use] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `schachmatt` (lib) generated 1 warning [INFO] [stderr] warning: `schachmatt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/schachmatt-cd439427c80c52ba) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::bishop_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_2 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_1 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_4 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_3 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_5 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::castling_test_6 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::fully_illegal_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::king_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::knight_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_black_double_advancement_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_black_takes_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_black_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_enpassant_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_white_double_advancement_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_white_takes_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::pawn_white_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::promotion_test_1 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::queen_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::rook_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::temporary_illegal_test ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_1 ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::promotion_test_2 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_2 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_3 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_4 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::en_passant_test1 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::en_passant_test2 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::promotion_test_1 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::promotion_test_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mod-5740239eb19f1681) [INFO] [stdout] [INFO] [stdout] running 110 tests [INFO] [stdout] test chess::field::field::new::test_new_a0 ... ok [INFO] [stdout] test chess::field::field::new::test_new_h8 ... ok [INFO] [stdout] test chess::field::field::new::test_new_invalid ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_a0 ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_h8 ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_h8_uppercase ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_invalid_empty_string ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_invalid_incorrect_length ... ok [INFO] [stdout] test chess::field::field::new_from_string::test_new_invalid_out_of_range ... ok [INFO] [stdout] test chess::field::field::new_from_usize::test_new_a0 ... ok [INFO] [stdout] test chess::field::field::new_from_usize::test_new_h8 ... ok [INFO] [stdout] test chess::field::field::new_from_usize::test_new_invalid ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_for_costum_position_contains_fen ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_is_added_correctly ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_is_empty_initially ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_is_overridden_correctly ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_draw ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_invalid ... ok [INFO] [stdout] test chess::game::get_game_result::test_get_game_result::test_position_check_is_used_if_metadata_is_empty ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_black ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_white ... ok [INFO] [stdout] test chess::game::get_game_result::test_get_game_result::test_metadata_result_is_used_if_available ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_black ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_draw ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_none ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_white ... ok [INFO] [stdout] test chess::player_color::player_color::test_reverse_black ... ok [INFO] [stdout] test chess::player_color::player_color::test_reverse_white ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::default_chess_position_can_be_imported ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_empty_field ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::position_test_1 ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::position_test_2 ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_castle_black_queen ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::position_test_3 ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_castle_white_king ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_pawn_capture ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_pawn_capture_en_passant ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_pawn_capture_with_promotion ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_pawn_push ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_pawn_push_promotion ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_piece_move ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_piece_move_capture ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_piece_move_capture_ambigious_black ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_piece_move_capture_ambigious_white ... ok [INFO] [stdout] test parser::long_algebraic_notation::export::long_algebraic_notation_export_tests::export_lan_piece_move_capture_double_ambigious_black ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_castle_black_queen ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_castle_white_king ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_pawn_capture ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_pawn_capture_en_passant ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_pawn_capture_with_promotion ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_pawn_push ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_pawn_push_promotion ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_piece_move ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_piece_move_capture ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_piece_move_capture_ambigious_black ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_piece_move_capture_ambigious_white ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_piece_move_capture_double_ambigious_black ... ok [INFO] [stdout] test parser::long_algebraic_notation::import::long_algebraic_notation_import_tests::import_lan_push_ambiguous ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_test000_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_test001_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_test002_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_test003_pgn_test ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_empty_string - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_amount_of_pieces_per_row_1 - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_amount_of_pieces_per_row_2 - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_block_amount - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_castling_sign - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_color_at_turn - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_en_passent_square - should panic ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_fullmove_counter - should panic ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_castle_black_queen ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_test_invalid_halfmove_clock - should panic ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_capture ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_test000_pgn_test ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_castle_white_king ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_capture_en_passant ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_capture_with_promotion ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_push_promotion ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_piece_move ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_piece_move_capture ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_push ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_test002_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_test001_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_test003_pgn_test ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_piece_move_capture_ambigious_black ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_piece_move_capture_ambigious_white ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_piece_move_capture_double_ambigious_black ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_castle_black_queen ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_pawn_capture ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_pawn_capture_en_passant ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_castle_white_king ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_pawn_push_promotion ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_piece_move_capture_ambigious_black ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_pawn_push ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_pawn_capture_with_promotion ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_piece_move ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_piece_move_capture ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_piece_move_capture_double_ambigious_black ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_push_ambigious ... ok [INFO] [stdout] test parser::standard_algebraic_notation::import::standard_algebraic_notation_export_tests::import_san_piece_move_capture_ambigious_white ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_game000_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_game001_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_game003_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_game002_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_game002_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::import::portable_game_notation_import_tests::import_game004_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_game003_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_game000_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_game004_pgn_test ... ok [INFO] [stdout] test parser::portable_game_notation::export::portable_game_notation_export_tests::export_game001_pgn_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "783ac6ef84b27675fbf0cf1db4b997da3ccead96578669a0e914d778759a9cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "783ac6ef84b27675fbf0cf1db4b997da3ccead96578669a0e914d778759a9cf1", kill_on_drop: false }` [INFO] [stdout] 783ac6ef84b27675fbf0cf1db4b997da3ccead96578669a0e914d778759a9cf1