[INFO] cloning repository https://github.com/de-passage/tic-tac-toe.rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/de-passage/tic-tac-toe.rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-passage%2Ftic-tac-toe.rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-passage%2Ftic-tac-toe.rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5e34ac55f9b7368a2b88ce5495e22bc5f375f34 [INFO] building de-passage/tic-tac-toe.rust against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fde-passage%2Ftic-tac-toe.rust" "/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/de-passage/tic-tac-toe.rust on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/de-passage/tic-tac-toe.rust [INFO] finished tweaking git repo https://github.com/de-passage/tic-tac-toe.rust [INFO] tweaked toml for git repo https://github.com/de-passage/tic-tac-toe.rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/de-passage/tic-tac-toe.rust 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be5ba8fcb065006a0bacde4510d44ffb17a6c7d075b588eadb0e1a607dff666 [INFO] running `Command { std: "docker" "start" "-a" "7be5ba8fcb065006a0bacde4510d44ffb17a6c7d075b588eadb0e1a607dff666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be5ba8fcb065006a0bacde4510d44ffb17a6c7d075b588eadb0e1a607dff666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be5ba8fcb065006a0bacde4510d44ffb17a6c7d075b588eadb0e1a607dff666", kill_on_drop: false }` [INFO] [stdout] 7be5ba8fcb065006a0bacde4510d44ffb17a6c7d075b588eadb0e1a607dff666 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67159e443dbb70f6700ae2d1baad24fb0424cebf4b27c3779c907ef463b4e8a5 [INFO] running `Command { std: "docker" "start" "-a" "67159e443dbb70f6700ae2d1baad24fb0424cebf4b27c3779c907ef463b4e8a5", kill_on_drop: false }` [INFO] [stderr] Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | player: &Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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 a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 137 | player: &dyn Player, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn play(&mut self, player: &Player) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | pub fn play(&mut self, player: &dyn Player) -> Result<(), String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:52:104 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn available_moves(&self) -> std::iter::Filter>, &Fn(&(usize, &PlayerID)) -> bool> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 | pub fn available_moves(&self) -> std::iter::Filter>, &dyn Fn(&(usize, &PlayerID)) -> bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | let full = |locater: Box (usize, usize)>| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 153 | let full = |locater: Box (usize, usize)>| { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let any = |f: &Fn(usize) -> bool| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 159 | let any = |f: &dyn Fn(usize) -> bool| { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | let player: &Player = if current_player == 1 { &Human(1) } else { &Computer(2) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 245 | let player: &dyn Player = if current_player == 1 { &Human(1) } else { &Computer(2) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] running `Command { std: "docker" "inspect" "67159e443dbb70f6700ae2d1baad24fb0424cebf4b27c3779c907ef463b4e8a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67159e443dbb70f6700ae2d1baad24fb0424cebf4b27c3779c907ef463b4e8a5", kill_on_drop: false }` [INFO] [stdout] 67159e443dbb70f6700ae2d1baad24fb0424cebf4b27c3779c907ef463b4e8a5 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4a5dc3351775b42762085c98ea8129fa0bf7daea9a4eafacf495ec6d1725075 [INFO] running `Command { std: "docker" "start" "-a" "e4a5dc3351775b42762085c98ea8129fa0bf7daea9a4eafacf495ec6d1725075", kill_on_drop: false }` [INFO] [stderr] Compiling tic-tac-toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | player: &Player, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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 a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 137 | player: &dyn Player, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn play(&mut self, player: &Player) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 | pub fn play(&mut self, player: &dyn Player) -> Result<(), String> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:52:104 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn available_moves(&self) -> std::iter::Filter>, &Fn(&(usize, &PlayerID)) -> bool> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 52 | pub fn available_moves(&self) -> std::iter::Filter>, &dyn Fn(&(usize, &PlayerID)) -> bool> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | let full = |locater: Box (usize, usize)>| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 153 | let full = |locater: Box (usize, usize)>| { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_logic.rs:159:17 [INFO] [stdout] | [INFO] [stdout] 159 | let any = |f: &Fn(usize) -> bool| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 159 | let any = |f: &dyn Fn(usize) -> bool| { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | let b = Board([1, 2, 1, 2, 0, 2, 1, 2, 1]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:183:10 [INFO] [stdout] | [INFO] [stdout] 183 | let b = Board([1, 1, 0, 1, 1, 0, 0, 1, 0]); // the algorithm doesnt actually care that the game is in a valid state [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | let b = Board([1, 0, 0, 2, 1, 0, 0, 0, 2]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | let b = Board([1, 2, 2, 2, 1, 0, 1, 1, 0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:207:10 [INFO] [stdout] | [INFO] [stdout] 207 | let b = Board([1, 0, 0, 0, 0, 2, 0, 0, 2]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 210 | let b = Board([1, 2, 0, 1, 0, 2, 0, 0, 0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:216:14 [INFO] [stdout] | [INFO] [stdout] 216 | let mut b = Board([1, 1, 0, 2, 0, 0, 2, 0, 0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:223:14 [INFO] [stdout] | [INFO] [stdout] 223 | let mut b = Board([1, 1, 0, 2, 1, 0, 2, 0, 0]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> src/main.rs:230:14 [INFO] [stdout] | [INFO] [stdout] 230 | let mut b = Board([0, 0, 0, 2, 0, 1, 2, 0, 1]); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board([PlayerID; 9]); [INFO] [stdout] | ^^^^^^^^^^^^^ private field [INFO] [stdout] help: consider making the field publicly accessible [INFO] [stdout] --> src/game_logic.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Board(pub [PlayerID; 9]); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:245:18 [INFO] [stdout] | [INFO] [stdout] 245 | let player: &Player = if current_player == 1 { &Human(1) } else { &Computer(2) }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 245 | let player: &dyn Player = if current_player == 1 { &Human(1) } else { &Computer(2) }; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tic-tac-toe` (bin "tic-tac-toe" test) due to 9 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4a5dc3351775b42762085c98ea8129fa0bf7daea9a4eafacf495ec6d1725075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a5dc3351775b42762085c98ea8129fa0bf7daea9a4eafacf495ec6d1725075", kill_on_drop: false }` [INFO] [stdout] e4a5dc3351775b42762085c98ea8129fa0bf7daea9a4eafacf495ec6d1725075