[INFO] cloning repository https://github.com/badbat75/tombola
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badbat75/tombola" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadbat75%2Ftombola", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadbat75%2Ftombola'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c23e0c1869ce89421a1ec03f41562261da40bf3
[INFO] testing badbat75/tombola against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadbat75%2Ftombola" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/badbat75/tombola
[INFO] finished tweaking git repo https://github.com/badbat75/tombola
[INFO] tweaked toml for git repo https://github.com/badbat75/tombola written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/badbat75/tombola on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/badbat75/tombola 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a42f6516202893349fa1744b2a66254bcb6362e9d1738241671a8c08a52410f
[INFO] running `Command { std: "docker" "start" "-a" "1a42f6516202893349fa1744b2a66254bcb6362e9d1738241671a8c08a52410f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a42f6516202893349fa1744b2a66254bcb6362e9d1738241671a8c08a52410f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a42f6516202893349fa1744b2a66254bcb6362e9d1738241671a8c08a52410f", kill_on_drop: false }`
[INFO] [stdout] 1a42f6516202893349fa1744b2a66254bcb6362e9d1738241671a8c08a52410f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 798d2f13c99058886ae1bad170157a755f67c6de31b989951cacf0fa53bdf549
[INFO] running `Command { std: "docker" "start" "-a" "798d2f13c99058886ae1bad170157a755f67c6de31b989951cacf0fa53bdf549", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling tombola v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.50s
[INFO] running `Command { std: "docker" "inspect" "798d2f13c99058886ae1bad170157a755f67c6de31b989951cacf0fa53bdf549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798d2f13c99058886ae1bad170157a755f67c6de31b989951cacf0fa53bdf549", kill_on_drop: false }`
[INFO] [stdout] 798d2f13c99058886ae1bad170157a755f67c6de31b989951cacf0fa53bdf549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1578d46b27a0244e2d7c47672a3b2617a37ec6c9870857ff4a39c4c5f6dd80fc
[INFO] running `Command { std: "docker" "start" "-a" "1578d46b27a0244e2d7c47672a3b2617a37ec6c9870857ff4a39c4c5f6dd80fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tombola v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "1578d46b27a0244e2d7c47672a3b2617a37ec6c9870857ff4a39c4c5f6dd80fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1578d46b27a0244e2d7c47672a3b2617a37ec6c9870857ff4a39c4c5f6dd80fc", kill_on_drop: false }`
[INFO] [stdout] 1578d46b27a0244e2d7c47672a3b2617a37ec6c9870857ff4a39c4c5f6dd80fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5990af7ee9f4c71c4f9c802483765d3dc745a603300a98ab76b3c7e851a55254
[INFO] running `Command { std: "docker" "start" "-a" "5990af7ee9f4c71c4f9c802483765d3dc745a603300a98ab76b3c7e851a55254", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tombola-1995c403a8d166ad)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test api_handlers::tests::test_client_flow_integration ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_nonexistent ... ok
[INFO] [stdout] test api_handlers::tests::test_end_to_end_players_endpoint ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_existing ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_board_with_extracted_numbers ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_board_client ... ok
[INFO] [stdout] test api_handlers::tests::test_global_client_id_across_multiple_games ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_board_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_existing ... ok
[INFO] [stdout] test api_handlers::tests::test_board_ownership_transfer_impossible ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_unregistered_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_games_list_with_multiple_games ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_get_assigned_card_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_existing_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_with_email ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_gameslist ... ok
[INFO] [stdout] test api_handlers::tests::test_api_error_into_response ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_new_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_integration_with_game_registration ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_game_specific_client_types ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_get_assigned_card_not_found ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_nonexistent ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_list_assigned_cards_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_list_assigned_cards_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_pouch_after_extraction ... ok
[INFO] [stdout] test api_handlers::tests::test_game_owner_in_status_endpoint ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_newgame_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_existing_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_different_client_types ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_scoremap_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_newgame_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_new_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_pouch_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_status ... ok
[INFO] [stdout] test card::tests::test_generate_cards_for_registered_client_active_game ... ok
[INFO] [stdout] test card::tests::test_generate_cards_for_registered_client_closed_game ... ok
[INFO] [stdout] test card::tests::test_generate_cards_for_unregistered_client ... ok
[INFO] [stdout] test card::tests::test_generate_cards_for_registered_client_new_game ... ok
[INFO] [stdout] test client::tests::test_client_info_generation ... ok
[INFO] [stdout] test client::tests::test_client_registry_lookup ... ok
[INFO] [stdout] test config::tests::test_client_config_default ... ok
[INFO] [stdout] test client::tests::test_client_registry_operations ... ok
[INFO] [stdout] test config::tests::test_client_config_server_url ... ok
[INFO] [stdout] test api_handlers::tests::test_multiple_users_create_different_games ... ok
[INFO] [stdout] test client::tests::test_client_registry_collection_methods ... ok
[INFO] [stdout] test config::tests::test_server_config_default ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_after_game_started ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test game::tests::test_game_entry ... ok
[INFO] [stdout] test game::tests::test_game_creation ... ok
[INFO] [stdout] test game::tests::test_game_info ... ok
[INFO] [stdout] test game::tests::test_game_registry_clear ... ok
[INFO] [stdout] test game::tests::test_game_registry_clone ... ok
[INFO] [stdout] test game::tests::test_game_ending_conditions ... ok
[INFO] [stdout] test game::tests::test_game_registry_games_list ... ok
[INFO] [stdout] test game::tests::test_game_registry_creation ... ok
[INFO] [stdout] test game::tests::test_game_registry_get_game ... ok
[INFO] [stdout] test game::tests::test_game_registry_games_by_status ... ok
[INFO] [stdout] test config::tests::test_logging_mode_from_string ... ok
[INFO] [stdout] test game::tests::test_game_owner ... ok
[INFO] [stdout] test game::tests::test_game_registry_add_game ... ok
[INFO] [stdout] test card::tests::test_assign_cards_with_game_state_check_integration ... ok
[INFO] [stdout] test game::tests::test_game_entry_closed_at ... ok
[INFO] [stdout] test game::tests::test_game_registry_remove_game ... ok
[INFO] [stdout] test config::tests::test_server_config_with_logging ... ok
[INFO] [stdout] test game::tests::test_unique_game_ids ... ok
[INFO] [stdout] test game::tests::test_game_status_conversions ... ok
[INFO] [stdout] test game::tests::test_running_game_info ... ok
[INFO] [stdout] test game::tests::test_game_registry_status_summary ... ok
[INFO] [stdout] test game::tests::test_game_state_queries ... ok
[INFO] [stdout] test game::tests::test_game_state_serialization ... ok
[INFO] [stdout] test game::tests::test_selective_dump_logic ... ok
[INFO] [stdout] test api_handlers::tests::test_multi_game_scenario_with_clients_and_bingo ... ok
[INFO] [stdout] test api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner ... FAILED
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_game_specific_client_types ... FAILED
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_success ... FAILED
[INFO] [stdout] test game::tests::test_game_lifecycle_end_to_end ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner stdout ----
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "game_creator", client_type: "player", nocard: None, email: Some("creator@example.com") }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Successfully registered client 'game_creator' globally with ID: 47CAD375BCABA218
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: 47CAD375BCABA218
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_85fca6c9, created=2026-03-09 22:51:58 UTC, owner=47CAD375BCABA218, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_85fca6c9
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Added as board owner to game game_85fca6c9
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] List assigned cards request for game: game_85fca6c9
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Extract request for game: game_85fca6c9
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(2), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Successfully registered client 'regular_player' globally with ID: E2E0B48469BD37CF
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Client registration request for game 'game_85fca6c9': RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(2), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Processing registration for game 'game_85fca6c9'
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] [Client: E2E0B48469BD37CF] Failed to register in game 'game_85fca6c9': Cannot register new clients after numbers have been extracted
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: 47CAD375BCABA218
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_629897f3, created=2026-03-09 22:51:58 UTC, owner=47CAD375BCABA218, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Added as board owner to game game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Client registration request for game 'game_629897f3': RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Processing registration for game 'game_629897f3'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Registered successfully in game 'game_629897f3'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Generating 1 cards during registration
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Generated and assigned 1 cards in game 'game_629897f3'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Extract request for game: game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Unauthorized: Only the board owner can extract numbers, client ID: E2E0B48469BD37CF
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Extract request for game: game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E2E0B48469BD37CF] Dump game request for game: game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Unauthorized: Only the board owner can dump the game, client ID: E2E0B48469BD37CF
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 47CAD375BCABA218] Dump game request for game: game_629897f3
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Manual game dump failed: Failed to create directory "data/games": Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner' (29) panicked at src/api_handlers.rs:2946:9:
[INFO] [stdout] assertion failed: creator_dump_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef09e431aaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef09e431aaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef09e44749a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef09e44749a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ef09e4364d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef09e4364d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef09e40f0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef09e40f0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef09e4294f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef09e2863fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ef09e2863fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef09e429772 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ef09e429772 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef09e40f1ba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ef09e4068f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef09e40fe9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef09e447d7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef09e447d42 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ef09e1b2434 - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::{{closure}}::h728001eb4b2824ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2946:9
[INFO] [stdout]   21:     0x5ef09e200d62 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc13ea708bea3d15
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ef09e200cdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h49bb3dad6cd59052
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ef09e266f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0131cb2b9d1f9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5ef09e266e6b - tokio::task::coop::with_budget::hd39a50d43595f914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ef09e266e6b - tokio::task::coop::budget::he23de61b9c3d9f7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ef09e266e6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h64655af56d666121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5ef09e263fe0 - tokio::runtime::scheduler::current_thread::Context::enter::hb843288d9817216a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5ef09e26639d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heaea498de437fcc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5ef09e265594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h882879b6f1e195e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5ef09e1edd0b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca863f0a3552dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ef09e262ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h5e14dd8b89abe2e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ef09e1ebf32 - std::thread::local::LocalKey<T>::try_with::h76596354dffe72d8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5ef09e1eb8be - std::thread::local::LocalKey<T>::with::h403e0b8c6cdef5d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5ef09e262ddd - tokio::runtime::context::set_scheduler::h504cba6ab069b21e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ef09e265320 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hce1a4b409f5bad17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5ef09e265656 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hafcdc45bf9e5d616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5ef09e263550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e27a3e48395d5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ef09e1f8ae3 - tokio::runtime::context::runtime::enter_runtime::h8143788776580d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ef09e263261 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h64098d71d5076f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ef09e228014 - tokio::runtime::runtime::Runtime::block_on_inner::h8e5c03b8d56c0f83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5ef09e2282ef - tokio::runtime::runtime::Runtime::block_on::h838f039a675cae37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5ef09e1ad643 - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::h6b2d18e38e83ae2f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2948:53
[INFO] [stdout]   43:     0x5ef09e1b2977 - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::{{closure}}::haf0f8b8d9e53f8b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2773:69
[INFO] [stdout]   44:     0x5ef09e1c80a6 - core::ops::function::FnOnce::call_once::hb2947065b915b58c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ef09e27a4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ef09e27a4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ef09e286ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ef09e2825e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ef09e2825e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5ef09e289ad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5ef09e289ad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ef09e430b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5ef09e430b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x793be25ccaa4 - <unknown>
[INFO] [stdout]   66:     0x793be2659a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_handle_dumpgame_game_specific_client_types stdout ----
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestPlayer", client_type: "player", nocard: None, email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Successfully registered client 'TestPlayer' globally with ID: 08335D38C9D19377
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: 08335D38C9D19377
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_dfd0d311, created=2026-03-09 22:51:58 UTC, owner=08335D38C9D19377, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_dfd0d311
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Added as board owner to game game_dfd0d311
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: 08335D38C9D19377
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_15ae285b, created=2026-03-09 22:51:58 UTC, owner=08335D38C9D19377, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_15ae285b
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Added as board owner to game game_15ae285b
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Client registration request for game 'game_dfd0d311': RegisterRequest { name: "OtherPlayer", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 9BC2FB7D1E5E9040] Processing registration for game 'game_dfd0d311'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 9BC2FB7D1E5E9040] Registered successfully in game 'game_dfd0d311'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 9BC2FB7D1E5E9040] Generating 1 cards during registration
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 9BC2FB7D1E5E9040] Generated and assigned 1 cards in game 'game_dfd0d311'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 9BC2FB7D1E5E9040] Dump game request for game: game_dfd0d311
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Unauthorized: Only the board owner can dump the game, client ID: 9BC2FB7D1E5E9040
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: 08335D38C9D19377] Dump game request for game: game_15ae285b
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Manual game dump failed: Failed to create directory "data/games": Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'api_handlers::tests::test_handle_dumpgame_game_specific_client_types' (39) panicked at src/api_handlers.rs:2767:9:
[INFO] [stdout] assertion failed: game2_dump_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef09e431aaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef09e431aaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef09e44749a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef09e44749a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ef09e4364d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef09e4364d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef09e40f0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef09e40f0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef09e4294f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef09e2863fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ef09e2863fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef09e429772 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ef09e429772 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef09e40f1ba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ef09e4068f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef09e40fe9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef09e447d7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef09e447d42 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ef09e1a42de - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::{{closure}}::h97e44669b38b15cc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2767:9
[INFO] [stdout]   21:     0x5ef09e200d62 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc13ea708bea3d15
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ef09e200cdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h49bb3dad6cd59052
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ef09e266f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0131cb2b9d1f9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5ef09e266e6b - tokio::task::coop::with_budget::hd39a50d43595f914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ef09e266e6b - tokio::task::coop::budget::he23de61b9c3d9f7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ef09e266e6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h64655af56d666121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5ef09e263fe0 - tokio::runtime::scheduler::current_thread::Context::enter::hb843288d9817216a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5ef09e26639d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heaea498de437fcc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5ef09e265594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h882879b6f1e195e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5ef09e1edd0b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca863f0a3552dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ef09e262ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h5e14dd8b89abe2e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ef09e1ebf32 - std::thread::local::LocalKey<T>::try_with::h76596354dffe72d8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5ef09e1eb8be - std::thread::local::LocalKey<T>::with::h403e0b8c6cdef5d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5ef09e262ddd - tokio::runtime::context::set_scheduler::h504cba6ab069b21e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ef09e265320 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hce1a4b409f5bad17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5ef09e265656 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hafcdc45bf9e5d616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5ef09e263550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e27a3e48395d5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ef09e1f8ae3 - tokio::runtime::context::runtime::enter_runtime::h8143788776580d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ef09e263261 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h64098d71d5076f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ef09e228014 - tokio::runtime::runtime::Runtime::block_on_inner::h8e5c03b8d56c0f83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5ef09e2282ef - tokio::runtime::runtime::Runtime::block_on::h838f039a675cae37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5ef09e1a1d53 - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::ha4b5b82d2a17362d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2769:48
[INFO] [stdout]   43:     0x5ef09e1a1de7 - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::{{closure}}::h85dcefa09205528f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2698:63
[INFO] [stdout]   44:     0x5ef09e1c72a6 - core::ops::function::FnOnce::call_once::h30e31a51c0ca257b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ef09e27a4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ef09e27a4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ef09e286ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ef09e2825e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ef09e2825e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5ef09e289ad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5ef09e289ad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ef09e430b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5ef09e430b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x793be25ccaa4 - <unknown>
[INFO] [stdout]   66:     0x793be2659a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_handle_dumpgame_success stdout ----
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestBoard", client_type: "board", nocard: Some(0), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Successfully registered client 'TestBoard' globally with ID: E3CF523E53FA9A26
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: E3CF523E53FA9A26
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_042c68c8, created=2026-03-09 22:51:58 UTC, owner=E3CF523E53FA9A26, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_042c68c8
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Added as board owner to game game_042c68c8
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestBoard", client_type: "board", nocard: Some(0), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Client 'TestBoard' already registered globally
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] New game request
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [game] Set game owner to: E3CF523E53FA9A26
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Created new game: Game[id=game_cf0de62c, created=2026-03-09 22:51:58 UTC, owner=E3CF523E53FA9A26, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Registered new game in registry: game_cf0de62c
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Added as board owner to game game_cf0de62c
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] Client registration request for game 'game_cf0de62c': RegisterRequest { name: "dumpgame_test_player", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: CB82CF2534C62814] Processing registration for game 'game_cf0de62c'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: CB82CF2534C62814] Registered successfully in game 'game_cf0de62c'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: CB82CF2534C62814] Generating 1 cards during registration
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: CB82CF2534C62814] Generated and assigned 1 cards in game 'game_cf0de62c'
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Extract request for game: game_042c68c8
[INFO] [stdout] 2026-03-09 22:51:58 - INFO - [api_handlers] [Client: E3CF523E53FA9A26] Dump game request for game: game_042c68c8
[INFO] [stdout] 2026-03-09 22:51:58 - ERROR - [api_handlers] Manual game dump failed: Failed to create directory "data/games": Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'api_handlers::tests::test_handle_dumpgame_success' (41) panicked at src/api_handlers.rs:1806:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef09e431aaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef09e431aaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef09e44749a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef09e44749a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ef09e4364d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef09e4364d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef09e40f0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef09e40f0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef09e4294f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef09e2863fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ef09e2863fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef09e429772 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ef09e429772 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef09e40f1ba - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ef09e4068f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef09e40fe9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef09e447d7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef09e447d42 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ef09e170d8a - tombola::api_handlers::tests::test_handle_dumpgame_success::{{closure}}::h1d1a3391c0f40948
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1806:9
[INFO] [stdout]   21:     0x5ef09e200d62 - <core::pin::Pin<P> as core::future::future::Future>::poll::hfc13ea708bea3d15
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ef09e200cdd - <core::pin::Pin<P> as core::future::future::Future>::poll::h49bb3dad6cd59052
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ef09e266f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb0131cb2b9d1f9c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   24:     0x5ef09e266e6b - tokio::task::coop::with_budget::hd39a50d43595f914
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ef09e266e6b - tokio::task::coop::budget::he23de61b9c3d9f7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ef09e266e6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h64655af56d666121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   27:     0x5ef09e263fe0 - tokio::runtime::scheduler::current_thread::Context::enter::hb843288d9817216a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   28:     0x5ef09e26639d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heaea498de437fcc2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   29:     0x5ef09e265594 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h882879b6f1e195e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   30:     0x5ef09e1edd0b - tokio::runtime::context::scoped::Scoped<T>::set::h3fca863f0a3552dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ef09e262ea9 - tokio::runtime::context::set_scheduler::{{closure}}::h5e14dd8b89abe2e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ef09e1ebf32 - std::thread::local::LocalKey<T>::try_with::h76596354dffe72d8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5ef09e1eb8be - std::thread::local::LocalKey<T>::with::h403e0b8c6cdef5d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5ef09e262ddd - tokio::runtime::context::set_scheduler::h504cba6ab069b21e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ef09e265320 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hce1a4b409f5bad17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   36:     0x5ef09e265656 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hafcdc45bf9e5d616
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   37:     0x5ef09e263550 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1e27a3e48395d5e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ef09e1f8ae3 - tokio::runtime::context::runtime::enter_runtime::h8143788776580d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ef09e263261 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h64098d71d5076f3d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ef09e228014 - tokio::runtime::runtime::Runtime::block_on_inner::h8e5c03b8d56c0f83
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   41:     0x5ef09e2282ef - tokio::runtime::runtime::Runtime::block_on::h838f039a675cae37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   42:     0x5ef09e16ff93 - tombola::api_handlers::tests::test_handle_dumpgame_success::h2b219cdd4a87a9f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1813:56
[INFO] [stdout]   43:     0x5ef09e171267 - tombola::api_handlers::tests::test_handle_dumpgame_success::{{closure}}::h87b867f6165653cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1787:44
[INFO] [stdout]   44:     0x5ef09e1c8456 - core::ops::function::FnOnce::call_once::hcf0587e51c9d0bf7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ef09e27a4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ef09e27a4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ef09e286ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ef09e2825e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ef09e2825e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5ef09e289ad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5ef09e289ad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ef09e430b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   64:     0x5ef09e430b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x793be25ccaa4 - <unknown>
[INFO] [stdout]   66:     0x793be2659a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game::tests::test_game_lifecycle_end_to_end stdout ----
[INFO] [stdout] Extracting numbers to activate the game...
[INFO] [stdout] Extracted number: 80, score: 0 -> 1
[INFO] [stdout] Extracted number: 66, score: 1 -> 1
[INFO] [stdout] Extracted number: 46, score: 1 -> 1
[INFO] [stdout] Extracted number: 47, score: 1 -> 2
[INFO] [stdout] Extracted number: 29, score: 2 -> 2
[INFO] [stdout] Extracting numbers until BINGO is reached...
[INFO] [stdout] Extraction 6: number=70, score=2
[INFO] [stdout] Extraction 7: number=27, score=2
[INFO] [stdout] Extraction 8: number=49, score=3
[INFO] [stdout] Extraction 9: number=78, score=3
[INFO] [stdout] Extraction 10: number=12, score=3
[INFO] [stdout] Extraction 11: number=90, score=3
[INFO] [stdout] Extraction 12: number=77, score=3
[INFO] [stdout] Extraction 13: number=17, score=3
[INFO] [stdout] Extraction 14: number=19, score=3
[INFO] [stdout] Extraction 15: number=55, score=3
[INFO] [stdout] Extraction 16: number=56, score=3
[INFO] [stdout] Extraction 17: number=14, score=3
[INFO] [stdout] Extraction 18: number=62, score=3
[INFO] [stdout] Extraction 19: number=5, score=3
[INFO] [stdout] Extraction 20: number=15, score=3
[INFO] [stdout] Extraction 21: number=83, score=3
[INFO] [stdout] Extraction 22: number=23, score=3
[INFO] [stdout] Extraction 23: number=16, score=3
[INFO] [stdout] Extraction 24: number=53, score=3
[INFO] [stdout] Extraction 25: number=73, score=3
[INFO] [stdout] Extraction 26: number=61, score=3
[INFO] [stdout] Extraction 27: number=31, score=3
[INFO] [stdout] Extraction 28: number=33, score=3
[INFO] [stdout] Extraction 29: number=41, score=3
[INFO] [stdout] Extraction 30: number=85, score=3
[INFO] [stdout] Extraction 31: number=9, score=3
[INFO] [stdout] Extraction 32: number=24, score=3
[INFO] [stdout] Extraction 33: number=58, score=3
[INFO] [stdout] Extraction 34: number=87, score=3
[INFO] [stdout] Extraction 35: number=72, score=3
[INFO] [stdout] Extraction 36: number=67, score=3
[INFO] [stdout] Extraction 37: number=22, score=3
[INFO] [stdout] Extraction 38: number=32, score=3
[INFO] [stdout] Extraction 39: number=18, score=4
[INFO] [stdout] Extraction 40: number=40, score=4
[INFO] [stdout] Extraction 41: number=76, score=4
[INFO] [stdout] Extraction 42: number=57, score=4
[INFO] [stdout] Extraction 43: number=51, score=4
[INFO] [stdout] Extraction 44: number=74, score=4
[INFO] [stdout] Extraction 45: number=28, score=4
[INFO] [stdout] Extraction 46: number=8, score=4
[INFO] [stdout] Extraction 47: number=6, score=4
[INFO] [stdout] Extraction 48: number=68, score=4
[INFO] [stdout] Extraction 49: number=43, score=4
[INFO] [stdout] Extraction 50: number=37, score=4
[INFO] [stdout] Extraction 51: number=35, score=4
[INFO] [stdout] Extraction 52: number=50, score=4
[INFO] [stdout] Extraction 53: number=42, score=4
[INFO] [stdout] Extraction 54: number=82, score=4
[INFO] [stdout] Extraction 55: number=2, score=4
[INFO] [stdout] Extraction 56: number=4, score=4
[INFO] [stdout] Extraction 57: number=48, score=5
[INFO] [stdout] Extraction 58: number=10, score=5
[INFO] [stdout] Extraction 59: number=1, score=5
[INFO] [stdout] Extraction 60: number=60, score=5
[INFO] [stdout] Extraction 61: number=88, score=5
[INFO] [stdout] Extraction 62: number=75, score=5
[INFO] [stdout] Extraction 63: number=86, score=5
[INFO] [stdout] Extraction 64: number=69, score=5
[INFO] [stdout] Extraction 65: number=79, score=5
[INFO] [stdout] Extraction 66: number=11, score=5
[INFO] [stdout] Extraction 67: number=38, score=5
[INFO] [stdout] Extraction 68: number=3, score=5
[INFO] [stdout] Extraction 69: number=44, score=5
[INFO] [stdout] Extraction 70: number=52, score=5
[INFO] [stdout] Extraction 71: number=26, score=5
[INFO] [stdout] Extraction 72: number=65, score=5
[INFO] [stdout] Extraction 73: number=45, score=5
[INFO] [stdout] Extraction 74: number=21, score=5
[INFO] [stdout] Extraction 75: number=71, score=5
[INFO] [stdout] Extraction 76: number=64, score=5
[INFO] [stdout] Extraction 77: number=81, score=5
[INFO] [stdout] Extraction 78: number=36, score=5
[INFO] [stdout] Extraction 79: number=59, score=5
[INFO] [stdout] Extraction 80: number=39, score=15
[INFO] [stdout] BINGO reached! Final score: 15, extractions: 80
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::test_game_lifecycle_end_to_end' (92) panicked at src/game.rs:1549:9:
[INFO] [stdout] Should be able to dump ended game: Err("Failed to create directory \"data/games\": Read-only file system (os error 30)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ef09e431aaa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ef09e431aaa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ef09e431aaa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ef09e44749a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ef09e44749a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ef09e4364d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ef09e4364d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ef09e40f0cf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ef09e40f0cf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ef09e4294f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ef09e2863fc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ef09e2863fc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ef09e429772 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ef09e429772 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ef09e40f188 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ef09e4068f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ef09e40fe9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ef09e447d7c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ef09e258300 - tombola::game::tests::test_game_lifecycle_end_to_end::hbd6d9701842f098e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game.rs:1549:9
[INFO] [stdout]   20:     0x5ef09e259607 - tombola::game::tests::test_game_lifecycle_end_to_end::{{closure}}::hfdda0cf7e8195514
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game.rs:1346:40
[INFO] [stdout]   21:     0x5ef09e1c7c46 - core::ops::function::FnOnce::call_once::h8c83d017d85f70ab
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ef09e27a4db - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ef09e27a4db - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5ef09e286ecb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ef09e286ecb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5ef09e286ecb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5ef09e2825e4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5ef09e2825e4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5ef09e289ad2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ef09e289ad2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5ef09e289ad2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ef09e430b8f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x5ef09e430b8f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x793be25ccaa4 - <unknown>
[INFO] [stdout]   43:     0x793be2659a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner
[INFO] [stdout]     api_handlers::tests::test_handle_dumpgame_game_specific_client_types
[INFO] [stdout]     api_handlers::tests::test_handle_dumpgame_success
[INFO] [stdout]     game::tests::test_game_lifecycle_end_to_end
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 80 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "5990af7ee9f4c71c4f9c802483765d3dc745a603300a98ab76b3c7e851a55254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5990af7ee9f4c71c4f9c802483765d3dc745a603300a98ab76b3c7e851a55254", kill_on_drop: false }`
[INFO] [stdout] 5990af7ee9f4c71c4f9c802483765d3dc745a603300a98ab76b3c7e851a55254
