[INFO] cloning repository https://github.com/L19579/L19_Terminal_TicTacToe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/L19579/L19_Terminal_TicTacToe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL19579%2FL19_Terminal_TicTacToe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL19579%2FL19_Terminal_TicTacToe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3782d45ba62597ae041fe3f10c7aa80e85310424
[INFO] testing L19579/L19_Terminal_TicTacToe against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FL19579%2FL19_Terminal_TicTacToe" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/L19579/L19_Terminal_TicTacToe
[INFO] finished tweaking git repo https://github.com/L19579/L19_Terminal_TicTacToe
[INFO] tweaked toml for git repo https://github.com/L19579/L19_Terminal_TicTacToe written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/L19579/L19_Terminal_TicTacToe on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/L19579/L19_Terminal_TicTacToe 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb9ff5e3459e96034448ed30e358f74a6a38f105b5a933b60f1187bcf11cdbc7
[INFO] running `Command { std: "docker" "start" "-a" "cb9ff5e3459e96034448ed30e358f74a6a38f105b5a933b60f1187bcf11cdbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb9ff5e3459e96034448ed30e358f74a6a38f105b5a933b60f1187bcf11cdbc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb9ff5e3459e96034448ed30e358f74a6a38f105b5a933b60f1187bcf11cdbc7", kill_on_drop: false }`
[INFO] [stdout] cb9ff5e3459e96034448ed30e358f74a6a38f105b5a933b60f1187bcf11cdbc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c347c340a4ee87e0c1799e9efc43e72497425fc919b727728b5cd63e697450
[INFO] running `Command { std: "docker" "start" "-a" "85c347c340a4ee87e0c1799e9efc43e72497425fc919b727728b5cd63e697450", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling l19_terminal_tictactoe v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
[INFO] running `Command { std: "docker" "inspect" "85c347c340a4ee87e0c1799e9efc43e72497425fc919b727728b5cd63e697450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c347c340a4ee87e0c1799e9efc43e72497425fc919b727728b5cd63e697450", kill_on_drop: false }`
[INFO] [stdout] 85c347c340a4ee87e0c1799e9efc43e72497425fc919b727728b5cd63e697450
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27408c377ca3357c0e27367fa253db1704b45267de318e10962d120bd06031e0
[INFO] running `Command { std: "docker" "start" "-a" "27408c377ca3357c0e27367fa253db1704b45267de318e10962d120bd06031e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling l19_terminal_tictactoe v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "27408c377ca3357c0e27367fa253db1704b45267de318e10962d120bd06031e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27408c377ca3357c0e27367fa253db1704b45267de318e10962d120bd06031e0", kill_on_drop: false }`
[INFO] [stdout] 27408c377ca3357c0e27367fa253db1704b45267de318e10962d120bd06031e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9fb1c311bb042999bccecd3f666471b9291167025564002363166c4bd8f71fb8
[INFO] running `Command { std: "docker" "start" "-a" "9fb1c311bb042999bccecd3f666471b9291167025564002363166c4bd8f71fb8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/l19_terminal_tictactoe-ab72c40470f6f020)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/l19_terminal_tictactoe-2d72522c4d1238b4)
[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] [stderr]      Running tests/unit_tests.rs (/opt/rustwide/target/debug/deps/unit_tests-872d7fffe473d261)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test check_legal_placement ... ok
[INFO] [stdout] test check_all_wins ... ok
[INFO] [stdout] test check_some_non_win ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests l19_terminal_tictactoe
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - GameMaster<'a>::next_mover_w_prompt (line 341) ... FAILED
[INFO] [stdout] test src/lib.rs - GameMaster<'a>::add_move (line 414) ... FAILED
[INFO] [stdout] test src/lib.rs - Piece::select_with_int (line 74) ... FAILED
[INFO] [stdout] test src/lib.rs - TableState::duplicate_with_new (line 233) ... FAILED
[INFO] [stdout] test src/lib.rs - GameMaster<'a>::print_table (line 486) ... FAILED
[INFO] [stdout] test src/lib.rs - WinOptions::options (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - Piece::fmt (line 119) ... FAILED
[INFO] [stdout] test src/lib.rs - Piece::as_str (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - Piece::opposite (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - TableState::is_win (line 270) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - GameMaster<'a>::next_mover_w_prompt (line 341) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]    --> src/lib.rs:345:16
[INFO] [stdout]     |
[INFO] [stdout] 345 | let bindings = key_bindings::default_bindings();
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/key_bindings.rs, use `mod key_bindings` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 340 + mod key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 340 + use l19_terminal_tictactoe::key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GameMaster`
[INFO] [stdout]    --> src/lib.rs:346:10
[INFO] [stdout]     |
[INFO] [stdout] 346 | let gm = GameMaster::new(&bindings);
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `GameMaster`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 340 + use l19_terminal_tictactoe::GameMaster;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:347:13
[INFO] [stdout]     |
[INFO] [stdout] 347 | gm.add_move(Piece::Npc, 2);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 340 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:348:24
[INFO] [stdout]     |
[INFO] [stdout] 348 | gm.next_mover_w_prompt(Piece::Npc);
[INFO] [stdout]     |                        ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 340 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - GameMaster<'a>::add_move (line 414) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]    --> src/lib.rs:418:16
[INFO] [stdout]     |
[INFO] [stdout] 418 | let bindings = key_bindings::default_bindings();
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/key_bindings.rs, use `mod key_bindings` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 413 + mod key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 413 + use l19_terminal_tictactoe::key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GameMaster`
[INFO] [stdout]    --> src/lib.rs:419:10
[INFO] [stdout]     |
[INFO] [stdout] 419 | let gm = GameMaster::new(&bindings);
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `GameMaster`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 413 + use l19_terminal_tictactoe::GameMaster;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:420:13
[INFO] [stdout]     |
[INFO] [stdout] 420 | gm.add_move(Piece::Npc, 5);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 413 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Piece::select_with_int (line 74) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Piece` in this scope
[INFO] [stdout]   --> src/lib.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | let a_piece: Piece = select_with_int(1);
[INFO] [stdout]    |              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 73 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `select_with_int` in this scope
[INFO] [stdout]   --> src/lib.rs:78:22
[INFO] [stdout]    |
[INFO] [stdout] 78 | let a_piece: Piece = select_with_int(1);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TableState::duplicate_with_new (line 233) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:238:34
[INFO] [stdout]     |
[INFO] [stdout] 238 | let new_move = PlaySelector::new(Piece::User, 1);
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 232 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableState`
[INFO] [stdout]    --> src/lib.rs:237:34
[INFO] [stdout]     |
[INFO] [stdout] 237 | let game_progression = Vec::from(TableState::new());
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `TableState`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlaySelector`
[INFO] [stdout]    --> src/lib.rs:238:16
[INFO] [stdout]     |
[INFO] [stdout] 238 | let new_move = PlaySelector::new(Piece::User, 1);
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of undeclared type `PlaySelector`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - GameMaster<'a>::print_table (line 486) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]    --> src/lib.rs:490:16
[INFO] [stdout]     |
[INFO] [stdout] 490 | let bindings = key_bindings::default_bindings();
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of unresolved module or unlinked crate `key_bindings`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/key_bindings.rs, use `mod key_bindings` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 485 + mod key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 485 + use l19_terminal_tictactoe::key_bindings;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GameMaster`
[INFO] [stdout]    --> src/lib.rs:491:10
[INFO] [stdout]     |
[INFO] [stdout] 491 | let gm = GameMaster::new(&bindings);
[INFO] [stdout]     |          ^^^^^^^^^^ use of undeclared type `GameMaster`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 485 + use l19_terminal_tictactoe::GameMaster;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:492:13
[INFO] [stdout]     |
[INFO] [stdout] 492 | gm.add_move(Piece::Npc, 1);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 485 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:493:13
[INFO] [stdout]     |
[INFO] [stdout] 493 | gm.add_move(Piece::User, 4);
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 485 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WinOptions::options (line 179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WinOptions`
[INFO] [stdout]    --> src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 | let w_pos = WinOptions::new();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `WinOptions`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Piece::fmt (line 119) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Piece` in this scope
[INFO] [stdout]    --> src/lib.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 | let user_piece: Piece = Piece::User;
[INFO] [stdout]     |                 ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 118 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 | let user_piece: Piece = Piece::User;
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 118 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Piece::as_str (line 32) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]   --> src/lib.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 | let player_one = Piece::Npc;
[INFO] [stdout]    |                  ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 32 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Piece::opposite (line 52) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Piece` in this scope
[INFO] [stdout]   --> src/lib.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 | let peice : Piece = Piece::User;
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]   --> src/lib.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 | let peice : Piece = Piece::User;
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 51 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TableState::is_win (line 270) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Piece`
[INFO] [stdout]    --> src/lib.rs:275:34
[INFO] [stdout]     |
[INFO] [stdout] 275 | let new_move = PlaySelector::new(Piece::User, 3);
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Piece`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 269 + use l19_terminal_tictactoe::Piece;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableState`
[INFO] [stdout]    --> src/lib.rs:274:34
[INFO] [stdout]     |
[INFO] [stdout] 274 | let game_progression = Vec::from(TableState::new());
[INFO] [stdout]     |                                  ^^^^^^^^^^ use of undeclared type `TableState`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PlaySelector`
[INFO] [stdout]    --> src/lib.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 | let new_move = PlaySelector::new(Piece::User, 3);
[INFO] [stdout]     |                ^^^^^^^^^^^^ use of undeclared type `PlaySelector`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TableState`
[INFO] [stdout]    --> src/lib.rs:276:23
[INFO] [stdout]     |
[INFO] [stdout] 276 | game_progression.push(TableState::duplicate_with_new(new_move));
[INFO] [stdout]     |                       ^^^^^^^^^^ use of undeclared type `TableState`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - GameMaster<'a>::add_move (line 414)
[INFO] [stdout]     src/lib.rs - GameMaster<'a>::next_mover_w_prompt (line 341)
[INFO] [stdout]     src/lib.rs - GameMaster<'a>::print_table (line 486)
[INFO] [stdout]     src/lib.rs - Piece::as_str (line 32)
[INFO] [stdout]     src/lib.rs - Piece::fmt (line 119)
[INFO] [stdout]     src/lib.rs - Piece::opposite (line 52)
[INFO] [stdout]     src/lib.rs - Piece::select_with_int (line 74)
[INFO] [stdout]     src/lib.rs - TableState::duplicate_with_new (line 233)
[INFO] [stdout]     src/lib.rs - TableState::is_win (line 270)
[INFO] [stdout]     src/lib.rs - WinOptions::options (line 179)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9fb1c311bb042999bccecd3f666471b9291167025564002363166c4bd8f71fb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fb1c311bb042999bccecd3f666471b9291167025564002363166c4bd8f71fb8", kill_on_drop: false }`
[INFO] [stdout] 9fb1c311bb042999bccecd3f666471b9291167025564002363166c4bd8f71fb8
