[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjhoy%2Fchess" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjhoy/chess on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-2/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] e444e20f382ee16c56635a3b4ae4823e37283feff4a13e996ee1f8d7e5a1e9fb [INFO] running `"docker" "start" "-a" "e444e20f382ee16c56635a3b4ae4823e37283feff4a13e996ee1f8d7e5a1e9fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling lexical-core v0.4.2 [INFO] [stderr] Compiling stackvector v1.0.6 [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 23.24s [INFO] running `"docker" "inspect" "e444e20f382ee16c56635a3b4ae4823e37283feff4a13e996ee1f8d7e5a1e9fb"` [INFO] running `"docker" "rm" "-f" "e444e20f382ee16c56635a3b4ae4823e37283feff4a13e996ee1f8d7e5a1e9fb"` [INFO] [stdout] e444e20f382ee16c56635a3b4ae4823e37283feff4a13e996ee1f8d7e5a1e9fb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 97df0563d748c1273e526e8776bf37f80c02b580fb94dff6026d0ae7c3b83aa5 [INFO] running `"docker" "start" "-a" "97df0563d748c1273e526e8776bf37f80c02b580fb94dff6026d0ae7c3b83aa5"` [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.20s [INFO] running `"docker" "inspect" "97df0563d748c1273e526e8776bf37f80c02b580fb94dff6026d0ae7c3b83aa5"` [INFO] running `"docker" "rm" "-f" "97df0563d748c1273e526e8776bf37f80c02b580fb94dff6026d0ae7c3b83aa5"` [INFO] [stdout] 97df0563d748c1273e526e8776bf37f80c02b580fb94dff6026d0ae7c3b83aa5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+beta-2020-06-03" "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] 8a519d2d16a69bbdfe1c138c8ee7eda7f2f3cac788bab1e5d1733121837a8e57 [INFO] running `"docker" "start" "-a" "8a519d2d16a69bbdfe1c138c8ee7eda7f2f3cac788bab1e5d1733121837a8e57"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chess-f8cabc64a9a4e46d [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test board::test::test_get_king_pos ... ok [INFO] [stdout] test board::test::test_move_piece ... ok [INFO] [stdout] test board::test::test_piece_at_finds_piece ... ok [INFO] [stdout] test algebraic_notation::test::test_file ... ok [INFO] [stdout] test algebraic_notation::test::test_pos ... ok [INFO] [stdout] test board::test::test_all_empty ... ok [INFO] [stdout] test algebraic_notation::test::test_rank ... ok [INFO] [stdout] test fen::test::test_parse_castling ... ok [INFO] [stdout] test algebraic_notation::test::test_parse_algebraic_notation ... ok [INFO] [stdout] test fen::test::test_parse_black_row ... ok [INFO] [stdout] test algebraic_notation::test::test_algebraic_notation ... ok [INFO] [stdout] test algebraic_notation::test::test_piece ... ok [INFO] [stdout] test from_to_step::test::test_size_hint ... ok [INFO] [stdout] test fen::test::test_parse_too_large_row ... ok [INFO] [stdout] test fen::test::test_parse_invalid_fen ... ok [INFO] [stdout] test from_to_step::test::test_from_to_positive ... 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 fen::test::test_parse_white_row ... ok [INFO] [stdout] test move_description::test::test_match_moves_has_disambiguating_file ... ok [INFO] [stdout] test move_description::test::test_match_moves_needs_disambiguating_rank ... ok [INFO] [stdout] test move_description::test::test_match_moves_has_disambiguating_rank ... ok [INFO] [stdout] test piece::test::test_queen_lateral_moves ... ok [INFO] [stdout] test piece::test::test_en_passant_capture ... ok [INFO] [stdout] test move_description::test::test_match_moves_needs_disambiguating_file ... ok [INFO] [stdout] test piece::test::test_queen_diagonal_moves ... ok [INFO] [stdout] test piece::test::test_knight_moves ... ok [INFO] [stdout] test piece::test::test_one_square_pawn_advance ... ok [INFO] [stdout] test piece::test::test_two_square_pawn_advance ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_allowed ... ok [INFO] [stdout] test piece::test::test_bishop_eyes ... ok [INFO] [stdout] test state::test::test_can_move_pseudo ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed ... 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 move_description::test::test_match_moves_simple ... ok [INFO] [stdout] test piece::test::test_rook_eyes ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_through_check_on_g8_move ... ok [INFO] [stdout] test state::test::test_castling_black_kingside_not_allowed_after_rook_move ... ok [INFO] [stdout] test move_description::test::test_match_moves_castles ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed ... 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_black_queenside_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_white_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed_after_king_move ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_out_of_check_move ... 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_black_queenside_allowed ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_allowed ... 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_white_kingside_not_allowed_through_check_on_f1_move ... ok [INFO] [stdout] test state::test::test_castling_white_kingside_not_allowed_after_rook_move ... ok [INFO] [stdout] test state::test::test_castling_black_queenside_not_allowed ... 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_not_allowed_after_king_move ... ok [INFO] [stdout] test state::test::test_castling_white_queenside_not_allowed_through_check_on_c1_move ... ok [INFO] [stdout] test from_to_step::test::test_from_to_cant_be_equal ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chess-db5185be1edb713a [INFO] [stdout] [INFO] [stderr] Doc-tests chess [INFO] [stdout] test result: ok. 60 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] [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" "8a519d2d16a69bbdfe1c138c8ee7eda7f2f3cac788bab1e5d1733121837a8e57"` [INFO] running `"docker" "rm" "-f" "8a519d2d16a69bbdfe1c138c8ee7eda7f2f3cac788bab1e5d1733121837a8e57"` [INFO] [stdout] 8a519d2d16a69bbdfe1c138c8ee7eda7f2f3cac788bab1e5d1733121837a8e57