[INFO] cloning repository https://github.com/Agreatdayforfreedom/wgpu-game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Agreatdayforfreedom/wgpu-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgreatdayforfreedom%2Fwgpu-game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgreatdayforfreedom%2Fwgpu-game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 981589ceca7d71d9d27076897fa211b2cda46c00
[INFO] checking Agreatdayforfreedom/wgpu-game/981589ceca7d71d9d27076897fa211b2cda46c00 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAgreatdayforfreedom%2Fwgpu-game" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Agreatdayforfreedom/wgpu-game on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Agreatdayforfreedom/wgpu-game
[INFO] finished tweaking git repo https://github.com/Agreatdayforfreedom/wgpu-game
[INFO] tweaked toml for git repo https://github.com/Agreatdayforfreedom/wgpu-game written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Agreatdayforfreedom/wgpu-game 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d4b5b56e7b0e392c3d56dc4f27fd41092431985d5a76bf82aef2121239360d3
[INFO] running `Command { std: "docker" "start" "-a" "9d4b5b56e7b0e392c3d56dc4f27fd41092431985d5a76bf82aef2121239360d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d4b5b56e7b0e392c3d56dc4f27fd41092431985d5a76bf82aef2121239360d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4b5b56e7b0e392c3d56dc4f27fd41092431985d5a76bf82aef2121239360d3", kill_on_drop: false }`
[INFO] [stdout] 9d4b5b56e7b0e392c3d56dc4f27fd41092431985d5a76bf82aef2121239360d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcb588eafa9cf64d4b18dd2f0a236dc5d971901befc316f472712092fc5bfc44
[INFO] running `Command { std: "docker" "start" "-a" "fcb588eafa9cf64d4b18dd2f0a236dc5d971901befc316f472712092fc5bfc44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking alsa-sys v0.3.1
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking bitstream-io v2.3.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling winit v0.30.0
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking alsa v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking cpal v0.15.3
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.6.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking rodio v0.18.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking sctk-adwaita v0.9.0
[INFO] [stderr]     Checking space_invaders v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Array`, `EuclideanSpace`, `InnerSpace`, `Point3`, `SquareMatrix`, and `Transform`
[INFO] [stdout]  --> src/camera.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Array, EuclideanSpace, InnerSpace, Matrix4, Point3, SquareMatrix, Transform, Vector3,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^           ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array`, `EuclideanSpace`, `InnerSpace`, `Point3`, `SquareMatrix`, and `Transform`
[INFO] [stdout]  --> src/camera.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Array, EuclideanSpace, InnerSpace, Matrix4, Point3, SquareMatrix, Transform, Vector3,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^^^           ^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uniform::Uniform`
[INFO] [stdout]  --> src/entity.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{audio::Audio, input::Input, uniform::Uniform};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uniform::Uniform`
[INFO] [stdout]  --> src/entity.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{audio::Audio, input::Input, uniform::Uniform};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/particle_system/particle.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cgmath::{Array, Vector2, Vector4};
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Uniform`
[INFO] [stdout]  --> src/player.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::uniform::{self, Uniform};
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/particle_system/particle.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use cgmath::{Array, Vector2, Vector4};
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Uniform`
[INFO] [stdout]  --> src/player.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::uniform::{self, Uniform};
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::weapon::cannon::Cannon`
[INFO] [stdout]  --> src/player.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::weapon::cannon::Cannon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::weapon::laser::Laser`
[INFO] [stdout]  --> src/player.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::weapon::laser::Laser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::weapon::cannon::Cannon`
[INFO] [stdout]  --> src/player.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::weapon::cannon::Cannon;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Angle`
[INFO] [stdout]   --> src/player.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cgmath::{Angle, Point2, Vector2, Vector4};
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::weapon::laser::Laser`
[INFO] [stdout]  --> src/player.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::weapon::laser::Laser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_render_pipeline`
[INFO] [stdout]  --> src/post_processing.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::rendering::{self, create_bind_group_layout, create_render_pipeline, Sprite};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Angle`
[INFO] [stdout]   --> src/player.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | use cgmath::{Angle, Point2, Vector2, Vector4};
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_render_pipeline`
[INFO] [stdout]  --> src/post_processing.rs:1:56
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::rendering::{self, create_bind_group_layout, create_render_pipeline, Sprite};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/state.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::entity::{self, Entity, EntityUniform};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Explosion`
[INFO] [stdout]  --> src/state.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::explosion::{self, Explosion};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/state.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::entity::{self, Entity, EntityUniform};
[INFO] [stdout]   |                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::particle_system::particle::Particle`
[INFO] [stdout]  --> src/state.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::particle_system::particle::Particle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Explosion`
[INFO] [stdout]  --> src/state.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::explosion::{self, Explosion};
[INFO] [stdout]   |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PostProcessing` and `self`
[INFO] [stdout]   --> src/state.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::post_processing::{self, PostProcessing};
[INFO] [stdout]    |                              ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::particle_system::particle::Particle`
[INFO] [stdout]  --> src/state.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::particle_system::particle::Particle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::CompassDir`
[INFO] [stdout]   --> src/state.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::util::CompassDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PostProcessing` and `self`
[INFO] [stdout]   --> src/state.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::post_processing::{self, PostProcessing};
[INFO] [stdout]    |                              ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `texture`
[INFO] [stdout]   --> src/state.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{background, player, rendering, texture};
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::util::CompassDir`
[INFO] [stdout]   --> src/state.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::util::CompassDir;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `texture`
[INFO] [stdout]   --> src/state.rs:15:44
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::{background, player, rendering, texture};
[INFO] [stdout]    |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InnerSpace`, `Matrix3`, `Quaternion`, `Rad`, `Rotation3`, `Transform`, and `Vector4`
[INFO] [stdout]   --> src/state.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Angle, InnerSpace, Matrix3, Point2, Quaternion, Rad, Rotation3, Transform, Vector2, Vector3,
[INFO] [stdout]    |            ^^^^^^^^^^  ^^^^^^^          ^^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 18 |     Vector4,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow`
[INFO] [stdout]   --> src/state.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::{Borrow, BorrowMut};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `InnerSpace`, `Matrix3`, `Quaternion`, `Rad`, `Rotation3`, `Transform`, and `Vector4`
[INFO] [stdout]   --> src/state.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Angle, InnerSpace, Matrix3, Point2, Quaternion, Rad, Rotation3, Transform, Vector2, Vector3,
[INFO] [stdout]    |            ^^^^^^^^^^  ^^^^^^^          ^^^^^^^^^^  ^^^  ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 18 |     Vector4,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/state.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BorrowMut` and `Borrow`
[INFO] [stdout]   --> src/state.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 | use std::borrow::{Borrow, BorrowMut};
[INFO] [stdout]    |                   ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Quaternion`, `Rotation3`, `Vector2`, and `Vector3`
[INFO] [stdout]  --> src/weapon/cannon.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{Angle, Quaternion, Rotation3, Vector2, Vector3};
[INFO] [stdout]   |                     ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/state.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `player`
[INFO] [stdout]   --> src/weapon/cannon.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Quaternion`, `Rotation3`, `Vector2`, and `Vector3`
[INFO] [stdout]  --> src/weapon/cannon.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{Angle, Quaternion, Rotation3, Vector2, Vector3};
[INFO] [stdout]   |                     ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `weapon::projectile`
[INFO] [stdout]  --> src/weapon/projectile.rs:2:73
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collider::Bounds, entity::EntityUniform, uniform, util::CompassDir, weapon::projectile,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `player`
[INFO] [stdout]   --> src/weapon/cannon.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     player,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Player`, `collider::Bounds`, and `self`
[INFO] [stdout]  --> src/weapon/weapon.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collider::Bounds,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     input::Input,
[INFO] [stdout] 8 |     player::{self, Player},
[INFO] [stdout]   |              ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `weapon::projectile`
[INFO] [stdout]  --> src/weapon/projectile.rs:2:73
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collider::Bounds, entity::EntityUniform, uniform, util::CompassDir, weapon::projectile,
[INFO] [stdout]   |                                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Player`, `collider::Bounds`, and `self`
[INFO] [stdout]  --> src/weapon/weapon.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collider::Bounds,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     input::Input,
[INFO] [stdout] 8 |     player::{self, Player},
[INFO] [stdout]   |              ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/entity.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn rotate(&mut self, rotation: Deg<f32>) {}
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/entity.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn rotate(&mut self, rotation: Deg<f32>) {}
[INFO] [stdout]    |                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_view`
[INFO] [stdout]    --> src/post_processing.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         context_view: &wgpu::TextureView,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_view`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context_view`
[INFO] [stdout]    --> src/post_processing.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         context_view: &wgpu::TextureView,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context_view`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle_sprite`
[INFO] [stdout]    --> src/state.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let particle_sprite = rendering::Sprite::new(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle_sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offscreen_texture`
[INFO] [stdout]    --> src/state.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let offscreen_texture = rendering::Sprite::from_empty(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offscreen_texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `particle_sprite`
[INFO] [stdout]    --> src/state.rs:207:13
[INFO] [stdout]     |
[INFO] [stdout] 207 |         let particle_sprite = rendering::Sprite::new(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_particle_sprite`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offscreen_texture`
[INFO] [stdout]    --> src/state.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let offscreen_texture = rendering::Sprite::from_empty(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offscreen_texture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/state.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut enemies = Vec::<Enemy>::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/state.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut enemies = Vec::<Enemy>::new();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]   --> src/texture.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let am = if let Some(am) = am {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]   --> src/texture.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let am = if let Some(am) = am {
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]   --> src/texture.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         am: wgpu::AddressMode,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]   --> src/texture.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         am: wgpu::AddressMode,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/weapon/cannon.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         time: f64,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/weapon/cannon.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         time: f64,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/weapon/laser.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dir: CompassDir,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/weapon/laser.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dir: CompassDir,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/weapon/projectile.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         rotation: cgmath::Deg<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/weapon/projectile.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         dt: &instant::Duration,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fire_speed`
[INFO] [stdout]   --> src/weapon/projectile.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         fire_speed: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fire_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_position`
[INFO] [stdout]   --> src/weapon/projectile.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         entity_position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]   --> src/weapon/projectile.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         rotation: cgmath::Deg<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/weapon/projectile.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         dt: &instant::Duration,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fire_speed`
[INFO] [stdout]   --> src/weapon/projectile.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         fire_speed: f32,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fire_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `entity_position`
[INFO] [stdout]   --> src/weapon/projectile.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         entity_position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entity_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/weapon/rail_gun.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         time: f64,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spaceship_displacement`
[INFO] [stdout]    --> src/weapon/rail_gun.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         let spaceship_displacement = position - this.initial_position;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spaceship_displacement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]    --> src/weapon/rail_gun.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         time: f64,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spaceship_displacement`
[INFO] [stdout]    --> src/weapon/rail_gun.rs:116:29
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         let spaceship_displacement = position - this.initial_position;
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spaceship_displacement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]   --> src/weapon/weapon.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         device: &wgpu::Device,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/weapon/weapon.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]   --> src/weapon/weapon.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         scale: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/weapon/weapon.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         dir: CompassDir,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/weapon/weapon.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         input: &Input,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `audio`
[INFO] [stdout]   --> src/weapon/weapon.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         audio: &mut Audio,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_audio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/weapon/weapon.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/weapon/weapon.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         queue: &mut wgpu::Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/weapon/weapon.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         dt: &instant::Duration,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/weapon/weapon.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         time: f64,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rpass`
[INFO] [stdout]   --> src/weapon/weapon.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn draw<'a, 'b>(&'a mut self, rpass: &'b mut wgpu::RenderPass<'a>) {}
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_rpass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device`
[INFO] [stdout]   --> src/weapon/weapon.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         device: &wgpu::Device,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_device`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/weapon/weapon.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]   --> src/weapon/weapon.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         scale: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/weapon/weapon.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         dir: CompassDir,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input`
[INFO] [stdout]   --> src/weapon/weapon.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         input: &Input,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_input`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `audio`
[INFO] [stdout]   --> src/weapon/weapon.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         audio: &mut Audio,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_audio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> src/weapon/weapon.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         position: cgmath::Vector2<f32>,
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/weapon/weapon.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         queue: &mut wgpu::Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/weapon/weapon.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         dt: &instant::Duration,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> src/weapon/weapon.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         time: f64,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rpass`
[INFO] [stdout]   --> src/weapon/weapon.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn draw<'a, 'b>(&'a mut self, rpass: &'b mut wgpu::RenderPass<'a>) {}
[INFO] [stdout]    |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_rpass`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Explosion` is never constructed
[INFO] [stdout]   --> src/audio.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Sounds {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] 18 |     MainTheme,
[INFO] [stdout] 19 |     Explosion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASPECT` is never used
[INFO] [stdout]   --> src/camera.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const ASPECT: f32 = WIDTH / HEIGHT;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `rotate` are never used
[INFO] [stdout]   --> src/entity.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait Entity {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn id(&self) -> u32;
[INFO] [stdout]    |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn rotate(&mut self, rotation: Deg<f32>) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/explosion.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Explosion {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Particle` is never constructed
[INFO] [stdout]  --> src/particle_system/particle.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Particle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, and `draw` are never used
[INFO] [stdout]   --> src/particle_system/particle.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Particle {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn update(&mut self, queue: &mut Queue, dt: &instant::Duration) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn draw<'a, 'b>(&'a self, rpass: &'b mut wgpu::RenderPass<'a>) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesh` is never constructed
[INFO] [stdout]    --> src/rendering.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Mesh {}
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Material` is never constructed
[INFO] [stdout]    --> src/rendering.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct Material {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `velocity` is never read
[INFO] [stdout]   --> src/weapon/cannon.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Cannon {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     velocity: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/weapon/cannon.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Cannon {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(shooting_interval: u128, device: &wgpu::Device, queue: &wgpu::Queue) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/weapon/laser.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Laser {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(device: &wgpu::Device, queue: &wgpu::Queue) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Explosion` is never constructed
[INFO] [stdout]   --> src/audio.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum Sounds {
[INFO] [stdout]    |          ------ variant in this enum
[INFO] [stdout] 18 |     MainTheme,
[INFO] [stdout] 19 |     Explosion,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ASPECT` is never used
[INFO] [stdout]   --> src/camera.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const ASPECT: f32 = WIDTH / HEIGHT;
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id` and `rotate` are never used
[INFO] [stdout]   --> src/entity.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub trait Entity {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn id(&self) -> u32;
[INFO] [stdout]    |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     fn rotate(&mut self, rotation: Deg<f32>) {}
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/explosion.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl Explosion {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 20 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Particle` is never constructed
[INFO] [stdout]  --> src/particle_system/particle.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Particle {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `update`, and `draw` are never used
[INFO] [stdout]   --> src/particle_system/particle.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Particle {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 19 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn update(&mut self, queue: &mut Queue, dt: &instant::Duration) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn draw<'a, 'b>(&'a self, rpass: &'b mut wgpu::RenderPass<'a>) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mesh` is never constructed
[INFO] [stdout]    --> src/rendering.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Mesh {}
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Material` is never constructed
[INFO] [stdout]    --> src/rendering.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout] 206 | pub struct Material {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `velocity` is never read
[INFO] [stdout]   --> src/weapon/cannon.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Cannon {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     velocity: f32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/weapon/cannon.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl Cannon {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(shooting_interval: u128, device: &wgpu::Device, queue: &wgpu::Queue) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/weapon/laser.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Laser {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 22 |     pub fn new(device: &wgpu::Device, queue: &wgpu::Queue) -> Box<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 58 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 58 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.44s
[INFO] running `Command { std: "docker" "inspect" "fcb588eafa9cf64d4b18dd2f0a236dc5d971901befc316f472712092fc5bfc44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb588eafa9cf64d4b18dd2f0a236dc5d971901befc316f472712092fc5bfc44", kill_on_drop: false }`
[INFO] [stdout] fcb588eafa9cf64d4b18dd2f0a236dc5d971901befc316f472712092fc5bfc44
