[INFO] fetching crate pusoy_dos 0.1.1...
[INFO] testing pusoy_dos-0.1.1 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] extracting crate pusoy_dos 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate pusoy_dos 0.1.1
[INFO] finished tweaking crates.io crate pusoy_dos 0.1.1
[INFO] tweaked toml for crates.io crate pusoy_dos 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pusoy_dos 0.1.1 on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pusoy_dos` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3
[INFO] running `Command { std: "docker" "start" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pusoy_dos` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling pusoy_dos v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 20.87s
[INFO] running `Command { std: "docker" "inspect" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pusoy_dos` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pusoy_dos v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.74s
[INFO] running `Command { std: "docker" "inspect" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pusoy_dos` (manifest) generated 1 warning
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pusoy_dos-65fb1a2f6172009f)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test tests::cards::card::card_macro_makes_it_easy_to_declare_card ... ok
[INFO] [stdout] test tests::cards::card::rank_order_is_correct ... ok
[INFO] [stdout] test tests::cards::deck::decks_can_be_combined ... ok
[INFO] [stdout] test tests::cards::deck::decks_can_be_dealt ... ok
[INFO] [stdout] test tests::cards::deck::it_gets_a_full_deck_including_jokers ... ok
[INFO] [stdout] test tests::cards::card::rank_order_is_correct_reversed ... ok
[INFO] [stdout] test tests::game::game::game_can_deal_cards_to_each_player_on_setup ... ok
[INFO] [stdout] test tests::game::game::jokers_are_used_as_wildcards ... ok
[INFO] [stdout] test tests::game::game::game_can_load_in_any_state ... ok
[INFO] [stdout] test tests::game::game::multiple_decks ... ok
[INFO] [stdout] test tests::game::game::an_unbeatable_hand_auto_passes_other_players ... ok
[INFO] [stdout] test tests::game::game::consecutive_reversals_will_cancel_each_other_out ... ok
[INFO] [stdout] test tests::game::game::immediately_following_a_reversal_with_an_invalid_reversal_bug ... ok
[INFO] [stdout] test tests::game::game::once_the_game_has_started_three_clubs_is_just_another_card ... ok
[INFO] [stdout] test tests::game::game::player_can_only_play_cards_in_its_hand ... ok
[INFO] [stdout] test tests::game::game::player_loses_cards_when_move_is_valid ... ok
[INFO] [stdout] test tests::game::game::player_loses_joker_when_playing_wildcard ... ok
[INFO] [stdout] test tests::game::game::player_using_last_card_wins ... ok
[INFO] [stdout] test tests::game::game::player_removal_is_reflected_in_the_stored_round ... ok
[INFO] [stdout] test tests::game::game::player_loses_all_cards_that_are_played ... ok
[INFO] [stdout] test tests::cards::card::reversed_card_comparison ... FAILED
[INFO] [stdout] test tests::game::game::playing_a_four_card_trick_reverses_the_cards ... ok
[INFO] [stdout] test tests::game::game::straights_are_compared_by_highest_card ... ok
[INFO] [stdout] test tests::cards::card::reversals_reverse_card_order ... FAILED
[INFO] [stdout] test tests::game::game::subsequent_finishing_players_are_removed ... ok
[INFO] [stdout] test tests::game::game::player_only_loses_cards_that_are_played ... ok
[INFO] [stdout] test tests::game::game::players_are_added_to_the_winners_vec_as_they_run_out_of_cards ... ok
[INFO] [stdout] test tests::game::game::the_player_with_three_clubs_starts_the_game ... ok
[INFO] [stdout] test tests::game::game::valid_moves_return_new_game_definition ... ok
[INFO] [stdout] test tests::game::player::players_can_have_cards_taken_away ... ok
[INFO] [stdout] test tests::game::game::when_a_player_exits_the_next_player_benefits_from_a_full_set_of_passes ... ok
[INFO] [stdout] test tests::game::game::winner_is_removed_from_play_rotation ... ok
[INFO] [stdout] test tests::game::player_move::a_flush_works_with_multiple_decks ... ok
[INFO] [stdout] test tests::game::player_move::a_reversed_straight_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::player_move::five_of_a_kind_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::player_move::a_straight_flush_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::player::a_player_can_have_a_hand_set ... ok
[INFO] [stdout] test tests::game::player_move::a_straight_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::player::a_player_needs_an_id ... ok
[INFO] [stdout] test tests::game::player_move::five_of_the_same_suit_is_a_flush ... ok
[INFO] [stdout] test tests::game::player::a_player_needs_to_know_what_cards_it_has ... ok
[INFO] [stdout] test tests::game::player_move::four_cards_is_not_a_valid_hand ... ok
[INFO] [stdout] test tests::game::player_move::four_of_a_kind_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::player_move::full_house_can_be_in_any_order ... ok
[INFO] [stdout] test tests::game::player_move::passing_a_single_is_a_single ... ok
[INFO] [stdout] test tests::game::player_move::passing_no_cards_is_a_pass ... ok
[INFO] [stdout] test tests::game::player_move::reversed_pairs_comparision ... ok
[INFO] [stdout] test tests::game::player_move::reversed_pairs_comparision_2 ... ok
[INFO] [stdout] test tests::game::player_move::straight_can_be_selected_in_any_order ... ok
[INFO] [stdout] test tests::game::player_move::straights_compared_on_highest_card ... ok
[INFO] [stdout] test tests::game::player_move::three_different_cards_is_invalid ... ok
[INFO] [stdout] test tests::game::player_move::three_of_a_kind_is_a_prial ... ok
[INFO] [stdout] test tests::game::player_move::two_different_cards_are_invalid ... ok
[INFO] [stdout] test tests::game::player_move::two_jokers_can_be_played_in_a_prial ... ok
[INFO] [stdout] test tests::game::player_move::two_same_cards_are_a_pair ... ok
[INFO] [stdout] test tests::game::round::a_valid_first_move_rotates_the_players ... ok
[INFO] [stdout] test tests::game::round::a_valid_move_rotates_the_players ... ok
[INFO] [stdout] test tests::game::round::first_round_has_to_include_three_of_clubs ... ok
[INFO] [stdout] test tests::game::round::five_of_a_kind_is_the_baddest ... ok
[INFO] [stdout] test tests::game::player_move::full_house_is_a_five_card_trick ... ok
[INFO] [stdout] test tests::game::round::creating_a_round_with_an_invalid_current_player_causes_panic - should panic ... ok
[INFO] [stdout] test tests::game::round::fours_on_aces_beats_threes_on_twos ... ok
[INFO] [stdout] test tests::game::round::any_hand_can_be_passed_onto_an_emtpy_round ... ok
[INFO] [stdout] test tests::game::round::full_house_beats_a_flush ... ok
[INFO] [stdout] test tests::game::round::higher_four_of_a_kind_is_invalid_after_reversal ... ok
[INFO] [stdout] test tests::game::round::it_returns_a_new_round_when_passed_a_valid_move ... ok
[INFO] [stdout] test tests::game::round::it_returns_an_error_when_a_move_is_invalid ... ok
[INFO] [stdout] test tests::game::round::it_returns_the_current_player_id ... ok
[INFO] [stdout] test tests::game::round::kings_on_fours_beats_fives_on_tens ... ok
[INFO] [stdout] test tests::game::round::only_bottom_card_counts_in_reversed_pair ... ok
[INFO] [stdout] test tests::game::round::only_bottom_card_counts_in_reversed_pair_scenario_2 ... ok
[INFO] [stdout] test tests::game::round::only_the_current_player_can_make_a_move ... ok
[INFO] [stdout] test tests::game::round::flush_beats_a_straight ... ok
[INFO] [stdout] test tests::game::round::four_of_a_kind_beats_full_house ... ok
[INFO] [stdout] test tests::game::round::only_top_card_counts_in_a_pair ... ok
[INFO] [stdout] test tests::game::round::only_top_card_counts_in_four_of_a_kind ... ok
[INFO] [stdout] test tests::game::round::only_top_card_counts_in_full_house ... ok
[INFO] [stdout] test tests::game::round::only_top_card_counts_in_five_of_a_kind ... ok
[INFO] [stdout] test tests::game::round::pass_count_controls_when_round_is_reset ... ok
[INFO] [stdout] test tests::game::round::reversed_straight_can_be_played_on_empty_table ... ok
[INFO] [stdout] test tests::game::round::round_can_export_to_a_definition ... ok
[INFO] [stdout] test tests::game::round::rotating_the_player_will_bring_it_back_to_beginning_of_vec ... ok
[INFO] [stdout] test tests::game::round::single_can_be_beaten_by_a_higher_single ... ok
[INFO] [stdout] test tests::game::round::single_cannot_be_beaten_by_a_higher_single ... ok
[INFO] [stdout] test tests::game::round::round_can_have_players_updated ... ok
[INFO] [stdout] test tests::game::round::single_cannot_be_beaten_by_non_single_move ... ok
[INFO] [stdout] test tests::game::round::single_card_respects_suit_order ... ok
[INFO] [stdout] test tests::game::round::skip_allows_it_though ... ok
[INFO] [stdout] test tests::game::round::single_four_cannot_beat_a_queen ... ok
[INFO] [stdout] test tests::game::round::straight_can_be_played_on_empty_table ... ok
[INFO] [stdout] test tests::game::round::straight_flush_beats_four_of_a_kind ... ok
[INFO] [stdout] test tests::game::round::ten_club_high_flush_beats_nine_spade_high ... ok
[INFO] [stdout] test tests::game::round::thou_shalt_not_pass_on_an_empty_table ... ok
[INFO] [stdout] test tests::game::round::when_every_player_passes_the_last_player_to_move_starts_the_round ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::cards::card::reversed_card_comparison stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::cards::card::reversed_card_comparison' (538) panicked at src/tests/cards/card.rs:111:5:
[INFO] [stdout] assertion failed: club > diamond
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60693abbaba1 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60693abceeba - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x60693abbf10c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60693ab99206 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60693abb2cb9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x60693ab4bef0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60693abb2e72 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60693ab992e4 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60693ab90bd9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60693ab99ead - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x60693abcf5ec - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60693abcf5b2 - core[812a354ff5be3162]::panicking::panic
[INFO] [stdout]   12:     0x60693ab2e50a - pusoy_dos[22d470339c0b4d7b]::tests::cards::card::reversed_card_comparison
[INFO] [stdout]   13:     0x60693ab32306 - <pusoy_dos[22d470339c0b4d7b]::tests::cards::card::reversed_card_comparison::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x60693ab3f22b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x60693ab4c875 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x60693ab47324 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x60693ab4f9c2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x60693abba42f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7403151c407a - <unknown>
[INFO] [stdout]   20:     0x740315257534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::cards::card::reversals_reverse_card_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::cards::card::reversals_reverse_card_order' (537) panicked at src/tests/cards/card.rs:103:5:
[INFO] [stdout] assertion failed: card!(Three, Clubs, true) > card!(Two, Spades, true)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60693abbaba1 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60693abceeba - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x60693abbf10c - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x60693ab99206 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60693abb2cb9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x60693ab4bef0 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x60693abb2e72 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x60693ab992e4 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x60693ab90bd9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x60693ab99ead - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x60693abcf5ec - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x60693abcf5b2 - core[812a354ff5be3162]::panicking::panic
[INFO] [stdout]   12:     0x60693ab2e52a - pusoy_dos[22d470339c0b4d7b]::tests::cards::card::reversals_reverse_card_order
[INFO] [stdout]   13:     0x60693ab32316 - <pusoy_dos[22d470339c0b4d7b]::tests::cards::card::reversals_reverse_card_order::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x60693ab3f22b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x60693ab4c875 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x60693ab47324 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x60693ab4f9c2 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x60693abba42f - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7403151c407a - <unknown>
[INFO] [stdout]   20:     0x740315257534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::cards::card::reversals_reverse_card_order
[INFO] [stdout]     tests::cards::card::reversed_card_comparison
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 92 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3", kill_on_drop: false }`
[INFO] [stdout] 2fd7ab47addb9a281a2765786c55c92a0c9be499a8d4a825a9c36028c61801f3
