[INFO] cloning repository https://github.com/mystal/midgar-shmup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mystal/midgar-shmup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fmidgar-shmup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fmidgar-shmup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d635ae341011b35cbfa841b354917914de08595d
[INFO] checking mystal/midgar-shmup against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fmidgar-shmup" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mystal/midgar-shmup on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mystal/midgar-shmup
[INFO] finished tweaking git repo https://github.com/mystal/midgar-shmup
[INFO] tweaked toml for git repo https://github.com/mystal/midgar-shmup written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mystal/midgar-shmup 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/mystal/midgar-engine`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mystal/moving-average`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded adler32 v1.0.2
[INFO] [stderr]   Downloaded color_quant v1.0.0
[INFO] [stderr]   Downloaded gif v0.10.0
[INFO] [stderr]   Downloaded ordered-float v0.5.0
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.14
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded rand v0.5.4
[INFO] [stderr]   Downloaded rayon-core v1.4.0
[INFO] [stderr]   Downloaded deflate v0.7.18
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded parking_lot v0.5.5
[INFO] [stderr]   Downloaded rayon v1.0.1
[INFO] [stderr]   Downloaded smallvec v0.4.5
[INFO] [stderr]   Downloaded num-derive v0.2.2
[INFO] [stderr]   Downloaded rand_core v0.2.1
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] [stderr]   Downloaded png v0.12.0
[INFO] [stderr]   Downloaded image v0.19.0
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded approx v0.2.0
[INFO] [stderr]   Downloaded shrev v1.0.1
[INFO] [stderr]   Downloaded smallvec v0.6.3
[INFO] [stderr]   Downloaded tuple_utils v0.2.0
[INFO] [stderr]   Downloaded inflate v0.4.2
[INFO] [stderr]   Downloaded maybe-owned v0.3.0
[INFO] [stderr]   Downloaded stable_deref_trait v1.0.0
[INFO] [stderr]   Downloaded shred-derive v0.5.0
[INFO] [stderr]   Downloaded log v0.4.2
[INFO] [stderr]   Downloaded syn v0.10.8
[INFO] [stderr]   Downloaded rusttype v0.6.1
[INFO] [stderr]   Downloaded derivative v1.0.0
[INFO] [stderr]   Downloaded stb_truetype v0.2.2
[INFO] [stderr]   Downloaded hibitset v0.5.0
[INFO] [stderr]   Downloaded cc v1.0.17
[INFO] [stderr]   Downloaded glium_sdl2 v0.15.0
[INFO] [stderr]   Downloaded shred v0.7.0
[INFO] [stderr]   Downloaded sdl2-sys v0.30.0
[INFO] [stderr]   Downloaded backtrace v0.3.8
[INFO] [stderr]   Downloaded specs v0.12.0
[INFO] [stderr]   Downloaded itertools v0.5.10
[INFO] [stderr]   Downloaded atom v0.3.5
[INFO] [stderr]   Downloaded sdl2 v0.30.0
[INFO] [stderr]   Downloaded glium v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7cae0a60cb4f22fc543d6520c597e3a7e7040dfaaff24b0ff556ae1b7fd6609
[INFO] running `Command { std: "docker" "start" "-a" "a7cae0a60cb4f22fc543d6520c597e3a7e7040dfaaff24b0ff556ae1b7fd6609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7cae0a60cb4f22fc543d6520c597e3a7e7040dfaaff24b0ff556ae1b7fd6609", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cae0a60cb4f22fc543d6520c597e3a7e7040dfaaff24b0ff556ae1b7fd6609", kill_on_drop: false }`
[INFO] [stdout] a7cae0a60cb4f22fc543d6520c597e3a7e7040dfaaff24b0ff556ae1b7fd6609
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cf33c08e100279820f7c22224d13fbe5c5d6ba803f7753cf5a905a9eb566482
[INFO] running `Command { std: "docker" "start" "-a" "1cf33c08e100279820f7c22224d13fbe5c5d6ba803f7753cf5a905a9eb566482", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling sdl2-sys v0.30.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling log v0.4.2
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]     Checking smallvec v0.6.3
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]     Checking inflate v0.4.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]    Compiling syn v0.10.8
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking smallvec v0.4.5
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking stb_truetype v0.2.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking tuple_utils v0.2.0
[INFO] [stderr]     Checking maybe-owned v0.3.0
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking approx v0.2.0
[INFO] [stderr]     Checking ordered-float v0.5.0
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking moving-average v0.1.0 (https://github.com/mystal/moving-average#cb646c66)
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking rusttype v0.6.1
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]     Checking sdl2 v0.30.0
[INFO] [stderr]    Compiling glium v0.18.1
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]    Compiling shred-derive v0.5.0
[INFO] [stderr]     Checking backtrace v0.3.8
[INFO] [stderr]    Compiling derivative v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking hibitset v0.5.0
[INFO] [stderr]     Checking shred v0.7.0
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking shrev v1.0.1
[INFO] [stderr]     Checking specs v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.22
[INFO] [stderr]     Checking glium_sdl2 v0.15.0
[INFO] [stderr]     Checking midgar v0.1.0 (https://github.com/mystal/midgar-engine?branch=dev#840bfa01)
[INFO] [stderr]     Checking midgar-shmup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Shape`
[INFO] [stdout]   --> src/components/mod.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::renderable::{Renderable, Shape};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/components/camera.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use specs::{self, Component, Entity};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use midgar::{Button, KeyCode, MouseButton};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MagnifySamplerFilter`, `SpriteDrawParams`
[INFO] [stdout]  --> src/renderer.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `midgar::graphics::texture::TextureRegion`
[INFO] [stdout]  --> src/renderer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use midgar::graphics::texture::TextureRegion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::camera::CameraSystem`
[INFO] [stdout]  --> src/systems/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::camera::CameraSystem;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Shape`
[INFO] [stdout]   --> src/components/mod.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::renderable::{Renderable, Shape};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/components/camera.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use specs::{self, Component, Entity};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use midgar::{Button, KeyCode, MouseButton};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MagnifySamplerFilter`, `SpriteDrawParams`
[INFO] [stdout]  --> src/renderer.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `midgar::graphics::texture::TextureRegion`
[INFO] [stdout]  --> src/renderer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use midgar::graphics::texture::TextureRegion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::camera::CameraSystem`
[INFO] [stdout]  --> src/systems/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::camera::CameraSystem;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawTexture`
[INFO] [stdout]  --> src/renderer.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawTexture`
[INFO] [stdout]  --> src/renderer.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collider`
[INFO] [stdout]   --> src/systems/motion.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/systems/motion.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collider`
[INFO] [stdout]   --> src/systems/motion.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/systems/motion.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_entity`
[INFO] [stdout]   --> src/world.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let player_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_entity`
[INFO] [stdout]   --> src/world.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let camera_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_entity`
[INFO] [stdout]   --> src/world.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let player_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_entity`
[INFO] [stdout]   --> src/world.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let camera_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/components/collider.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Collider {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(radius: f32, die: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_percent` is never used
[INFO] [stdout]   --> src/components/health.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Health {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn current_percent(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_shape` is never used
[INFO] [stdout]   --> src/components/renderable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Renderable {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new_shape(width: u32, height: u32, color: [f32; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/systems/camera.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl CameraSystem {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(player_entity: Entity) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/components/collider.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Collider {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(radius: f32, die: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_percent` is never used
[INFO] [stdout]   --> src/components/health.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Health {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn current_percent(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_shape` is never used
[INFO] [stdout]   --> src/components/renderable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Renderable {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new_shape(width: u32, height: u32, color: [f32; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/systems/camera.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl CameraSystem {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(player_entity: Entity) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 24.83s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.10.8, syn v0.14.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1cf33c08e100279820f7c22224d13fbe5c5d6ba803f7753cf5a905a9eb566482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cf33c08e100279820f7c22224d13fbe5c5d6ba803f7753cf5a905a9eb566482", kill_on_drop: false }`
[INFO] [stdout] 1cf33c08e100279820f7c22224d13fbe5c5d6ba803f7753cf5a905a9eb566482
[INFO] checking mystal/midgar-shmup against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fmidgar-shmup" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mystal/midgar-shmup on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mystal/midgar-shmup
[INFO] finished tweaking git repo https://github.com/mystal/midgar-shmup
[INFO] tweaked toml for git repo https://github.com/mystal/midgar-shmup written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mystal/midgar-shmup 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dda5ec78ca443ee6c22b06efa653e8356134c3349d30d4281b8b500bb2e5b64
[INFO] running `Command { std: "docker" "start" "-a" "1dda5ec78ca443ee6c22b06efa653e8356134c3349d30d4281b8b500bb2e5b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dda5ec78ca443ee6c22b06efa653e8356134c3349d30d4281b8b500bb2e5b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dda5ec78ca443ee6c22b06efa653e8356134c3349d30d4281b8b500bb2e5b64", kill_on_drop: false }`
[INFO] [stdout] 1dda5ec78ca443ee6c22b06efa653e8356134c3349d30d4281b8b500bb2e5b64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb83bd1f4637d063e619ef516eba11803199e8741478808210fafd5dddd97f51
[INFO] running `Command { std: "docker" "start" "-a" "fb83bd1f4637d063e619ef516eba11803199e8741478808210fafd5dddd97f51", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.42
[INFO] [stderr]    Compiling num-traits v0.2.4
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.38
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking byteorder v1.2.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking lazy_static v1.0.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling log v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.30.0
[INFO] [stderr]    Compiling serde v1.0.70
[INFO] [stderr]     Checking smallvec v0.6.3
[INFO] [stderr]     Checking adler32 v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]     Checking deflate v0.7.18
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking inflate v0.4.2
[INFO] [stderr]    Compiling itertools v0.5.10
[INFO] [stderr]    Compiling syn v0.10.8
[INFO] [stderr]    Compiling quote v0.6.3
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking color_quant v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.2.0
[INFO] [stderr]     Checking smallvec v0.4.5
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling syn v0.14.2
[INFO] [stderr]     Checking lzw v0.10.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking stb_truetype v0.2.2
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking gif v0.10.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking atom v0.3.5
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]     Checking approx v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.6.1
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking maybe-owned v0.3.0
[INFO] [stderr]     Checking tuple_utils v0.2.0
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking rand v0.5.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking approx v0.2.0
[INFO] [stderr]     Checking ordered-float v0.5.0
[INFO] [stderr]     Checking moving-average v0.1.0 (https://github.com/mystal/moving-average#cb646c66)
[INFO] [stderr]     Checking rusttype v0.6.1
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking png v0.12.0
[INFO] [stderr]    Compiling glium v0.18.1
[INFO] [stderr]    Compiling shred-derive v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking sdl2 v0.30.0
[INFO] [stderr]     Checking rayon v1.0.1
[INFO] [stderr]     Checking backtrace v0.3.8
[INFO] [stderr]    Compiling serde_derive v1.0.70
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]    Compiling derivative v1.0.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.14
[INFO] [stderr]     Checking shred v0.7.0
[INFO] [stderr]     Checking hibitset v0.5.0
[INFO] [stderr]     Checking image v0.19.0
[INFO] [stderr]     Checking shrev v1.0.1
[INFO] [stderr]     Checking specs v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.22
[INFO] [stderr]     Checking glium_sdl2 v0.15.0
[INFO] [stderr]     Checking midgar v0.1.0 (https://github.com/mystal/midgar-engine?branch=dev#840bfa01)
[INFO] [stderr]     Checking midgar-shmup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Shape`
[INFO] [stdout]   --> src/components/mod.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::renderable::{Renderable, Shape};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/components/camera.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use specs::{self, Component, Entity};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use midgar::{Button, KeyCode, MouseButton};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MagnifySamplerFilter`, `SpriteDrawParams`
[INFO] [stdout]  --> src/renderer.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `midgar::graphics::texture::TextureRegion`
[INFO] [stdout]  --> src/renderer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use midgar::graphics::texture::TextureRegion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::camera::CameraSystem`
[INFO] [stdout]  --> src/systems/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::camera::CameraSystem;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Shape`
[INFO] [stdout]   --> src/components/mod.rs:12:40
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::renderable::{Renderable, Shape};
[INFO] [stdout]    |                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entity`
[INFO] [stdout]  --> src/components/camera.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use specs::{self, Component, Entity};
[INFO] [stdout]   |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MouseButton`
[INFO] [stdout]  --> src/input.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use midgar::{Button, KeyCode, MouseButton};
[INFO] [stdout]   |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/renderer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MagnifySamplerFilter`, `SpriteDrawParams`
[INFO] [stdout]  --> src/renderer.rs:6:45
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `midgar::graphics::texture::TextureRegion`
[INFO] [stdout]  --> src/renderer.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use midgar::graphics::texture::TextureRegion;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::camera::CameraSystem`
[INFO] [stdout]  --> src/systems/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use self::camera::CameraSystem;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawTexture`
[INFO] [stdout]  --> src/renderer.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DrawTexture`
[INFO] [stdout]  --> src/renderer.rs:6:32
[INFO] [stdout]   |
[INFO] [stdout] 6 | use midgar::graphics::sprite::{DrawTexture, MagnifySamplerFilter, SpriteDrawParams, SpriteRenderer};
[INFO] [stdout]   |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collider`
[INFO] [stdout]   --> src/systems/motion.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/systems/motion.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collider`
[INFO] [stdout]   --> src/systems/motion.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pos`
[INFO] [stdout]   --> src/systems/motion.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |         for (collider, pos) in (&colliders, &transforms).join() {
[INFO] [stdout]    |                        ^^^ help: if this is intentional, prefix it with an underscore: `_pos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_entity`
[INFO] [stdout]   --> src/world.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let player_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_entity`
[INFO] [stdout]   --> src/world.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let camera_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `player_entity`
[INFO] [stdout]   --> src/world.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |         let player_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `camera_entity`
[INFO] [stdout]   --> src/world.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let camera_entity = {
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/components/collider.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Collider {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(radius: f32, die: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_percent` is never used
[INFO] [stdout]   --> src/components/health.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Health {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn current_percent(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_shape` is never used
[INFO] [stdout]   --> src/components/renderable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Renderable {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new_shape(width: u32, height: u32, color: [f32; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/systems/camera.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl CameraSystem {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(player_entity: Entity) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/mod.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |           #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | / blueprint! {
[INFO] [stdout] 66 | |     attacker: Attacker,
[INFO] [stdout] 67 | |     bomber: Bomber,
[INFO] [stdout] 68 | |     camera: Camera,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     velocity: Velocity,
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Blueprint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` which comes from the expansion of the macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/attacker.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Attacker`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/bomber.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BombState`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/bomber.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Bomber`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/camera.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Camera`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/collider.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Collider`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/faction.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Faction`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/health.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Health`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/pickup.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Pickup`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/player.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Player`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/projectile.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Projectile`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/renderable.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Renderable`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/renderable.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Shape`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/shooter.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FireState`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/shooter.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Shooter`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/transform.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Transform`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/velocity.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Velocity`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/components/collider.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Collider {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(radius: f32, die: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current_percent` is never used
[INFO] [stdout]   --> src/components/health.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Health {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn current_percent(&self) -> f32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_shape` is never used
[INFO] [stdout]   --> src/components/renderable.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Renderable {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 18 |     pub fn new_shape(width: u32, height: u32, color: [f32; 3]) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/systems/camera.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl CameraSystem {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn new(player_entity: Entity) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/mod.rs:39:32
[INFO] [stdout]    |
[INFO] [stdout] 39 |           #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | / blueprint! {
[INFO] [stdout] 66 | |     attacker: Attacker,
[INFO] [stdout] 67 | |     bomber: Bomber,
[INFO] [stdout] 68 | |     camera: Camera,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |     velocity: Velocity,
[INFO] [stdout] 79 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Blueprint`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` which comes from the expansion of the macro `blueprint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/attacker.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Attacker`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/bomber.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_BombState`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/bomber.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Bomber`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/camera.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Camera`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/collider.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Collider`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/faction.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Copy, Clone, Debug, Deserialize, Eq, PartialEq)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Faction`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/health.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Health`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/pickup.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]   |                              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Pickup`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/player.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Player`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/projectile.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Projectile`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/renderable.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Renderable`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/renderable.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Shape`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/components/shooter.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FireState`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/shooter.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Deserialize)]
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Shooter`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/transform.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Transform`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/components/velocity.rs:12:30
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Clone, Copy, Debug, Deserialize)]
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Velocity`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors; 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `midgar-shmup` (bin "midgar-shmup" test) due to 18 previous errors; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 17 previous errors; 16 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `midgar-shmup` (bin "midgar-shmup") due to 18 previous errors; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fb83bd1f4637d063e619ef516eba11803199e8741478808210fafd5dddd97f51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb83bd1f4637d063e619ef516eba11803199e8741478808210fafd5dddd97f51", kill_on_drop: false }`
[INFO] [stdout] fb83bd1f4637d063e619ef516eba11803199e8741478808210fafd5dddd97f51
