[INFO] cloning repository https://github.com/Nertsal/gmtk2021 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nertsal/gmtk2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fgmtk2021", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fgmtk2021'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 084d0f176fe03049732418e9ebc429d4668bb669 [INFO] building Nertsal/gmtk2021 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNertsal%2Fgmtk2021" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Nertsal/gmtk2021 [INFO] finished tweaking git repo https://github.com/Nertsal/gmtk2021 [INFO] tweaked toml for git repo https://github.com/Nertsal/gmtk2021 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Nertsal/gmtk2021 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding macroquad v0.3.26 (available: v0.4.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quad-rand v0.2.3 [INFO] [stderr] Downloaded miniquad v0.3.16 [INFO] [stderr] Downloaded macroquad v0.3.26 [INFO] [stderr] Downloaded quad-snd v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 273d5e504abec7b62611574dd8e518b12c371cf8f2c2ac14d8dd0571ddf88d37 [INFO] running `Command { std: "docker" "start" "-a" "273d5e504abec7b62611574dd8e518b12c371cf8f2c2ac14d8dd0571ddf88d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "273d5e504abec7b62611574dd8e518b12c371cf8f2c2ac14d8dd0571ddf88d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "273d5e504abec7b62611574dd8e518b12c371cf8f2c2ac14d8dd0571ddf88d37", kill_on_drop: false }` [INFO] [stdout] 273d5e504abec7b62611574dd8e518b12c371cf8f2c2ac14d8dd0571ddf88d37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e3eb2e5c828aedcc378c119d8b760b1e8d2e7ad3afacbcbd3524ad2daf7195e2 [INFO] running `Command { std: "docker" "start" "-a" "e3eb2e5c828aedcc378c119d8b760b1e8d2e7ad3afacbcbd3524ad2daf7195e2", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling miniquad v0.3.16 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling macroquad v0.3.26 [INFO] [stderr] Compiling bonkle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bomb::*` [INFO] [stdout] --> src/game/model/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use bomb::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `explosion::*` [INFO] [stdout] --> src/game/model/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use explosion::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `minion::*` [INFO] [stdout] --> src/game/model/mod.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use minion::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `missile::*` [INFO] [stdout] --> src/game/model/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use missile::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Drop` is never constructed [INFO] [stdout] --> src/game/model/attack.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum AttackType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttackType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bomb` is never constructed [INFO] [stdout] --> src/game/model/bomb.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Bomb { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/bomb.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl Bomb { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 12 | fn new(position: Vec2, bomb_info: BombInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BombInfo` is never constructed [INFO] [stdout] --> src/game/model/bomb.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct BombInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/bomb.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl BombInfo { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 63 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Explosion` is never constructed [INFO] [stdout] --> src/game/model/explosion.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Explosion { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/explosion.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Explosion { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(position: Vec2, explosion_info: ExplosionInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExplosionInfo` is never constructed [INFO] [stdout] --> src/game/model/explosion.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExplosionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/explosion.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 61 | impl ExplosionInfo { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 62 | pub fn new(entity_type: EntityType, radius: f32, speed: f32, hit_strength: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Minion` is never constructed [INFO] [stdout] --> src/game/model/minion.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Minion { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/minion.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Minion { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 8 | pub fn new(position: Vec2, minion_info: MinionInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinionInfo` is never constructed [INFO] [stdout] --> src/game/model/minion.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MinionInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/minion.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl MinionInfo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 43 | pub fn new(entity_info: EntityInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Missile` is never constructed [INFO] [stdout] --> src/game/model/missile.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Missile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/missile.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Missile { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | fn new(position: Vec2, missile_info: MissileInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MissileInfo` is never constructed [INFO] [stdout] --> src/game/model/missile.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MissileInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/missile.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 79 | impl MissileInfo { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 80 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s [INFO] running `Command { std: "docker" "inspect" "e3eb2e5c828aedcc378c119d8b760b1e8d2e7ad3afacbcbd3524ad2daf7195e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3eb2e5c828aedcc378c119d8b760b1e8d2e7ad3afacbcbd3524ad2daf7195e2", kill_on_drop: false }` [INFO] [stdout] e3eb2e5c828aedcc378c119d8b760b1e8d2e7ad3afacbcbd3524ad2daf7195e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 2bc5f759e4d51817d34a3fda5ba02dd3ab4e725affe0e484c6cb7b0ca3a47aa1 [INFO] running `Command { std: "docker" "start" "-a" "2bc5f759e4d51817d34a3fda5ba02dd3ab4e725affe0e484c6cb7b0ca3a47aa1", kill_on_drop: false }` [INFO] [stderr] Compiling bonkle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bomb::*` [INFO] [stdout] --> src/game/model/mod.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use bomb::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `explosion::*` [INFO] [stdout] --> src/game/model/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use explosion::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `minion::*` [INFO] [stdout] --> src/game/model/mod.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use minion::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `missile::*` [INFO] [stdout] --> src/game/model/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | use missile::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Drop` is never constructed [INFO] [stdout] --> src/game/model/attack.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum AttackType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 19 | Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AttackType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Bomb` is never constructed [INFO] [stdout] --> src/game/model/bomb.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Bomb { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/bomb.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl Bomb { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 12 | fn new(position: Vec2, bomb_info: BombInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BombInfo` is never constructed [INFO] [stdout] --> src/game/model/bomb.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct BombInfo { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/bomb.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | impl BombInfo { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 63 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Explosion` is never constructed [INFO] [stdout] --> src/game/model/explosion.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Explosion { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/explosion.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Explosion { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(position: Vec2, explosion_info: ExplosionInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExplosionInfo` is never constructed [INFO] [stdout] --> src/game/model/explosion.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct ExplosionInfo { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/explosion.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 61 | impl ExplosionInfo { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 62 | pub fn new(entity_type: EntityType, radius: f32, speed: f32, hit_strength: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Minion` is never constructed [INFO] [stdout] --> src/game/model/minion.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Minion { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/minion.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Minion { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 8 | pub fn new(position: Vec2, minion_info: MinionInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinionInfo` is never constructed [INFO] [stdout] --> src/game/model/minion.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct MinionInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/minion.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl MinionInfo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 43 | pub fn new(entity_info: EntityInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Missile` is never constructed [INFO] [stdout] --> src/game/model/missile.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Missile { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/missile.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl Missile { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 13 | fn new(position: Vec2, missile_info: MissileInfo) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MissileInfo` is never constructed [INFO] [stdout] --> src/game/model/missile.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MissileInfo { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/game/model/missile.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 79 | impl MissileInfo { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 80 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "2bc5f759e4d51817d34a3fda5ba02dd3ab4e725affe0e484c6cb7b0ca3a47aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bc5f759e4d51817d34a3fda5ba02dd3ab4e725affe0e484c6cb7b0ca3a47aa1", kill_on_drop: false }` [INFO] [stdout] 2bc5f759e4d51817d34a3fda5ba02dd3ab4e725affe0e484c6cb7b0ca3a47aa1