[INFO] fetching crate pusoy_dos 0.1.1... [INFO] testing pusoy_dos-0.1.1 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate pusoy_dos 0.1.1 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pusoy_dos 0.1.1 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 20 packages to latest compatible versions [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 810d59620a65f798274082f6a549f75ec4fe84721194ef94752e1c410502ac0a [INFO] running `Command { std: "docker" "start" "-a" "810d59620a65f798274082f6a549f75ec4fe84721194ef94752e1c410502ac0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "810d59620a65f798274082f6a549f75ec4fe84721194ef94752e1c410502ac0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "810d59620a65f798274082f6a549f75ec4fe84721194ef94752e1c410502ac0a", kill_on_drop: false }` [INFO] [stdout] 810d59620a65f798274082f6a549f75ec4fe84721194ef94752e1c410502ac0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded8befe9fbc4dc07f95a17e5b1dd24adbb35c9e9ae4d94f157df1ac51cd7929 [INFO] running `Command { std: "docker" "start" "-a" "ded8befe9fbc4dc07f95a17e5b1dd24adbb35c9e9ae4d94f157df1ac51cd7929", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pusoy_dos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s [INFO] running `Command { std: "docker" "inspect" "ded8befe9fbc4dc07f95a17e5b1dd24adbb35c9e9ae4d94f157df1ac51cd7929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded8befe9fbc4dc07f95a17e5b1dd24adbb35c9e9ae4d94f157df1ac51cd7929", kill_on_drop: false }` [INFO] [stdout] ded8befe9fbc4dc07f95a17e5b1dd24adbb35c9e9ae4d94f157df1ac51cd7929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e36a80233181675a78e2104ecbad73f9756d5ed7e70e5ee7a5333f32225978c8 [INFO] running `Command { std: "docker" "start" "-a" "e36a80233181675a78e2104ecbad73f9756d5ed7e70e5ee7a5333f32225978c8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pusoy_dos v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s [INFO] running `Command { std: "docker" "inspect" "e36a80233181675a78e2104ecbad73f9756d5ed7e70e5ee7a5333f32225978c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e36a80233181675a78e2104ecbad73f9756d5ed7e70e5ee7a5333f32225978c8", kill_on_drop: false }` [INFO] [stdout] e36a80233181675a78e2104ecbad73f9756d5ed7e70e5ee7a5333f32225978c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a22af57d97e86eef11288fe65a1bbd40a49ae44f6ccc6110fb9495cc587f7ab6 [INFO] running `Command { std: "docker" "start" "-a" "a22af57d97e86eef11288fe65a1bbd40a49ae44f6ccc6110fb9495cc587f7ab6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pusoy_dos-6eff8f71b63fe331) [INFO] [stdout] running 94 tests [INFO] [stdout] test tests::cards::card::reversals_reverse_card_order ... ok [INFO] [stdout] test tests::cards::card::reversed_card_comparison ... ok [INFO] [stdout] test tests::cards::card::rank_order_is_correct ... ok [INFO] [stdout] test tests::cards::card::rank_order_is_correct_reversed ... ok [INFO] [stdout] test tests::cards::card::card_macro_makes_it_easy_to_declare_card ... 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::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::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::immediately_following_a_reversal_with_an_invalid_reversal_bug ... ok [INFO] [stdout] test tests::game::game::multiple_decks ... ok [INFO] [stdout] test tests::game::game::player_can_only_play_cards_in_its_hand ... 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::player_loses_all_cards_that_are_played ... ok [INFO] [stdout] test tests::game::game::player_only_loses_cards_that_are_played ... ok [INFO] [stdout] test tests::game::game::game_can_load_in_any_state ... ok [INFO] [stdout] test tests::game::game::player_loses_joker_when_playing_wildcard ... ok [INFO] [stdout] test tests::game::game::player_removal_is_reflected_in_the_stored_round ... ok [INFO] [stdout] test tests::game::player::a_player_can_have_a_hand_set ... ok [INFO] [stdout] test tests::game::game::player_using_last_card_wins ... 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::subsequent_finishing_players_are_removed ... ok [INFO] [stdout] test tests::game::game::straights_are_compared_by_highest_card ... ok [INFO] [stdout] test tests::game::player::a_player_needs_an_id ... 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::game::playing_a_four_card_trick_reverses_the_cards ... ok [INFO] [stdout] test tests::game::player::a_player_needs_to_know_what_cards_it_has ... ok [INFO] [stdout] test tests::game::game::once_the_game_has_started_three_clubs_is_just_another_card ... ok [INFO] [stdout] test tests::game::player_move::a_flush_works_with_multiple_decks ... ok [INFO] [stdout] test tests::cards::deck::it_gets_a_full_deck_including_jokers ... ok [INFO] [stdout] test tests::game::player_move::a_straight_flush_is_a_five_card_trick ... ok [INFO] [stdout] test tests::game::player::players_can_have_cards_taken_away ... 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_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_no_cards_is_a_pass ... ok [INFO] [stdout] test tests::game::game::player_loses_cards_when_move_is_valid ... 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::passing_a_single_is_a_single ... ok [INFO] [stdout] test tests::game::game::winner_is_removed_from_play_rotation ... ok [INFO] [stdout] test tests::game::player_move::a_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::five_of_the_same_suit_is_a_flush ... ok [INFO] [stdout] test tests::game::player_move::four_cards_is_not_a_valid_hand ... ok [INFO] [stdout] test tests::game::player_move::a_reversed_straight_is_a_five_card_trick ... 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::round::four_of_a_kind_beats_full_house ... ok [INFO] [stdout] test tests::game::round::flush_beats_a_straight ... 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::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::pass_count_controls_when_round_is_reset ... ok [INFO] [stdout] test tests::game::round::fours_on_aces_beats_threes_on_twos ... 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::round_can_export_to_a_definition ... 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::only_top_card_counts_in_a_pair ... ok [INFO] [stdout] test tests::game::round::only_top_card_counts_in_five_of_a_kind ... 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::single_can_be_beaten_by_a_higher_single ... ok [INFO] [stdout] test tests::game::round::reversed_straight_can_be_played_on_empty_table ... 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] 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::single_four_cannot_beat_a_queen ... ok [INFO] [stdout] test tests::game::round::skip_allows_it_though ... 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::round_can_have_players_updated ... ok [INFO] [stdout] test tests::game::round::single_cannot_be_beaten_by_a_higher_single ... ok [INFO] [stdout] test tests::game::round::ten_club_high_flush_beats_nine_spade_high ... ok [INFO] [stdout] test tests::game::round::creating_a_round_with_an_invalid_current_player_causes_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 94 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Doc-tests pusoy_dos [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a22af57d97e86eef11288fe65a1bbd40a49ae44f6ccc6110fb9495cc587f7ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22af57d97e86eef11288fe65a1bbd40a49ae44f6ccc6110fb9495cc587f7ab6", kill_on_drop: false }` [INFO] [stdout] a22af57d97e86eef11288fe65a1bbd40a49ae44f6ccc6110fb9495cc587f7ab6