[INFO] cloning repository https://github.com/funham/rusty-catan-io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/funham/rusty-catan-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunham%2Frusty-catan-io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunham%2Frusty-catan-io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b5b01bf602bdf1daebf000d26953e341f865490
[INFO] testing funham/rusty-catan-io against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffunham%2Frusty-catan-io" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/funham/rusty-catan-io
[INFO] finished tweaking git repo https://github.com/funham/rusty-catan-io
[INFO] tweaked toml for git repo https://github.com/funham/rusty-catan-io written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/funham/rusty-catan-io on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/funham/rusty-catan-io 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f
[INFO] running `Command { std: "docker" "start" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", 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" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", 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" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling catan-web v0.1.0 (/opt/rustwide/workdir/catan-web)
[INFO] [stderr]    Compiling catan-train v0.1.0 (/opt/rustwide/workdir/catan-train)
[INFO] [stderr]    Compiling catan-core v0.1.0 (/opt/rustwide/workdir/catan-core)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling nalgebra v0.33.3
[INFO] [stderr]    Compiling catan-bots v0.1.0 (/opt/rustwide/workdir/catan-bots)
[INFO] [stderr]    Compiling catan-tui v0.1.0 (/opt/rustwide/workdir/catan-tui)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling catan-runtime v0.1.0 (/opt/rustwide/workdir/catan-runtime)
[INFO] [stderr]    Compiling catan-remote v0.1.0 (/opt/rustwide/workdir/catan-remote)
[INFO] [stderr]    Compiling catan-server v0.1.0 (/opt/rustwide/workdir/catan-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.73s
[INFO] running `Command { std: "docker" "inspect" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", 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" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling catan-runtime v0.1.0 (/opt/rustwide/workdir/catan-runtime)
[INFO] [stderr]    Compiling catan-tui v0.1.0 (/opt/rustwide/workdir/catan-tui)
[INFO] [stderr]    Compiling catan-bots v0.1.0 (/opt/rustwide/workdir/catan-bots)
[INFO] [stderr]    Compiling catan-core v0.1.0 (/opt/rustwide/workdir/catan-core)
[INFO] [stderr]    Compiling catan-remote v0.1.0 (/opt/rustwide/workdir/catan-remote)
[INFO] [stderr]    Compiling catan-train v0.1.0 (/opt/rustwide/workdir/catan-train)
[INFO] [stderr]    Compiling catan-web v0.1.0 (/opt/rustwide/workdir/catan-web)
[INFO] [stderr]    Compiling catan-server v0.1.0 (/opt/rustwide/workdir/catan-server)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.55s
[INFO] running `Command { std: "docker" "inspect" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", 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" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catan_bots-acb16dd550299ae4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test greedy::tests::human_rob_target_prefers_higher_visible_vp ... ok
[INFO] [stdout] test greedy::tests::discard_half_preserves_buildable_city_and_discards_surplus ... ok
[INFO] [stdout] test greedy::tests::counting_rob_target_prefers_holder_of_needed_resources ... ok
[INFO] [stdout] test greedy::tests::human_robber_movement_prefers_blocking_more_opponents ... ok
[INFO] [stdout] test greedy::tests::counting_robber_movement_prefers_needed_resource_target ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catan_core-0006c98b3754058a)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test common::fixed_set::tests::array_constructor_rejects_duplicates ... ok
[INFO] [stdout] test common::small_set::tests::collect_sorts_and_deduplicates ... ok
[INFO] [stdout] test common::fixed_set::tests::fixed_set_algebra_returns_dynamic_small_set ... ok
[INFO] [stdout] test common::small_set::tests::converts_to_and_from_btree_set ... ok
[INFO] [stdout] test common::fixed_set::tests::array_constructor_sorts_without_allocation ... ok
[INFO] [stdout] test common::small_set::tests::insert_remove_and_contains_preserve_set_semantics ... ok
[INFO] [stdout] test common::small_set::tests::into_iterator_yields_sorted_unique_values ... ok
[INFO] [stdout] test common::small_set::tests::serde_uses_plain_sequence_shape ... ok
[INFO] [stdout] test common::small_set::tests::set_algebra_matches_sorted_set_behavior ... ok
[INFO] [stdout] test gameplay::field::state::tests::board_layout_field_size_uses_hex_spiral_index ... ok
[INFO] [stdout] test gameplay::field::index::tests::path_set_matches_paths_slice ... ok
[INFO] [stdout] test gameplay::field::index::tests::incident_paths_are_valid_board_paths_touching_intersection ... ok
[INFO] [stdout] test gameplay::field::state::tests::board_layout_cached_topology_matches_arrangement_generation ... ok
[INFO] [stdout] test common::fixed_set::tests::fixed_set_exposes_slice_and_len_helpers ... ok
[INFO] [stdout] test gameplay::game::engine::tests::characterization_start_event_order_is_stable ... ok
[INFO] [stdout] test gameplay::game::engine::tests::buying_dev_card_emits_private_drawn_card_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_reprompts_trade_participants_after_new_prime_offer ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_can_add_another_prime_offer_to_open_trade ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_can_commit_counter_offer ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_can_cancel_trade_and_close_trade_decisions ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_can_commit_accepted_offer ... ok
[INFO] [stdout] test gameplay::game::engine::tests::characterization_bank_trade_event_follows_decision_close ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_cannot_open_trade_without_give_resources ... ok
[INFO] [stdout] test gameplay::game::engine::tests::characterization_trade_commit_event_order_closes_session_then_reopens_regular_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_buy_dev_card_emits_private_draw_fact_and_reopens_regular_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::active_player_can_reject_counter_offer_and_close_trade ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_end_move_emits_turn_transition_events ... ok
[INFO] [stdout] test gameplay::game::engine::tests::event_batch_has_extra_inline_capacity ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_roll_dice_harvest_emits_complete_facts ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_use_dev_card_emits_usage_and_post_dev_card_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::dev_card_use_resets_on_next_turn ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_can_reject_trade ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_can_counter_trade ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_roll_dice_seven_opens_discard_or_robber_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_start_emits_game_started_and_initial_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_valid_bank_trade_emits_trade_and_reopens_regular_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_applies_bank_trade_event_with_exact_exchange ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_cannot_accept_trade_without_required_resources ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_cannot_accept_another_players_counteroffer ... ok
[INFO] [stdout] test gameplay::game::engine::tests::inactive_player_cannot_open_trade_session ... ok
[INFO] [stdout] test gameplay::game::engine::tests::decider_valid_build_emits_build_and_reopens_regular_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_applies_explicit_resource_distribution_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_trade_with_empty_side_is_rejected ... ok
[INFO] [stdout] test gameplay::game::engine::tests::moving_robber_emits_stolen_resource_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::player_cannot_counter_trade_without_give_resources ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_applies_explicit_resource_stolen_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_applies_discard_robber_and_turn_events ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_applies_initial_resource_grant_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_moves_active_lifecycle_to_finished_result ... ok
[INFO] [stdout] test gameplay::game::engine::tests::regular_phase_dev_card_can_be_used_after_bank_trade ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reusable_trade_response_decision_can_be_updated_until_session_closes ... ok
[INFO] [stdout] test gameplay::game::engine::tests::reducer_replays_initial_placement_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::start_emits_domain_decision_opened_event ... ok
[INFO] [stdout] test gameplay::game::engine::tests::start_opens_one_shot_init_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::start_updates_reducer_lifecycle_mirror ... ok
[INFO] [stdout] test gameplay::game::engine::tests::wrong_player_is_rejected_without_closing_decision ... ok
[INFO] [stdout] test gameplay::game::engine::tests::second_dev_card_in_same_turn_is_rejected_with_specific_reason ... ok
[INFO] [stdout] test gameplay::game::engine::tests::same_resource_on_both_sides_is_rejected ... ok
[INFO] [stdout] test gameplay::game::index::tests::incremental_city_refresh_matches_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::index::tests::incremental_road_refresh_matches_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::engine::tests::trade_commit_revalidates_resources_and_rejects_missing_resources ... ok
[INFO] [stdout] test gameplay::game::engine::tests::submit_after_game_end_is_rejected_without_mutation ... ok
[INFO] [stdout] test gameplay::game::index::tests::incremental_roadbuild_refresh_matches_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::engine::tests::start_event_outputs_preserve_domain_event_order ... ok
[INFO] [stdout] test gameplay::game::engine::tests::wrong_player_rejection_emits_domain_command_rejected_event ... ok
[INFO] [stdout] test gameplay::game::index::tests::indexed_road_candidates_match_direct_generation_after_incremental_road ... ok
[INFO] [stdout] test gameplay::game::index::tests::incremental_settlement_refresh_updates_ports_and_matches_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::index::tests::resource_dev_card_refreshes_leave_index_unchanged ... ok
[INFO] [stdout] test gameplay::game::index::tests::indexed_road_candidates_match_direct_generation_after_rebuild ... ok
[INFO] [stdout] test gameplay::game::engine::tests::regular_phase_knight_steals_after_bank_trade ... ok
[INFO] [stdout] test gameplay::game::index::tests::knight_refresh_updates_largest_army_only ... ok
[INFO] [stdout] test gameplay::game::index::tests::indexed_deadzone_contains_settlement_and_neighbors ... ok
[INFO] [stdout] test gameplay::game::index::tests::dev_card_refresh_resyncs_longest_road_owner_like_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::engine::tests::stale_decision_is_rejected_after_one_shot_closes ... ok
[INFO] [stdout] test gameplay::game::io::input::tests::decision_request_preserves_trade_session_kind ... ok
[INFO] [stdout] test gameplay::game::io::input::tests::respond_command_rejects_wrong_decision_kind ... ok
[INFO] [stdout] test gameplay::game::io::projector::tests::transaction_projection_preserves_event_and_visibility ... ok
[INFO] [stdout] test gameplay::game::index::tests::indexed_longest_road_respects_opponent_settlement_blockers ... ok
[INFO] [stdout] test gameplay::game::io::output::tests::transaction_projects_events_with_visibility ... ok
[INFO] [stdout] test gameplay::game::index::tests::roadbuild_refresh_uses_build_state_owner_seed_like_full_rebuild ... ok
[INFO] [stdout] test gameplay::game::io::output::tests::event_visibility_marks_private_events ... ok
[INFO] [stdout] test gameplay::game::io::projector::tests::transaction_projection_includes_compatibility_decision_output ... ok
[INFO] [stdout] test gameplay::game::legal::tests::bank_trades_include_generic_trade_without_ports ... ok
[INFO] [stdout] test gameplay::game::legal::tests::bank_trades_exclude_unaffordable_generic_trades ... ok
[INFO] [stdout] test gameplay::game::index::tests::incremental_settlement_refresh_matches_full_rebuild_for_longest_road_blocker ... ok
[INFO] [stdout] test gameplay::game::legal::tests::lazy_bank_trade_iterator_matches_eager_trades ... ok
[INFO] [stdout] test gameplay::game::legal::tests::bank_trades_include_universal_and_specific_ports ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_actions_include_city_when_affordable ... ok
[INFO] [stdout] test gameplay::game::legal::tests::can_buy_city_requires_city_resources ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_actions_exclude_dev_card_when_bank_deck_is_empty ... ok
[INFO] [stdout] test gameplay::game::legal::tests::resources_after_bank_trade_applies_trade_when_player_can_pay ... ok
[INFO] [stdout] test gameplay::game::legal::tests::resources_after_bank_trade_rejects_trade_when_player_cannot_pay ... ok
[INFO] [stdout] test gameplay::game::legal::tests::lazy_regular_action_iterator_matches_eager_actions ... ok
[INFO] [stdout] test gameplay::game::legal::tests::indexed_road_count_matches_direct_road_generation ... ok
[INFO] [stdout] test gameplay::game::legal::tests::lazy_roadbuild_iterator_matches_clone_apply_order ... ok
[INFO] [stdout] test gameplay::game::legal::tests::indexed_regular_action_lookup_matches_eager_order ... ok
[INFO] [stdout] test gameplay::game::projection::tests::projection_projects_open_trade_sessions ... ok
[INFO] [stdout] test gameplay::game::legal::tests::specific_port_trades_only_use_the_acquired_port_resource ... ok
[INFO] [stdout] test gameplay::game::projection::tests::spectator_projection_uses_public_bank_visibility ... ok
[INFO] [stdout] test gameplay::game::projection::tests::projection_serializes_owned_public_board ... ok
[INFO] [stdout] test gameplay::game::projection::tests::legal_options_attach_trades_and_dev_card_usages ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_actions_include_dev_card_when_affordable ... ok
[INFO] [stdout] test gameplay::game::legal::tests::lazy_dev_card_usage_iterator_matches_eager_usages ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_actions_include_settlement_when_affordable ... ok
[INFO] [stdout] test gameplay::game::legal::tests::direct_legal_build_spots_match_clone_apply_generation ... ok
[INFO] [stdout] test gameplay::game::state::tests::knight_moves_robber_steals_and_marks_card_used ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_actions_include_road_when_affordable ... ok
[INFO] [stdout] test gameplay::game::trade::tests::player_trade_structure_requires_non_empty_disjoint_sides ... ok
[INFO] [stdout] test gameplay::game::state::tests::game_state_serializes_exact_state_for_snapshots ... ok
[INFO] [stdout] test gameplay::game::view::tests::counting_public_bank_projects_exact_dev_deck_count ... ok
[INFO] [stdout] test gameplay::game::legal::tests::legal_roadbuild_usages_are_accepted_by_game_state ... ok
[INFO] [stdout] test gameplay::game::state::tests::knight_requires_target_when_robbable_player_exists ... ok
[INFO] [stdout] test gameplay::primitives::bank::tests::seeded_dev_card_shuffle_is_reproducible ... ok
[INFO] [stdout] test gameplay::game::state::tests::seeded_initialization_shuffles_dev_cards_deterministically ... ok
[INFO] [stdout] test gameplay::game::state::tests::game_state_serializes_built_roads_and_settlements_for_snapshots ... ok
[INFO] [stdout] test gameplay::game::view::tests::human_public_bank_projects_dev_deck_as_fullness_level ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::building_fifth_road_awards_longest_road ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::road_cannot_be_built_on_opponent_existing_road ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::city_limit_allows_fifth_city ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::road_cannot_be_built_on_own_existing_road ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::settlement_build_is_persisted ... ok
[INFO] [stdout] test gameplay::primitives::dev_card::tests::dev_card_set_unrolls_usable_and_victory_point_counts ... ok
[INFO] [stdout] test gameplay::primitives::dev_card::tests::usable_dev_card_set_supports_named_fields_and_indexing ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::city_upgrade_cannot_be_repeated ... ok
[INFO] [stdout] test gameplay::primitives::player::tests::player_id_is_transparent_u8_for_snapshots ... ok
[INFO] [stdout] test gameplay::random::tests::builder_accepts_custom_dev_card_randomizer ... ok
[INFO] [stdout] test gameplay::random::tests::builder_accepts_fixed_dice_provider ... ok
[INFO] [stdout] test gameplay::game::state::tests::initialization_and_game_state_share_table_turn_shape ... ok
[INFO] [stdout] test gameplay::random::tests::seeded_game_random_repeats_all_default_component_outputs ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::city_upgrade_returns_settlement_to_inventory ... ok
[INFO] [stdout] test gameplay::field::ser::tests::arrangement_deserialization_rejects_seven_tile_number ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::road_extension_candidates_are_limited_to_unblocked_frontier ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::road_extension_candidates_do_not_extend_through_opponent_establishment ... ok
[INFO] [stdout] test gameplay::random::tests::builder_accepts_resource_picker_that_prefers_a_specific_resource ... ok
[INFO] [stdout] test gameplay::random::tests::from_rng_uses_one_shared_entropy_stream_for_default_components ... ok
[INFO] [stdout] test math::probability::tests::probability_addition ... ok
[INFO] [stdout] test math::dice::tests::dice_roll_resolves_seven_separately_from_harvest_numbers ... ok
[INFO] [stdout] test math::dice::tests::complete_workflow ... ok
[INFO] [stdout] test math::dice::tests::nonzero_layout_advantage_is_preserved ... ok
[INFO] [stdout] test math::dice::tests::tile_num_rejects_seven_but_accepts_harvest_numbers ... ok
[INFO] [stdout] test gameplay::primitives::build::tests::road_limit_blocks_sixteenth_road ... ok
[INFO] [stdout] test math::probability::tests::probability_creation_invalid ... ok
[INFO] [stdout] test math::probability::tests::probability_creation_valid ... ok
[INFO] [stdout] test math::probability::tests::probability_multiplication ... ok
[INFO] [stdout] test math::probability::tests::probability_static_methods ... ok
[INFO] [stdout] test math::probability::tests::probability_try_from ... ok
[INFO] [stdout] test math::probability::tests::sequence_empty ... ok
[INFO] [stdout] test topology::graph::tests::test_collect_component ... ok
[INFO] [stdout] test topology::graph::tests::test_disconnected_components ... ok
[INFO] [stdout] test topology::graph::tests::test_empty_graph ... ok
[INFO] [stdout] test topology::graph::tests::test_graph_structure_integrity ... ok
[INFO] [stdout] test topology::graph::tests::test_intersection_neighbors ... ok
[INFO] [stdout] test topology::graph::tests::test_path_intersections ... ok
[INFO] [stdout] test topology::graph::tests::test_path_opposite ... ok
[INFO] [stdout] test topology::graph::tests::test_path_with_branch ... ok
[INFO] [stdout] test topology::graph::tests::test_road_iteration ... ok
[INFO] [stdout] test topology::graph::tests::test_single_road ... ok
[INFO] [stdout] test topology::graph::tests::test_star_shape ... ok
[INFO] [stdout] test topology::graph::tests::test_two_roads_in_line ... ok
[INFO] [stdout] test topology::hex::tests::hex_index_ring_basic ... ok
[INFO] [stdout] test topology::hex::tests::hex_index_ring_advanced ... ok
[INFO] [stdout] test topology::hex::tests::spiral_index ... ok
[INFO] [stdout] test topology::intersection::test::intersection_works ... ok
[INFO] [stdout] test topology::path::tests::it_works ... ok
[INFO] [stdout] test topology::intersection::test::paths_work ... ok
[INFO] [stdout] test topology::path::tests::intersections_works ... ok
[INFO] [stdout] test topology::hex::tests::hex_vertices ... ok
[INFO] [stdout] test topology::hex::tests::spiral_index_round_trips_larger_range ... ok
[INFO] [stdout] test topology::path::tests::common_neighbors_preserves_neighbor_scan_order ... ok
[INFO] [stdout] test gameplay::primitives::player::tests::player_ids_iterates_dense_zero_based_ids ... ok
[INFO] [stdout] test topology::graph::tests::opponent_blocker_splits_cycle_longest_trail ... ok
[INFO] [stdout] test topology::graph::tests::test_cycle ... ok
[INFO] [stdout] test gameplay::field::ser::tests::arrangement_serializes_with_layout_schema ... ok
[INFO] [stdout] test gameplay::game::legal::tests::initial_placements_have_adjacent_unoccupied_roads ... ok
[INFO] [stdout] test gameplay::game::legal::tests::initial_placements_exclude_existing_deadzone ... ok
[INFO] [stdout] test gameplay::game::legal::tests::indexed_settlement_count_matches_direct_generation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/hex_spiral_to_canonical.rs (/opt/rustwide/target/debug/deps/hex_spiral_to_canonical-4433e5c9d0125ff7)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/catan_remote-f2405c2647da4e46)
[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] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test config::tests::parses_mixed_remote_and_bot_seats ... ok
[INFO] [stdout] test frame::tests::nonblocking_reader_decodes_consecutive_frames ... ok
[INFO] [stdout] test frame::tests::rejects_large_frame ... ok
[INFO] [stdout] test protocol::tests::game_summary_message_round_trips ... ok
[INFO] [stdout] test frame::tests::frame_round_trip ... ok
[INFO] [stdout] test tui_adapter::tests::command_rejections_are_status_messages ... ok
[INFO] [stdout] test tui_adapter::tests::event_decision_trade_response_maps_to_submit_command_payload ... ok
[INFO] [stdout] test tui_adapter::tests::event_decision_trade_owner_maps_to_submit_command_payload ... ok
[INFO] [stdout] test tui_adapter::tests::player_engine_status_outputs_keep_the_current_model_visible ... ok
[INFO] [stdout] test tui_adapter::tests::event_decision_regular_response_maps_to_submit_command_payload ... ok
[INFO] [stdout] test runtime_adapter::tests::remote_cli_seat_sends_game_summary ... ok
[INFO] [stdout] test tui_logging::tests::socket_log_line_preserves_level_target_and_message ... ok
[INFO] [stdout] test runtime_adapter::tests::remote_cli_seat_queues_submit_command_from_child ... ok
[INFO] [stdout] test runtime_adapter::tests::remote_cli_seat_does_not_send_other_player_decisions ... ok
[INFO] [stdout] test runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags' (1950) panicked at catan-remote/src/runtime_adapter.rs:504:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cfa4189551 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63cfa4189551 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63cfa4189551 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cfa4189551 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63cfa419e23a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cfa419e23a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63cfa418db2c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63cfa418db2c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63cfa4166f66 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cfa4166f66 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cfa41815f9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63cfa3f04170 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63cfa3f04170 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63cfa41817b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63cfa41817b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63cfa4167012 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63cfa415e859 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63cfa4167c0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stderr] error: test failed, to rerun pass `-p catan-remote --lib`
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63cfa419ea3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63cfa419e782 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x63cfa3edaa3b - <core[6883ba1bc0fe4ed1]::result::Result<catan_remote[ff216f8852c79027]::runtime_adapter::RemoteCliOutputObserver, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x63cfa3edaa3b - catan_remote[ff216f8852c79027]::runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags
[INFO] [stdout]                                at /opt/rustwide/workdir/catan-remote/src/runtime_adapter.rs:504:85
[INFO] [stdout]   22:     0x63cfa3ed74d7 - catan_remote[ff216f8852c79027]::runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/catan-remote/src/runtime_adapter.rs:485:70
[INFO] [stdout]   23:     0x63cfa3ea94d6 - <catan_remote[ff216f8852c79027]::runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63cfa3ef74ab - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x63cfa3ef74ab - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x63cfa3f04af5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x63cfa3f04af5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x63cfa3f04af5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x63cfa3f04af5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x63cfa3f04af5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x63cfa3f04af5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x63cfa3f04af5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x63cfa3eff5a4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x63cfa3eff5a4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x63cfa3f07c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x63cfa3f07c42 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x63cfa3f07c42 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x63cfa3f07c42 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x63cfa3f07c42 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x63cfa3f07c42 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x63cfa3f07c42 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x63cfa4188ddf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x63cfa4188ddf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x7873c923baa4 - <unknown>
[INFO] [stdout]   45:     0x7873c92c8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime_adapter::tests::remote_output_observer_streams_large_frames_when_reader_lags
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f", kill_on_drop: false }`
[INFO] [stdout] 16cbbc894514605ae700e70b710ee23d89f2727e56cfb073da4ab7178adc045f
