[INFO] updating cached repository https://github.com/brunocodutra/chessboard [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb9c7f6f781259e551bafdbcc63c057b9737a4c [INFO] testing brunocodutra/chessboard against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunocodutra%2Fchessboard" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brunocodutra/chessboard on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brunocodutra/chessboard [INFO] finished tweaking git repo https://github.com/brunocodutra/chessboard [INFO] tweaked toml for git repo https://github.com/brunocodutra/chessboard written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/brunocodutra/chessboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 53cde87c11fa8004c5d0b025a6e3b08d3b1c9aa14c26b319efb933f19298230b [INFO] running `Command { std: "docker" "start" "-a" "53cde87c11fa8004c5d0b025a6e3b08d3b1c9aa14c26b319efb933f19298230b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53cde87c11fa8004c5d0b025a6e3b08d3b1c9aa14c26b319efb933f19298230b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cde87c11fa8004c5d0b025a6e3b08d3b1c9aa14c26b319efb933f19298230b", kill_on_drop: false }` [INFO] [stdout] 53cde87c11fa8004c5d0b025a6e3b08d3b1c9aa14c26b319efb933f19298230b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5821a915a07f04a3ca7cd4ed213cfc6da50c4e9cbd2df83b78082a8c17fb74a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5821a915a07f04a3ca7cd4ed213cfc6da50c4e9cbd2df83b78082a8c17fb74a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling chess v3.1.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling tracing-appender v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling smol-potat-derive v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.11 [INFO] [stderr] Compiling smol-potat v0.3.3 [INFO] [stderr] Compiling async-std v1.6.1 [INFO] [stderr] Compiling vampirc-uci v0.10.1 [INFO] [stderr] Compiling chessboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 24s [INFO] running `Command { std: "docker" "inspect" "f5821a915a07f04a3ca7cd4ed213cfc6da50c4e9cbd2df83b78082a8c17fb74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5821a915a07f04a3ca7cd4ed213cfc6da50c4e9cbd2df83b78082a8c17fb74a", kill_on_drop: false }` [INFO] [stdout] f5821a915a07f04a3ca7cd4ed213cfc6da50c4e9cbd2df83b78082a8c17fb74a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8730600c4ee79041876a9d17167dbfb5d0dc14f368d5e2a77d62c64505727438 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8730600c4ee79041876a9d17167dbfb5d0dc14f368d5e2a77d62c64505727438", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling port_check v0.1.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling mockall_derive v0.7.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.0 [INFO] [stderr] Compiling mockall v0.7.1 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling chessboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "8730600c4ee79041876a9d17167dbfb5d0dc14f368d5e2a77d62c64505727438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8730600c4ee79041876a9d17167dbfb5d0dc14f368d5e2a77d62c64505727438", kill_on_drop: false }` [INFO] [stdout] 8730600c4ee79041876a9d17167dbfb5d0dc14f368d5e2a77d62c64505727438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 087c22204f5379af357b970962c368944b9565d4660afdf6f1ca60f6c33a84c3 [INFO] running `Command { std: "docker" "start" "-a" "087c22204f5379af357b970962c368944b9565d4660afdf6f1ca60f6c33a84c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chessboard-769201928430f9ab [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test game::tests::player_returns_the_current_side_to_move ... ok [INFO] [stdout] test game::tests::outcome_returns_the_result_of_the_game_if_it_has_ended ... ok [INFO] [stdout] test file::tests::parsing_printed_file_is_an_identity ... ok [INFO] [stdout] test game::tests::players_can_resign ... ok [INFO] [stdout] test file::tests::parsing_file_fails_except_for_single_letters_between_a_and_h ... ok [INFO] [stdout] test game::tests::draw_is_declared_if_the_criteria_is_met ... ok [INFO] [stdout] test game::tests::any_player_action_after_the_game_has_ended_is_invalid ... ok [INFO] [stdout] test action::tests::parsing_printed_move_is_an_identity ... ok [INFO] [stdout] test game::tests::players_can_make_valid_and_legal_moves ... ok [INFO] [stdout] test action::tests::parsing_move_fails_if_to_square_file_is_invalid ... ok [INFO] [stdout] test action::tests::parsing_move_fails_if_promotion_is_invalid ... ok [INFO] [stdout] test action::tests::parsing_move_fails_if_from_square_rank_is_invalid ... ok [INFO] [stdout] test action::tests::parsing_move_fails_if_from_square_file_is_invalid ... ok [INFO] [stdout] test action::tests::parsing_move_fails_if_to_square_rank_is_invalid ... ok [INFO] [stdout] test game::tests::players_can_only_play_valid_moves ... ok [INFO] [stdout] test game::tests::players_can_only_play_legal_moves ... ok [INFO] [stdout] test game::tests::position_returns_the_current_board ... ok [INFO] [stdout] test player::uci::tests::init_can_fail ... ok [INFO] [stdout] test player::cli::tests::play_can_fail_flushing_the_remote ... ok [INFO] [stdout] test player::cli::tests::play_can_fail_reading_from_remote ... ok [INFO] [stdout] test player::cli::tests::play_can_fail_writing_to_the_remote ... ok [INFO] [stdout] test player::cli::tests::player_can_resign ... ok [INFO] [stdout] test player::uci::tests::init_shakes_hand_with_engine ... ok [INFO] [stdout] test player::cli::tests::player_can_take_any_action ... ok [INFO] [stdout] test position::tests::parsing_invalid_fen_string_fails ... ok [INFO] [stdout] test player::uci::tests::engine_can_make_a_move ... ok [INFO] [stdout] test promotion::tests::parsing_printed_promotion_is_an_identity ... ok [INFO] [stdout] test player::cli::tests::resign_takes_no_arguments ... ok [INFO] [stdout] test player::cli::tests::player_can_ask_for_help ... ok [INFO] [stdout] test player::cli::tests::move_does_not_accept_invalid_descriptors ... ok [INFO] [stdout] test rank::tests::parsing_printed_rank_is_an_identity ... ok [INFO] [stdout] test promotion::tests::parsing_promotion_fails_except_for_one_of_four_letters ... ok [INFO] [stdout] test player::cli::tests::player_is_prompted_again_after_invalid_command ... ok [INFO] [stdout] test player::cli::tests::player_can_make_a_move ... ok [INFO] [stdout] test player::uci::tests::play_can_fail_flushing_the_remote ... ok [INFO] [stdout] test rank::tests::parsing_rank_fails_except_for_single_digits_between_1_and_8 ... ok [INFO] [stdout] test square::tests::parsing_printed_square_is_an_identity ... ok [INFO] [stdout] test player::uci::tests::play_can_fail_reading_from_remote ... ok [INFO] [stdout] test square::tests::parsing_square_fails_if_file_is_invalid ... ok [INFO] [stdout] test square::tests::parsing_square_fails_if_rank_is_invalid ... ok [INFO] [stdout] test player::uci::tests::play_can_fail_writing_to_remote ... ok [INFO] [stdout] test position::tests::parsing_printed_position_is_an_identity ... ok [INFO] [stdout] test position::tests::placement_returns_current_piece_arrangement ... ok [INFO] [stdout] test remote::tcp::tests::send_appends_new_line_to_message ... ok [INFO] [stdout] test position::tests::parsing_invalid_position_fails ... ok [INFO] [stdout] test player::uci::tests::play_ignores_invalid_uci_commands ... ok [INFO] [stdout] test remote::tcp::tests::recv_splits_by_new_line ... ok [INFO] [stdout] test player::uci::tests::play_ingnores_unexpected_uci_commands ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chessboard-7503cced1a808cac [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] [stderr] Doc-tests chessboard [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 `Command { std: "docker" "inspect" "087c22204f5379af357b970962c368944b9565d4660afdf6f1ca60f6c33a84c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087c22204f5379af357b970962c368944b9565d4660afdf6f1ca60f6c33a84c3", kill_on_drop: false }` [INFO] [stdout] 087c22204f5379af357b970962c368944b9565d4660afdf6f1ca60f6c33a84c3