[INFO] fetching crate rumenx-chess 0.2.0...
[INFO] testing rumenx-chess-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rumenx-chess 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rumenx-chess 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rumenx-chess 0.2.0
[INFO] tweaked toml for crates.io crate rumenx-chess 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rumenx-chess 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rumenx-chess 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 862c57c26e55ee815a6d0c3af82145b858958f74f7ff74b749db58950021358f
[INFO] running `Command { std: "docker" "start" "-a" "862c57c26e55ee815a6d0c3af82145b858958f74f7ff74b749db58950021358f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "862c57c26e55ee815a6d0c3af82145b858958f74f7ff74b749db58950021358f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862c57c26e55ee815a6d0c3af82145b858958f74f7ff74b749db58950021358f", kill_on_drop: false }`
[INFO] [stdout] 862c57c26e55ee815a6d0c3af82145b858958f74f7ff74b749db58950021358f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a50da469553a6eaa0250de11cc3d8f8d7cf33c435410e019d2951cdc617d39d
[INFO] running `Command { std: "docker" "start" "-a" "6a50da469553a6eaa0250de11cc3d8f8d7cf33c435410e019d2951cdc617d39d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rumenx-chess v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "6a50da469553a6eaa0250de11cc3d8f8d7cf33c435410e019d2951cdc617d39d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a50da469553a6eaa0250de11cc3d8f8d7cf33c435410e019d2951cdc617d39d", kill_on_drop: false }`
[INFO] [stdout] 6a50da469553a6eaa0250de11cc3d8f8d7cf33c435410e019d2951cdc617d39d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dd6b22ba2b8388256ad513fa08130ddabe5a3f99529ffc47265d2fc1e260833
[INFO] running `Command { std: "docker" "start" "-a" "5dd6b22ba2b8388256ad513fa08130ddabe5a3f99529ffc47265d2fc1e260833", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rumenx-chess v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.11s
[INFO] running `Command { std: "docker" "inspect" "5dd6b22ba2b8388256ad513fa08130ddabe5a3f99529ffc47265d2fc1e260833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd6b22ba2b8388256ad513fa08130ddabe5a3f99529ffc47265d2fc1e260833", kill_on_drop: false }`
[INFO] [stdout] 5dd6b22ba2b8388256ad513fa08130ddabe5a3f99529ffc47265d2fc1e260833
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 928b2b8bf6730c947b7e5e3d85d9c54d1a7c237abd55f2203cabaf720f2e26fa
[INFO] running `Command { std: "docker" "start" "-a" "928b2b8bf6730c947b7e5e3d85d9c54d1a7c237abd55f2203cabaf720f2e26fa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumenx_chess-48f11f183672ed67)
[INFO] [stdout] 
[INFO] [stdout] running 312 tests
[INFO] [stdout] test ai::engine::tests::has_non_pawn_material_detects_correctly ... ok
[INFO] [stdout] test ai::engine::tests::history_separate_for_colors ... ok
[INFO] [stdout] test ai::engine::tests::history_table_records_and_retrieves ... ok
[INFO] [stdout] test ai::engine::tests::history_aging_halves_scores ... ok
[INFO] [stdout] test ai::engine::tests::harmless_delegates_to_random ... ok
[INFO] [stdout] test ai::engine::tests::killer_no_duplicate_store ... ok
[INFO] [stdout] test ai::engine::tests::killer_moves_ordered_before_quiet ... ok
[INFO] [stdout] test ai::engine::tests::killer_table_shifts_second_slot ... ok
[INFO] [stdout] test ai::engine::tests::killer_table_stores_and_detects ... ok
[INFO] [stdout] test ai::engine::tests::captures_ordered_before_quiet_moves ... ok
[INFO] [stdout] test ai::engine::tests::deeper_search_finds_tactic ... ok
[INFO] [stdout] test ai::engine::tests::default_engine_works ... ok
[INFO] [stdout] test ai::engine::tests::mate_score_prefers_faster_mate ... ok
[INFO] [stdout] test ai::engine::tests::minimax_at_easy_returns_legal_move ... ok
[INFO] [stdout] test ai::engine::tests::null_move_make_undo_preserves_position ... ok
[INFO] [stdout] test ai::engine::tests::iterative_deepening_returns_completed_depth ... ok
[INFO] [stdout] test ai::engine::tests::minimax_finds_mate_in_one_black ... ok
[INFO] [stdout] test ai::engine::tests::random_ai_errors_when_no_moves ... ok
[INFO] [stdout] test ai::engine::tests::random_ai_returns_legal_move ... ok
[INFO] [stdout] test ai::engine::tests::minimax_finds_mate_in_one_white ... ok
[INFO] [stdout] test ai::engine::tests::quiescence_avoids_horizon_effect ... ok
[INFO] [stdout] test ai::engine::tests::iterative_deepening_with_time_limit ... ok
[INFO] [stdout] test ai::engine::tests::quiescence_search_resolves_captures ... ok
[INFO] [stdout] test ai::engine::tests::iterative_deepening_improves_with_depth ... ok
[INFO] [stdout] test ai::engine::tests::tt_clear_resets ... ok
[INFO] [stdout] test ai::engine::tests::tt_hit_rate ... ok
[INFO] [stdout] test ai::engine::tests::tt_miss_on_wrong_key ... ok
[INFO] [stdout] test ai::engine::tests::tt_move_ordered_first ... ok
[INFO] [stdout] test ai::engine::tests::tt_store_and_probe ... ok
[INFO] [stdout] test ai::evaluation::tests::bishop_pair_bonus ... ok
[INFO] [stdout] test ai::engine::tests::minimax_captures_hanging_piece ... ok
[INFO] [stdout] test ai::evaluation::tests::black_extra_queen_is_negative ... ok
[INFO] [stdout] test ai::engine::tests::tt_depth_preferred_replacement ... ok
[INFO] [stdout] test ai::engine::tests::search_returns_none_for_no_legal_moves ... ok
[INFO] [stdout] test ai::evaluation::tests::mate_score_detection ... ok
[INFO] [stdout] test ai::evaluation::tests::evaluate_relative_flips_for_black ... ok
[INFO] [stdout] test ai::evaluation::tests::starting_position_roughly_equal ... ok
[INFO] [stdout] test ai::evaluation::tests::mirror_square_works ... ok
[INFO] [stdout] test ai::evaluation::tests::white_extra_queen_is_positive ... ok
[INFO] [stdout] test api::errors::tests::internal_error_returns_500 ... ok
[INFO] [stdout] test api::errors::tests::invalid_request_returns_400 ... ok
[INFO] [stdout] test api::errors::tests::game_not_found_returns_404 ... ok
[INFO] [stdout] test ai::evaluation::tests::symmetric_position_near_zero ... ok
[INFO] [stdout] test api::errors::tests::nothing_to_undo_returns_400 ... ok
[INFO] [stdout] test api::errors::tests::chess_error_converts_to_api_error ... ok
[INFO] [stdout] test api::handlers::tests::ai_hint_does_not_modify_game ... ok
[INFO] [stdout] test api::handlers::tests::chat_returns_error_when_disabled ... ok
[INFO] [stdout] test api::handlers::tests::chat_status_enabled_with_key ... ok
[INFO] [stdout] test api::handlers::tests::chat_status_returns_disabled_by_default ... ok
[INFO] [stdout] test api::handlers::tests::cors_preflight ... ok
[INFO] [stdout] test api::handlers::tests::chat_game_not_found ... ok
[INFO] [stdout] test api::handlers::tests::create_game_invalid_fen ... ok
[INFO] [stdout] test api::handlers::tests::create_game_default ... ok
[INFO] [stdout] test api::handlers::tests::create_game_with_fen ... ok
[INFO] [stdout] test api::handlers::tests::create_then_get_game ... ok
[INFO] [stdout] test api::handlers::tests::create_then_delete_game ... ok
[INFO] [stdout] test api::handlers::tests::general_chat_returns_error_when_disabled ... ok
[INFO] [stdout] test api::handlers::tests::get_game_not_found ... ok
[INFO] [stdout] test api::handlers::tests::health_returns_200 ... ok
[INFO] [stdout] test api::handlers::tests::legal_moves_from_square ... ok
[INFO] [stdout] test api::handlers::tests::export_pgn_returns_text ... ok
[INFO] [stdout] test api::handlers::tests::ai_move_returns_valid_move ... ok
[INFO] [stdout] test api::handlers::tests::list_games_empty ... ok
[INFO] [stdout] test api::handlers::tests::legal_moves_starting ... ok
[INFO] [stdout] test api::handlers::tests::make_invalid_move ... ok
[INFO] [stdout] test api::handlers::tests::load_fen_changes_position ... ok
[INFO] [stdout] test api::handlers::tests::not_found_returns_404 ... ok
[INFO] [stdout] test api::handlers::tests::react_game_not_found ... ok
[INFO] [stdout] test api::handlers::tests::make_move_e2e4 ... ok
[INFO] [stdout] test api::handlers::tests::undo_move_works ... ok
[INFO] [stdout] test chat::providers::tests::anthropic_rejects_empty_key ... ok
[INFO] [stdout] test api::handlers::tests::undo_nothing_fails ... ok
[INFO] [stdout] test chat::providers::tests::factory_creates_anthropic ... ok
[INFO] [stdout] test chat::providers::tests::factory_creates_deepseek ... ok
[INFO] [stdout] test api::handlers::tests::react_returns_error_when_disabled ... ok
[INFO] [stdout] test ai::engine::tests::search_stats_populated ... ok
[INFO] [stdout] test chat::providers::tests::factory_creates_gemini ... ok
[INFO] [stdout] test chat::providers::tests::factory_creates_openai ... ok
[INFO] [stdout] test chat::providers::tests::factory_creates_xai ... ok
[INFO] [stdout] test chat::providers::tests::factory_rejects_unknown ... ok
[INFO] [stdout] test chat::providers::tests::openai_compatible_accepts_valid_key ... ok
[INFO] [stdout] test chat::providers::tests::gemini_rejects_empty_key ... ok
[INFO] [stdout] test chat::service::tests::build_game_context_none ... ok
[INFO] [stdout] test chat::service::tests::build_move_reaction_prompt_includes_move ... ok
[INFO] [stdout] test chat::service::tests::build_game_context_some ... ok
[INFO] [stdout] test chat::service::tests::build_contextual_message_with_move_data ... ok
[INFO] [stdout] test api::handlers::tests::analysis_returns_evaluation ... ok
[INFO] [stdout] test chat::providers::tests::openai_compatible_rejects_empty_key ... ok
[INFO] [stdout] test chat::service::tests::chat_returns_disabled_error ... ok
[INFO] [stdout] test chat::service::tests::clean_response_removes_bracket_context ... ok
[INFO] [stdout] test chat::service::tests::clean_response_trims_whitespace ... ok
[INFO] [stdout] test chat::service::tests::clean_response_truncates_at_sentence_boundary ... ok
[INFO] [stdout] test chat::service::tests::determine_game_phase_works ... ok
[INFO] [stdout] test chat::service::tests::ensure_conversation_creates_new ... ok
[INFO] [stdout] test chat::service::tests::ensure_conversation_returns_existing ... ok
[INFO] [stdout] test chat::service::tests::general_chat_returns_disabled_error ... ok
[INFO] [stdout] test chat::service::tests::generate_suggestions_endgame ... ok
[INFO] [stdout] test chat::service::tests::generate_suggestions_opening ... ok
[INFO] [stdout] test chat::service::tests::react_returns_disabled_error ... ok
[INFO] [stdout] test chat::service::tests::resolve_provider_returns_error_when_no_keys ... ok
[INFO] [stdout] test chat::service::tests::resolve_provider_with_default_config ... ok
[INFO] [stdout] test chat::service::tests::service_is_available_when_enabled_and_keyed ... ok
[INFO] [stdout] test chat::service::tests::resolve_provider_with_override ... ok
[INFO] [stdout] test chat::service::tests::service_not_available_no_keys ... ok
[INFO] [stdout] test chat::service::tests::clean_response_truncates_long_text ... ok
[INFO] [stdout] test chat::service::tests::clear_conversation_removes ... ok
[INFO] [stdout] test chat::service::tests::welcome_message_is_from_list ... ok
[INFO] [stdout] test config::tests::from_env_defaults ... ok
[INFO] [stdout] test config::tests::llm_auto_detect_anthropic ... ok
[INFO] [stdout] test config::tests::llm_auto_detect_no_keys ... ok
[INFO] [stdout] test config::tests::llm_auto_detect_openai ... ok
[INFO] [stdout] test config::tests::llm_config_defaults ... ok
[INFO] [stdout] test config::tests::llm_provider_config_lookup ... ok
[INFO] [stdout] test engine::attacks::tests::all_king_tables_populated ... ok
[INFO] [stdout] test engine::attacks::tests::all_knight_tables_populated ... ok
[INFO] [stdout] test chat::service::tests::service_not_available_when_disabled ... ok
[INFO] [stdout] test config::tests::default_config ... ok
[INFO] [stdout] test engine::attacks::tests::bishop_attacks_blocked ... ok
[INFO] [stdout] test engine::attacks::tests::bishop_attacks_corner ... ok
[INFO] [stdout] test engine::attacks::tests::bishop_attacks_empty_board ... ok
[INFO] [stdout] test engine::attacks::tests::bishop_magic_no_collisions ... ok
[INFO] [stdout] test engine::attacks::tests::black_pawn_attacks ... ok
[INFO] [stdout] test engine::attacks::tests::king_center_attacks ... ok
[INFO] [stdout] test engine::attacks::tests::king_corner_attacks ... ok
[INFO] [stdout] test engine::attacks::tests::knight_edge_attacks ... ok
[INFO] [stdout] test engine::attacks::tests::pawn_attacks_a_file ... ok
[INFO] [stdout] test engine::attacks::tests::pawn_attacks_h_file ... ok
[INFO] [stdout] test engine::attacks::tests::queen_attacks_empty_board ... ok
[INFO] [stdout] test engine::attacks::tests::rook_attacks_blocked ... ok
[INFO] [stdout] test engine::attacks::tests::rook_attacks_corner ... ok
[INFO] [stdout] test engine::attacks::tests::rook_attacks_empty_board ... ok
[INFO] [stdout] test engine::attacks::tests::rook_magic_no_collisions ... ok
[INFO] [stdout] test engine::attacks::tests::white_pawn_attacks ... ok
[INFO] [stdout] test engine::board::tests::bb_black_rooks ... ok
[INFO] [stdout] test engine::board::tests::bb_white_pawns ... ok
[INFO] [stdout] test engine::board::tests::board_string_starting ... ok
[INFO] [stdout] test engine::board::tests::empty_position ... ok
[INFO] [stdout] test engine::attacks::tests::knight_center_attacks ... ok
[INFO] [stdout] test engine::board::tests::fen_error_ep_wrong_rank ... ok
[INFO] [stdout] test engine::board::tests::fen_empty_board_with_kings ... ok
[INFO] [stdout] test engine::board::tests::fen_error_fullmove_zero ... ok
[INFO] [stdout] test engine::board::tests::fen_error_invalid_ep_square ... ok
[INFO] [stdout] test engine::board::tests::fen_error_invalid_piece_char ... ok
[INFO] [stdout] test engine::board::tests::fen_error_invalid_halfmove ... ok
[INFO] [stdout] test engine::board::tests::fen_error_invalid_side_to_move ... ok
[INFO] [stdout] test engine::board::tests::fen_error_rank_too_long ... ok
[INFO] [stdout] test engine::board::tests::fen_error_two_white_kings ... ok
[INFO] [stdout] test engine::board::tests::fen_error_wrong_field_count ... ok
[INFO] [stdout] test engine::board::tests::fen_error_wrong_rank_count ... ok
[INFO] [stdout] test engine::board::tests::fen_loaded_position_is_consistent ... ok
[INFO] [stdout] test engine::board::tests::fen_position_4 ... ok
[INFO] [stdout] test engine::board::tests::fen_error_invalid_castling ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_after_e4 ... ok
[INFO] [stdout] test engine::attacks::tests::knight_corner_attacks ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_black_to_move ... ok
[INFO] [stdout] test engine::board::tests::fen_error_no_white_king ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_castling_partial ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_endgame ... ok
[INFO] [stdout] test ai::engine::tests::search_stats_include_tt_hit_rate ... ok
[INFO] [stdout] test engine::board::tests::fen_position_5 ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_kiwipete ... ok
[INFO] [stdout] test engine::board::tests::fen_round_trip_starting ... ok
[INFO] [stdout] test engine::board::tests::friendly_enemy_starting ... ok
[INFO] [stdout] test engine::board::tests::king_sq_starting ... ok
[INFO] [stdout] test engine::board::tests::piece_at_bishops ... ok
[INFO] [stdout] test engine::board::tests::piece_at_black_pawns ... ok
[INFO] [stdout] test engine::board::tests::piece_at_black_queen ... ok
[INFO] [stdout] test engine::board::tests::piece_at_corners ... ok
[INFO] [stdout] test engine::board::tests::piece_at_knights ... ok
[INFO] [stdout] test engine::board::tests::piece_at_white_pawns ... ok
[INFO] [stdout] test engine::board::tests::put_and_remove_piece ... ok
[INFO] [stdout] test engine::board::tests::put_piece_hash_updates_zobrist ... ok
[INFO] [stdout] test engine::board::tests::starting_black_back_rank ... ok
[INFO] [stdout] test engine::board::tests::starting_piece_counts ... ok
[INFO] [stdout] test engine::board::tests::starting_position_castling ... ok
[INFO] [stdout] test engine::board::tests::starting_position_clocks ... ok
[INFO] [stdout] test engine::board::tests::starting_position_en_passant ... ok
[INFO] [stdout] test engine::board::tests::starting_position_fen ... ok
[INFO] [stdout] test engine::board::tests::starting_position_is_consistent ... ok
[INFO] [stdout] test engine::board::tests::starting_position_piece_count ... ok
[INFO] [stdout] test engine::board::tests::starting_position_side_to_move ... ok
[INFO] [stdout] test engine::board::tests::starting_white_back_rank ... ok
[INFO] [stdout] test engine::board::tests::zobrist_different_positions_differ ... ok
[INFO] [stdout] test engine::board::tests::zobrist_hash_matches_recompute ... ok
[INFO] [stdout] test engine::board::tests::zobrist_hash_nonzero_for_starting ... ok
[INFO] [stdout] test engine::game::tests::board_array_starting_position ... ok
[INFO] [stdout] test engine::game::tests::fifty_move_rule_detection ... ok
[INFO] [stdout] test engine::game::tests::game_from_fen ... ok
[INFO] [stdout] test engine::game::tests::game_from_invalid_fen ... ok
[INFO] [stdout] test engine::game::tests::insufficient_material_k_plus_bishop_vs_k ... ok
[INFO] [stdout] test engine::game::tests::insufficient_material_k_plus_knight_vs_k ... ok
[INFO] [stdout] test engine::game::tests::insufficient_material_k_vs_k ... ok
[INFO] [stdout] test engine::game::tests::insufficient_material_kb_vs_kb_same_color ... ok
[INFO] [stdout] test engine::game::tests::load_fen_resets_game ... ok
[INFO] [stdout] test engine::game::tests::make_illegal_move_errors ... ok
[INFO] [stdout] test engine::game::tests::make_move_e2e4 ... ok
[INFO] [stdout] test chat::service::tests::clean_response_strips_prefix ... ok
[INFO] [stdout] test engine::game::tests::make_move_on_finished_game_errors ... ok
[INFO] [stdout] test engine::game::tests::new_game_is_active ... ok
[INFO] [stdout] test engine::game::tests::scholars_mate ... ok
[INFO] [stdout] test engine::game::tests::stalemate_detection ... ok
[INFO] [stdout] test engine::game::tests::sufficient_material_kb_vs_kb_diff_color ... ok
[INFO] [stdout] test engine::game::tests::sufficient_material_with_pawns ... ok
[INFO] [stdout] test engine::game::tests::threefold_repetition ... ok
[INFO] [stdout] test engine::game::tests::undo_nothing_errors ... ok
[INFO] [stdout] test engine::game::tests::undo_single_move ... ok
[INFO] [stdout] test engine::movegen::tests::castling_blocked ... ok
[INFO] [stdout] test engine::movegen::tests::castling_through_check_forbidden ... ok
[INFO] [stdout] test engine::movegen::tests::en_passant_move_generated ... ok
[INFO] [stdout] test engine::movegen::tests::kiwipete_48_moves ... ok
[INFO] [stdout] test engine::movegen::tests::legal_moves_from_e2 ... ok
[INFO] [stdout] test engine::movegen::tests::legal_moves_from_empty_square ... ok
[INFO] [stdout] test engine::movegen::tests::make_undo_preserves_fen ... ok
[INFO] [stdout] test engine::movegen::tests::make_undo_preserves_hash ... ok
[INFO] [stdout] test engine::movegen::tests::must_escape_check ... ok
[INFO] [stdout] test engine::movegen::tests::no_castling_while_in_check ... ok
[INFO] [stdout] test engine::movegen::tests::pawn_blocked ... ok
[INFO] [stdout] test engine::movegen::tests::pawn_capture ... ok
[INFO] [stdout] test engine::movegen::tests::pawn_promotion ... ok
[INFO] [stdout] test engine::movegen::tests::pawn_single_push ... ok
[INFO] [stdout] test engine::movegen::tests::position_3_14_moves ... ok
[INFO] [stdout] test engine::movegen::tests::position_4_6_moves ... ok
[INFO] [stdout] test engine::movegen::tests::position_5_44_moves ... ok
[INFO] [stdout] test engine::movegen::tests::starting_position_after_e4 ... ok
[INFO] [stdout] test engine::movegen::tests::starting_position_has_20_moves ... ok
[INFO] [stdout] test engine::pgn::tests::pgn_empty_game ... ok
[INFO] [stdout] test engine::pgn::tests::pgn_from_fen_has_setup_tag ... ok
[INFO] [stdout] test engine::pgn::tests::pgn_scholars_mate ... ok
[INFO] [stdout] test engine::pgn::tests::pgn_stalemate_result ... ok
[INFO] [stdout] test engine::pgn::tests::pgn_with_moves ... ok
[INFO] [stdout] test engine::san::tests::parse_san_capture_with_check ... ok
[INFO] [stdout] test engine::san::tests::parse_san_castling ... ok
[INFO] [stdout] test engine::san::tests::parse_san_invalid ... ok
[INFO] [stdout] test engine::san::tests::parse_san_knight_move ... ok
[INFO] [stdout] test engine::san::tests::parse_san_pawn_push ... ok
[INFO] [stdout] test engine::san::tests::parse_san_promotion ... ok
[INFO] [stdout] test engine::san::tests::san_bishop_capture ... ok
[INFO] [stdout] test engine::san::tests::san_castling_kingside ... ok
[INFO] [stdout] test engine::san::tests::san_castling_queenside ... ok
[INFO] [stdout] test engine::san::tests::san_en_passant ... ok
[INFO] [stdout] test engine::san::tests::san_knight_move ... ok
[INFO] [stdout] test engine::san::tests::san_pawn_capture ... ok
[INFO] [stdout] test engine::san::tests::san_pawn_promotion ... ok
[INFO] [stdout] test engine::san::tests::san_pawn_push ... ok
[INFO] [stdout] test engine::san::tests::san_rook_file_disambiguation ... ok
[INFO] [stdout] test engine::san::tests::san_rook_rank_disambiguation ... ok
[INFO] [stdout] test engine::san::tests::san_round_trip_kiwipete ... ok
[INFO] [stdout] test engine::san::tests::san_round_trip_starting_position ... ok
[INFO] [stdout] test engine::types::tests::bitboard_basic_ops ... ok
[INFO] [stdout] test engine::types::tests::bitboard_bitwise_ops ... ok
[INFO] [stdout] test engine::types::tests::bitboard_iter ... ok
[INFO] [stdout] test engine::types::tests::bitboard_iter_empty ... ok
[INFO] [stdout] test engine::types::tests::bitboard_iter_exact_size ... ok
[INFO] [stdout] test engine::types::tests::bitboard_lsb_pop ... ok
[INFO] [stdout] test engine::types::tests::castling_rights_fen_round_trip ... ok
[INFO] [stdout] test engine::types::tests::castling_rights_flags ... ok
[INFO] [stdout] test engine::types::tests::color_display ... ok
[INFO] [stdout] test engine::types::tests::color_index ... ok
[INFO] [stdout] test engine::types::tests::color_toggle ... ok
[INFO] [stdout] test engine::types::tests::difficulty_depth_mapping ... ok
[INFO] [stdout] test engine::types::tests::difficulty_from_str ... ok
[INFO] [stdout] test engine::types::tests::game_status_strings ... ok
[INFO] [stdout] test engine::types::tests::move_display ... ok
[INFO] [stdout] test engine::types::tests::move_flags ... ok
[INFO] [stdout] test engine::types::tests::piece_type_all_constant ... ok
[INFO] [stdout] test engine::types::tests::piece_type_char_round_trip ... ok
[INFO] [stdout] test engine::types::tests::piece_type_from_char_invalid ... ok
[INFO] [stdout] test engine::types::tests::piece_type_index ... ok
[INFO] [stdout] test engine::types::tests::piece_type_values ... ok
[INFO] [stdout] test engine::types::tests::square_algebraic_round_trip ... ok
[INFO] [stdout] test engine::types::tests::square_file_rank ... ok
[INFO] [stdout] test engine::types::tests::square_from_algebraic ... ok
[INFO] [stdout] test engine::types::tests::square_from_algebraic_invalid ... ok
[INFO] [stdout] test engine::types::tests::square_to_algebraic ... ok
[INFO] [stdout] test engine::zobrist::tests::castling_keys_unique ... ok
[INFO] [stdout] test engine::zobrist::tests::ep_keys_unique ... ok
[INFO] [stdout] test engine::zobrist::tests::keys_are_deterministic ... ok
[INFO] [stdout] test engine::zobrist::tests::keys_initialised ... ok
[INFO] [stdout] test engine::zobrist::tests::piece_keys_unique ... ok
[INFO] [stdout] test engine::zobrist::tests::total_key_count ... ok
[INFO] [stdout] test engine::board::tests::piece_at_empty_squares ... ok
[INFO] [stdout] test engine::board::tests::piece_at_white_king ... ok
[INFO] [stdout] test engine::movegen::tests::castling_both_sides ... ok
[INFO] [stdout] test engine::zobrist::tests::xorshift_distribution_basic ... ok
[INFO] [stdout] test ws::manager::tests::active_games_lists_games ... ok
[INFO] [stdout] test ws::manager::tests::broadcast_does_not_cross_games ... ok
[INFO] [stdout] test engine::zobrist::tests::xorshift_never_zero ... ok
[INFO] [stdout] test ws::manager::tests::broadcast_removes_stale_clients ... ok
[INFO] [stdout] test ws::manager::tests::broadcast_to_nonexistent_game_is_noop ... ok
[INFO] [stdout] test ws::handler::tests::handler_type_check ... ok
[INFO] [stdout] test ws::manager::tests::broadcast_delivers_to_all_subscribers ... ok
[INFO] [stdout] test ws::manager::tests::subscribe_returns_unique_ids ... ok
[INFO] [stdout] test ws::manager::tests::total_connections_across_games ... ok
[INFO] [stdout] test ws::manager::tests::unsubscribe_removes_empty_game ... ok
[INFO] [stdout] test ws::messages::tests::ai_move_complete_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::ai_thinking_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::error_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::event_type_values ... ok
[INFO] [stdout] test ws::messages::tests::game_over_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::game_state_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::move_made_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::pong_event_serializes ... ok
[INFO] [stdout] test ws::messages::tests::subscribed_event_serializes ... ok
[INFO] [stdout] test engine::types::tests::game_status_is_game_over ... ok
[INFO] [stdout] test ws::messages::tests::ws_command_ping_deserializes ... ok
[INFO] [stdout] test ws::messages::tests::ws_command_subscribe_deserializes ... ok
[INFO] [stdout] test ws::messages::tests::ws_command_unsubscribe_deserializes ... ok
[INFO] [stdout] test ws::manager::tests::subscriber_count_tracks_correctly ... ok
[INFO] [stdout] test ws::manager::tests::unsubscribe_nonexistent_is_noop ... ok
[INFO] [stdout] test engine::types::tests::castling_rights_from_fen_invalid ... ok
[INFO] [stdout] test ai::engine::tests::minimax_avoids_losing_queen ... ok
[INFO] [stdout] test ai::engine::tests::search_with_time_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 312 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.86s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_chess-67fd1835c6af063d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/perft.rs (/opt/rustwide/target/debug/deps/perft-cc94d13b54d7fcf3)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test perft_pos4_depth_1 ... ok
[INFO] [stdout] test perft_kiwipete_depth_1 ... ok
[INFO] [stdout] test perft_kiwipete_depth_2 ... ok
[INFO] [stdout] test perft_pos3_depth_3 ... ok
[INFO] [stdout] test perft_pos4_depth_2 ... ok
[INFO] [stdout] test perft_pos3_depth_1 ... ok
[INFO] [stdout] test perft_pos3_depth_2 ... ok
[INFO] [stdout] test perft_start_depth_2 ... ok
[INFO] [stdout] test perft_pos5_depth_1 ... ok
[INFO] [stdout] test perft_pos5_depth_2 ... ok
[INFO] [stdout] test perft_pos4_depth_3 ... ok
[INFO] [stdout] test perft_start_depth_3 ... ok
[INFO] [stdout] test perft_start_depth_1 ... ok
[INFO] [stdout] test perft_pos3_depth_4 ... ok
[INFO] [stdout] test perft_pos5_depth_3 ... ok
[INFO] [stdout] test perft_kiwipete_depth_3 ... ok
[INFO] [stdout] test perft_start_depth_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/websocket.rs (/opt/rustwide/target/debug/deps/websocket-022d68ab61ed68b1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test ws_connect_to_nonexistent_game_sends_error ... ok
[INFO] [stdout] test ws_connect_sends_subscribed_event ... ok
[INFO] [stdout] test ws_ping_command_returns_pong ... ok
[INFO] [stdout] test ws_manager_subscriber_counts ... ok
[INFO] [stdout] test ws_subscribe_command_sends_state ... ok
[INFO] [stdout] test ws_multiple_clients_receive_events ... ok
[INFO] [stdout] test ws_receives_undo_game_state_event ... ok
[INFO] [stdout] test ws_receives_move_made_event ... ok
[INFO] [stdout] test ws_receives_fen_load_event ... ok
[INFO] [stdout] test ws_receives_ai_thinking_and_complete ... ok
[INFO] [stdout] test ws_game_over_event_on_checkmate ... ok
[INFO] [stdout] test ws_different_games_isolated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rumenx_chess
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "928b2b8bf6730c947b7e5e3d85d9c54d1a7c237abd55f2203cabaf720f2e26fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "928b2b8bf6730c947b7e5e3d85d9c54d1a7c237abd55f2203cabaf720f2e26fa", kill_on_drop: false }`
[INFO] [stdout] 928b2b8bf6730c947b7e5e3d85d9c54d1a7c237abd55f2203cabaf720f2e26fa
