[INFO] cloning repository https://github.com/adumbidiot/TTT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/TTT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2FTTT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2FTTT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3628ac897636e5ffb613e1cfcce9dfbc1c9764 [INFO] checking adumbidiot/TTT against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2FTTT" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/TTT on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/TTT [INFO] finished tweaking git repo https://github.com/adumbidiot/TTT [INFO] tweaked toml for git repo https://github.com/adumbidiot/TTT written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/TTT 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56d0ebeb3edb1985b6d1dc0bf899bc92843e906fb479231be971264d403d39e3 [INFO] running `Command { std: "docker" "start" "-a" "56d0ebeb3edb1985b6d1dc0bf899bc92843e906fb479231be971264d403d39e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56d0ebeb3edb1985b6d1dc0bf899bc92843e906fb479231be971264d403d39e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d0ebeb3edb1985b6d1dc0bf899bc92843e906fb479231be971264d403d39e3", kill_on_drop: false }` [INFO] [stdout] 56d0ebeb3edb1985b6d1dc0bf899bc92843e906fb479231be971264d403d39e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ecb6b9b1f035487e6f4abee4647635c1eec77de8a03c943034a1703ca049faa [INFO] running `Command { std: "docker" "start" "-a" "2ecb6b9b1f035487e6f4abee4647635c1eec77de8a03c943034a1703ca049faa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking ttt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub compilation: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 55 | pub compilation: Option>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | fn as_any(&mut self) -> &mut Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | fn as_any(&mut self) -> &mut dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:223:61 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_compilation(&self) -> CompilationResult<&Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_compilation(&self) -> CompilationResult<&Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:230:73 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_compilation_mut(&mut self) -> CompilationResult<&mut Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_compilation_mut(&mut self) -> CompilationResult<&mut Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ttt.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | fn as_any(&mut self) -> &mut Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | fn as_any(&mut self) -> &mut dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `*`, `ttt::*` [INFO] [stdout] --> src/tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | ttt::*, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 3 | *, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `get_winner_col` is imported redundantly [INFO] [stdout] --> src/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | ttt::*, [INFO] [stdout] | ------ the item `get_winner_col` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | get_winner_col, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `get_winner_diag` is imported redundantly [INFO] [stdout] --> src/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 2 | ttt::*, [INFO] [stdout] | ------ the item `get_winner_diag` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | get_winner_diag, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `get_winner_row` is imported redundantly [INFO] [stdout] --> src/tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 2 | ttt::*, [INFO] [stdout] | ------ the item `get_winner_row` is already imported here [INFO] [stdout] ... [INFO] [stdout] 8 | get_winner_row, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | pub compilation: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 55 | pub compilation: Option>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | fn as_any(&mut self) -> &mut Any; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 48 | fn as_any(&mut self) -> &mut dyn Any; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:223:61 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_compilation(&self) -> CompilationResult<&Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_compilation(&self) -> CompilationResult<&Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:230:73 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_compilation_mut(&mut self) -> CompilationResult<&mut Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 230 | pub fn get_compilation_mut(&mut self) -> CompilationResult<&mut Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/ttt.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | fn as_any(&mut self) -> &mut Any { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 98 | fn as_any(&mut self) -> &mut dyn Any { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(0, get_winner_row(&0)); [INFO] [stdout] | ^^^^^^^^^^^^^^---- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_winner_row(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(0, get_winner_row(&0, /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_winner_row(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 44 | assert_eq!(1, get_winner_row(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_winner_row(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 50 | assert_eq!(1, get_winner_row(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(1, get_winner_row(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_winner_row(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 56 | assert_eq!(1, get_winner_row(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | assert_eq!(1, get_winner_row(&9641)); [INFO] [stdout] | ^^^^^^^^^^^^^^------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:122:8 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn get_winner_row(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 61 | assert_eq!(1, get_winner_row(&9641, /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(0, get_winner_col(&0)); [INFO] [stdout] | ^^^^^^^^^^^^^^---- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn get_winner_col(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(0, get_winner_col(&0, /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn get_winner_col(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(1, get_winner_col(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn get_winner_col(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(1, get_winner_col(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:84:35 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(1, get_winner_col(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn get_winner_col(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(1, get_winner_col(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | assert_eq!(0, get_winner_diag(&0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^---- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn get_winner_diag(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 89 | assert_eq!(0, get_winner_diag(&0, /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:95:36 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(1, get_winner_diag(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:95:19 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(1, get_winner_diag(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn get_winner_diag(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(1, get_winner_diag(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `hash_state` in this scope [INFO] [stdout] --> src/tests.rs:101:36 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(1, get_winner_diag(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/tests.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(1, get_winner_diag(&hash_state(&s))); [INFO] [stdout] | ^^^^^^^^^^^^^^^----------------- an argument of type `u8` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/ttt.rs:180:8 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn get_winner_diag(id: &NodeIndex, size: u8) -> u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ -------------- -------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 101 | assert_eq!(1, get_winner_diag(&hash_state(&s), /* u8 */)); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ttt` (lib test) due to 21 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2ecb6b9b1f035487e6f4abee4647635c1eec77de8a03c943034a1703ca049faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ecb6b9b1f035487e6f4abee4647635c1eec77de8a03c943034a1703ca049faa", kill_on_drop: false }` [INFO] [stdout] 2ecb6b9b1f035487e6f4abee4647635c1eec77de8a03c943034a1703ca049faa [INFO] checking adumbidiot/TTT against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2FTTT" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/TTT on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/TTT [INFO] finished tweaking git repo https://github.com/adumbidiot/TTT [INFO] tweaked toml for git repo https://github.com/adumbidiot/TTT written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/TTT 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e941064b479b18b4b1ff2490226c3a2150cac3499198adde4960205fbf86104d [INFO] running `Command { std: "docker" "start" "-a" "e941064b479b18b4b1ff2490226c3a2150cac3499198adde4960205fbf86104d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e941064b479b18b4b1ff2490226c3a2150cac3499198adde4960205fbf86104d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e941064b479b18b4b1ff2490226c3a2150cac3499198adde4960205fbf86104d", kill_on_drop: false }` [INFO] [stdout] e941064b479b18b4b1ff2490226c3a2150cac3499198adde4960205fbf86104d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efc8b3c00225f38ad3a10224c1f1d99d33f21067f0a870dd5fb978bfd002a3b7 [INFO] running `Command { std: "docker" "start" "-a" "efc8b3c00225f38ad3a10224c1f1d99d33f21067f0a870dd5fb978bfd002a3b7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "efc8b3c00225f38ad3a10224c1f1d99d33f21067f0a870dd5fb978bfd002a3b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc8b3c00225f38ad3a10224c1f1d99d33f21067f0a870dd5fb978bfd002a3b7", kill_on_drop: false }` [INFO] [stdout] efc8b3c00225f38ad3a10224c1f1d99d33f21067f0a870dd5fb978bfd002a3b7