[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 try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiscott%2Ftictactoe" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iscott/tictactoe on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7687924109cdb113dff77f6b5f66e845f98e8ebc94e13bc1e0ae9ecd01da41c3 [INFO] running `Command { std: "docker" "start" "-a" "7687924109cdb113dff77f6b5f66e845f98e8ebc94e13bc1e0ae9ecd01da41c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7687924109cdb113dff77f6b5f66e845f98e8ebc94e13bc1e0ae9ecd01da41c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7687924109cdb113dff77f6b5f66e845f98e8ebc94e13bc1e0ae9ecd01da41c3", kill_on_drop: false }` [INFO] [stdout] 7687924109cdb113dff77f6b5f66e845f98e8ebc94e13bc1e0ae9ecd01da41c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b7f3440cc9e82a1719eb4ad5ed45a1bb202138a3be85f5e182c989ccb1a339 [INFO] running `Command { std: "docker" "start" "-a" "c6b7f3440cc9e82a1719eb4ad5ed45a1bb202138a3be85f5e182c989ccb1a339", 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 ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling enable-ansi-support v0.1.2 [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 14.01s [INFO] running `Command { std: "docker" "inspect" "c6b7f3440cc9e82a1719eb4ad5ed45a1bb202138a3be85f5e182c989ccb1a339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b7f3440cc9e82a1719eb4ad5ed45a1bb202138a3be85f5e182c989ccb1a339", kill_on_drop: false }` [INFO] [stdout] c6b7f3440cc9e82a1719eb4ad5ed45a1bb202138a3be85f5e182c989ccb1a339 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da7b78947b29b55c4b37aa3e9d047d7eecf8787fae034f6b0b1c4b392b651446 [INFO] running `Command { std: "docker" "start" "-a" "da7b78947b29b55c4b37aa3e9d047d7eecf8787fae034f6b0b1c4b392b651446", kill_on_drop: false }` [INFO] [stderr] Compiling tictactoe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no associated function or constant 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 function or constant 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] [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] [stderr] error: could not compile `tictactoe` (bin "tictactoe" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "da7b78947b29b55c4b37aa3e9d047d7eecf8787fae034f6b0b1c4b392b651446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7b78947b29b55c4b37aa3e9d047d7eecf8787fae034f6b0b1c4b392b651446", kill_on_drop: false }` [INFO] [stdout] da7b78947b29b55c4b37aa3e9d047d7eecf8787fae034f6b0b1c4b392b651446