[INFO] cloning repository https://github.com/fabiandarga/rusty-dungeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabiandarga/rusty-dungeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frusty-dungeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frusty-dungeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97c296ba04aa9f8acc392cd02b6e84f5f2771851 [INFO] checking fabiandarga/rusty-dungeon against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabiandarga%2Frusty-dungeon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fabiandarga/rusty-dungeon on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fabiandarga/rusty-dungeon [INFO] finished tweaking git repo https://github.com/fabiandarga/rusty-dungeon [INFO] tweaked toml for git repo https://github.com/fabiandarga/rusty-dungeon written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fabiandarga/rusty-dungeon 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded tui v0.16.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.1 [INFO] [stderr] Downloaded crossterm v0.20.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f55c585072b807d40dba8c606de1438b785d8af7518d834f2a14d1d5b4bee23e [INFO] running `Command { std: "docker" "start" "-a" "f55c585072b807d40dba8c606de1438b785d8af7518d834f2a14d1d5b4bee23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f55c585072b807d40dba8c606de1438b785d8af7518d834f2a14d1d5b4bee23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55c585072b807d40dba8c606de1438b785d8af7518d834f2a14d1d5b4bee23e", kill_on_drop: false }` [INFO] [stdout] f55c585072b807d40dba8c606de1438b785d8af7518d834f2a14d1d5b4bee23e [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fd8176021a3e47c7bb8adbc3410a430efeb529dbd84ad4290fc5659ae192f48 [INFO] running `Command { std: "docker" "start" "-a" "5fd8176021a3e47c7bb8adbc3410a430efeb529dbd84ad4290fc5659ae192f48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tui v0.16.0 [INFO] [stderr] Checking rusty-dungeon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `basic_melee_fighter::*` [INFO] [stdout] --> src/entities/enemies/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use basic_melee_fighter::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `basic_melee_fighter::*` [INFO] [stdout] --> src/entities/enemies/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use basic_melee_fighter::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `template` is never read [INFO] [stdout] --> src/models/enemy.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_actor_values` and `selectAttack` are never used [INFO] [stdout] --> src/models/actor.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Actor { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] 6 | fn get_actor_values(&self) -> ActorValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn selectAttack(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `enemies` are never read [INFO] [stdout] --> src/models/encounter.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Encounter { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u16, [INFO] [stdout] 7 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub enemies: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encounter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/models/encounter.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EnemyDeclaration(u16, EnemyAmount); [INFO] [stdout] | ---------------- ^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `EnemyDeclaration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/models/encounter.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Amount(u8), [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EnemyAmount` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 | Amount(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/models/encounter.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | Range(u8, u8), [INFO] [stdout] | ----- ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EnemyAmount` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 23 | Range((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Skill` is never constructed [INFO] [stdout] --> src/models/models.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum BadResultType { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 141 | Damage, [INFO] [stdout] 142 | Skill, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BadResultType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `special_effect` is never read [INFO] [stdout] --> src/models/attack_options.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct AttackDescription { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub special_effect: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttackDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `source`, `target`, and `effect` are never read [INFO] [stdout] --> src/models/battle_events.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BattleEvent { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | pub title: String, [INFO] [stdout] 15 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub effect: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattleEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/views/components/message_block.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MessageBlock<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 15 | title: Text<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `battle_handler` is never read [INFO] [stdout] --> src/views/dungeon/battle_view.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BattleView { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | battle_handler: BattleHandler, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `selectAttack` should have a snake case name [INFO] [stdout] --> src/models/actor.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn selectAttack(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `select_attack` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `template` is never read [INFO] [stdout] --> src/models/enemy.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Enemy { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 9 | pub template: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enemy` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_actor_values` and `selectAttack` are never used [INFO] [stdout] --> src/models/actor.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Actor { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] 6 | fn get_actor_values(&self) -> ActorValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | fn selectAttack(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `enemies` are never read [INFO] [stdout] --> src/models/encounter.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Encounter { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u16, [INFO] [stdout] 7 | pub text: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub enemies: Vec [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Encounter` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/models/encounter.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct EnemyDeclaration(u16, EnemyAmount); [INFO] [stdout] | ---------------- ^^^ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `EnemyDeclaration` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/models/encounter.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | Amount(u8), [INFO] [stdout] | ------ ^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EnemyAmount` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 | Amount(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/models/encounter.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | Range(u8, u8), [INFO] [stdout] | ----- ^^ ^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EnemyAmount` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 23 | Range((), ()), [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Skill` is never constructed [INFO] [stdout] --> src/models/models.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub enum BadResultType { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 141 | Damage, [INFO] [stdout] 142 | Skill, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BadResultType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `special_effect` is never read [INFO] [stdout] --> src/models/attack_options.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct AttackDescription { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | pub special_effect: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttackDescription` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `source`, `target`, and `effect` are never read [INFO] [stdout] --> src/models/battle_events.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BattleEvent { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 14 | pub title: String, [INFO] [stdout] 15 | pub source: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 17 | pub effect: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BattleEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/views/components/message_block.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct MessageBlock<'a> { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 15 | title: Text<'a>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `battle_handler` is never read [INFO] [stdout] --> src/views/dungeon/battle_view.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct BattleView { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 24 | battle_handler: BattleHandler, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `selectAttack` should have a snake case name [INFO] [stdout] --> src/models/actor.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn selectAttack(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `select_attack` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.27s [INFO] running `Command { std: "docker" "inspect" "5fd8176021a3e47c7bb8adbc3410a430efeb529dbd84ad4290fc5659ae192f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd8176021a3e47c7bb8adbc3410a430efeb529dbd84ad4290fc5659ae192f48", kill_on_drop: false }` [INFO] [stdout] 5fd8176021a3e47c7bb8adbc3410a430efeb529dbd84ad4290fc5659ae192f48