[INFO] cloning repository https://github.com/iscott/tictactoe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iscott/tictactoe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiscott%2Ftictactoe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiscott%2Ftictactoe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c918bf888db6797c3d5a26eae134709fa74f059a
[INFO] testing iscott/tictactoe against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiscott%2Ftictactoe" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iscott/tictactoe
[INFO] finished tweaking git repo https://github.com/iscott/tictactoe
[INFO] tweaked toml for git repo https://github.com/iscott/tictactoe written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iscott/tictactoe on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iscott/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded terminal_size v0.1.17
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded supports-color v1.3.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded is_ci v1.1.1
[INFO] [stderr]   Downloaded exitcode v1.1.2
[INFO] [stderr]   Downloaded enable-ansi-support v0.1.2
[INFO] [stderr]   Downloaded strum_macros v0.24.2
[INFO] [stderr]   Downloaded cfonts v1.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 251cdb6f6b4868645553b667010584cb19cb4fabe0b9b8f84dd16f43dbc7a0eb
[INFO] running `Command { std: "docker" "start" "-a" "251cdb6f6b4868645553b667010584cb19cb4fabe0b9b8f84dd16f43dbc7a0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "251cdb6f6b4868645553b667010584cb19cb4fabe0b9b8f84dd16f43dbc7a0eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "251cdb6f6b4868645553b667010584cb19cb4fabe0b9b8f84dd16f43dbc7a0eb", kill_on_drop: false }`
[INFO] [stdout] 251cdb6f6b4868645553b667010584cb19cb4fabe0b9b8f84dd16f43dbc7a0eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c122fd3c54937b2d13242a38232d90900065096b1994d11efcb851994ce2bac
[INFO] running `Command { std: "docker" "start" "-a" "8c122fd3c54937b2d13242a38232d90900065096b1994d11efcb851994ce2bac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling enable-ansi-support v0.1.2
[INFO] [stderr]    Compiling exitcode v1.1.2
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling supports-color v1.3.0
[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 strum_macros v0.24.2
[INFO] [stderr]    Compiling cfonts v1.1.0
[INFO] [stderr]    Compiling tictactoe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s
[INFO] running `Command { std: "docker" "inspect" "8c122fd3c54937b2d13242a38232d90900065096b1994d11efcb851994ce2bac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c122fd3c54937b2d13242a38232d90900065096b1994d11efcb851994ce2bac", kill_on_drop: false }`
[INFO] [stdout] 8c122fd3c54937b2d13242a38232d90900065096b1994d11efcb851994ce2bac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f148372cc9790f44d0ca45ae1940c3fc566a8dbcaceed5a373d600ccd165abdc
[INFO] running `Command { std: "docker" "start" "-a" "f148372cc9790f44d0ca45ae1940c3fc566a8dbcaceed5a373d600ccd165abdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tictactoe v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated item named `Empty` found for array `[[CellState; 3]; 3]` in the current scope
[INFO] [stdout]    --> src/main.rs:362:30
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let mut state = [[State::Empty; 3]; 3];
[INFO] [stdout]     |                              ^^^^^ associated item not found in `[[CellState; 3]; 3]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/main.rs:363:16
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_eq!(game_status(&state), GameResult::OnGoing);
[INFO] [stdout]     |                ^^^^^^^^^^^-------- argument #2 of type `&u8` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 | fn game_status(app_state: &State, turn_counter: &u8) -> GameResult {
[INFO] [stdout]     |    ^^^^^^^^^^^                    -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 363 |     assert_eq!(game_status(&state, /* &u8 */), GameResult::OnGoing);
[INFO] [stdout]     |                                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/main.rs:368:16
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_eq!(game_status(&state), GameResult::WinEx);
[INFO] [stdout]     |                ^^^^^^^^^^^-------- argument #2 of type `&u8` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/main.rs:290:4
[INFO] [stdout]     |
[INFO] [stdout] 290 | fn game_status(app_state: &State, turn_counter: &u8) -> GameResult {
[INFO] [stdout]     |    ^^^^^^^^^^^                    -----------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 368 |     assert_eq!(game_status(&state, /* &u8 */), GameResult::WinEx);
[INFO] [stdout]     |                                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tictactoe` (bin "tictactoe" test) due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f148372cc9790f44d0ca45ae1940c3fc566a8dbcaceed5a373d600ccd165abdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f148372cc9790f44d0ca45ae1940c3fc566a8dbcaceed5a373d600ccd165abdc", kill_on_drop: false }`
[INFO] [stdout] f148372cc9790f44d0ca45ae1940c3fc566a8dbcaceed5a373d600ccd165abdc
