[INFO] cloning repository https://github.com/orielsanchez/chess-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orielsanchez/chess-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Fchess-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Fchess-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20271e9c065d9770620869449eb31d0f8252cf77
[INFO] testing orielsanchez/chess-engine against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forielsanchez%2Fchess-engine" "/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/orielsanchez/chess-engine
[INFO] finished tweaking git repo https://github.com/orielsanchez/chess-engine
[INFO] tweaked toml for git repo https://github.com/orielsanchez/chess-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/orielsanchez/chess-engine on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 120 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding rustyline v16.0.0 (available: v17.0.2)
[INFO] [stderr]       Adding unicode-width v0.2.0 (available: v0.2.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossterm v0.29.0
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e31e564d50c0b46734e12c814e4a8a2bffe940170922cd71e3ae7a7f488ca4a0
[INFO] running `Command { std: "docker" "start" "-a" "e31e564d50c0b46734e12c814e4a8a2bffe940170922cd71e3ae7a7f488ca4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e31e564d50c0b46734e12c814e4a8a2bffe940170922cd71e3ae7a7f488ca4a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31e564d50c0b46734e12c814e4a8a2bffe940170922cd71e3ae7a7f488ca4a0", kill_on_drop: false }`
[INFO] [stdout] e31e564d50c0b46734e12c814e4a8a2bffe940170922cd71e3ae7a7f488ca4a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b599a438d2d4202bc33f9a33167074c3efb3f955f0e71446ffce54800c31781e
[INFO] running `Command { std: "docker" "start" "-a" "b599a438d2d4202bc33f9a33167074c3efb3f955f0e71446ffce54800c31781e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v16.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:705:34
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.76s
[INFO] running `Command { std: "docker" "inspect" "b599a438d2d4202bc33f9a33167074c3efb3f955f0e71446ffce54800c31781e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b599a438d2d4202bc33f9a33167074c3efb3f955f0e71446ffce54800c31781e", kill_on_drop: false }`
[INFO] [stdout] b599a438d2d4202bc33f9a33167074c3efb3f955f0e71446ffce54800c31781e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71be36c1dd369eb5cc9f12b62da9c00e352a31c324f555ecae8bba4025826c99
[INFO] running `Command { std: "docker" "start" "-a" "71be36c1dd369eb5cc9f12b62da9c00e352a31c324f555ecae8bba4025826c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:705:34
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tui.rs:705:34
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 705 |     pub fn create_command_widget(&self) -> CommandWidget<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "71be36c1dd369eb5cc9f12b62da9c00e352a31c324f555ecae8bba4025826c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71be36c1dd369eb5cc9f12b62da9c00e352a31c324f555ecae8bba4025826c99", kill_on_drop: false }`
[INFO] [stdout] 71be36c1dd369eb5cc9f12b62da9c00e352a31c324f555ecae8bba4025826c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1909c479dcd53defb8363bbaa1f1690721aff62f901e676e808493e3ad89beb
[INFO] running `Command { std: "docker" "start" "-a" "e1909c479dcd53defb8363bbaa1f1690721aff62f901e676e808493e3ad89beb", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tui.rs:705:34
[INFO] [stderr]     |
[INFO] [stderr] 705 |     pub fn create_command_widget(&self) -> CommandWidget {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 705 |     pub fn create_command_widget(&self) -> CommandWidget<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `chess-engine` (lib) generated 1 warning (run `cargo fix --lib -p chess-engine` to apply 1 suggestion)
[INFO] [stderr] warning: `chess-engine` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chess_engine-d1e82317067c2755)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test eval::tests::test_broken_pawn_shield ... ok
[INFO] [stdout] test eval::tests::test_endgame_king_safety_reduced ... ok
[INFO] [stdout] test eval::tests::test_black_material_advantage ... ok
[INFO] [stdout] test eval::tests::test_exposed_king_in_center ... ok
[INFO] [stdout] test eval::tests::test_no_isolated_pawns ... ok
[INFO] [stdout] test eval::tests::test_open_file_near_king ... ok
[INFO] [stdout] test eval::tests::test_multiple_isolated_pawns ... ok
[INFO] [stdout] test eval::tests::test_safe_castled_king ... ok
[INFO] [stdout] test eval::tests::test_positional_evaluation ... ok
[INFO] [stdout] test eval::tests::test_rook_pawn_isolated ... ok
[INFO] [stdout] test eval::tests::test_starting_position_evaluation ... ok
[INFO] [stdout] test fen::tests::test_parse_starting_fen ... ok
[INFO] [stdout] test eval::tests::test_king_safety_both_sides ... ok
[INFO] [stdout] test fen::tests::test_roundtrip_fen ... ok
[INFO] [stdout] test fen::tests::test_starting_position_fen ... ok
[INFO] [stdout] test search::tests::test_killer_moves_storage ... ok
[INFO] [stdout] test search::tests::test_move_ordering ... ok
[INFO] [stdout] test eval::tests::test_single_isolated_d_pawn ... ok
[INFO] [stdout] test search::tests::test_quiescence_search_avoids_horizon_effect ... ok
[INFO] [stdout] test search::tests::test_constrained_search ... ok
[INFO] [stdout] test search::tests::test_quiescence_search_only_searches_captures ... ok
[INFO] [stdout] test search::tests::test_quiescence_search_terminates_in_quiet_position ... ok
[INFO] [stdout] test search::tests::test_quiescence_search_improves_tactical_accuracy ... ok
[INFO] [stdout] test search::tests::test_search_error_handling ... ok
[INFO] [stdout] test search::tests::test_search_engine_creation ... ok
[INFO] [stdout] test search::tests::test_search_result_statistics ... ok
[INFO] [stdout] test search::tests::test_principal_variation_ordering ... ok
[INFO] [stdout] test search::tests::test_search_starting_position ... ok
[INFO] [stdout] test eval::tests::test_material_advantage ... ok
[INFO] [stdout] test search::tests::test_killer_moves_ordering ... ok
[INFO] [stdout] test search::tests::test_time_limited_search ... ok
[INFO] [stdout] test search::tests::test_main_search_integrates_quiescence_at_leaf_nodes ... ok
[INFO] [stdout] test transposition::tests::test_castling_combinations ... ok
[INFO] [stdout] test transposition::tests::test_deterministic_keys ... ok
[INFO] [stdout] test transposition::tests::test_hash_castling ... ok
[INFO] [stdout] test transposition::tests::test_hash_consistency ... ok
[INFO] [stdout] test transposition::tests::test_hash_en_passant ... ok
[INFO] [stdout] test transposition::tests::test_hash_piece ... ok
[INFO] [stdout] test transposition::tests::test_hash_side_to_move ... ok
[INFO] [stdout] test transposition::tests::test_incremental_vs_full_hash ... ok
[INFO] [stdout] test transposition::tests::test_tt_clear ... ok
[INFO] [stdout] test transposition::tests::test_tt_collision_detection ... ok
[INFO] [stdout] test transposition::tests::test_tt_creation ... ok
[INFO] [stdout] test transposition::tests::test_tt_node_types ... ok
[INFO] [stdout] test transposition::tests::test_tt_probe_miss_on_empty_table ... ok
[INFO] [stdout] test transposition::tests::test_tt_probe_miss_on_insufficient_depth ... ok
[INFO] [stdout] test transposition::tests::test_tt_replacement_strategy_deeper_replaces_shallower ... ok
[INFO] [stdout] test transposition::tests::test_tt_replacement_strategy_same_position_deeper_replaces ... ok
[INFO] [stdout] test transposition::tests::test_tt_statistics ... ok
[INFO] [stdout] test transposition::tests::test_tt_store_and_probe_hit ... ok
[INFO] [stdout] test transposition::tests::test_unique_keys ... ok
[INFO] [stdout] test transposition::tests::test_update_piece_move ... ok
[INFO] [stdout] test transposition::tests::test_update_side_to_move ... ok
[INFO] [stdout] test transposition::tests::test_zobrist_hasher_creation ... ok
[INFO] [stdout] test uci::tests::test_format_bestmove_no_ponder ... ok
[INFO] [stdout] test uci::tests::test_format_bestmove_response ... ok
[INFO] [stdout] test uci::tests::test_format_id_response ... ok
[INFO] [stdout] test uci::tests::test_format_info_response ... ok
[INFO] [stdout] test uci::tests::test_format_readyok_response ... ok
[INFO] [stdout] test uci::tests::test_format_uciok_response ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_search ... ok
[INFO] [stdout] test uci::tests::test_handle_isready_command ... ok
[INFO] [stdout] test uci::tests::test_handle_position_startpos ... ok
[INFO] [stdout] test uci::tests::test_handle_position_with_moves ... ok
[INFO] [stdout] test uci::tests::test_handle_uci_command ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_statistics_tracked ... ok
[INFO] [stdout] test uci::tests::test_parse_go_infinite ... ok
[INFO] [stdout] test uci::tests::test_parse_go_depth ... ok
[INFO] [stdout] test uci::tests::test_parse_isready_command ... ok
[INFO] [stdout] test uci::tests::test_parse_position_fen ... ok
[INFO] [stdout] test uci::tests::test_parse_position_startpos ... ok
[INFO] [stdout] test uci::tests::test_parse_position_startpos_with_moves ... ok
[INFO] [stdout] test uci::tests::test_parse_quit_command ... ok
[INFO] [stdout] test uci::tests::test_parse_stop_command ... ok
[INFO] [stdout] test uci::tests::test_parse_uci_command ... ok
[INFO] [stdout] test uci::tests::test_parse_go_movetime ... ok
[INFO] [stdout] test search::tests::test_single_legal_move_iterative ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_fail_low_researches_with_wider_window ... ok
[INFO] [stdout] test search::tests::test_iterative_deepening_basic ... ok
[INFO] [stdout] test search::tests::test_transposition_table_shallow_search ... ok
[INFO] [stdout] test search::tests::test_alpha_beta_vs_minimax_consistency ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_fail_high_researches_with_wider_window ... ok
[INFO] [stdout] test search::tests::test_iterative_deepening_progression ... ok
[INFO] [stdout] test search::tests::test_alpha_beta_performance ... ok
[INFO] [stdout] test search::tests::test_single_legal_move ... ok
[INFO] [stdout] test search::tests::test_transposition_table_performance_benefits ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_reduces_nodes_when_successful ... ok
[INFO] [stdout] test uci::tests::test_handle_go_depth ... ok
[INFO] [stdout] test search::tests::test_transposition_table_performance_improvement ... ok
[INFO] [stdout] test search::tests::test_aspiration_window_adaptive_sizing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/benchmark.rs (/opt/rustwide/target/debug/deps/benchmark-205a09ab46feb5c1)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/chess_engine-76417d909bf0523d)
[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 unittests src/bin/interactive.rs (/opt/rustwide/target/debug/deps/interactive-5f9319a8cd97a818)
[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 unittests src/bin/tui.rs (/opt/rustwide/target/debug/deps/tui-01151ab4ecbe52d5)
[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/bitboard_move_generation_test.rs (/opt/rustwide/target/debug/deps/bitboard_move_generation_test-9be2735defc5f978)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_bitboard_knight_moves_equivalence ... ok
[INFO] [stdout] test test_bitboard_check_evasion ... ok
[INFO] [stdout] test test_bitboard_sliding_pieces_equivalence ... ok
[INFO] [stdout] test test_bitboard_king_and_castling_equivalence ... ok
[INFO] [stdout] test test_bitboard_pawn_moves_equivalence ... ok
[INFO] [stdout] test test_bitboard_complete_position_equivalence ... ok
[INFO] [stdout] test test_bitboard_pin_aware_generation ... ok
[INFO] [stdout] test test_bitboard_performance_baseline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/board_display_test.rs (/opt/rustwide/target/debug/deps/board_display_test-bc3717107585c0ed)
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/distance_to_mate_test.rs (/opt/rustwide/target/debug/deps/distance_to_mate_test-c044207861eba838)
[INFO] [stdout] test test_ascii_board_coordinates ... ok
[INFO] [stdout] test test_ascii_board_starting_position ... ok
[INFO] [stdout] test test_ascii_board_empty_position ... ok
[INFO] [stdout] test test_ascii_board_layout_structure ... ok
[INFO] [stdout] test test_ascii_board_piece_symbols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_calculate_distance_to_mate_for_tablebase_position ... ok
[INFO] [stdout] test test_distance_to_mate_analyzer_creation ... ok
[INFO] [stdout] test test_distance_to_mate_for_drawn_position ... ok
[INFO] [stdout] test test_interactive_mate_study_mode ... ok
[INFO] [stdout] test test_mate_sequence_contains_position_evaluations ... ok
[INFO] [stdout] test test_mate_sequence_performance ... ok
[INFO] [stdout] test test_mate_sequence_shows_both_sides_moves ... ok
[INFO] [stdout] test test_distance_to_mate_with_dtz_considerations ... ok
[INFO] [stdout] test test_distance_to_mate_for_losing_position ... ok
[INFO] [stdout] test test_generate_optimal_mate_sequence ... ok
[INFO] [stdout] test test_visualize_mate_path_with_board_positions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/evaluation_widget_test.rs (/opt/rustwide/target/debug/deps/evaluation_widget_test-05273c1e1df11393)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_evaluation_widget_aspiration_window_statistics ... ok
[INFO] [stdout] test test_evaluation_widget_best_move_display ... ok
[INFO] [stdout] test test_evaluation_widget_component_breakdown ... ok
[INFO] [stdout] test test_evaluation_widget_detailed_evaluation_breakdown ... ok
[INFO] [stdout] test test_evaluation_widget_dynamic_content_updates ... ok
[INFO] [stdout] test test_evaluation_widget_iterative_deepening_progress ... ok
[INFO] [stdout] test test_evaluation_widget_integration_with_position ... ok
[INFO] [stdout] test test_evaluation_widget_creation ... ok
[INFO] [stdout] test test_evaluation_widget_advantage_indicators ... ok
[INFO] [stdout] test test_evaluation_widget_large_score_formatting ... ok
[INFO] [stdout] test test_evaluation_widget_negative_score_formatting ... ok
[INFO] [stdout] test test_evaluation_widget_positive_score_formatting ... ok
[INFO] [stdout] test test_evaluation_widget_search_performance_metrics ... ok
[INFO] [stdout] test test_evaluation_widget_transposition_table_statistics ... ok
[INFO] [stdout] test test_evaluation_widget_zero_score_formatting ... ok
[INFO] [stdout] test test_evaluation_widget_depth_display ... ok
[INFO] [stdout] test test_evaluation_widget_time_management_indicators ... ok
[INFO] [stdout] test test_evaluation_widget_content_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/game_phases_test.rs (/opt/rustwide/target/debug/deps/game_phases_test-a7e3a3dfa215f25a)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_endgame_king_activity ... ok
[INFO] [stdout] test tests::test_endgame_opposition ... ok
[INFO] [stdout] test tests::test_endgame_phase_detection ... ok
[INFO] [stdout] test tests::test_late_middlegame_phase_detection ... ok
[INFO] [stdout] test tests::test_middlegame_tactical_opportunities ... ok
[INFO] [stdout] test tests::test_middlegame_piece_coordination ... ok
[INFO] [stdout] test tests::test_opening_center_control_bonus ... ok
[INFO] [stdout] test tests::test_opening_development_bonus ... ok
[INFO] [stdout] test tests::test_opening_castling_bonus ... ok
[INFO] [stdout] test tests::test_smooth_phase_transitions ... ok
[INFO] [stdout] test tests::test_phase_specific_evaluation_integration ... ok
[INFO] [stdout] test tests::test_opening_phase_detection ... ok
[INFO] [stdout] test tests::test_pawn_endgame_phase_detection ... ok
[INFO] [stdout] test tests::test_early_middlegame_phase_detection ... ok
[INFO] [stdout] test tests::test_endgame_pawn_promotion_race ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interactive_analysis_test.rs (/opt/rustwide/target/debug/deps/interactive_analysis_test-51a0493f2feab4c5)
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_help_command ... ok
[INFO] [stdout] test test_format_analysis_response ... ok
[INFO] [stdout] test test_interactive_engine_creation ... ok
[INFO] [stdout] test test_legal_moves_starting_position ... ok
[INFO] [stdout] test test_format_legal_moves_response ... ok
[INFO] [stdout] test test_parse_analyze_command ... ok
[INFO] [stdout] test test_invalid_move ... ok
[INFO] [stdout] test test_parse_help_command ... ok
[INFO] [stdout] test test_make_move ... ok
[INFO] [stdout] test test_parse_move_command ... ok
[INFO] [stdout] test test_parse_invalid_command ... ok
[INFO] [stdout] test test_parse_legal_moves_command ... ok
[INFO] [stdout] test test_parse_position_command ... ok
[INFO] [stdout] test test_parse_undo_command ... ok
[INFO] [stdout] test test_set_position ... ok
[INFO] [stdout] test test_undo_move ... ok
[INFO] [stdout] test test_undo_without_moves ... ok
[INFO] [stderr]      Running tests/interactive_phase4.rs (/opt/rustwide/target/debug/deps/interactive_phase4-169a62c99bb43b71)
[INFO] [stdout] test test_analyze_starting_position ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_phase4_command_execution ... ok
[INFO] [stdout] test test_puzzle_command_parsing ... ok
[INFO] [stdout] test test_play_command_parsing ... ok
[INFO] [stdout] test test_help_includes_phase4_commands ... ok
[INFO] [stdout] test test_response_formatting ... ok
[INFO] [stdout] test test_play_command_validation ... ok
[INFO] [stdout] test test_simple_phase4_commands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/move_generation_benchmark_test.rs (/opt/rustwide/target/debug/deps/move_generation_benchmark_test-e67dfdecf5283fde)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::test_benchmark_edge_cases ... ok
[INFO] [stdout] test tests::test_benchmark_result_formatting ... ok
[INFO] [stdout] test tests::test_benchmark_starting_position ... ok
[INFO] [stdout] test tests::test_pseudo_legal_vs_legal_performance ... FAILED
[INFO] [stdout] test tests::test_performance_thresholds ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test move_generation_benchmark_test`
[INFO] [stdout] test tests::test_benchmark_multiple_game_phases ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_pseudo_legal_vs_legal_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_pseudo_legal_vs_legal_performance' (213) panicked at tests/move_generation_benchmark_test.rs:92:9:
[INFO] [stdout] Pseudo-legal move generation should be at least as fast as legal move generation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5616e4480d32 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5616e4480d32 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5616e4480d32 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5616e4480d32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5616e4490f1f - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5616e4490f1f - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5616e444e693 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5616e444e693 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5616e445a562 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5616e445f07f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5616e445ef11 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5616e43f9abe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5616e43f9abe - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5616e445f68f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5616e445f68f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5616e445f4b6 - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5616e445a699 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5616e4442f8d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5616e4498a80 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5616e43d8336 - move_generation_benchmark_test::tests::test_pseudo_legal_vs_legal_performance::h1abe6a5f3d581b81
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/move_generation_benchmark_test.rs:92:9
[INFO] [stdout]   20:     0x5616e43d8437 - move_generation_benchmark_test::tests::test_pseudo_legal_vs_legal_performance::{{closure}}::hfc5ec54875b693c2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/move_generation_benchmark_test.rs:83:48
[INFO] [stdout]   21:     0x5616e43d85e6 - core::ops::function::FnOnce::call_once::h48da55811c02ea3e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5616e43f989b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5616e43f989b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5616e440d91d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5616e440d91d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5616e440d91d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5616e440d91d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5616e440d91d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5616e440d91d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5616e440d91d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5616e43e6e34 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5616e43e6e34 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   33:     0x5616e43ea76a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   34:     0x5616e43ea76a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5616e43ea76a - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x5616e43ea76a - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x5616e43ea76a - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5616e43ea76a - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39:     0x5616e43ea76a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5616e4455a9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   41:     0x5616e4455a9f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   42:     0x735b941b1aa4 - <unknown>
[INFO] [stdout]   43:     0x735b9423ea64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_pseudo_legal_vs_legal_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e1909c479dcd53defb8363bbaa1f1690721aff62f901e676e808493e3ad89beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1909c479dcd53defb8363bbaa1f1690721aff62f901e676e808493e3ad89beb", kill_on_drop: false }`
[INFO] [stdout] e1909c479dcd53defb8363bbaa1f1690721aff62f901e676e808493e3ad89beb
