[INFO] cloning repository https://github.com/andysalerno/SaltEngine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andysalerno/SaltEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandysalerno%2FSaltEngine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandysalerno%2FSaltEngine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7252b19b16c66dfb01a1fd062b4c8020fb38c51c [INFO] checking andysalerno/SaltEngine against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandysalerno%2FSaltEngine" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andysalerno/SaltEngine on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andysalerno/SaltEngine [INFO] finished tweaking git repo https://github.com/andysalerno/SaltEngine [INFO] tweaked toml for git repo https://github.com/andysalerno/SaltEngine written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/andysalerno/SaltEngine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64606d780086cbe565509869681b46ff2fa2c6b9a0711fdbc04f87f2ae7fbed6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64606d780086cbe565509869681b46ff2fa2c6b9a0711fdbc04f87f2ae7fbed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64606d780086cbe565509869681b46ff2fa2c6b9a0711fdbc04f87f2ae7fbed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64606d780086cbe565509869681b46ff2fa2c6b9a0711fdbc04f87f2ae7fbed6", kill_on_drop: false }` [INFO] [stdout] 64606d780086cbe565509869681b46ff2fa2c6b9a0711fdbc04f87f2ae7fbed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15f29c96bb36c8d3ae1f75c127a54ea1e186941b46845f727bd1f9538e36ff5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f15f29c96bb36c8d3ae1f75c127a54ea1e186941b46845f727bd1f9538e36ff5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking salt_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Other` [INFO] [stdout] --> src/game_logic/buff.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Other(Id), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `definition_id` [INFO] [stdout] --> src/game_logic/buff.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | definition_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/attack_dog.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/emotional_support_dog.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/fraidy_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/indoor_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/outdoor_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/pawn.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/popcorn_vendor.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/priest_of_the_lowland.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/really_big_rock.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/rickety_cannon.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/sleeping_dog.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `target_id` [INFO] [stdout] --> src/game_logic/events/creature_deals_damage_event.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn target_id(&self) -> UnitCardInstanceId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_id` [INFO] [stdout] --> src/game_logic/events/creature_set_event.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn player_id(&self) -> PlayerId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `card` [INFO] [stdout] --> src/game_logic/events/creature_set_event.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn card(&self) -> &UnitCardInstance { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Keywords` [INFO] [stdout] --> src/game_logic/keywords.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Keywords { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_creature` [INFO] [stdout] --> src/game_state/board.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn has_creature(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_back` [INFO] [stdout] --> src/game_state/board.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn is_back(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_front` [INFO] [stdout] --> src/game_state/board.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn is_front(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_hero` [INFO] [stdout] --> src/game_state/board.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn is_hero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `board_range` [INFO] [stdout] --> src/game_state/board.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | fn board_range(&self, _player_id: PlayerId) -> std::ops::Range { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_side_mut` [INFO] [stdout] --> src/game_state/board.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn player_side_mut(&mut self, player_id: PlayerId) -> &mut [BoardSlot] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_creatures` [INFO] [stdout] --> src/game_state/board.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn player_creatures(&self, player_id: PlayerId) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CreatureInstanceId` [INFO] [stdout] --> src/game_state/card_instance.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | CreatureInstanceId(UnitCardInstanceId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_attackers` [INFO] [stdout] --> src/game_state/game_state.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn active_attackers(&self, player_id: PlayerId) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cards_mut` [INFO] [stdout] --> src/game_state/hand.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn cards_mut(&mut self) -> &mut [UnitCardInstance] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `creature_ids` [INFO] [stdout] --> src/game_state/selector.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn creature_ids(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mockall v0.9.1 [INFO] [stdout] warning: variant is never constructed: `Other` [INFO] [stdout] --> src/game_logic/buff.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | Other(Id), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `definition_id` [INFO] [stdout] --> src/game_logic/buff.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | definition_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/attack_dog.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/emotional_support_dog.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/fraidy_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/indoor_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/outdoor_cat.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/pawn.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/popcorn_vendor.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/priest_of_the_lowland.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/really_big_rock.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/rickety_cannon.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `id` [INFO] [stdout] --> src/game_logic/cards/sleeping_dog.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn id(&self) -> Id { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_player_a_prompter` [INFO] [stdout] --> src/game_logic/event_dispatch.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn set_player_a_prompter(&mut self, prompter: Box) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `target_id` [INFO] [stdout] --> src/game_logic/events/creature_deals_damage_event.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn target_id(&self) -> UnitCardInstanceId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_id` [INFO] [stdout] --> src/game_logic/events/creature_set_event.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn player_id(&self) -> PlayerId { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `card` [INFO] [stdout] --> src/game_logic/events/creature_set_event.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn card(&self) -> &UnitCardInstance { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Keywords` [INFO] [stdout] --> src/game_logic/keywords.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum Keywords { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `has_creature` [INFO] [stdout] --> src/game_state/board.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn has_creature(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_back` [INFO] [stdout] --> src/game_state/board.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn is_back(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_front` [INFO] [stdout] --> src/game_state/board.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn is_front(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_hero` [INFO] [stdout] --> src/game_state/board.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn is_hero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `board_range` [INFO] [stdout] --> src/game_state/board.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 169 | fn board_range(&self, _player_id: PlayerId) -> std::ops::Range { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_side_mut` [INFO] [stdout] --> src/game_state/board.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn player_side_mut(&mut self, player_id: PlayerId) -> &mut [BoardSlot] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `player_creatures` [INFO] [stdout] --> src/game_state/board.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn player_creatures(&self, player_id: PlayerId) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CreatureInstanceId` [INFO] [stdout] --> src/game_state/card_instance.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | CreatureInstanceId(UnitCardInstanceId), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `active_attackers` [INFO] [stdout] --> src/game_state/game_state.rs:217:12 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn active_attackers(&self, player_id: PlayerId) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cards_mut` [INFO] [stdout] --> src/game_state/hand.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn cards_mut(&mut self) -> &mut [UnitCardInstance] { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `creature_ids` [INFO] [stdout] --> src/game_state/selector.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn creature_ids(self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.74s [INFO] running `Command { std: "docker" "inspect" "f15f29c96bb36c8d3ae1f75c127a54ea1e186941b46845f727bd1f9538e36ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15f29c96bb36c8d3ae1f75c127a54ea1e186941b46845f727bd1f9538e36ff5", kill_on_drop: false }` [INFO] [stdout] f15f29c96bb36c8d3ae1f75c127a54ea1e186941b46845f727bd1f9538e36ff5