[INFO] updating cached repository https://github.com/mjhoy/chess [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cccc653ffc04480e84bcaf28265d5aefb2c41810 [INFO] testing mjhoy/chess against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhoy%2Fchess" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjhoy/chess on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mjhoy/chess [INFO] finished tweaking git repo https://github.com/mjhoy/chess [INFO] tweaked toml for git repo https://github.com/mjhoy/chess written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/mjhoy/chess already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2f732d3aff6edc41b7471765246e9ee29c8c30c55c1427db305fdd85f6342fcc [INFO] running `"docker" "start" "-a" "2f732d3aff6edc41b7471765246e9ee29c8c30c55c1427db305fdd85f6342fcc"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.78s [INFO] running `"docker" "inspect" "2f732d3aff6edc41b7471765246e9ee29c8c30c55c1427db305fdd85f6342fcc"` [INFO] running `"docker" "rm" "-f" "2f732d3aff6edc41b7471765246e9ee29c8c30c55c1427db305fdd85f6342fcc"` [INFO] [stdout] 2f732d3aff6edc41b7471765246e9ee29c8c30c55c1427db305fdd85f6342fcc [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c0ecc09dce46108e6aab3ab0c868cbc2dd848924d851d4177336389265b879d [INFO] running `"docker" "start" "-a" "2c0ecc09dce46108e6aab3ab0c868cbc2dd848924d851d4177336389265b879d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling chess v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.13s [INFO] running `"docker" "inspect" "2c0ecc09dce46108e6aab3ab0c868cbc2dd848924d851d4177336389265b879d"` [INFO] running `"docker" "rm" "-f" "2c0ecc09dce46108e6aab3ab0c868cbc2dd848924d851d4177336389265b879d"` [INFO] [stdout] 2c0ecc09dce46108e6aab3ab0c868cbc2dd848924d851d4177336389265b879d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3c7d057643485116302d1b84fce846065d95d0e698a300ea4517ebb986e137d6 [INFO] running `"docker" "start" "-a" "3c7d057643485116302d1b84fce846065d95d0e698a300ea4517ebb986e137d6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chess-1ef3951b7a514af4 [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test board::test::test_move_piece ... ok [INFO] [stdout] test board::test::test_piece_at_finds_piece ... ok [INFO] [stdout] test fen::test::test_parse_black_row ... ok [INFO] [stdout] test board::test::test_get_king_pos ... ok [INFO] [stdout] test fen::test::test_parse_castling ... ok [INFO] [stdout] test fen::test::test_parse_invalid_fen ... ok [INFO] [stdout] test fen::test::test_parse_too_large_row ... ok [INFO] [stdout] test fen::test::test_parse_white_row ... ok [INFO] [stdout] test board::test::test_all_empty ... ok [INFO] [stdout] test algebraic_notation::test::test_rank ... ok [INFO] [stdout] test algebraic_notation::test::test_pos ... ok [INFO] [stdout] test algebraic_notation::test::test_file ... ok [INFO] [stdout] test fen::test::test_parse_valid_fen ... ok [INFO] [stdout] test from_to_step::test::test_from_to_negative ... ok [INFO] [stdout] test from_to_step::test::test_from_to_positive ... ok [INFO] [stdout] test from_to_step::test::test_size_hint ... ok [INFO] [stdout] test move_description::test::test_match_moves_has_disambiguating_file ... ok [INFO] [stdout] test piece::test::test_one_square_pawn_advance ... ok [INFO] [stdout] test move_description::test::test_match_moves_needs_disambiguating_file ... ok [INFO] [stdout] test move_description::test::test_match_moves_has_disambiguating_rank ... ok [INFO] [stdout] test move_description::test::test_match_moves_needs_disambiguating_rank ... ok [INFO] [stdout] test piece::test::test_bishop_eyes ... ok [INFO] [stdout] test algebraic_notation::test::test_piece ... ok [INFO] [stdout] test algebraic_notation::test::test_algebraic_notation ... ok [INFO] [stdout] test piece::test::test_en_passant_capture ... ok [INFO] [stdout] test algebraic_notation::test::test_parse_algebraic_notation ... ok [INFO] [stdout] test piece::test::test_two_square_pawn_advance ... ok [INFO] [stdout] test piece::test::test_queen_diagonal_moves ... ok [INFO] [stdout] test piece::test::test_knight_moves ... ok [INFO] [stdout] test move_description::test::test_match_moves_castles ... ok [INFO] [stdout] test piece::test::test_queen_lateral_moves ... ok [INFO] [stdout] test move_description::test::test_match_moves_simple ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_out_of_check_move ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_through_check_on_f8_move ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_allowed ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_through_check_on_g8_move ... ok [INFO] [stdout] test state::test::test_can_move_pseudo ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_not_allowed_through_check_on_c8_move ... ok [INFO] [stdout] test state::test::test_castling_white_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_out_of_check_move ... ok [INFO] [stdout] test piece::test::test_rook_eyes ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_not_allowed_through_check_on_d8_move ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_not_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed_through_check_on_c1_move ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_allowed ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_through_check_on_f1_move ... ok [INFO] [stdout] test state::test::test_castling_black_not_allowed_after_king_move ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_through_check_on_g1_move ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed_after_king_move ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed_through_check_on_d1_move ... ok [INFO] [stdout] test state::test::test_in_check ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_not_allowed_after_rook_move ... ok [INFO] [stdout] test from_to_step::test::test_from_to_cant_be_equal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chess-e2a401f9614feb66 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests chess [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3c7d057643485116302d1b84fce846065d95d0e698a300ea4517ebb986e137d6"` [INFO] running `"docker" "rm" "-f" "3c7d057643485116302d1b84fce846065d95d0e698a300ea4517ebb986e137d6"` [INFO] [stdout] 3c7d057643485116302d1b84fce846065d95d0e698a300ea4517ebb986e137d6