[INFO] cloning repository https://github.com/DataTriny/tic_tac_toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DataTriny/tic_tac_toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2Ftic_tac_toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2Ftic_tac_toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65d17387644a3e7ce7430705d6e5c36160081ae4 [INFO] checking DataTriny/tic_tac_toe against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataTriny%2Ftic_tac_toe" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DataTriny/tic_tac_toe on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DataTriny/tic_tac_toe [INFO] finished tweaking git repo https://github.com/DataTriny/tic_tac_toe [INFO] tweaked toml for git repo https://github.com/DataTriny/tic_tac_toe written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/DataTriny/tic_tac_toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 460338ff721e7a5b38894b2530151fdfe43348bd333278fb97e28b44ecb59d1b [INFO] running `Command { std: "docker" "start" "-a" "460338ff721e7a5b38894b2530151fdfe43348bd333278fb97e28b44ecb59d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "460338ff721e7a5b38894b2530151fdfe43348bd333278fb97e28b44ecb59d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460338ff721e7a5b38894b2530151fdfe43348bd333278fb97e28b44ecb59d1b", kill_on_drop: false }` [INFO] [stdout] 460338ff721e7a5b38894b2530151fdfe43348bd333278fb97e28b44ecb59d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8467f29180f36a95ad63472c6b1ea382040cd7cf642f7d18428afb1c41cc06c [INFO] running `Command { std: "docker" "start" "-a" "f8467f29180f36a95ad63472c6b1ea382040cd7cf642f7d18428afb1c41cc06c", kill_on_drop: false }` [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking crossterm_utils v0.2.3 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking crossterm_screen v0.2.3 [INFO] [stderr] Checking crossterm_cursor v0.2.4 [INFO] [stderr] Checking crossterm_style v0.3.3 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking crossterm_terminal v0.2.4 [INFO] [stderr] Checking crossterm_input v0.3.6 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.9.6 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tic_tac_toe v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/board.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/board.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn box_clone(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 38 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/board.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/board.rs:118:37 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | fn box_clone(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/choose_opponent_menu_state.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/end_game_menu_state.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/main_menu_state.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/playing_state.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/mod.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(&self, renderer: &Renderer) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/mod.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn render(&self, renderer: &Renderer) -> Result<(), StateManagerError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game/players.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | fn box_clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PlayerController` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 38 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/menus.rs:145:33 [INFO] [stdout] | [INFO] [stdout] 145 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/choose_opponent_menu_state.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/end_game_menu_state.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/main_menu_state.rs:34:40 [INFO] [stdout] | [INFO] [stdout] 34 | fn render_header(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/playing_state.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | fn render(&self, renderer: &Renderer) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/mod.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | fn render(&self, renderer: &Renderer) -> Result<(), Error>; [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/states/mod.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn render(&self, renderer: &Renderer) -> Result<(), StateManagerError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn Renderer` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `Command { std: "docker" "inspect" "f8467f29180f36a95ad63472c6b1ea382040cd7cf642f7d18428afb1c41cc06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8467f29180f36a95ad63472c6b1ea382040cd7cf642f7d18428afb1c41cc06c", kill_on_drop: false }` [INFO] [stdout] f8467f29180f36a95ad63472c6b1ea382040cd7cf642f7d18428afb1c41cc06c