[INFO] cloning repository https://github.com/lukaskral/five-in-a-row [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukaskral/five-in-a-row" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskral%2Ffive-in-a-row", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskral%2Ffive-in-a-row'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9950c00178e31c1d172a705d908c71f6ec774818 [INFO] testing lukaskral/five-in-a-row against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukaskral%2Ffive-in-a-row" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukaskral/five-in-a-row on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukaskral/five-in-a-row [INFO] finished tweaking git repo https://github.com/lukaskral/five-in-a-row [INFO] tweaked toml for git repo https://github.com/lukaskral/five-in-a-row written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/lukaskral/five-in-a-row already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03b5e0e802d67b1e36fdd44e3bce857bf7ffd9c4315e2b97acb4a3ead6526885 [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" "03b5e0e802d67b1e36fdd44e3bce857bf7ffd9c4315e2b97acb4a3ead6526885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b5e0e802d67b1e36fdd44e3bce857bf7ffd9c4315e2b97acb4a3ead6526885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b5e0e802d67b1e36fdd44e3bce857bf7ffd9c4315e2b97acb4a3ead6526885", kill_on_drop: false }` [INFO] [stdout] 03b5e0e802d67b1e36fdd44e3bce857bf7ffd9c4315e2b97acb4a3ead6526885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] cadfd43814fabdb7641a0b476c05ed18b957012f49da5daf81fe0af016a80ce1 [INFO] running `Command { std: "docker" "start" "-a" "cadfd43814fabdb7641a0b476c05ed18b957012f49da5daf81fe0af016a80ce1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling game_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "cadfd43814fabdb7641a0b476c05ed18b957012f49da5daf81fe0af016a80ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadfd43814fabdb7641a0b476c05ed18b957012f49da5daf81fe0af016a80ce1", kill_on_drop: false }` [INFO] [stdout] cadfd43814fabdb7641a0b476c05ed18b957012f49da5daf81fe0af016a80ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", 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] 08ca545deb9fb4b8d60063fb6bd1f14f2f4a8cda6bb885ad09e2c42cd0c015ec [INFO] running `Command { std: "docker" "start" "-a" "08ca545deb9fb4b8d60063fb6bd1f14f2f4a8cda6bb885ad09e2c42cd0c015ec", kill_on_drop: false }` [INFO] [stderr] Compiling game_play v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `suggested_move` [INFO] [stdout] --> tests/five_in_a_row.rs:247:13 [INFO] [stdout] | [INFO] [stdout] 247 | let suggested_move = *suggested.get_move(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggested_move` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `it_suggests_correct_move_7` [INFO] [stdout] --> tests/five_in_a_row.rs:208:8 [INFO] [stdout] | [INFO] [stdout] 208 | fn it_suggests_correct_move_7() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/game_play-c193d3281eb2e42f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/game_play-ba40fcb21ffa39e7) [INFO] [stderr] Executable tests/five_in_a_row.rs (/opt/rustwide/target/debug/deps/five_in_a_row-bc1e55e6c9c5b38f) [INFO] running `Command { std: "docker" "inspect" "08ca545deb9fb4b8d60063fb6bd1f14f2f4a8cda6bb885ad09e2c42cd0c015ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08ca545deb9fb4b8d60063fb6bd1f14f2f4a8cda6bb885ad09e2c42cd0c015ec", kill_on_drop: false }` [INFO] [stdout] 08ca545deb9fb4b8d60063fb6bd1f14f2f4a8cda6bb885ad09e2c42cd0c015ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a7976f8c7054022f75adf780e9153f6af35687bf8b3e0ec85b173df08bc8020c [INFO] running `Command { std: "docker" "start" "-a" "a7976f8c7054022f75adf780e9153f6af35687bf8b3e0ec85b173df08bc8020c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `suggested_move` [INFO] [stderr] --> tests/five_in_a_row.rs:247:13 [INFO] [stderr] | [INFO] [stderr] 247 | let suggested_move = *suggested.get_move(); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_suggested_move` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `it_suggests_correct_move_7` [INFO] [stderr] --> tests/five_in_a_row.rs:208:8 [INFO] [stderr] | [INFO] [stderr] 208 | fn it_suggests_correct_move_7() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `game_play` (test "five_in_a_row") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/game_play-c193d3281eb2e42f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test five_in_a_row::dir::tests::it_check_row_direction ... ok [INFO] [stdout] test five_in_a_row::tests::it_does_new_move ... ok [INFO] [stdout] test five_in_a_row::dir::tests::it_creates_iterator ... ok [INFO] [stdout] test game::score::tests::it_returns_greater_value ... ok [INFO] [stdout] test five_in_a_row::tests::it_computes_score_for_row ... ok [INFO] [stdout] test gameplay::suggestion::tests::it_computes_deep_score ... ok [INFO] [stdout] test five_in_a_row::tests::it_replays_game_1 ... ok [INFO] [stdout] test gameplay::suggestion::tests::it_is_comparable ... ok [INFO] [stdout] test five_in_a_row::tests::it_creates_empty_game ... ok [INFO] [stdout] test five_in_a_row::dir::tests::it_check_falling_diagonal_direction ... ok [INFO] [stdout] test five_in_a_row::tests::it_creates_game_from_coordinates ... ok [INFO] [stdout] test five_in_a_row::mv::tests::it_sorts_vec_of_moves ... ok [INFO] [stdout] test five_in_a_row::mv::tests::it_computes_distance ... ok [INFO] [stdout] test five_in_a_row::dir::tests::it_check_rising_diagonal_direction ... ok [INFO] [stdout] test five_in_a_row::mv::tests::it_checks_type ... ok [INFO] [stdout] test five_in_a_row::dir::tests::it_check_col_direction ... ok [INFO] [stdout] test game::score::tests::it_is_comparable ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/game_play-ba40fcb21ffa39e7) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test lib::five_in_a_row::dir::tests::it_check_falling_diagonal_direction ... ok [INFO] [stdout] test lib::five_in_a_row::dir::tests::it_check_rising_diagonal_direction ... ok [INFO] [stdout] test lib::five_in_a_row::dir::tests::it_creates_iterator ... ok [INFO] [stdout] test lib::five_in_a_row::mv::tests::it_checks_type ... ok [INFO] [stdout] test lib::five_in_a_row::mv::tests::it_sorts_vec_of_moves ... ok [INFO] [stdout] test lib::five_in_a_row::tests::it_computes_score_for_row ... ok [INFO] [stdout] test lib::five_in_a_row::tests::it_creates_game_from_coordinates ... ok [INFO] [stdout] test lib::five_in_a_row::tests::it_does_new_move ... ok [INFO] [stdout] test lib::five_in_a_row::tests::it_creates_empty_game ... ok [INFO] [stdout] test lib::five_in_a_row::dir::tests::it_check_col_direction ... ok [INFO] [stdout] test lib::five_in_a_row::mv::tests::it_computes_distance ... ok [INFO] [stdout] test lib::five_in_a_row::dir::tests::it_check_row_direction ... ok [INFO] [stdout] test lib::five_in_a_row::tests::it_replays_game_1 ... ok [INFO] [stdout] test lib::game::score::tests::it_is_comparable ... ok [INFO] [stdout] test lib::gameplay::suggestion::tests::it_computes_deep_score ... ok [INFO] [stdout] test lib::gameplay::suggestion::tests::it_is_comparable ... ok [INFO] [stdout] test lib::game::score::tests::it_returns_greater_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/five_in_a_row.rs (/opt/rustwide/target/debug/deps/five_in_a_row-bc1e55e6c9c5b38f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::it_suggests_correct_move_2 ... ok [INFO] [stdout] test tests::it_suggests_correct_move_1 ... ok [INFO] [stdout] test tests::it_suggests_correct_move_3 ... ok [INFO] [stdout] test tests::it_suggests_correct_move_5 ... ok [INFO] [stdout] test tests::it_suggests_correct_move_4 ... ok [INFO] [stdout] test tests::it_suggests_correct_move_6 has been running for over 60 seconds [INFO] [stdout] test tests::it_suggests_correct_move_6 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 77.13s [INFO] [stdout] [INFO] [stderr] Doc-tests game_play [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] running `Command { std: "docker" "inspect" "a7976f8c7054022f75adf780e9153f6af35687bf8b3e0ec85b173df08bc8020c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7976f8c7054022f75adf780e9153f6af35687bf8b3e0ec85b173df08bc8020c", kill_on_drop: false }` [INFO] [stdout] a7976f8c7054022f75adf780e9153f6af35687bf8b3e0ec85b173df08bc8020c