[INFO] cloning repository https://github.com/brend/chess
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brend/chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrend%2Fchess", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrend%2Fchess'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d8ec5aa89c918a0f4ecd6ffa58a98084a4e7460b
[INFO] testing brend/chess/d8ec5aa89c918a0f4ecd6ffa58a98084a4e7460b against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrend%2Fchess" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/brend/chess
[INFO] finished tweaking git repo https://github.com/brend/chess
[INFO] tweaked toml for git repo https://github.com/brend/chess written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brend/chess on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brend/chess already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a
[INFO] running `Command { std: "docker" "start" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", 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" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", 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" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lru v0.16.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] running `Command { std: "docker" "inspect" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", 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" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", 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" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chess-b3f521e5a361c89f)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test chess::tests::castling_is_illegal_after_the_king_or_rook_has_moved_or_through_check ... ignored, castling is not implemented yet
[INFO] [stdout] test chess::tests::castling_moves_the_king_and_rook_when_all_castling_conditions_are_met ... ignored, castling is not implemented yet
[INFO] [stdout] test chess::tests::checkmate_ends_the_game ... ignored, checkmate state is not implemented yet
[INFO] [stdout] test chess::tests::draw_rules_cover_fifty_move_threefold_repetition_and_insufficient_material ... ignored, draw state is not implemented yet
[INFO] [stdout] test chess::tests::en_passant_captures_only_immediately_after_a_two_square_pawn_advance ... ignored, en passant is not implemented yet
[INFO] [stdout] test chess::tests::kings_cannot_move_into_check ... ignored, check detection is not implemented yet
[INFO] [stdout] test chess::tests::kings_move_one_square_in_any_direction ... ignored, king orthogonal movement is not implemented yet
[INFO] [stdout] test chess::tests::knights_can_jump_over_occupied_squares ... ignored, knight moves are incorrectly passed through path validation
[INFO] [stdout] test chess::tests::pawns_capture_one_square_diagonally_forward ... ignored, pawn diagonal captures are not implemented yet
[INFO] [stdout] test chess::tests::pawns_must_advance_on_the_same_file_without_capturing ... ignored, pawn file and capture rules are not implemented yet
[INFO] [stdout] test chess::tests::pawns_promote_when_they_reach_the_last_rank ... ignored, pawn promotion is not implemented yet
[INFO] [stdout] test chess::tests::pieces_cannot_move_if_they_expose_their_own_king_to_check ... ignored, self-check detection is not implemented yet
[INFO] [stdout] test chess::tests::pawns_can_advance_one_square_or_two_from_their_starting_square ... ok
[INFO] [stdout] test chess::tests::knights_move_in_an_l_shape ... ok
[INFO] [stdout] test chess::tests::rejects_empty_source_square_and_empty_move ... ok
[INFO] [stdout] test chess::tests::pieces_can_capture_enemies_but_not_friendly_pieces ... ok
[INFO] [stdout] test chess::tests::sliding_pieces_cannot_jump_over_other_pieces ... ok
[INFO] [stdout] test chess::tests::stalemate_ends_the_game_as_a_draw ... ignored, stalemate state is not implemented yet
[INFO] [stdout] test chess::tests::white_moves_first_and_turns_alternate ... ok
[INFO] [stdout] test chess::tests::sliding_pieces_move_on_clear_files_ranks_and_diagonals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 13 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a", kill_on_drop: false }`
[INFO] [stdout] c042c139601f495a1105e3bbd4f1f5f5253cfabef76f2686afc6d0437fdd239a
