[INFO] cloning repository https://github.com/akashraghav/Chess-Engine-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akashraghav/Chess-Engine-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashraghav%2FChess-Engine-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashraghav%2FChess-Engine-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1500113feeb84369ad7ff8f7e82634adc19ab0a0
[INFO] testing akashraghav/Chess-Engine-Rust against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakashraghav%2FChess-Engine-Rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/akashraghav/Chess-Engine-Rust
[INFO] finished tweaking git repo https://github.com/akashraghav/Chess-Engine-Rust
[INFO] tweaked toml for git repo https://github.com/akashraghav/Chess-Engine-Rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/akashraghav/Chess-Engine-Rust on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/akashraghav/Chess-Engine-Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109
[INFO] running `Command { std: "docker" "start" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling jni v0.20.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling chess-core v0.1.0 (/opt/rustwide/workdir/crates/chess-core)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir/crates/chess-engine)
[INFO] [stderr]    Compiling chess-ffi v0.1.0 (/opt/rustwide/workdir/crates/chess-ffi)
[INFO] [stderr]    Compiling chess-jni v0.1.0 (/opt/rustwide/workdir/crates/chess-jni)
[INFO] [stderr]    Compiling chess-benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.53s
[INFO] running `Command { std: "docker" "inspect" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling chess-jni v0.1.0 (/opt/rustwide/workdir/crates/chess-jni)
[INFO] [stderr]    Compiling chess-engine v0.1.0 (/opt/rustwide/workdir/crates/chess-engine)
[INFO] [stderr]    Compiling chess-ffi v0.1.0 (/opt/rustwide/workdir/crates/chess-ffi)
[INFO] [stderr]    Compiling chess-benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks)
[INFO] [stderr]    Compiling chess-core v0.1.0 (/opt/rustwide/workdir/crates/chess-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.90s
[INFO] running `Command { std: "docker" "inspect" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bench-5640a0d85dee7c27)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chess_core-361c8a7b0f70177b)
[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] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test board::bitboard::tests::test_full_bitboard ... ok
[INFO] [stdout] test board::bitboard::tests::test_iterator ... ok
[INFO] [stdout] test board::bitboard::tests::test_lsb_msb ... ok
[INFO] [stdout] test board::bitboard::tests::test_pop_lsb ... ok
[INFO] [stdout] test board::bitboard::tests::test_bit_operations ... ok
[INFO] [stdout] test board::bitboard::tests::test_empty_bitboard ... ok
[INFO] [stdout] test board::bitboard::tests::test_shifts ... ok
[INFO] [stdout] test board::square::tests::test_king_moves ... ok
[INFO] [stdout] test board::square::tests::test_knight_moves ... ok
[INFO] [stdout] test board::square::tests::test_square_bitboard ... ok
[INFO] [stdout] test board::square::tests::test_square_colors ... ok
[INFO] [stdout] test board::square::tests::test_square_creation ... ok
[INFO] [stdout] test board::square::tests::test_square_display ... ok
[INFO] [stdout] test board::square::tests::test_square_distance ... ok
[INFO] [stdout] test board::square::tests::test_square_from_str ... ok
[INFO] [stdout] test board::square::tests::test_square_directions ... ok
[INFO] [stdout] test board::square::tests::test_square_properties ... ok
[INFO] [stdout] test evaluation::advanced::tests::test_game_phase_detection ... ok
[INFO] [stdout] test game::state::tests::test_castling_rights_string ... ok
[INFO] [stdout] test evaluation::advanced::tests::test_piece_values ... ok
[INFO] [stdout] test game::state::tests::test_check_detection ... ok
[INFO] [stdout] test game::state::tests::test_castling_rights ... ok
[INFO] [stdout] test evaluation::standard::tests::test_endgame_detection ... ok
[INFO] [stdout] test game::state::tests::test_game_state_creation ... ok
[INFO] [stdout] test game::state::tests::test_stalemate_detection ... ok
[INFO] [stdout] test game::state::tests::test_sufficient_material_with_pawns ... ok
[INFO] [stdout] test evaluation::advanced::tests::test_doubled_pawns_count ... ok
[INFO] [stdout] test evaluation::standard::tests::test_evaluator_creation ... ok
[INFO] [stdout] test game::state::tests::test_insufficient_material_king_vs_king ... ok
[INFO] [stdout] test game::state::tests::test_fen_parsing ... ok
[INFO] [stdout] test game::state::tests::test_checkmate_detection ... ok
[INFO] [stdout] test evaluation::advanced::tests::test_evaluator_creation ... ok
[INFO] [stdout] test game::state::tests::test_fifty_move_rule ... ok
[INFO] [stdout] test game::state::tests::test_make_move ... ok
[INFO] [stdout] test moves::move_gen::tests::test_move_uci ... ok
[INFO] [stdout] test moves::move_gen::tests::test_move_creation ... ok
[INFO] [stdout] test pieces::color::tests::test_forward_direction ... ok
[INFO] [stdout] test moves::move_gen::tests::test_king_attacks ... ok
[INFO] [stdout] test moves::move_gen::tests::test_move_from_str ... ok
[INFO] [stdout] test moves::move_gen::tests::test_knight_attacks ... ok
[INFO] [stdout] test moves::move_gen::tests::test_sliding_pieces ... ok
[INFO] [stdout] test evaluation::standard::tests::test_material_evaluation ... ok
[INFO] [stdout] test game::state::tests::test_legal_move_generation ... ok
[INFO] [stdout] test pieces::color::tests::test_from_str ... ok
[INFO] [stdout] test pieces::color::tests::test_is_color ... ok
[INFO] [stdout] test game::state::tests::test_threefold_repetition ... ok
[INFO] [stdout] test moves::move_gen::tests::test_move_generator_creation ... ok
[INFO] [stdout] test moves::move_gen::tests::test_pawn_attacks ... ok
[INFO] [stdout] test pieces::color::tests::test_opposite ... ok
[INFO] [stdout] test pieces::color::tests::test_ranks ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_from_str ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_index ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_type_index ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_type_properties ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_type_value ... ok
[INFO] [stdout] test pieces::piece::tests::test_unicode_symbols ... ok
[INFO] [stdout] test search::engine::tests::test_search_config_default ... ok
[INFO] [stdout] test search::engine::tests::test_piece_values ... ok
[INFO] [stdout] test pieces::color::tests::test_index ... ok
[INFO] [stdout] test utils::memory::tests::test_move_pool ... ok
[INFO] [stdout] test utils::memory::tests::test_optimized_move_list ... ok
[INFO] [stdout] test tests::test_core_library_exports ... ok
[INFO] [stdout] test utils::memory::tests::test_transposition_entry_packing ... ok
[INFO] [stdout] test utils::simd::tests::test_batch_and_operations ... ok
[INFO] [stdout] test utils::simd::tests::test_batch_popcount ... ok
[INFO] [stdout] test utils::simd::tests::test_batch_shifts ... ok
[INFO] [stdout] test utils::memory::tests::test_transposition_table ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_creation ... ok
[INFO] [stdout] test utils::zobrist::tests::test_transposition_table ... ok
[INFO] [stdout] test utils::zobrist::tests::test_transposition_table_overflow ... ok
[INFO] [stdout] test utils::zobrist::tests::test_zobrist_hash_different_pieces ... ok
[INFO] [stdout] test utils::zobrist::tests::test_zobrist_hash_creation ... ok
[INFO] [stdout] test search::parallel::tests::test_parallel_config_default ... ok
[INFO] [stdout] test search::parallel::tests::test_parallel_move_generator_creation ... ok
[INFO] [stdout] test utils::zobrist::tests::test_zobrist_hash_different_squares ... ok
[INFO] [stdout] test search::parallel::tests::test_parallel_evaluator_creation ... ok
[INFO] [stdout] test pieces::piece::tests::test_piece_symbols ... ok
[INFO] [stdout] test moves::magic::tests::test_queen_attacks ... ok
[INFO] [stdout] test moves::magic::tests::test_magic_bitboards_creation ... ok
[INFO] [stdout] test utils::memory::tests::test_memory_manager ... ok
[INFO] [stdout] test moves::magic::tests::test_bishop_attacks ... ok
[INFO] [stdout] test moves::magic::tests::test_rook_attacks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/chess_rules.rs (/opt/rustwide/target/debug/deps/chess_rules-e5d8b8583779ed02)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test castle_specific_tests::test_castle_move_creation ... ok
[INFO] [stdout] test castle_specific_tests::test_castling_blocked_by_pieces ... ok
[INFO] [stdout] test castle_specific_tests::test_castling_rights_tracking ... ok
[INFO] [stdout] test chess_rules_tests::test_castle_moves_starting_position ... ok
[INFO] [stdout] test chess_rules_tests::test_fen_parsing_starting_position ... ok
[INFO] [stdout] test chess_rules_tests::test_game_not_over_at_start ... ok
[INFO] [stdout] test chess_rules_tests::test_move_generation_consistency ... ok
[INFO] [stdout] test chess_rules_tests::test_king_safety_in_check ... ok
[INFO] [stdout] test comprehensive_rules_tests::test_all_move_types_framework ... ok
[INFO] [stdout] test chess_rules_tests::test_white_pawn_moves ... ok
[INFO] [stdout] test chess_rules_tests::test_knight_moves ... ok
[INFO] [stdout] test edge_case_tests::test_invalid_fen_handling ... ok
[INFO] [stdout] test chess_rules_tests::test_position_evaluation_starting ... ok
[INFO] [stdout] test edge_case_tests::test_side_to_move_alternation ... ok
[INFO] [stdout] test chess_rules_tests::test_starting_position_move_count ... ok
[INFO] [stdout] test performance_tests::test_perft_starting_position ... ok
[INFO] [stdout] test comprehensive_rules_tests::test_game_state_consistency ... ok
[INFO] [stdout] test special_moves_tests::test_en_passant_generation ... ok
[INFO] [stdout] test comprehensive_rules_tests::test_legal_vs_pseudo_legal_moves ... ok
[INFO] [stdout] test special_moves_tests::test_move_generation_includes_all_types ... ok
[INFO] [stdout] test performance_tests::test_position_creation_performance ... ok
[INFO] [stdout] test chess_rules_tests::test_move_making_basic ... ok
[INFO] [stdout] test special_moves_tests::test_promotion_generation ... ok
[INFO] [stdout] test special_moves_tests::test_special_move_types ... ok
[INFO] [stdout] test chess_rules_tests::test_piece_placement_starting_position ... ok
[INFO] [stdout] test chess_rules_tests::test_castling_rights_preservation ... ok
[INFO] [stdout] test edge_case_tests::test_empty_move_list_handling ... ok
[INFO] [stdout] test performance_tests::test_move_generation_performance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- performance_tests::test_move_generation_performance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'performance_tests::test_move_generation_performance' (1552) panicked at crates/chess-core/tests/chess_rules.rs:518:9:
[INFO] [stdout] Move generation should be fast: 8884.13575780332 moves/sec
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6422b5d71001 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6422b5d71001 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6422b5d71001 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6422b5d71001 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6422b5d84d9a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6422b5d84d9a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x6422b5d754bc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x6422b5d754bc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x6422b5d4f776 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6422b5d4f776 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6422b5d69229 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6422b5ce6880 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x6422b5ce6880 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6422b5d693e2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x6422b5d693e2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x6422b5d4f822 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x6422b5d47189 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6422b5d5041d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x6422b5d8556c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6422b5cd66de - chess_rules[fbbe72cd59d445fd]::performance_tests::test_move_generation_performance
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/chess-core/tests/chess_rules.rs:518:9
[INFO] [stdout]   20:     0x6422b5cd3907 - chess_rules[fbbe72cd59d445fd]::performance_tests::test_move_generation_performance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/chess-core/tests/chess_rules.rs:505:42
[INFO] [stdout]   21:     0x6422b5cd9856 - <chess_rules[fbbe72cd59d445fd]::performance_tests::test_move_generation_performance::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6422b5cd9bbb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6422b5cd9bbb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6422b5ce7205 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6422b5ce7205 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6422b5ce7205 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x6422b5ce7205 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6422b5ce7205 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6422b5ce7205 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6422b5ce7205 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6422b5ce1cb4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6422b5ce1cb4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6422b5cea352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6422b5cea352 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6422b5cea352 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x6422b5cea352 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6422b5cea352 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6422b5cea352 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6422b5cea352 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6422b5d7088f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x6422b5d7088f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7604f59b6aa4 - <unknown>
[INFO] [stdout]   43:     0x7604f5a43a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     performance_tests::test_move_generation_performance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p chess-core --test chess_rules`
[INFO] running `Command { std: "docker" "inspect" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109", kill_on_drop: false }`
[INFO] [stdout] aeadebe3a789589b32049a38f58294152beafc9a1494f971cbffd8550170a109
