[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvindbhat%2Fconnect4" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuvindbhat/connect4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c3627f82caaf2a32b5d69246fb9391190cb3eb14142df7512f6d6881723171a
[INFO] running `Command { std: "docker" "start" "-a" "1c3627f82caaf2a32b5d69246fb9391190cb3eb14142df7512f6d6881723171a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c3627f82caaf2a32b5d69246fb9391190cb3eb14142df7512f6d6881723171a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3627f82caaf2a32b5d69246fb9391190cb3eb14142df7512f6d6881723171a", kill_on_drop: false }`
[INFO] [stdout] 1c3627f82caaf2a32b5d69246fb9391190cb3eb14142df7512f6d6881723171a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27d930cec3a253382cb594f6aab4c3b1d1cb3d33fab719af5ad48c0fddaaa568
[INFO] running `Command { std: "docker" "start" "-a" "27d930cec3a253382cb594f6aab4c3b1d1cb3d33fab719af5ad48c0fddaaa568", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling network-interface v2.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[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 1m 28s
[INFO] running `Command { std: "docker" "inspect" "27d930cec3a253382cb594f6aab4c3b1d1cb3d33fab719af5ad48c0fddaaa568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d930cec3a253382cb594f6aab4c3b1d1cb3d33fab719af5ad48c0fddaaa568", kill_on_drop: false }`
[INFO] [stdout] 27d930cec3a253382cb594f6aab4c3b1d1cb3d33fab719af5ad48c0fddaaa568
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da61b34a6e76c1fe4bc3bf95bf30f6894ce9da1733ddf9e9cb8259c2c07c0ff8
[INFO] running `Command { std: "docker" "start" "-a" "da61b34a6e76c1fe4bc3bf95bf30f6894ce9da1733ddf9e9cb8259c2c07c0ff8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[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 rayon-core v1.13.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[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 backtrace v0.3.76
[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 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 57.09s
[INFO] running `Command { std: "docker" "inspect" "da61b34a6e76c1fe4bc3bf95bf30f6894ce9da1733ddf9e9cb8259c2c07c0ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da61b34a6e76c1fe4bc3bf95bf30f6894ce9da1733ddf9e9cb8259c2c07c0ff8", kill_on_drop: false }`
[INFO] [stdout] da61b34a6e76c1fe4bc3bf95bf30f6894ce9da1733ddf9e9cb8259c2c07c0ff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3456f1cf2f19245fc83ea09d1cf6ee933b51192a7f9b50e1d3d97e55abc67ae
[INFO] running `Command { std: "docker" "start" "-a" "a3456f1cf2f19245fc83ea09d1cf6ee933b51192a7f9b50e1d3d97e55abc67ae", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/connect4-8d47586e37a5fd4b)
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test ai::tests::test_complex_ordering ... ok
[INFO] [stdout] test ai::tests::test_evaluation_player_invariance ... ok
[INFO] [stdout] test ai::tests::test_count_patterns_logic ... ok
[INFO] [stdout] test ai::tests::test_heuristic_center_bias_gradient ... ok
[INFO] [stdout] test ai::tests::test_immediate_fork_valuation ... ok
[INFO] [stdout] test ai::tests::test_heuristic_symmetry ... ok
[INFO] [stdout] test ai::tests::test_magic_multipliers ... ok
[INFO] [stdout] test ai::tests::test_mobility_valuation ... ok
[INFO] [stdout] test ai::tests::test_immediate_fork_detection_logic ... ok
[INFO] [stdout] test ai::tests::test_move_order_blunder_handling ... ok
[INFO] [stdout] test ai::tests::test_move_order_center_bias ... ok
[INFO] [stdout] test ai::tests::test_move_order_tier_priorities ... ok
[INFO] [stdout] test ai::tests::test_move_order_win_beats_blunder ... ok
[INFO] [stdout] test ai::tests::test_potential_window_analysis ... ok
[INFO] [stdout] test ai::tests::test_evaluation_perfect_symmetry ... ok
[INFO] [stdout] test ai::tests::test_heuristic_no_tempo_bonus ... ok
[INFO] [stdout] test ai::tests::test_move_order_giant_board_bias ... ok
[INFO] [stdout] test ai::tests::test_iterative_deepening_consistency ... ok
[INFO] [stdout] test ai::tests::test_move_order_mutual_exclusivity ... ok
[INFO] [stdout] test ai::tests::test_setup_mask_logic ... ok
[INFO] [stdout] test ai::tests::test_threat_mask_detection ... ok
[INFO] [stdout] test ai::tests::test_tapered_evaluation_isolated ... ok
[INFO] [stdout] test ai::tests::test_tt_active_gatekeeping ... ok
[INFO] [stdout] test ai::tests::test_score_depth_invariance ... ok
[INFO] [stdout] test ai::tests::test_double_threat_priority ... ok
[INFO] [stdout] test ai::tests::test_win_priority_column_scores ... ok
[INFO] [stdout] test ai::tests::test_win_priority_expert_deterministic ... ok
[INFO] [stdout] test ai::tests::test_deep_search_trap_evasion ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_evaluate ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_find_best_move ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_reset_tt ... ok
[INFO] [stdout] test ai::tests::test_trap_blocking_priority ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_owned_tt ... ok
[INFO] [stdout] test ai::tests::test_win_priority ... ok
[INFO] [stdout] test engine::tests::test_dynamic_engine_selection ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_none ... ok
[INFO] [stdout] test game::tests::test_bitboard_consistency ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_pooled ... ok
[INFO] [stdout] test game::tests::test_bitboard_diagonal_win ... ok
[INFO] [stdout] test engine::tests::test_tt_holder_owned ... ok
[INFO] [stdout] test game::tests::test_bitboard_vertical_win ... ok
[INFO] [stdout] test game::tests::test_bitboard_win_directions ... 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 game::tests::test_check_win_alternate ... ok
[INFO] [stdout] test game::tests::test_diagonal_boundary_wrapping_prevention ... ok
[INFO] [stdout] test game::tests::test_full_column_bitwise ... ok
[INFO] [stdout] test game::tests::test_bitboard_stress_random_moves ... 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_hash_symmetry_bug ... ok
[INFO] [stdout] test game::tests::test_heatmap_symmetry_and_height ... ok
[INFO] [stdout] test game::tests::test_heatmap_values_in_bounds ... ok
[INFO] [stdout] test game::tests::test_horizontal_win ... 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_max_board_size ... 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 game::tests::test_u64_board_large ... ok
[INFO] [stdout] test game::tests::test_smallest_boards ... ok
[INFO] [stdout] test game::tests::test_u64_board_standard ... ok
[INFO] [stdout] test ai::tests::test_stochastic_determinism ... ok
[INFO] [stdout] test game::tests::test_vertical_win ... ok
[INFO] [stdout] test ai::tests::test_search_consistency_deep ... 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-8d47586e37a5fd4b` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a3456f1cf2f19245fc83ea09d1cf6ee933b51192a7f9b50e1d3d97e55abc67ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3456f1cf2f19245fc83ea09d1cf6ee933b51192a7f9b50e1d3d97e55abc67ae", kill_on_drop: false }`
[INFO] [stdout] a3456f1cf2f19245fc83ea09d1cf6ee933b51192a7f9b50e1d3d97e55abc67ae
