[INFO] fetching crate schachmatt 0.3.0... [INFO] testing schachmatt-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate schachmatt 0.3.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate schachmatt 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded pest v2.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db2b5a0bc6064d046983d69909821d61f3afb76a196a3cf02e3ae2400e436a5e [INFO] running `Command { std: "docker" "start" "-a" "db2b5a0bc6064d046983d69909821d61f3afb76a196a3cf02e3ae2400e436a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db2b5a0bc6064d046983d69909821d61f3afb76a196a3cf02e3ae2400e436a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2b5a0bc6064d046983d69909821d61f3afb76a196a3cf02e3ae2400e436a5e", kill_on_drop: false }` [INFO] [stdout] db2b5a0bc6064d046983d69909821d61f3afb76a196a3cf02e3ae2400e436a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9833b1dca8936d00ae7b00b186993c8538faef75b82a3997e6bf38f735d3318 [INFO] running `Command { std: "docker" "start" "-a" "f9833b1dca8936d00ae7b00b186993c8538faef75b82a3997e6bf38f735d3318", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror 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 5.23s [INFO] running `Command { std: "docker" "inspect" "f9833b1dca8936d00ae7b00b186993c8538faef75b82a3997e6bf38f735d3318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9833b1dca8936d00ae7b00b186993c8538faef75b82a3997e6bf38f735d3318", kill_on_drop: false }` [INFO] [stdout] f9833b1dca8936d00ae7b00b186993c8538faef75b82a3997e6bf38f735d3318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f2cf06584590760682820ff32d6e4916ecf2e8235b8b39a0370f91c478d2252 [INFO] running `Command { std: "docker" "start" "-a" "2f2cf06584590760682820ff32d6e4916ecf2e8235b8b39a0370f91c478d2252", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [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.40s [INFO] running `Command { std: "docker" "inspect" "2f2cf06584590760682820ff32d6e4916ecf2e8235b8b39a0370f91c478d2252", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f2cf06584590760682820ff32d6e4916ecf2e8235b8b39a0370f91c478d2252", kill_on_drop: false }` [INFO] [stdout] 2f2cf06584590760682820ff32d6e4916ecf2e8235b8b39a0370f91c478d2252 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7c49db1158d66c93e28c84a6f1d63d990e71b36b0cfba4ded7054436b486d49 [INFO] running `Command { std: "docker" "start" "-a" "e7c49db1158d66c93e28c84a6f1d63d990e71b36b0cfba4ded7054436b486d49", 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/debug/deps/schachmatt-710471f758c4b503) [INFO] [stdout] [INFO] [stdout] running 30 tests [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_2 ... 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::bishop_test ... 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_4 ... 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::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_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::fully_illegal_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::pawn_black_double_advancement_test ... ok [INFO] [stdout] test ruleset::classic::tests::get_possible_moves_test::tests::promotion_test_2 ... 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::turn_tests::tests::castling_test_2 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_3 ... ok [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-1d2c1f943b5f2892) [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::en_passant_test1 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::castling_test_4 ... ok [INFO] [stdout] test ruleset::classic::tests::turn_tests::tests::promotion_test_1 ... 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_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] [stdout] [INFO] [stdout] running 110 tests [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_h8 ... 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_invalid_empty_string ... ok [INFO] [stdout] test chess::field::field::new::test_new_a0 ... 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_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_invalid ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_is_added_correctly ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_draw ... ok [INFO] [stdout] test chess::field::field::new_from_usize::test_new_h8 ... 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_overridden_correctly ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_invalid ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::import_empty_field ... ok [INFO] [stdout] test chess::player_color::player_color::test_reverse_white ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_black ... ok [INFO] [stdout] test chess::game::get_game_result::test_get_game_result::test_metadata_result_is_used_if_available ... ok [INFO] [stdout] test parser::forsyth_edwards_notation::import::forsyth_edwards_notation_import_tests::default_chess_position_can_be_imported ... ok [INFO] [stdout] test chess::game_result::game_result::from_string::test_from_string_white ... ok [INFO] [stdout] test chess::game_result::game_result::to_string::test_to_string_draw ... ok [INFO] [stdout] test chess::game::metadata::game_metadata_tests::metadata_is_empty_initially ... 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::game_result::game_result::from_string::test_from_string_black ... 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::to_string::test_to_string_none ... 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::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_black_queen ... 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_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_ambigious_white ... 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_double_ambigious_black ... 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_castle_black_queen ... 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::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_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_capture ... 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::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_ambigious_black ... 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_test000_pgn_test ... 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_fullmove_counter - should panic ... 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::portable_game_notation::export::portable_game_notation_export_tests::export_test002_pgn_test ... 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_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_en_passent_square - 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_empty_string - 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::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_black_queen ... 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_test002_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 ... 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_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_pawn_capture_with_promotion ... 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 ... ok [INFO] [stdout] test parser::standard_algebraic_notation::export::standard_algebraic_notation_export_tests::export_san_pawn_push ... 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::export::standard_algebraic_notation_export_tests::export_san_piece_move_capture_ambigious_white ... 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_capture ... 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_push_promotion ... 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_ambigious_black ... 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::import::standard_algebraic_notation_export_tests::import_san_piece_move_capture_ambigious_white ... 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_double_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::portable_game_notation::export::portable_game_notation_export_tests::export_test003_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::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_game000_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_game002_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_game001_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_game003_pgn_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Doc-tests schachmatt [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/../README.md - (line 15) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7c49db1158d66c93e28c84a6f1d63d990e71b36b0cfba4ded7054436b486d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c49db1158d66c93e28c84a6f1d63d990e71b36b0cfba4ded7054436b486d49", kill_on_drop: false }` [INFO] [stdout] e7c49db1158d66c93e28c84a6f1d63d990e71b36b0cfba4ded7054436b486d49