[INFO] cloning repository https://github.com/anuvindbhat/connect4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuvindbhat/connect4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvindbhat%2Fconnect4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvindbhat%2Fconnect4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d60f9464f28584c9341983539dac0dc86e18fc5
[INFO] testing anuvindbhat/connect4 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvindbhat%2Fconnect4" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anuvindbhat/connect4
[INFO] finished tweaking git repo https://github.com/anuvindbhat/connect4
[INFO] tweaked toml for git repo https://github.com/anuvindbhat/connect4 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuvindbhat/connect4 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anuvindbhat/connect4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.11
[INFO] [stderr]   Downloaded lru v0.16.3
[INFO] [stderr]   Downloaded line-clipping v0.3.5
[INFO] [stderr]   Downloaded kasuari v0.4.11
[INFO] [stderr]   Downloaded tracing-appender v0.2.4
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded network-interface v2.0.5
[INFO] [stderr]   Downloaded siphasher v1.0.2
[INFO] [stderr]   Downloaded euclid v0.22.13
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b
[INFO] running `Command { std: "docker" "start" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling connect4 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.64s
[INFO] running `Command { std: "docker" "inspect" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling connect4 v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.52s
[INFO] running `Command { std: "docker" "inspect" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/connect4-64d3d4f1c662093c)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test ai::tests::test_complex_ordering ... ok
[INFO] [stdout] test ai::tests::test_evaluation_perfect_symmetry ... ok
[INFO] [stdout] test ai::tests::test_immediate_fork_detection_logic ... ok
[INFO] [stdout] test ai::tests::test_evaluation_player_invariance ... ok
[INFO] [stdout] test ai::tests::test_immediate_fork_valuation ... ok
[INFO] [stdout] test ai::tests::test_move_order_center_bias ... ok
[INFO] [stdout] test ai::tests::test_magic_multipliers ... ok
[INFO] [stdout] test ai::tests::test_move_order_giant_board_bias ... ok
[INFO] [stdout] test ai::tests::test_move_order_mutual_exclusivity ... ok
[INFO] [stdout] test ai::tests::test_mobility_valuation ... ok
[INFO] [stdout] test ai::tests::test_move_order_blunder_handling ... ok
[INFO] [stdout] test ai::tests::test_move_order_tier_priorities ... ok
[INFO] [stdout] test ai::tests::test_heuristic_center_bias_gradient ... ok
[INFO] [stdout] test ai::tests::test_move_order_win_beats_blunder ... ok
[INFO] [stdout] test ai::tests::test_count_patterns_logic ... ok
[INFO] [stdout] test ai::tests::test_heuristic_symmetry ... ok
[INFO] [stdout] test ai::tests::test_potential_window_analysis ... ok
[INFO] [stdout] test ai::tests::test_heuristic_no_tempo_bonus ... ok
[INFO] [stdout] test ai::tests::test_setup_mask_logic ... ok
[INFO] [stdout] test ai::tests::test_tt_active_gatekeeping ... ok
[INFO] [stdout] test ai::tests::test_tapered_evaluation_isolated ... ok
[INFO] [stdout] test ai::tests::test_threat_mask_detection ... ok
[INFO] [stdout] test ai::tests::test_iterative_deepening_consistency ... ok
[INFO] [stdout] test ai::tests::test_double_threat_priority ... ok
[INFO] [stdout] test ai::tests::test_trap_blocking_priority ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_selection ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_find_best_move ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_none ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_reset_tt ... ok
[INFO] [stdout] test game::tests::test_bitboard_consistency ... ok
[INFO] [stdout] test game::tests::test_bitboard_diagonal_win ... ok
[INFO] [stdout] test game::tests::test_bitboard_vertical_win ... ok
[INFO] [stdout] test game::tests::test_bitboard_win_directions ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_pooled ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_owned ... ok
[INFO] [stdout] test ai::tests::test_win_priority ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_owned_tt ... ok
[INFO] [stdout] test game::tests::test_board_stats_live_update ... ok
[INFO] [stdout] test game::tests::test_calculate_chain_length_at ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_evaluate ... ok
[INFO] [stdout] test ai::tests::test_win_priority_expert_deterministic ... ok
[INFO] [stdout] test game::tests::test_check_win_alternate ... ok
[INFO] [stdout] test game::tests::test_full_column_bitwise ... ok
[INFO] [stdout] test game::tests::test_get_cell ... ok
[INFO] [stdout] test game::tests::test_get_first_empty_row ... ok
[INFO] [stdout] test game::tests::test_heatmap_symmetry_and_height ... ok
[INFO] [stdout] test ai::tests::test_score_depth_invariance ... ok
[INFO] [stdout] test game::tests::test_heatmap_values_in_bounds ... ok
[INFO] [stdout] test game::tests::test_hash_symmetry_bug ... ok
[INFO] [stdout] test game::tests::test_max_board_size ... ok
[INFO] [stdout] test game::tests::test_is_full ... ok
[INFO] [stdout] test game::tests::test_is_full_complex_draw ... ok
[INFO] [stdout] test game::tests::test_smallest_boards ... ok
[INFO] [stdout] test game::tests::test_u64_board_large ... ok
[INFO] [stdout] test game::tests::test_u64_board_standard ... ok
[INFO] [stdout] test game::tests::test_horizontal_win ... ok
[INFO] [stdout] test game::tests::test_vertical_win ... ok
[INFO] [stdout] test game::tests::test_bitboard_stress_random_moves ... ok
[INFO] [stdout] test ai::tests::test_deep_search_trap_evasion ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_variant_mismatch_panic - should panic ... ok
[INFO] [stdout] test game::tests::test_board_geometry_overflow_safeguard - should panic ... ok
[INFO] [stdout] test game::tests::test_geometry_zero_panic_bug - should panic ... ok
[INFO] [stdout] test network::tests::test_discovery_version_mismatch_bug ... ok
[INFO] [stdout] test network::tests::test_handshake_includes_host_player_bug ... ok
[INFO] [stdout] test game::tests::test_diagonal_boundary_wrapping_prevention ... ok
[INFO] [stdout] test network::tests::test_message_serialization ... ok
[INFO] [stdout] test network::tests::test_no_redundant_validation_bug ... ok
[INFO] [stdout] test ai::tests::test_win_priority_column_scores ... ok
[INFO] [stdout] test network::tests::test_discovery_addr_hybrid_bug ... ok
[INFO] [stdout] test tt::tests::test_tt_bucket_saturation ... ok
[INFO] [stdout] test tt::tests::test_tt_collision_replacement ... ok
[INFO] [stdout] test tt::tests::test_tt_exhaustive_edge_cases ... ok
[INFO] [stdout] test tt::tests::test_tt_generation_0_is_always_empty ... ok
[INFO] [stdout] test tt::tests::test_tt_basic_two_tier ... ok
[INFO] [stdout] test tt::tests::test_tt_generation_overflow ... ok
[INFO] [stdout] test tt::tests::test_tt_hash_collision_integrity ... ok
[INFO] [stdout] test tt::tests::test_tt_lookup_stale ... ok
[INFO] [stdout] test tt::tests::test_tt_clear ... ok
[INFO] [stdout] test tt::tests::test_tt_promotion_on_match ... ok
[INFO] [stdout] test tt::tests::test_tt_demotion_logic ... ok
[INFO] [stdout] test tt::tests::test_tt_raii_pooling ... ok
[INFO] [stdout] test tt::tests::test_tt_same_state_refresh ... ok
[INFO] [stdout] test tt::tests::test_tt_pool_thread_isolation ... ok
[INFO] [stdout] test tt::tests::test_tt_capacity_scaling ... ok
[INFO] [stdout] test tt::tests::test_tt_replacement_with_both_stale ... ok
[INFO] [stdout] test tt::tests::test_tt_pooling_size_segregation ... ok
[INFO] [stdout] test tt::tests::test_tt_stale_entry_overwriting ... ok
[INFO] [stdout] test zobrist::tests::test_zobrist_determinism ... ok
[INFO] [stdout] test tt::tests::test_tt_statistics_verification ... ok
[INFO] [stdout] test zobrist::tests::test_zobrist_incremental_update ... ok
[INFO] [stdout] test tt::tests::test_tt_store_promotion_logic_detailed ... ok
[INFO] [stdout] test zobrist::tests::test_zobrist_exhaustive_random_play ... ok
[INFO] [stdout] test ai::tests::test_stochastic_determinism ... ok
[INFO] [stdout] test zobrist::tests::test_zobrist_no_collisions_simple ... ok
[INFO] [stdout] test ai::tests::test_search_consistency_deep ... ok
[INFO] [stdout] test game_session::tests::test_session_move_history_consistency ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/connect4-64d3d4f1c662093c` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b", kill_on_drop: false }`
[INFO] [stdout] f28dc92939caa7931172097e1e2b61173729cbfdbc974623da39712c00ee6d2b
