[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[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 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f380ef291844c60d0ec546b55dc87f00803aebccb8f68528fadd75946ab7e64
[INFO] running `Command { std: "docker" "start" "-a" "6f380ef291844c60d0ec546b55dc87f00803aebccb8f68528fadd75946ab7e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f380ef291844c60d0ec546b55dc87f00803aebccb8f68528fadd75946ab7e64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f380ef291844c60d0ec546b55dc87f00803aebccb8f68528fadd75946ab7e64", kill_on_drop: false }`
[INFO] [stdout] 6f380ef291844c60d0ec546b55dc87f00803aebccb8f68528fadd75946ab7e64
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02799d95564a009e2d1a4fe25eaaf0cc2fd57d52e1b56eafaaa8b84cdba88867
[INFO] running `Command { std: "docker" "start" "-a" "02799d95564a009e2d1a4fe25eaaf0cc2fd57d52e1b56eafaaa8b84cdba88867", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap v4.5.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 serde v1.0.219
[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 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 h2 v0.4.11
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[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 3m 41s
[INFO] running `Command { std: "docker" "inspect" "02799d95564a009e2d1a4fe25eaaf0cc2fd57d52e1b56eafaaa8b84cdba88867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02799d95564a009e2d1a4fe25eaaf0cc2fd57d52e1b56eafaaa8b84cdba88867", kill_on_drop: false }`
[INFO] [stdout] 02799d95564a009e2d1a4fe25eaaf0cc2fd57d52e1b56eafaaa8b84cdba88867
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c3756413629d5b35d94519cb6fd9f894bdba38c602ced4f17445937def758fd
[INFO] running `Command { std: "docker" "start" "-a" "8c3756413629d5b35d94519cb6fd9f894bdba38c602ced4f17445937def758fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tombola v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.20s
[INFO] running `Command { std: "docker" "inspect" "8c3756413629d5b35d94519cb6fd9f894bdba38c602ced4f17445937def758fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c3756413629d5b35d94519cb6fd9f894bdba38c602ced4f17445937def758fd", kill_on_drop: false }`
[INFO] [stdout] 8c3756413629d5b35d94519cb6fd9f894bdba38c602ced4f17445937def758fd
[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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7768ad4951d274ae029450dec06f1e16e6f65f0228fcbe50c1c7f9cfcc052fa4
[INFO] running `Command { std: "docker" "start" "-a" "7768ad4951d274ae029450dec06f1e16e6f65f0228fcbe50c1c7f9cfcc052fa4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tombola-c106604b893a5610)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test api_handlers::tests::test_api_error_into_response ... ok
[INFO] [stdout] test api_handlers::tests::test_board_ownership_transfer_impossible ... ok
[INFO] [stdout] test api_handlers::tests::test_client_flow_integration ... ok
[INFO] [stdout] test api_handlers::tests::test_end_to_end_players_endpoint ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_board_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_global_client_id_across_multiple_games ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_board_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_existing ... ok
[INFO] [stdout] test api_handlers::tests::test_game_owner_in_status_endpoint ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_by_id_nonexistent ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_existing ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_client_info_nonexistent ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_game_specific_client_types ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_dumpgame_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_unregistered_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_get_assigned_card_not_found ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_extract_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_games_list_with_multiple_games ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_get_assigned_card_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_with_email ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_newgame_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_newgame_unauthorized ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_pouch_after_extraction ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_pouch_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_after_game_started ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_generate_cards_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_different_client_types ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_gameslist ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_global_register_existing_client ... 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_list_assigned_cards_success ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_scoremap_initial_state ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_list_assigned_cards_missing_client_id ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_new_client ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_register_existing_client ... ok
[INFO] [stdout] test card::tests::test_assign_cards_with_game_state_check_integration ... 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_registered_client_new_game ... ok
[INFO] [stdout] test api_handlers::tests::test_multiple_users_create_different_games ... ok
[INFO] [stdout] test card::tests::test_generate_cards_for_unregistered_client ... ok
[INFO] [stdout] test client::tests::test_client_info_generation ... ok
[INFO] [stdout] test client::tests::test_client_registry_collection_methods ... ok
[INFO] [stdout] test client::tests::test_client_registry_operations ... ok
[INFO] [stdout] test config::tests::test_client_config_default ... ok
[INFO] [stdout] test config::tests::test_client_config_server_url ... ok
[INFO] [stdout] test api_handlers::tests::test_handle_status ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test config::tests::test_server_config_with_logging ... ok
[INFO] [stdout] test game::tests::test_game_creation ... ok
[INFO] [stdout] test game::tests::test_game_ending_conditions ... ok
[INFO] [stdout] test game::tests::test_game_entry ... ok
[INFO] [stdout] test config::tests::test_logging_mode_from_string ... ok
[INFO] [stdout] test game::tests::test_game_entry_closed_at ... ok
[INFO] [stdout] test config::tests::test_server_config_default ... ok
[INFO] [stdout] test game::tests::test_game_info ... ok
[INFO] [stdout] test game::tests::test_game_registry_games_by_status ... ok
[INFO] [stdout] test game::tests::test_game_registry_add_game ... ok
[INFO] [stdout] test game::tests::test_game_registry_games_list ... ok
[INFO] [stdout] test game::tests::test_game_registry_remove_game ... 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_clear ... ok
[INFO] [stdout] test game::tests::test_game_owner ... ok
[INFO] [stdout] test game::tests::test_game_registry_clone ... ok
[INFO] [stdout] test api_handlers::tests::test_multi_game_scenario_with_clients_and_bingo ... ok
[INFO] [stdout] test game::tests::test_game_state_queries ... 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_selective_dump_logic ... ok
[INFO] [stdout] test game::tests::test_game_registry_status_summary ... ok
[INFO] [stdout] test game::tests::test_game_state_serialization ... ok
[INFO] [stdout] test game::tests::test_unique_game_ids ... ok
[INFO] [stdout] test client::tests::test_client_registry_lookup ... 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_board_with_extracted_numbers ... 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] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "game_creator", client_type: "player", nocard: None, email: Some("creator@example.com") }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Successfully registered client 'game_creator' globally with ID: A0C23471587763B8
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: A0C23471587763B8
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_0b52f498, created=2025-10-12 06:23:19 UTC, owner=A0C23471587763B8, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_0b52f498
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Added as board owner to game game_0b52f498
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] List assigned cards request for game: game_0b52f498
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Extract request for game: game_0b52f498
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(2), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Successfully registered client 'regular_player' globally with ID: 761E9249B2F872A9
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Client registration request for game 'game_0b52f498': RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(2), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Processing registration for game 'game_0b52f498'
[INFO] [stdout] 2025-10-12 06:23:19 - ERROR - [api_handlers] [Client: 761E9249B2F872A9] Failed to register in game 'game_0b52f498': Cannot register new clients after numbers have been extracted
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: A0C23471587763B8
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_8be4f026, created=2025-10-12 06:23:19 UTC, owner=A0C23471587763B8, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Added as board owner to game game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Client registration request for game 'game_8be4f026': RegisterRequest { name: "regular_player", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Processing registration for game 'game_8be4f026'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Registered successfully in game 'game_8be4f026'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Generating 1 cards during registration
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Generated and assigned 1 cards in game 'game_8be4f026'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Extract request for game: game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - ERROR - [api_handlers] Unauthorized: Only the board owner can extract numbers, client ID: 761E9249B2F872A9
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Extract request for game: game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 761E9249B2F872A9] Dump game request for game: game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - ERROR - [api_handlers] Unauthorized: Only the board owner can dump the game, client ID: 761E9249B2F872A9
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: A0C23471587763B8] Dump game request for game: game_8be4f026
[INFO] [stdout] 2025-10-12 06:23:19 - 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' panicked at src/api_handlers.rs:2946:9:
[INFO] [stdout] assertion failed: creator_dump_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e42b6bab12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e42b6bab12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e42b6bab12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e42b6bab12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e42b6e1833 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e42b6e1833 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64e42b6b7643 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e42b6b7643 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e42b6ba962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e42b6bc26c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64e42b6bc0c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64e42b6437e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64e42b6437e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e42b6bcc4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64e42b6bcc4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64e42b6bc9e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64e42b6bb009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64e42b6bc6ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64e42b6e0050 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e42b6e00bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64e42b5b26f7 - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::{{closure}}::h35a262fca5625a25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2946:9
[INFO] [stdout]   21:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ca839ca925ebc64
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h752582d21d073ce9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h407273d8d8559be4
[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:     0x64e42b5eb5c5 - tokio::task::coop::with_budget::hac19a1c4ccceadd5
[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:     0x64e42b5eb5c5 - tokio::task::coop::budget::hfcfe51ae36c0c515
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he3f3e85e05482af9
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4ad3c6f7492e1b
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h205e68cf83b49c85
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16e6041b2e9397e0
[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:     0x64e42b5ff6f5 - tokio::runtime::context::scoped::Scoped<T>::set::hb502d57ab730e208
[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:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::{{closure}}::hd430b980b4b71641
[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:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::try_with::h25082568db77ef27
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::with::hdca7cd127dd62b5d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::h287c71d8466627cf
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc76cfd0ff88ce678
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7289f9bbf3a49e3d
[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:     0x64e42b5f0ff4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed3b2df2db348acd
[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:     0x64e42b5f0ff4 - tokio::runtime::context::runtime::enter_runtime::h7c146965c5a691c6
[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:     0x64e42b5f125b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35dc17dbd958413d
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on_inner::h9ba43aa37dcc7644
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on::h7f5579b4be5b1482
[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:     0x64e42b5afafb - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::h998574435be9d6bf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2948:53
[INFO] [stdout]   43:     0x64e42b6043b9 - tombola::api_handlers::tests::test_end_to_end_user_creates_game_becomes_board_owner::{{closure}}::h1a44acdb3df55629
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2773:69
[INFO] [stdout]   44:     0x64e42b6043b9 - core::ops::function::FnOnce::call_once::hd29b19aef208f13a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64e42b648f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64e42b648f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x64e42b64815e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x64e42b64815e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x64e42b64815e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x64e42b64815e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x64e42b64815e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64e42b64815e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x64e42b64815e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x64e42b60bd04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x64e42b60bd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64e42b60f6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x64e42b60f6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x64e42b60f6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x64e42b60f6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64e42b60f6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64e42b6bfba7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x754356a5caa4 - <unknown>
[INFO] [stdout]   67:     0x754356ae9a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_handle_board_with_extracted_numbers stdout ----
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestBoard", client_type: "board", nocard: Some(0), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] Successfully registered client 'TestBoard' globally with ID: 144997ED59861F84
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: 144997ED59861F84
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_837f1aa7, created=2025-10-12 06:23:19 UTC, owner=144997ED59861F84, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_837f1aa7
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] Added as board owner to game game_837f1aa7
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] Extract request for game: game_837f1aa7
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 144997ED59861F84] Extract request for game: game_837f1aa7
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Board request for game: game_837f1aa7
[INFO] [stdout] 
[INFO] [stdout] thread 'api_handlers::tests::test_handle_board_with_extracted_numbers' panicked at src/api_handlers.rs:1539:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e42b6bab12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e42b6bab12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e42b6bab12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e42b6bab12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e42b6e1833 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e42b6e1833 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64e42b6b7643 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e42b6b7643 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e42b6ba962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e42b6bc26c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64e42b6bc0c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64e42b6437e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64e42b6437e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e42b6bcc4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64e42b6bcc4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64e42b6bca1a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64e42b6bb009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64e42b6bc6ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64e42b6e0050 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e42b6e0348 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x64e42b6e029a - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x64e42b593a39 - tombola::api_handlers::tests::test_handle_board_with_extracted_numbers::{{closure}}::hf46f1f8a174efe15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1539:9
[INFO] [stdout]   22:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ca839ca925ebc64
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h752582d21d073ce9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h407273d8d8559be4
[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]   25:     0x64e42b5eb5c5 - tokio::task::coop::with_budget::hac19a1c4ccceadd5
[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]   26:     0x64e42b5eb5c5 - tokio::task::coop::budget::hfcfe51ae36c0c515
[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]   27:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he3f3e85e05482af9
[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]   28:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4ad3c6f7492e1b
[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]   29:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h205e68cf83b49c85
[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]   30:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16e6041b2e9397e0
[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]   31:     0x64e42b5ff6f5 - tokio::runtime::context::scoped::Scoped<T>::set::hb502d57ab730e208
[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]   32:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::{{closure}}::hd430b980b4b71641
[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]   33:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::try_with::h25082568db77ef27
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::with::hdca7cd127dd62b5d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::h287c71d8466627cf
[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]   36:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc76cfd0ff88ce678
[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]   37:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7289f9bbf3a49e3d
[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]   38:     0x64e42b5f0ff4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed3b2df2db348acd
[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]   39:     0x64e42b5f0ff4 - tokio::runtime::context::runtime::enter_runtime::h7c146965c5a691c6
[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]   40:     0x64e42b5f125b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35dc17dbd958413d
[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]   41:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on_inner::h9ba43aa37dcc7644
[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]   42:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on::h7f5579b4be5b1482
[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]   43:     0x64e42b592fdb - tombola::api_handlers::tests::test_handle_board_with_extracted_numbers::h6f181a6658bbb441
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1539:78
[INFO] [stdout]   44:     0x64e42b603fb9 - tombola::api_handlers::tests::test_handle_board_with_extracted_numbers::{{closure}}::he429f6c98da5a5c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1502:56
[INFO] [stdout]   45:     0x64e42b603fb9 - core::ops::function::FnOnce::call_once::h5d9b65552440b16d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64e42b648f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x64e42b648f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x64e42b64815e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x64e42b64815e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x64e42b64815e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x64e42b64815e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x64e42b64815e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x64e42b64815e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x64e42b64815e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x64e42b60bd04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x64e42b60bd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x64e42b60f6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x64e42b60f6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x64e42b60f6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x64e42b60f6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x64e42b60f6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x64e42b6bfba7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x754356a5caa4 - <unknown>
[INFO] [stdout]   68:     0x754356ae9a34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_handle_dumpgame_game_specific_client_types stdout ----
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestPlayer", client_type: "player", nocard: None, email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Successfully registered client 'TestPlayer' globally with ID: 781044DCFBB14C79
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: 781044DCFBB14C79
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_b06d2c23, created=2025-10-12 06:23:19 UTC, owner=781044DCFBB14C79, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_b06d2c23
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Added as board owner to game game_b06d2c23
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: 781044DCFBB14C79
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_383ad7cf, created=2025-10-12 06:23:19 UTC, owner=781044DCFBB14C79, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_383ad7cf
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Added as board owner to game game_383ad7cf
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Client registration request for game 'game_b06d2c23': RegisterRequest { name: "OtherPlayer", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 4F42472663431DB3] Processing registration for game 'game_b06d2c23'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 4F42472663431DB3] Registered successfully in game 'game_b06d2c23'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 4F42472663431DB3] Generating 1 cards during registration
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 4F42472663431DB3] Generated and assigned 1 cards in game 'game_b06d2c23'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 4F42472663431DB3] Dump game request for game: game_b06d2c23
[INFO] [stdout] 2025-10-12 06:23:19 - ERROR - [api_handlers] Unauthorized: Only the board owner can dump the game, client ID: 4F42472663431DB3
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 781044DCFBB14C79] Dump game request for game: game_383ad7cf
[INFO] [stdout] 2025-10-12 06:23:19 - 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' panicked at src/api_handlers.rs:2767:9:
[INFO] [stdout] assertion failed: game2_dump_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e42b6bab12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e42b6bab12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e42b6bab12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e42b6bab12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e42b6e1833 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e42b6e1833 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64e42b6b7643 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e42b6b7643 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e42b6ba962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e42b6bc26c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64e42b6bc0c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64e42b6437e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64e42b6437e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e42b6bcc4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64e42b6bcc4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64e42b6bc9e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64e42b6bb009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64e42b6bc6ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64e42b6e0050 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e42b6e00bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64e42b5af3d7 - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::{{closure}}::h4a6ed22817707dea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2767:9
[INFO] [stdout]   21:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ca839ca925ebc64
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h752582d21d073ce9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h407273d8d8559be4
[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:     0x64e42b5eb5c5 - tokio::task::coop::with_budget::hac19a1c4ccceadd5
[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:     0x64e42b5eb5c5 - tokio::task::coop::budget::hfcfe51ae36c0c515
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he3f3e85e05482af9
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4ad3c6f7492e1b
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h205e68cf83b49c85
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16e6041b2e9397e0
[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:     0x64e42b5ff6f5 - tokio::runtime::context::scoped::Scoped<T>::set::hb502d57ab730e208
[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:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::{{closure}}::hd430b980b4b71641
[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:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::try_with::h25082568db77ef27
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::with::hdca7cd127dd62b5d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::h287c71d8466627cf
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc76cfd0ff88ce678
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7289f9bbf3a49e3d
[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:     0x64e42b5f0ff4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed3b2df2db348acd
[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:     0x64e42b5f0ff4 - tokio::runtime::context::runtime::enter_runtime::h7c146965c5a691c6
[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:     0x64e42b5f125b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35dc17dbd958413d
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on_inner::h9ba43aa37dcc7644
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on::h7f5579b4be5b1482
[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:     0x64e42b5ade6b - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::h108ced683b06d81b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2769:48
[INFO] [stdout]   43:     0x64e42b604239 - tombola::api_handlers::tests::test_handle_dumpgame_game_specific_client_types::{{closure}}::hf0ef6b378aca496c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:2698:63
[INFO] [stdout]   44:     0x64e42b604239 - core::ops::function::FnOnce::call_once::hb00b9d3f34bf2ccb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64e42b648f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64e42b648f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x64e42b64815e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x64e42b64815e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x64e42b64815e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x64e42b64815e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x64e42b64815e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64e42b64815e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x64e42b64815e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x64e42b60bd04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x64e42b60bd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64e42b60f6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x64e42b60f6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x64e42b60f6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x64e42b60f6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64e42b60f6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64e42b6bfba7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x754356a5caa4 - <unknown>
[INFO] [stdout]   67:     0x754356ae9a34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_handlers::tests::test_handle_dumpgame_success stdout ----
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestBoard", client_type: "board", nocard: Some(0), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Successfully registered client 'TestBoard' globally with ID: 53EEF93785E86680
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: 53EEF93785E86680
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_bd26de1b, created=2025-10-12 06:23:19 UTC, owner=53EEF93785E86680, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_bd26de1b
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Added as board owner to game game_bd26de1b
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Global client registration request: RegisterRequest { name: "TestBoard", client_type: "board", nocard: Some(0), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Client 'TestBoard' already registered globally
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] New game request
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [game] Set game owner to: 53EEF93785E86680
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Created new game: Game[id=game_5843b337, created=2025-10-12 06:23:19 UTC, owner=53EEF93785E86680, board_len=0, pouch_len=90, score=0, started=false]
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Registered new game in registry: game_5843b337
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Added as board owner to game game_5843b337
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Assigned BOARD_ID card as game owner
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] Client registration request for game 'game_5843b337': RegisterRequest { name: "dumpgame_test_player", client_type: "player", nocard: Some(1), email: None }
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 3AE99BD0EF45101E] Processing registration for game 'game_5843b337'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 3AE99BD0EF45101E] Registered successfully in game 'game_5843b337'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 3AE99BD0EF45101E] Generating 1 cards during registration
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 3AE99BD0EF45101E] Generated and assigned 1 cards in game 'game_5843b337'
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Extract request for game: game_bd26de1b
[INFO] [stdout] 2025-10-12 06:23:19 - INFO - [api_handlers] [Client: 53EEF93785E86680] Dump game request for game: game_bd26de1b
[INFO] [stdout] 2025-10-12 06:23:19 - 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' panicked at src/api_handlers.rs:1806:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e42b6bab12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e42b6bab12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e42b6bab12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e42b6bab12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e42b6e1833 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e42b6e1833 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64e42b6b7643 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e42b6b7643 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e42b6ba962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e42b6bc26c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64e42b6bc0c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64e42b6437e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64e42b6437e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e42b6bcc4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64e42b6bcc4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64e42b6bc9e6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x64e42b6bb009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64e42b6bc6ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64e42b6e0050 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e42b6e00bc - core::panicking::panic::hd2a569f4f37f7e10
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x64e42b59a52a - tombola::api_handlers::tests::test_handle_dumpgame_success::{{closure}}::hb7cd0790a4a9877b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1806:9
[INFO] [stdout]   21:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h1ca839ca925ebc64
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x64e42b5eb5c5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h752582d21d073ce9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h407273d8d8559be4
[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:     0x64e42b5eb5c5 - tokio::task::coop::with_budget::hac19a1c4ccceadd5
[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:     0x64e42b5eb5c5 - tokio::task::coop::budget::hfcfe51ae36c0c515
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he3f3e85e05482af9
[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:     0x64e42b5eb5c5 - tokio::runtime::scheduler::current_thread::Context::enter::h1f4ad3c6f7492e1b
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h205e68cf83b49c85
[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:     0x64e42b5ff6f5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16e6041b2e9397e0
[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:     0x64e42b5ff6f5 - tokio::runtime::context::scoped::Scoped<T>::set::hb502d57ab730e208
[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:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::{{closure}}::hd430b980b4b71641
[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:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::try_with::h25082568db77ef27
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x64e42b5eb925 - std::thread::local::LocalKey<T>::with::hdca7cd127dd62b5d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x64e42b5eb925 - tokio::runtime::context::set_scheduler::h287c71d8466627cf
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hc76cfd0ff88ce678
[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:     0x64e42b5eb925 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7289f9bbf3a49e3d
[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:     0x64e42b5f0ff4 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed3b2df2db348acd
[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:     0x64e42b5f0ff4 - tokio::runtime::context::runtime::enter_runtime::h7c146965c5a691c6
[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:     0x64e42b5f125b - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h35dc17dbd958413d
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on_inner::h9ba43aa37dcc7644
[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:     0x64e42b5f125b - tokio::runtime::runtime::Runtime::block_on::h7f5579b4be5b1482
[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:     0x64e42b599b2b - tombola::api_handlers::tests::test_handle_dumpgame_success::h5f13784b4abb8955
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1813:56
[INFO] [stdout]   43:     0x64e42b603cd9 - tombola::api_handlers::tests::test_handle_dumpgame_success::{{closure}}::hb5b5815f3914a41f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_handlers.rs:1787:44
[INFO] [stdout]   44:     0x64e42b603cd9 - core::ops::function::FnOnce::call_once::h22994a9d0e37e72d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64e42b648f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64e42b648f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x64e42b64815e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x64e42b64815e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x64e42b64815e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x64e42b64815e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x64e42b64815e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64e42b64815e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x64e42b64815e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x64e42b60bd04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x64e42b60bd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   56:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x64e42b60f6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x64e42b60f6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x64e42b60f6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x64e42b60f6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x64e42b60f6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x64e42b6bfba7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   66:     0x754356a5caa4 - <unknown>
[INFO] [stdout]   67:     0x754356ae9a34 - clone
[INFO] [stdout]   68:                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: 88, score: 0 -> 1
[INFO] [stdout] Extracted number: 68, score: 1 -> 1
[INFO] [stdout] Extracted number: 1, score: 1 -> 1
[INFO] [stdout] Extracted number: 36, score: 1 -> 1
[INFO] [stdout] Extracted number: 43, score: 1 -> 1
[INFO] [stdout] Extracting numbers until BINGO is reached...
[INFO] [stdout] Extraction 6: number=82, score=1
[INFO] [stdout] Extraction 7: number=73, score=1
[INFO] [stdout] Extraction 8: number=45, score=2
[INFO] [stdout] Extraction 9: number=29, score=2
[INFO] [stdout] Extraction 10: number=7, score=2
[INFO] [stdout] Extraction 11: number=67, score=2
[INFO] [stdout] Extraction 12: number=83, score=2
[INFO] [stdout] Extraction 13: number=65, score=2
[INFO] [stdout] Extraction 14: number=71, score=2
[INFO] [stdout] Extraction 15: number=64, score=2
[INFO] [stdout] Extraction 16: number=41, score=3
[INFO] [stdout] Extraction 17: number=6, score=3
[INFO] [stdout] Extraction 18: number=90, score=3
[INFO] [stdout] Extraction 19: number=9, score=3
[INFO] [stdout] Extraction 20: number=61, score=3
[INFO] [stdout] Extraction 21: number=72, score=3
[INFO] [stdout] Extraction 22: number=15, score=3
[INFO] [stdout] Extraction 23: number=47, score=3
[INFO] [stdout] Extraction 24: number=4, score=3
[INFO] [stdout] Extraction 25: number=85, score=3
[INFO] [stdout] Extraction 26: number=76, score=3
[INFO] [stdout] Extraction 27: number=20, score=3
[INFO] [stdout] Extraction 28: number=39, score=3
[INFO] [stdout] Extraction 29: number=79, score=3
[INFO] [stdout] Extraction 30: number=2, score=3
[INFO] [stdout] Extraction 31: number=59, score=3
[INFO] [stdout] Extraction 32: number=87, score=3
[INFO] [stdout] Extraction 33: number=80, score=3
[INFO] [stdout] Extraction 34: number=63, score=4
[INFO] [stdout] Extraction 35: number=46, score=4
[INFO] [stdout] Extraction 36: number=70, score=4
[INFO] [stdout] Extraction 37: number=50, score=4
[INFO] [stdout] Extraction 38: number=53, score=4
[INFO] [stdout] Extraction 39: number=3, score=4
[INFO] [stdout] Extraction 40: number=78, score=4
[INFO] [stdout] Extraction 41: number=28, score=4
[INFO] [stdout] Extraction 42: number=58, score=4
[INFO] [stdout] Extraction 43: number=33, score=4
[INFO] [stdout] Extraction 44: number=52, score=4
[INFO] [stdout] Extraction 45: number=49, score=4
[INFO] [stdout] Extraction 46: number=11, score=4
[INFO] [stdout] Extraction 47: number=34, score=4
[INFO] [stdout] Extraction 48: number=30, score=4
[INFO] [stdout] Extraction 49: number=14, score=4
[INFO] [stdout] Extraction 50: number=21, score=4
[INFO] [stdout] Extraction 51: number=31, score=4
[INFO] [stdout] Extraction 52: number=25, score=4
[INFO] [stdout] Extraction 53: number=35, score=4
[INFO] [stdout] Extraction 54: number=18, score=4
[INFO] [stdout] Extraction 55: number=24, score=4
[INFO] [stdout] Extraction 56: number=22, score=4
[INFO] [stdout] Extraction 57: number=57, score=4
[INFO] [stdout] Extraction 58: number=5, score=5
[INFO] [stdout] Extraction 59: number=16, score=5
[INFO] [stdout] Extraction 60: number=10, score=5
[INFO] [stdout] Extraction 61: number=86, score=5
[INFO] [stdout] Extraction 62: number=40, score=5
[INFO] [stdout] Extraction 63: number=12, score=5
[INFO] [stdout] Extraction 64: number=84, score=5
[INFO] [stdout] Extraction 65: number=66, score=5
[INFO] [stdout] Extraction 66: number=19, score=5
[INFO] [stdout] Extraction 67: number=26, score=5
[INFO] [stdout] Extraction 68: number=42, score=5
[INFO] [stdout] Extraction 69: number=32, score=5
[INFO] [stdout] Extraction 70: number=38, score=5
[INFO] [stdout] Extraction 71: number=56, score=5
[INFO] [stdout] Extraction 72: number=54, score=5
[INFO] [stdout] Extraction 73: number=51, score=5
[INFO] [stdout] Extraction 74: number=89, score=5
[INFO] [stdout] Extraction 75: number=81, score=5
[INFO] [stdout] Extraction 76: number=44, score=5
[INFO] [stdout] Extraction 77: number=74, score=5
[INFO] [stdout] Extraction 78: number=77, score=5
[INFO] [stdout] Extraction 79: number=62, score=5
[INFO] [stdout] Extraction 80: number=17, score=5
[INFO] [stdout] Extraction 81: number=55, score=15
[INFO] [stdout] BINGO reached! Final score: 15, extractions: 81
[INFO] [stdout] 
[INFO] [stdout] thread 'game::tests::test_game_lifecycle_end_to_end' 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:     0x64e42b6bab12 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e42b6bab12 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e42b6bab12 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64e42b6bab12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64e42b6e1833 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64e42b6e1833 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x64e42b6b7643 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e42b6b7643 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64e42b6ba962 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64e42b6bc26c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x64e42b6bc0c2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64e42b6437e4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64e42b6437e4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e42b6bcc4b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x64e42b6bcc4b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x64e42b6bca1a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x64e42b6bb009 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x64e42b6bc6ad - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x64e42b6e0050 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x64e42b5c6a4e - tombola::game::tests::test_game_lifecycle_end_to_end::hfe1687f388b5126b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game.rs:1549:9
[INFO] [stdout]   20:     0x64e42b604599 - tombola::game::tests::test_game_lifecycle_end_to_end::{{closure}}::h6e1d1577e5243e97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game.rs:1346:40
[INFO] [stdout]   21:     0x64e42b604599 - core::ops::function::FnOnce::call_once::he8957d768c32a206
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x64e42b648f1b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64e42b648f1b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   24:     0x64e42b64815e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   25:     0x64e42b64815e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   26:     0x64e42b64815e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   27:     0x64e42b64815e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   28:     0x64e42b64815e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x64e42b64815e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   30:     0x64e42b64815e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   31:     0x64e42b60bd04 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   32:     0x64e42b60bd04 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x64e42b60f6aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x64e42b60f6aa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x64e42b60f6aa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x64e42b60f6aa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64e42b60f6aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x64e42b60f6aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x64e42b6bfba7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x64e42b6bfba7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x754356a5caa4 - <unknown>
[INFO] [stdout]   44:     0x754356ae9a34 - clone
[INFO] [stdout]   45:                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_board_with_extracted_numbers
[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. 79 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7768ad4951d274ae029450dec06f1e16e6f65f0228fcbe50c1c7f9cfcc052fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7768ad4951d274ae029450dec06f1e16e6f65f0228fcbe50c1c7f9cfcc052fa4", kill_on_drop: false }`
[INFO] [stdout] 7768ad4951d274ae029450dec06f1e16e6f65f0228fcbe50c1c7f9cfcc052fa4
