[INFO] fetching crate chess-move-gen 0.9.0...
[INFO] testing chess-move-gen-0.9.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate chess-move-gen 0.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate chess-move-gen 0.9.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate chess-move-gen 0.9.0
[INFO] finished tweaking crates.io crate chess-move-gen 0.9.0
[INFO] tweaked toml for crates.io crate chess-move-gen 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate chess-move-gen 0.9.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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 493c5ae8cb26a1ae83cfe22f47a0a4c9f35666eb781ec02e670d1f7c4123279a
[INFO] running `Command { std: "docker" "start" "-a" "493c5ae8cb26a1ae83cfe22f47a0a4c9f35666eb781ec02e670d1f7c4123279a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "493c5ae8cb26a1ae83cfe22f47a0a4c9f35666eb781ec02e670d1f7c4123279a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493c5ae8cb26a1ae83cfe22f47a0a4c9f35666eb781ec02e670d1f7c4123279a", kill_on_drop: false }`
[INFO] [stdout] 493c5ae8cb26a1ae83cfe22f47a0a4c9f35666eb781ec02e670d1f7c4123279a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec2d1d11e50062e7495d84c5317152d625a2f66d4ab1c680db8e3bf4d561e39a
[INFO] running `Command { std: "docker" "start" "-a" "ec2d1d11e50062e7495d84c5317152d625a2f66d4ab1c680db8e3bf4d561e39a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chess-move-gen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 23.07s
[INFO] running `Command { std: "docker" "inspect" "ec2d1d11e50062e7495d84c5317152d625a2f66d4ab1c680db8e3bf4d561e39a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec2d1d11e50062e7495d84c5317152d625a2f66d4ab1c680db8e3bf4d561e39a", kill_on_drop: false }`
[INFO] [stdout] ec2d1d11e50062e7495d84c5317152d625a2f66d4ab1c680db8e3bf4d561e39a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e22b6940137e84d5e5856dad18c086db904f1203924cf685f32fe8a8d8d646a
[INFO] running `Command { std: "docker" "start" "-a" "0e22b6940137e84d5e5856dad18c086db904f1203924cf685f32fe8a8d8d646a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling chess-move-gen v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 19.01s
[INFO] running `Command { std: "docker" "inspect" "0e22b6940137e84d5e5856dad18c086db904f1203924cf685f32fe8a8d8d646a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e22b6940137e84d5e5856dad18c086db904f1203924cf685f32fe8a8d8d646a", kill_on_drop: false }`
[INFO] [stdout] 0e22b6940137e84d5e5856dad18c086db904f1203924cf685f32fe8a8d8d646a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc2771891866345d38ef8cc5df966a034b9bfd2549504412c1fd3da177965f06
[INFO] running `Command { std: "docker" "start" "-a" "dc2771891866345d38ef8cc5df966a034b9bfd2549504412c1fd3da177965f06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chess_move_gen-f730556f2ed82e22)
[INFO] [stdout] 
[INFO] [stdout] running 191 tests
[INFO] [stdout] test board::test::test_key ... ok
[INFO] [stdout] test castle::test::test_castle_squares ... ok
[INFO] [stdout] test castling_rights::test::any ... ok
[INFO] [stdout] test castling_rights::test::can_1 ... ok
[INFO] [stdout] test castling_rights::test::can_3 ... ok
[INFO] [stdout] test castling_rights::test::can_4 ... ok
[INFO] [stdout] test castling_rights::test::can_5 ... ok
[INFO] [stdout] test bb::test::consts_2 ... ok
[INFO] [stdout] test bb::test::consts_4 ... ok
[INFO] [stdout] test castling_rights::test::char_1 ... ok
[INFO] [stdout] test castling_rights::test::char_2 ... ok
[INFO] [stdout] test castling_rights::test::char_3 ... ok
[INFO] [stdout] test castling_rights::test::char_4 ... ok
[INFO] [stdout] test castling_rights::test::side_can_1 ... ok
[INFO] [stdout] test castling_rights::test::side_can_2 ... ok
[INFO] [stdout] test generation::attacks::test::test_checks_to_sq ... ok
[INFO] [stdout] test generation::attacks::test::test_slider_rays_to_square ... ok
[INFO] [stdout] test generation::castle::test::can_castle ... ok
[INFO] [stdout] test generation::castle::test::can_castle_when_rook_passes_through_attack ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_blocked ... ok
[INFO] [stdout] test basic_functionality ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_king_passes_through_attack_1 ... ok
[INFO] [stdout] test bb::test::consts_1 ... ok
[INFO] [stdout] test bb::test::test_east_attacks ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_king_passes_through_attack_2 ... ok
[INFO] [stdout] test generation::castle::test::no_castles ... ok
[INFO] [stdout] test generation::lookup::test::king_captures ... ok
[INFO] [stdout] test castling_rights::test::can_2 ... ok
[INFO] [stdout] test castling_rights::test::can_7 ... ok
[INFO] [stdout] test generation::lookup::test::king_moves_with_mask ... ok
[INFO] [stdout] test generation::lookup::test::king_pushes ... ok
[INFO] [stdout] test generation::lookup::test::knight_captures ... ok
[INFO] [stdout] test bb::test::test_occluded_east_fill ... ok
[INFO] [stdout] test generation::pawn::test::ep_captures ... ok
[INFO] [stdout] test generation::pawn::test::illegal_ep_captures ... ok
[INFO] [stdout] test generation::pawn::test::captures ... ok
[INFO] [stdout] test generation::lookup::test::test_knight_moves_from_bb ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves ... ok
[INFO] [stdout] test generation::pawn::test::promotions ... ok
[INFO] [stdout] test generation::pawn::test::double_pushes ... ok
[INFO] [stdout] test generation::lookup::test::knight_pushes ... ok
[INFO] [stdout] test generation::pawn::test::promotion_captures ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves_2 ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves_3 ... ok
[INFO] [stdout] test generation::pawn::test::single_pushes ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::t_bishop_attacks ... ok
[INFO] [stdout] test castling_rights::test::can_6 ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::test::test_bishop_moves ... ok
[INFO] [stdout] test generation::slider::test::test_queen_moves ... ok
[INFO] [stdout] test generation::slider::test::test_rook_moves ... ok
[INFO] [stdout] test generation::test::legal_moves_1 ... ok
[INFO] [stdout] test generation::test::legal_moves_10 ... ok
[INFO] [stdout] test generation::test::legal_moves_11 ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::test::legal_moves_12 ... ok
[INFO] [stdout] test generation::test::legal_moves_13 ... ok
[INFO] [stdout] test generation::test::legal_moves_14 ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::test::legal_moves_2 ... ok
[INFO] [stdout] test generation::test::legal_moves_3 ... ok
[INFO] [stdout] test generation::test::legal_moves_5 ... ok
[INFO] [stdout] test generation::test::legal_moves_6 ... ok
[INFO] [stdout] test generation::test::legal_moves_9 ... ok
[INFO] [stdout] test generation::test::legal_moves_starting_position ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_1 ... ok
[INFO] [stdout] test generation::test::legal_moves_7 ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_2 ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_3 ... ok
[INFO] [stdout] test generation::test::legal_moves_8 ... ok
[INFO] [stdout] test hash::test::test_castle ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_1 ... ok
[INFO] [stdout] test generation::test::legal_moves_15 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_no_target_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_1 ... ok
[INFO] [stdout] test integrity::test::checks_bishops_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_king_position_1 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_king_position_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_3 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_4 ... ok
[INFO] [stdout] test integrity::test::checks_king_count_1 ... ok
[INFO] [stdout] test integrity::test::checks_king_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_knights_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_4 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_no_target_1 ... ok
[INFO] [stdout] test integrity::test::checks_ok ... ok
[INFO] [stdout] test integrity::test::checks_pawn_count ... ok
[INFO] [stdout] test integrity::test::checks_queen_count_1 ... ok
[INFO] [stdout] test integrity::test::checks_queen_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_rooks_count_2 ... ok
[INFO] [stdout] test mv::test::capture_promotion ... ok
[INFO] [stdout] test mv::test::capture ... ok
[INFO] [stdout] test mv::test::castle_king_side ... ok
[INFO] [stdout] test integrity::test::checks_pawn_invalid_rows_1 ... ok
[INFO] [stdout] test integrity::test::checks_pawn_invalid_rows_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_3 ... ok
[INFO] [stdout] test mv::test::castle_queen_side ... ok
[INFO] [stdout] test mv::test::push ... ok
[INFO] [stdout] test generation::test::legal_moves_4 ... ok
[INFO] [stdout] test mv_list::mv_vec::test::test_move_vec ... ok
[INFO] [stdout] test mv::test::to_string ... ok
[INFO] [stdout] test mv_list::mv_counter::test::test_move_counter ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_capture_scoring ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_scored_move_vec ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_integrity ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_pawn_push_scoring ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_push_scoring ... ok
[INFO] [stdout] test perft::test::perft_debug_1 ... ok
[INFO] [stdout] test perft::test::perft_bench_starting_position ... ok
[INFO] [stdout] test mv::test::promotion ... ok
[INFO] [stdout] test perft::test::perft_detailed_position_2_depth_3 ... ok
[INFO] [stdout] test perft::test::perft_position_5_depth_3 ... ok
[INFO] [stdout] test mv::test::new_ep_capture ... ok
[INFO] [stdout] test mv::test::test_packed ... ok
[INFO] [stdout] test perft::test::perft_test_4 ... ok
[INFO] [stdout] test perft::test::perft_test_3 ... ok
[INFO] [stdout] test piece::test::side ... ok
[INFO] [stdout] test perft::test::perft_with_cache_test_3 ... ok
[INFO] [stdout] test piece::test::kind ... ok
[INFO] [stdout] test piece::test::to_usize ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_2 ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_1 ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_3 ... ok
[INFO] [stdout] test position::fen::test::parse_parse_with_random_fen ... ok
[INFO] [stdout] test piece::test::to_char ... ok
[INFO] [stdout] test perft::test::perft_with_cache_test_4 ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_3 ... ok
[INFO] [stdout] test position::fen::test::parse_parse_with_starting_fen ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_default_state ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_4 ... ok
[INFO] [stdout] test perft::test::perft_position_3_depth_5 ... ok
[INFO] [stdout] test perft::test::perft_detailed_position_2_depth_4 ... ok
[INFO] [stdout] test position::fen::test::parse_with_ep_square_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_full_move_number_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_full_move_number_2 ... ok
[INFO] [stdout] test position::fen::test::parse_with_half_move_clock_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_half_move_clock_2 ... ok
[INFO] [stdout] test position::fen::test::parse_with_stm_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_stm_2 ... ok
[INFO] [stdout] test position::make::test::test_hash ... ok
[INFO] [stdout] test position::make::test::test_hmc_incremented_by_non_pawn_non_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_capture_promotion ... ok
[INFO] [stdout] test position::make::test::test_hmc_reset_by_non_pawn_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_castle ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_double_pawn_push ... ok
[INFO] [stdout] test position::make::test::test_hmc_reset_by_pawn_non_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_double_push ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_ep_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_promotion ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_2 ... ok
[INFO] [stdout] test position::test::test_to_string ... ok
[INFO] [stdout] test side::test::char ... ok
[INFO] [stdout] test side::test::flip ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_simple_push ... ok
[INFO] [stdout] test position::test::test_is_not_too_big ... ok
[INFO] [stdout] test square::test::along_row_with_col ... ok
[INFO] [stdout] test square::test::col ... ok
[INFO] [stdout] test square::test::raw ... ok
[INFO] [stdout] test square::test::to_string ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_push_with_castle_invalidation ... ok
[INFO] [stdout] test square::test::flip ... ok
[INFO] [stdout] test square::test::rotate_left ... ok
[INFO] [stdout] test position::fen::test::parse_with_ep_square_2 ... ok
[INFO] [stdout] test square::test::row ... ok
[INFO] [stdout] test perft::test::perft_position_4_depth_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 191 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chess_move_gen-e33f37b81c1d7bc4)
[INFO] [stdout] 
[INFO] [stdout] running 190 tests
[INFO] [stdout] test bb::test::consts_2 ... ok
[INFO] [stdout] test bb::test::consts_1 ... ok
[INFO] [stdout] test bb::test::test_occluded_east_fill ... ok
[INFO] [stdout] test castling_rights::test::any ... ok
[INFO] [stdout] test bb::test::consts_4 ... ok
[INFO] [stdout] test castling_rights::test::can_3 ... ok
[INFO] [stdout] test castling_rights::test::can_4 ... ok
[INFO] [stdout] test castling_rights::test::can_5 ... ok
[INFO] [stdout] test castling_rights::test::can_6 ... ok
[INFO] [stdout] test castling_rights::test::can_1 ... ok
[INFO] [stdout] test bb::test::test_east_attacks ... ok
[INFO] [stdout] test castle::test::test_castle_squares ... ok
[INFO] [stdout] test castling_rights::test::can_2 ... ok
[INFO] [stdout] test castling_rights::test::char_1 ... ok
[INFO] [stdout] test castling_rights::test::can_7 ... ok
[INFO] [stdout] test castling_rights::test::char_2 ... ok
[INFO] [stdout] test board::test::test_key ... ok
[INFO] [stdout] test castling_rights::test::char_4 ... ok
[INFO] [stdout] test castling_rights::test::char_3 ... ok
[INFO] [stdout] test castling_rights::test::side_can_2 ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_king_passes_through_attack_1 ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_king_passes_through_attack_2 ... ok
[INFO] [stdout] test generation::attacks::test::test_checks_to_sq ... ok
[INFO] [stdout] test generation::attacks::test::test_slider_rays_to_square ... ok
[INFO] [stdout] test generation::castle::test::can_castle ... ok
[INFO] [stdout] test generation::castle::test::cant_castle_when_blocked ... ok
[INFO] [stdout] test generation::castle::test::no_castles ... ok
[INFO] [stdout] test generation::lookup::test::king_pushes ... ok
[INFO] [stdout] test generation::lookup::test::king_captures ... ok
[INFO] [stdout] test castling_rights::test::side_can_1 ... ok
[INFO] [stdout] test generation::lookup::test::knight_pushes ... ok
[INFO] [stdout] test generation::lookup::test::king_moves_with_mask ... ok
[INFO] [stdout] test generation::lookup::test::knight_captures ... ok
[INFO] [stdout] test generation::lookup::test::test_knight_moves_from_bb ... ok
[INFO] [stdout] test generation::pawn::test::captures ... ok
[INFO] [stdout] test generation::pawn::test::double_pushes ... ok
[INFO] [stdout] test generation::pawn::test::promotion_captures ... ok
[INFO] [stdout] test generation::pawn::test::ep_captures ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves_2 ... ok
[INFO] [stdout] test generation::pawn::test::promotions ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves_3 ... ok
[INFO] [stdout] test generation::pinned::test::test_pawn_pin_ray_moves ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::pawn::test::illegal_ep_captures ... ok
[INFO] [stdout] test generation::slider::ray_hyperbola::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::pawn::test::single_pushes ... ok
[INFO] [stdout] test generation::castle::test::can_castle_when_rook_passes_through_attack ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_kogge_stone::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_multiple_rook_attacks ... ok
[INFO] [stdout] test generation::slider::ray_naive::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::t_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::bench_bishop_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_multiple_bishop_attacks ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_magic::test::bench_rook_attacks_from_sq ... ok
[INFO] [stdout] test generation::slider::ray_subtract::test::t_rook_attacks ... ok
[INFO] [stdout] test generation::slider::test::test_bishop_moves ... ok
[INFO] [stdout] test generation::slider::test::test_queen_moves ... ok
[INFO] [stdout] test generation::slider::test::test_rook_moves ... ok
[INFO] [stdout] test generation::test::legal_moves_10 ... ok
[INFO] [stdout] test generation::test::legal_moves_1 ... ok
[INFO] [stdout] test generation::test::legal_moves_11 ... ok
[INFO] [stdout] test generation::test::legal_moves_12 ... ok
[INFO] [stdout] test generation::test::legal_moves_13 ... ok
[INFO] [stdout] test generation::test::legal_moves_14 ... ok
[INFO] [stdout] test generation::test::legal_moves_15 ... ok
[INFO] [stdout] test generation::test::legal_moves_2 ... ok
[INFO] [stdout] test generation::test::legal_moves_3 ... ok
[INFO] [stdout] test generation::test::legal_moves_4 ... ok
[INFO] [stdout] test generation::test::legal_moves_5 ... ok
[INFO] [stdout] test generation::test::legal_moves_6 ... ok
[INFO] [stdout] test generation::test::legal_moves_7 ... ok
[INFO] [stdout] test generation::test::legal_moves_8 ... ok
[INFO] [stdout] test generation::test::legal_moves_9 ... ok
[INFO] [stdout] test generation::test::legal_moves_starting_position ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_1 ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_2 ... ok
[INFO] [stdout] test generation::test::loud_legal_moves_3 ... ok
[INFO] [stdout] test hash::test::test_castle ... ok
[INFO] [stdout] test integrity::test::checks_bishops_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_king_position_1 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_king_position_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_1 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_2 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_3 ... ok
[INFO] [stdout] test integrity::test::checks_castling_rights_rook_position_4 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_no_target_1 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_no_target_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_1 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_2 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_3 ... ok
[INFO] [stdout] test integrity::test::checks_ep_square_wrong_attacking_side_4 ... ok
[INFO] [stdout] test integrity::test::checks_king_count_1 ... ok
[INFO] [stdout] test integrity::test::checks_king_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_knights_count_2 ... ok
[INFO] [stdout] test integrity::test::checks_ok ... ok
[INFO] [stdout] test integrity::test::checks_pawn_count ... ok
[INFO] [stdout] test integrity::test::checks_pawn_invalid_rows_1 ... ok
[INFO] [stdout] test integrity::test::checks_queen_count_2 ... ok
[INFO] [stdout] test mv::test::capture ... ok
[INFO] [stdout] test integrity::test::checks_rooks_count_2 ... ok
[INFO] [stdout] test mv::test::capture_promotion ... ok
[INFO] [stdout] test mv::test::castle_queen_side ... ok
[INFO] [stdout] test mv::test::new_ep_capture ... ok
[INFO] [stdout] test mv::test::push ... ok
[INFO] [stdout] test mv::test::promotion ... ok
[INFO] [stdout] test mv::test::test_packed ... ok
[INFO] [stdout] test mv::test::to_string ... ok
[INFO] [stdout] test mv_list::mv_vec::test::test_move_vec ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_capture_scoring ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_integrity ... ok
[INFO] [stdout] test integrity::test::checks_pawn_invalid_rows_2 ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_pawn_push_scoring ... ok
[INFO] [stdout] test integrity::test::checks_queen_count_1 ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_scored_move_vec ... ok
[INFO] [stdout] test mv_list::sorted_move_adder::test::test_push_scoring ... ok
[INFO] [stdout] test perft::test::perft_debug_1 ... ok
[INFO] [stdout] test perft::test::perft_detailed_position_2_depth_3 ... ok
[INFO] [stdout] test perft::test::perft_position_5_depth_3 ... ok
[INFO] [stdout] test perft::test::perft_bench_starting_position ... ok
[INFO] [stdout] test perft::test::perft_test_3 ... ok
[INFO] [stdout] test mv_list::mv_counter::test::test_move_counter ... ok
[INFO] [stdout] test mv::test::castle_king_side ... ok
[INFO] [stdout] test perft::test::perft_with_cache_test_3 ... ok
[INFO] [stdout] test perft::test::perft_test_4 ... ok
[INFO] [stdout] test piece::test::to_usize ... ok
[INFO] [stdout] test piece::test::kind ... ok
[INFO] [stdout] test piece::test::side ... ok
[INFO] [stdout] test piece::test::to_char ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_2 ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_1 ... ok
[INFO] [stdout] test position::fen::test::parse_parse_with_starting_fen ... ok
[INFO] [stdout] test position::fen::test::parse_convert_to_fen_3 ... ok
[INFO] [stdout] test position::fen::test::parse_parse_with_random_fen ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_2 ... ok
[INFO] [stdout] test perft::test::perft_with_cache_test_4 ... ok
[INFO] [stdout] test position::fen::test::parse_with_default_state ... ok
[INFO] [stdout] test perft::test::perft_position_3_depth_5 ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_4 ... ok
[INFO] [stdout] test position::fen::test::parse_with_ep_square_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_ep_square_2 ... ok
[INFO] [stdout] test position::fen::test::parse_with_full_move_number_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_half_move_clock_1 ... ok
[INFO] [stdout] test perft::test::perft_position_4_depth_4 ... ok
[INFO] [stdout] test position::fen::test::parse_with_half_move_clock_2 ... ok
[INFO] [stdout] test position::fen::test::parse_with_stm_1 ... ok
[INFO] [stdout] test position::fen::test::parse_with_stm_2 ... ok
[INFO] [stdout] test position::make::test::test_hash ... ok
[INFO] [stdout] test position::fen::test::parse_with_full_move_number_2 ... ok
[INFO] [stdout] test position::make::test::test_hmc_incremented_by_non_pawn_non_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_castle ... ok
[INFO] [stdout] test position::make::test::test_hmc_reset_by_non_pawn_capture ... ok
[INFO] [stdout] test position::make::test::test_hmc_reset_by_pawn_non_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_double_push ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_ep_capture ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_promotion ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_double_pawn_push ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_capture_promotion ... ok
[INFO] [stdout] test position::test::test_to_string ... ok
[INFO] [stdout] test side::test::char ... ok
[INFO] [stdout] test square::test::along_row_with_col ... ok
[INFO] [stdout] test square::test::col ... ok
[INFO] [stdout] test square::test::flip ... ok
[INFO] [stdout] test square::test::raw ... ok
[INFO] [stdout] test square::test::rotate_left ... ok
[INFO] [stdout] test square::test::row ... ok
[INFO] [stdout] test square::test::to_string ... ok
[INFO] [stdout] test perft::test::perft_detailed_position_2_depth_4 ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_simple_push ... ok
[INFO] [stdout] test position::make::test::test_make_unmake_push_with_castle_invalidation ... ok
[INFO] [stdout] test side::test::flip ... ok
[INFO] [stdout] test position::fen::test::parse_with_castling_rights_3 ... ok
[INFO] [stdout] test position::test::test_is_not_too_big ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- position::test::test_is_not_too_big stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'position::test::test_is_not_too_big' panicked at src/position/mod.rs:303:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 232
[INFO] [stdout]  right: 224
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62d090b2a33a - std::backtrace_rs::backtrace::libunwind::trace::hb059275cfc8d6126
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x62d090b2a33a - std::backtrace_rs::backtrace::trace_unsynchronized::h2da071e4327ce3ee
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x62d090b2a33a - std::sys::backtrace::_print_fmt::h842a1474e6f8d23f
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62d090b2a33a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h71a62eb3b9696b12
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62d090b51fa3 - core::fmt::rt::Argument::fmt::hdb6b616786b41dc1
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/rt.rs:177:76
[INFO] [stdout]    5:     0x62d090b51fa3 - core::fmt::write::h2cc1698af7e2d686
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/fmt/mod.rs:1440:21
[INFO] [stdout]    6:     0x62d090b26cc3 - std::io::Write::write_fmt::hab1b4cd059a79022
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/io/mod.rs:1887:15
[INFO] [stdout]    7:     0x62d090b2a182 - std::sys::backtrace::BacktraceLock::print::h147fe35b4ea13b08
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    8:     0x62d090b2b75f - std::panicking::default_hook::{{closure}}::hbd44223dbdc0d208
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:298:22
[INFO] [stdout]    9:     0x62d090b2b578 - std::panicking::default_hook::h20f81eb0576efcec
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:322:9
[INFO] [stdout]   10:     0x62d090ae3bd3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb53814c496a4d34
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   11:     0x62d090ae3bd3 - test::test_main::{{closure}}::hc0a4963c59427c24
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:134:21
[INFO] [stdout]   12:     0x62d090b2c253 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h591b2225413a77e9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2027:9
[INFO] [stdout]   13:     0x62d090b2c253 - std::panicking::rust_panic_with_hook::h625eea43051b2edc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:839:13
[INFO] [stdout]   14:     0x62d090b2bf0a - std::panicking::begin_panic_handler::{{closure}}::h4f9159cfbc3f6bd3
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:704:13
[INFO] [stdout]   15:     0x62d090b2a839 - std::sys::backtrace::__rust_end_short_backtrace::h0390abce48353151
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   16:     0x62d090b2bb9d - rust_begin_unwind
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:695:5
[INFO] [stdout]   17:     0x62d090b50980 - core::panicking::panic_fmt::h9e7c637e9e5f29c9
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:75:14
[INFO] [stdout]   18:     0x62d090b50d72 - core::panicking::assert_failed_inner::h538bec7c1374cd9c
[INFO] [stdout]   19:     0x62d090b50c29 - core::panicking::assert_failed::h7fe8c93d80615b71
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panicking.rs:364:5
[INFO] [stdout]   20:     0x62d090aa3f7f - chess_move_gen::position::test::test_is_not_too_big::hc58dd22cd4f49dc7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/mod.rs:303:9
[INFO] [stdout]   21:     0x62d090a82036 - chess_move_gen::position::test::test_is_not_too_big::{{closure}}::hd75f82d9c04df830
[INFO] [stdout]                                at /opt/rustwide/workdir/src/position/mod.rs:302:29
[INFO] [stdout]   22:     0x62d090a82036 - core::ops::function::FnOnce::call_once::hc87f7a508727339b
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62d090ae932b - core::ops::function::FnOnce::call_once::he27718dfdd183f43
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62d090ae932b - test::__rust_begin_short_backtrace::h4e84902998457a5d
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:632:18
[INFO] [stdout]   25:     0x62d090ae8263 - test::run_test_in_process::{{closure}}::h7176fd18fc1feca0
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:60
[INFO] [stdout]   26:     0x62d090ae8263 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf79cff2a624d8cf7
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x62d090ae8263 - std::panicking::try::do_call::h3da0561d9ab99c25
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   28:     0x62d090ae8263 - std::panicking::try::h41c9fa508bc61df6
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   29:     0x62d090ae8263 - std::panic::catch_unwind::h6b3ff07bb5afad93
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   30:     0x62d090ae8263 - test::run_test_in_process::hc7253dd11b39b9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:655:27
[INFO] [stdout]   31:     0x62d090ae8263 - test::run_test::{{closure}}::hfb2007f8649c30bb
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:576:43
[INFO] [stdout]   32:     0x62d090aab135 - test::run_test::{{closure}}::h56a17aa7a282a9f4
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/test/src/lib.rs:606:41
[INFO] [stdout]   33:     0x62d090aab135 - std::sys::backtrace::__rust_begin_short_backtrace::hd2d2d2fb8e8c6aac
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x62d090aaea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4faa3f9db6133423
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x62d090aaea1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf2e855a36a4ea846
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x62d090aaea1a - std::panicking::try::do_call::h2f73af3616c35465
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:587:40
[INFO] [stdout]   37:     0x62d090aaea1a - std::panicking::try::hd1660ce9efadef5a
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panicking.rs:550:19
[INFO] [stdout]   38:     0x62d090aaea1a - std::panic::catch_unwind::h5ee8d7823b8ca744
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/panic.rs:358:14
[INFO] [stdout]   39:     0x62d090aaea1a - std::thread::Builder::spawn_unchecked_::{{closure}}::h53c3a1894dce8407
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x62d090aaea1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h048ce291ad4f62bf
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62d090b3019b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::ha52bedf99a3b4981
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   42:     0x62d090b3019b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h567748934d80ccf8
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/alloc/src/boxed.rs:2013:9
[INFO] [stdout]   43:     0x62d090b3019b - std::sys::pal::unix::thread::Thread::new::thread_start::h2d970728ae887adc
[INFO] [stdout]                                at /rustc/6067b36314ab5eb2eb47cecc464545ba58e1ad24/library/std/src/sys/pal/unix/thread.rs:106:17
[INFO] [stdout]   44:     0x75062efc4ac3 - <unknown>
[INFO] [stdout]   45:     0x75062f055a04 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     position::test::test_is_not_too_big
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 189 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin chess-move-gen`
[INFO] running `Command { std: "docker" "inspect" "dc2771891866345d38ef8cc5df966a034b9bfd2549504412c1fd3da177965f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc2771891866345d38ef8cc5df966a034b9bfd2549504412c1fd3da177965f06", kill_on_drop: false }`
[INFO] [stdout] dc2771891866345d38ef8cc5df966a034b9bfd2549504412c1fd3da177965f06
