[INFO] cloning repository https://github.com/codaishin/project-zyheeda-bevy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codaishin/project-zyheeda-bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodaishin%2Fproject-zyheeda-bevy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodaishin%2Fproject-zyheeda-bevy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38bd26ca9ad45d7a603777a4f14de53cede68ed4
[INFO] checking codaishin/project-zyheeda-bevy against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodaishin%2Fproject-zyheeda-bevy" "/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/codaishin/project-zyheeda-bevy on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/codaishin/project-zyheeda-bevy
[INFO] finished tweaking git repo https://github.com/codaishin/project-zyheeda-bevy
[INFO] tweaked toml for git repo https://github.com/codaishin/project-zyheeda-bevy written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/codaishin/project-zyheeda-bevy 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-derive v0.4.2
[INFO] [stderr]   Downloaded bevy-inspector-egui-derive v0.23.0
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded ecolor v0.26.2
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded clipboard-win v5.2.0
[INFO] [stderr]   Downloaded bevy_audio v0.13.0
[INFO] [stderr]   Downloaded emath v0.26.2
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded webbrowser v0.8.13
[INFO] [stderr]   Downloaded wgpu-types v0.19.2
[INFO] [stderr]   Downloaded arboard v3.3.2
[INFO] [stderr]   Downloaded bevy-inspector-egui v0.23.4
[INFO] [stderr]   Downloaded bevy_egui v0.25.0
[INFO] [stderr]   Downloaded parry3d v0.13.6
[INFO] [stderr]   Downloaded nalgebra v0.32.4
[INFO] [stderr]   Downloaded naga v0.19.2
[INFO] [stderr]   Downloaded winit v0.29.14
[INFO] [stderr]   Downloaded epaint v0.26.2
[INFO] [stderr]   Downloaded rapier3d v0.18.0
[INFO] [stderr]   Downloaded egui v0.26.2
[INFO] [stderr]   Downloaded sysinfo v0.30.7
[INFO] [stderr]   Downloaded wgpu-core v0.19.3
[INFO] [stderr]   Downloaded wgpu-hal v0.19.3
[INFO] [stderr]   Downloaded wgpu v0.19.3
[INFO] [stderr]   Downloaded spade v2.6.0
[INFO] [stderr]   Downloaded bevy_rapier3d v0.25.0
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86d1ddb15d90749d365a65afcac188973c9aa6794ebc495792e967023cfbb2ac
[INFO] running `Command { std: "docker" "start" "-a" "86d1ddb15d90749d365a65afcac188973c9aa6794ebc495792e967023cfbb2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86d1ddb15d90749d365a65afcac188973c9aa6794ebc495792e967023cfbb2ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d1ddb15d90749d365a65afcac188973c9aa6794ebc495792e967023cfbb2ac", kill_on_drop: false }`
[INFO] [stdout] 86d1ddb15d90749d365a65afcac188973c9aa6794ebc495792e967023cfbb2ac
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f28c16d36bb415d41db610247a4875fe31b1e4c78d0ddbd3077122b999faed8
[INFO] running `Command { std: "docker" "start" "-a" "1f28c16d36bb415d41db610247a4875fe31b1e4c78d0ddbd3077122b999faed8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling winnow v0.5.39
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking event-listener v5.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bevy_tasks v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wgpu-hal v0.19.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling wgpu-core v0.19.3
[INFO] [stderr]     Checking profiling v1.0.14
[INFO] [stderr]     Checking png v0.17.11
[INFO] [stderr]    Compiling wgpu v0.19.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.9
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling winit v0.29.14
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking glyph_brush_layout v0.2.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bevy_macro_utils v0.13.0
[INFO] [stderr]    Compiling encase_derive_impl v0.7.0
[INFO] [stderr]     Checking taffy v0.3.18
[INFO] [stderr]     Checking sysinfo v0.30.7
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking predicates v3.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking webbrowser v0.8.13
[INFO] [stderr]     Checking pretty-type-name v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.13.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.13.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.13.0
[INFO] [stderr]    Compiling bevy_derive v0.13.0
[INFO] [stderr]    Compiling bevy_asset_macros v0.13.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling encase_derive v0.7.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]    Compiling bevy_render_macros v0.13.0
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking image v0.24.8
[INFO] [stderr]    Compiling bevy_encase_derive v0.13.0
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.13.0
[INFO] [stderr]     Checking async-fs v2.1.1
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]    Compiling bevy-inspector-egui-derive v0.23.0
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking erased-serde v0.4.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking indexmap v2.2.3
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking rustix v0.38.31
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking gltf-json v1.4.0
[INFO] [stderr]     Checking gilrs-core v0.5.10
[INFO] [stderr]     Checking cpal v0.15.2
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking gilrs v0.10.4
[INFO] [stderr]     Checking bevy_utils v0.13.0
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking epaint v0.26.2
[INFO] [stderr]     Checking bevy_math v0.13.0
[INFO] [stderr]     Checking hexasphere v10.0.0
[INFO] [stderr]     Checking bevy_mikktspace v0.13.0
[INFO] [stderr]     Checking encase v0.7.0
[INFO] [stderr]     Checking gltf v1.4.0
[INFO] [stderr]     Checking nalgebra v0.32.4
[INFO] [stderr]     Checking bevy_reflect v0.13.0
[INFO] [stderr]     Checking egui v0.26.2
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking arboard v3.3.2
[INFO] [stderr]     Checking bevy_ecs v0.13.0
[INFO] [stderr]     Checking naga_oil v0.13.0
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking accesskit_winit v0.17.0
[INFO] [stderr]     Checking parry3d v0.13.6
[INFO] [stderr]     Checking bevy_app v0.13.0
[INFO] [stderr]     Checking rapier3d v0.18.0
[INFO] [stderr]     Checking bevy_log v0.13.0
[INFO] [stderr]     Checking bevy_core v0.13.0
[INFO] [stderr]     Checking bevy_input v0.13.0
[INFO] [stderr]     Checking bevy_time v0.13.0
[INFO] [stderr]     Checking bevy_a11y v0.13.0
[INFO] [stderr]     Checking bevy_asset v0.13.0
[INFO] [stderr]     Checking bevy_hierarchy v0.13.0
[INFO] [stderr]     Checking bevy_diagnostic v0.13.0
[INFO] [stderr]     Checking bevy_transform v0.13.0
[INFO] [stderr]     Checking bevy_window v0.13.0
[INFO] [stderr]     Checking bevy_gilrs v0.13.0
[INFO] [stderr]     Checking bevy_audio v0.13.0
[INFO] [stderr]     Checking bevy_winit v0.13.0
[INFO] [stderr]     Checking bevy_render v0.13.0
[INFO] [stderr]     Checking bevy_core_pipeline v0.13.0
[INFO] [stderr]     Checking bevy_scene v0.13.0
[INFO] [stderr]     Checking bevy_animation v0.13.0
[INFO] [stderr]     Checking bevy_sprite v0.13.0
[INFO] [stderr]     Checking bevy_pbr v0.13.0
[INFO] [stderr]     Checking bevy_text v0.13.0
[INFO] [stderr]     Checking bevy_ui v0.13.0
[INFO] [stderr]     Checking bevy_gizmos v0.13.0
[INFO] [stderr]     Checking bevy_gltf v0.13.0
[INFO] [stderr]     Checking bevy_internal v0.13.0
[INFO] [stderr]     Checking bevy v0.13.0
[INFO] [stderr]     Checking bevy_rapier3d v0.25.0
[INFO] [stderr]     Checking bevy_egui v0.25.0
[INFO] [stderr]     Checking bevy-inspector-egui v0.23.4
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/src/plugins/common)
[INFO] [stdout] warning: the item `Time` is imported redundantly
[INFO] [stdout]  --> src/plugins/common/src/test_tools.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |         prelude::*,
[INFO] [stdout]   |         ---------- the item `Time` is already imported here
[INFO] [stdout] 5 |         time::Time,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Time` is imported redundantly
[INFO] [stdout]  --> src/plugins/common/src/test_tools.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 4 |         prelude::*,
[INFO] [stdout]   |         ---------- the item `Time` is already imported here
[INFO] [stdout] 5 |         time::Time,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking interactions v0.1.0 (/opt/rustwide/workdir/src/plugins/interactions)
[INFO] [stderr]     Checking bars v0.1.0 (/opt/rustwide/workdir/src/plugins/bars)
[INFO] [stdout] warning: the item `Destroy` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy.rs:24:6
[INFO] [stdout]    |
[INFO] [stdout] 23 |     use super::*;
[INFO] [stdout]    |         -------- the item `Destroy` is already imported here
[INFO] [stdout] 24 |     use crate::components::Destroy;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Destroy` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy_dead.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use super::*;
[INFO] [stdout]    |         -------- the item `Destroy` is already imported here
[INFO] [stdout] 25 |     use crate::components::Destroy;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Health` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy_dead.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use super::*;
[INFO] [stdout]    |         -------- the item `Health` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     use common::components::Health;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Destroy` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy_fragile.rs:33:6
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use super::*;
[INFO] [stdout]    |         -------- the item `Destroy` is already imported here
[INFO] [stdout] 33 |     use crate::components::Destroy;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CollisionEvent` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy_fragile.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use super::*;
[INFO] [stdout]    |         -------- the item `CollisionEvent` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 35 |     use bevy_rapier3d::{pipeline::CollisionEvent, rapier::geometry::CollisionEventFlags};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ColliderRoot` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/destroy_fragile.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use super::*;
[INFO] [stdout]    |         -------- the item `ColliderRoot` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 36 |     use common::{components::ColliderRoot, test_tools::utils::SingleThreadedApp};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RayCastEvent` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/execute_ray_caster.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use super::*;
[INFO] [stdout]    |         -------- the item `RayCastEvent` is already imported here
[INFO] [stdout] 48 |     use crate::events::{RayCastEvent, RayCastTarget};
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RayCastTarget` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/execute_ray_caster.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use super::*;
[INFO] [stdout]    |         -------- the item `RayCastTarget` is already imported here
[INFO] [stdout] 48 |     use crate::events::{RayCastEvent, RayCastTarget};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `CollisionEvent` is imported redundantly
[INFO] [stdout]   --> src/plugins/interactions/src/systems/interactions/collision.rs:71:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     use super::*;
[INFO] [stdout]    |         -------- the item `CollisionEvent` is already imported here
[INFO] [stdout] 70 |     use bevy::app::{App, Update};
[INFO] [stdout] 71 |     use bevy_rapier3d::{pipeline::CollisionEvent, rapier::geometry::CollisionEventFlags};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec2` is imported redundantly
[INFO] [stdout]    --> src/plugins/bars/src/systems/render_bar.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use super::*;
[INFO] [stdout]     |         -------- the item `Vec2` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 107 |         math::Vec2,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BackgroundColor` is imported redundantly
[INFO] [stdout]    --> src/plugins/bars/src/systems/render_bar.rs:109:8
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use super::*;
[INFO] [stdout]     |         -------- the item `BackgroundColor` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 109 |         ui::{BackgroundColor, Node},
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking prefabs v0.1.0 (/opt/rustwide/workdir/src/plugins/prefabs)
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/plugins/prefabs/src/systems/instantiate.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `Handle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 39 |         asset::{Asset, AssetId, Handle},
[INFO] [stdout]    |                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking behaviors v0.1.0 (/opt/rustwide/workdir/src/plugins/behaviors)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bevy` is imported redundantly
[INFO] [stdout]  --> src/plugins/behaviors/src/traits/projectile.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     self,
[INFO] [stdout]   |     ^^^^ the item `bevy` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Beam` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:143:26
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `Beam` is already imported here
[INFO] [stdout] 143 |     use crate::components::{Beam, BeamConfig, LifeTime};
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BeamConfig` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:143:32
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `BeamConfig` is already imported here
[INFO] [stdout] 143 |     use crate::components::{Beam, BeamConfig, LifeTime};
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `LifeTime` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:143:44
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `LifeTime` is already imported here
[INFO] [stdout] 143 |     use crate::components::{Beam, BeamConfig, LifeTime};
[INFO] [stdout]     |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `Entity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         ecs::entity::Entity,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec3` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:148:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `Vec3` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 148 |         math::Vec3,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transform` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `Transform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 154 |         transform::{components::Transform, TransformBundle},
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TransformBundle` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:154:38
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `TransformBundle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 154 |         transform::{components::Transform, TransformBundle},
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `QueryFilter` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:156:6
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `QueryFilter` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 156 |     use bevy_rapier3d::pipeline::QueryFilter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GroundOffset` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:158:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `GroundOffset` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 158 |         components::GroundOffset,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TimeOfImpact` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:160:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `TimeOfImpact` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 160 |         traits::cast_ray::TimeOfImpact,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RayCaster` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:163:3
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `RayCaster` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 163 |         components::RayCaster,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RayCastEvent` is imported redundantly
[INFO] [stdout]    --> src/plugins/behaviors/src/systems/attack/execute_beam.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use super::*;
[INFO] [stdout]     |         -------- the item `RayCastEvent` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 164 |         events::{RayCastEvent, RayCastTarget},
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Attacker` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/attack.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use super::*;
[INFO] [stdout]    |         -------- the item `Attacker` is already imported here
[INFO] [stdout] 42 |     use crate::{
[INFO] [stdout] 43 |         components::{Attacker, Target},
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Target` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/attack.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use super::*;
[INFO] [stdout]    |         -------- the item `Target` is already imported here
[INFO] [stdout] 42 |     use crate::{
[INFO] [stdout] 43 |         components::{Attacker, Target},
[INFO] [stdout]    |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Arc` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/attack.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use super::*;
[INFO] [stdout]    |         -------- the item `Arc` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 51 |     use std::{sync::Arc, time::Duration};
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MovementData` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/chase.rs:43:40
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         -------- the item `MovementData` is already imported here
[INFO] [stdout] 43 |     use crate::{components::MovementMode, traits::MovementData};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/chase.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         -------- the item `GlobalTransform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 47 |         transform::components::GlobalTransform,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Velocity` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/chase.rs:49:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         -------- the item `Velocity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 49 |     use bevy_rapier3d::dynamics::Velocity;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Attack` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Attack` is already imported here
[INFO] [stdout] 66 |     use crate::components::{Attack, Chase, Enemy, Foe};
[INFO] [stdout]    |                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Chase` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Chase` is already imported here
[INFO] [stdout] 66 |     use crate::components::{Attack, Chase, Enemy, Foe};
[INFO] [stdout]    |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Enemy` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:66:41
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Enemy` is already imported here
[INFO] [stdout] 66 |     use crate::components::{Attack, Chase, Enemy, Foe};
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Foe` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:66:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Foe` is already imported here
[INFO] [stdout] 66 |     use crate::components::{Attack, Chase, Enemy, Foe};
[INFO] [stdout]    |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `GlobalTransform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 69 |         transform::components::GlobalTransform,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Player` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/enemy.rs:71:6
[INFO] [stdout]    |
[INFO] [stdout] 65 |     use super::*;
[INFO] [stdout]    |         -------- the item `Player` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 71 |     use common::components::Player;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ColliderRoot` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/face/execute_face.rs:83:3
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use super::*;
[INFO] [stdout]    |         -------- the item `ColliderRoot` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 83 |         components::ColliderRoot,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SetFace` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/face/get_faces.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use super::*;
[INFO] [stdout]    |         -------- the item `SetFace` is already imported here
[INFO] [stdout] 23 |     use crate::components::SetFace;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Idle` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/idle.rs:50:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use super::*;
[INFO] [stdout]    |         -------- the item `Idle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 50 |     use common::{components::Idle, test_tools::utils::SingleThreadedApp};
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Orbit` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/move_on_orbit.rs:30:22
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `Orbit` is already imported here
[INFO] [stdout] 30 |     use crate::traits::{Orbit, Vec2Radians};
[INFO] [stdout]    |                         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Events` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/move_on_orbit.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `Events` is already imported here
[INFO] [stdout] 30 |     use crate::traits::{Orbit, Vec2Radians};
[INFO] [stdout] 31 |     use bevy::{ecs::event::Events, input::mouse::MouseMotion};
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MouseMotion` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/move_on_orbit.rs:31:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `MouseMotion` is already imported here
[INFO] [stdout] 30 |     use crate::traits::{Orbit, Vec2Radians};
[INFO] [stdout] 31 |     use bevy::{ecs::event::Events, input::mouse::MouseMotion};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MovementData` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/execute_move_position_based.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `MovementData` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 39 |         traits::{IsDone, MovementData, Units},
[INFO] [stdout]    |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Face` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/move_player_on_event.rs:37:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `Face` is already imported here
[INFO] [stdout] 37 |     use crate::components::{Face, Movement, SetFace};
[INFO] [stdout]    |                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Movement` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/move_player_on_event.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `Movement` is already imported here
[INFO] [stdout] 37 |     use crate::components::{Face, Movement, SetFace};
[INFO] [stdout]    |                                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SetFace` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/move_player_on_event.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `SetFace` is already imported here
[INFO] [stdout] 37 |     use crate::components::{Face, Movement, SetFace};
[INFO] [stdout]    |                                             ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MoveInputEvent` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/trigger_event.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use super::*;
[INFO] [stdout]    |         -------- the item `MoveInputEvent` is already imported here
[INFO] [stdout] 28 |     use crate::events::MoveInputEvent;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `IntersectAt` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/movement/trigger_event.rs:34:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use super::*;
[INFO] [stdout]    |         -------- the item `IntersectAt` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 34 |     use common::{test_tools::utils::SingleThreadedApp, traits::intersect_at::IntersectAt};
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec3` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/systems/projectile.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use super::*;
[INFO] [stdout]    |         -------- the item `Vec3` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 49 |         math::{primitives::Direction3d, Vec3},
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transform` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/traits/movement/position_based.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use super::*;
[INFO] [stdout]    |         -------- the item `Transform` is already imported here
[INFO] [stdout] 25 |     use bevy::prelude::{Transform, Vec3};
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec3` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/traits/movement/position_based.rs:25:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use super::*;
[INFO] [stdout]    |         -------- the item `Vec3` is already imported here
[INFO] [stdout] 25 |     use bevy::prelude::{Transform, Vec3};
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Velocity` is imported redundantly
[INFO] [stdout]   --> src/plugins/behaviors/src/traits/movement/velocity_based.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use super::*;
[INFO] [stdout]    |         -------- the item `Velocity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 37 |     use bevy_rapier3d::dynamics::Velocity;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bevy` is imported redundantly
[INFO] [stdout]  --> src/plugins/behaviors/src/traits/projectile.rs:4:2
[INFO] [stdout]   |
[INFO] [stdout] 4 |     self,
[INFO] [stdout]   |     ^^^^ the item `bevy` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking skills v0.1.0 (/opt/rustwide/workdir/src/plugins/skills)
[INFO] [stdout] warning: the item `KeyCode` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/resources.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use super::*;
[INFO] [stdout]    |         -------- the item `KeyCode` is already imported here
[INFO] [stdout] 58 |     use bevy::input::keyboard::KeyCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/chain_combo_skills.rs:136:3
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use super::*;
[INFO] [stdout]     |         -------- the item `Entity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 136 |         ecs::entity::Entity,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/chain_combo_skills.rs:141:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |     use super::*;
[INFO] [stdout]     |         -------- the item `HashMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 141 |     use std::collections::{HashMap, HashSet};
[INFO] [stdout]     |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `WithComponent` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/enqueue.rs:127:27
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use super::*;
[INFO] [stdout]     |         -------- the item `WithComponent` is already imported here
[INFO] [stdout] 127 |     use crate::{skill::Cast, traits::WithComponent};
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/enqueue.rs:131:3
[INFO] [stdout]     |
[INFO] [stdout] 126 |     use super::*;
[INFO] [stdout]     |         -------- the item `GlobalTransform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 131 |         transform::components::GlobalTransform,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/equip.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 177 |     use super::*;
[INFO] [stdout]     |         -------- the item `Handle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 181 |         prelude::{App, Handle, Update},
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Scene` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/equip.rs:182:3
[INFO] [stdout]     |
[INFO] [stdout] 177 |     use super::*;
[INFO] [stdout]     |         -------- the item `Scene` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 182 |         scene::Scene,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Slot` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/execute_skill.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use super::*;
[INFO] [stdout]     |         -------- the item `Slot` is already imported here
[INFO] [stdout] 141 |     use crate::components::Slot;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Face` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/execute_skill.rs:142:30
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use super::*;
[INFO] [stdout]     |         -------- the item `Face` is already imported here
[INFO] [stdout] 141 |     use crate::components::Slot;
[INFO] [stdout] 142 |     use behaviors::components::{Face, OverrideFace};
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `OverrideFace` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/execute_skill.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use super::*;
[INFO] [stdout]     |         -------- the item `OverrideFace` is already imported here
[INFO] [stdout] 141 |     use crate::components::Slot;
[INFO] [stdout] 142 |     use behaviors::components::{Face, OverrideFace};
[INFO] [stdout]     |                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Visibility` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/execute_skill.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use super::*;
[INFO] [stdout]     |         -------- the item `Visibility` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 146 |         render::view::Visibility,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Time` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/execute_skill.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use super::*;
[INFO] [stdout]     |         -------- the item `Time` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 147 |         time::{Real, Time},
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextState` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/advance.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `NextState` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         ecs::schedule::{NextState, State},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `State` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/advance.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `State` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         ecs::schedule::{NextState, State},
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextState` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/release.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         -------- the item `NextState` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         ecs::schedule::{NextState, State},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `State` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/release.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         -------- the item `State` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         ecs::schedule::{NextState, State},
[INFO] [stdout]    |                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MouseButton` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/release.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         -------- the item `MouseButton` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         input::{keyboard::KeyCode, mouse::MouseButton, ButtonInput},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ButtonInput` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/release.rs:29:50
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         -------- the item `ButtonInput` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         input::{keyboard::KeyCode, mouse::MouseButton, ButtonInput},
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextState` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/trigger_primed.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use super::*;
[INFO] [stdout]    |         -------- the item `NextState` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 29 |         ecs::schedule::NextState,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MouseButton` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/trigger_primed.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use super::*;
[INFO] [stdout]    |         -------- the item `MouseButton` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         input::{keyboard::KeyCode, mouse::MouseButton, ButtonInput},
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ButtonInput` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/mouse_context/trigger_primed.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use super::*;
[INFO] [stdout]    |         -------- the item `ButtonInput` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 30 |         input::{keyboard::KeyCode, mouse::MouseButton, ButtonInput},
[INFO] [stdout]    |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/schedule_slots.rs:160:38
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use super::*;
[INFO] [stdout]     |         -------- the item `Entity` is already imported here
[INFO] [stdout] 159 |     use bevy::{
[INFO] [stdout] 160 |         prelude::{default, App, Component, Entity, KeyCode, Update},
[INFO] [stdout]     |                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Real` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/schedule_slots.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use super::*;
[INFO] [stdout]     |         -------- the item `Real` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 161 |         time::{Real, Time},
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Time` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/systems/schedule_slots.rs:161:16
[INFO] [stdout]     |
[INFO] [stdout] 158 |     use super::*;
[INFO] [stdout]     |         -------- the item `Time` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 161 |         time::{Real, Time},
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Name` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/systems/slots.rs:82:46
[INFO] [stdout]    |
[INFO] [stdout] 80 |     use super::*;
[INFO] [stdout]    |         -------- the item `Name` is already imported here
[INFO] [stdout] 81 |     use bevy::{
[INFO] [stdout] 82 |         prelude::{App, BuildWorldChildren, Handle, Name, Quat, Transform, Update, Vec3},
[INFO] [stdout]    |                                                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `KeyCode` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits/bevy_input.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use super::*;
[INFO] [stdout]    |         -------- the item `KeyCode` is already imported here
[INFO] [stdout] 38 |     use bevy::input::keyboard::KeyCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `KeyCode` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits/state/mouse_context.rs:37:6
[INFO] [stdout]    |
[INFO] [stdout] 36 |     use super::*;
[INFO] [stdout]    |         -------- the item `KeyCode` is already imported here
[INFO] [stdout] 37 |     use bevy::input::keyboard::KeyCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Side` is imported redundantly
[INFO] [stdout]    --> src/plugins/skills/src/traits/track/skill.rs:241:6
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use super::*;
[INFO] [stdout]     |         -------- the item `Side` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 241 |     use common::components::Side;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Spawner` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::*;
[INFO] [stdout]    |         -------- the item `Spawner` is already imported here
[INFO] [stdout] 74 |     use crate::skill::{Spawner, Target};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Component` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits.rs:77:4
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::*;
[INFO] [stdout]    |         -------- the item `Component` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 77 |             component::Component,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Query` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits.rs:78:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::*;
[INFO] [stdout]    |         -------- the item `Query` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 78 |             system::{Commands, Query},
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Transform` is imported redundantly
[INFO] [stdout]   --> src/plugins/skills/src/traits.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use super::*;
[INFO] [stdout]    |         -------- the item `Transform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 81 |         transform::components::Transform,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ingame_menu v0.1.0 (/opt/rustwide/workdir/src/plugins/ingame_menu)
[INFO] [stderr]     Checking animations v0.1.0 (/opt/rustwide/workdir/src/plugins/animations)
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `In` is imported redundantly
[INFO] [stdout]    --> src/plugins/animations/src/systems/active_animation.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     use super::*;
[INFO] [stdout]     |         -------- the item `In` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 114 |         ecs::system::{In, IntoSystem, Resource},
[INFO] [stdout]     |                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Animator` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/idle_animation.rs:54:14
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use crate::{components::Animator, resource::Animations, traits::RepeatAnimation};
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |
[INFO] [stdout] 56 |     use super::*;
[INFO] [stdout]    |         -------- the item `Animator` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Animations` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/idle_animation.rs:54:36
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use crate::{components::Animator, resource::Animations, traits::RepeatAnimation};
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |
[INFO] [stdout] 56 |     use super::*;
[INFO] [stdout]    |         -------- the item `Animations` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RepeatAnimation` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/idle_animation.rs:54:58
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use crate::{components::Animator, resource::Animations, traits::RepeatAnimation};
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 55 |
[INFO] [stdout] 56 |     use super::*;
[INFO] [stdout]    |         -------- the item `RepeatAnimation` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/idle_animation.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use super::*;
[INFO] [stdout]    |         -------- the item `Entity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 63 |             entity::Entity,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Res` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/idle_animation.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use super::*;
[INFO] [stdout]    |         -------- the item `Res` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 64 |             system::{IntoSystem, Res, Resource},
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `App` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/link_animator.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use super::*;
[INFO] [stdout]    |         -------- the item `App` is already imported here
[INFO] [stdout] 38 |     use bevy::prelude::{App, Update};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Update` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/link_animator.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |     use super::*;
[INFO] [stdout]    |         -------- the item `Update` is already imported here
[INFO] [stdout] 38 |     use bevy::prelude::{App, Update};
[INFO] [stdout]    |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AnimationClip` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/load_animations.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use super::*;
[INFO] [stdout]    |         -------- the item `AnimationClip` is already imported here
[INFO] [stdout] 36 |     use bevy::{
[INFO] [stdout] 37 |         animation::AnimationClip,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/plugins/animations/src/systems/load_animations.rs:39:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use super::*;
[INFO] [stdout]    |         -------- the item `Handle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 39 |         asset::{AssetId, AssetPath, Handle},
[INFO] [stdout]    |                                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Dad` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/dad/drag.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::*;
[INFO] [stdout]    |         -------- the item `Dad` is already imported here
[INFO] [stdout] 32 |     use crate::components::Dad;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Interaction` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/dad/drop.rs:50:3
[INFO] [stdout]    |
[INFO] [stdout] 47 |     use super::*;
[INFO] [stdout]    |         -------- the item `Interaction` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 50 |         ui::Interaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]    --> src/plugins/ingame_menu/src/systems/items/swap/equipped_items.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout] 99  |     use super::*;
[INFO] [stdout]     |         -------- the item `Entity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 104 |         prelude::{default, Entity, IntoSystem},
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Item` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/items/swap/inventory_items.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use super::*;
[INFO] [stdout]    |         -------- the item `Item` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 46 |     use skills::components::Item;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NextState` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/mouse_context/prime.rs:42:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use super::*;
[INFO] [stdout]    |         -------- the item `NextState` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 42 |         ecs::schedule::{NextState, State},
[INFO] [stdout]    |                         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `KeyCode` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/mouse_context/prime.rs:43:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use super::*;
[INFO] [stdout]    |         -------- the item `KeyCode` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 43 |         input::keyboard::KeyCode,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Interaction` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/mouse_context/prime.rs:44:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |     use super::*;
[INFO] [stdout]    |         -------- the item `Interaction` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 44 |         ui::Interaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `State` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/mouse_context/set_ui.rs:49:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use super::*;
[INFO] [stdout]    |         -------- the item `State` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 49 |         ecs::schedule::{IntoSystemConfigs, State},
[INFO] [stdout]    |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Interaction` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/mouse_context/set_ui.rs:51:3
[INFO] [stdout]    |
[INFO] [stdout] 46 |     use super::*;
[INFO] [stdout]    |         -------- the item `Interaction` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 51 |         ui::Interaction,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `default` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/spawn.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use super::*;
[INFO] [stdout]    |         -------- the item `default` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         prelude::default,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/spawn.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use super::*;
[INFO] [stdout]    |         -------- the item `Color` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 33 |         render::color::Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `State` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/toggle_state.rs:33:3
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use super::*;
[INFO] [stdout]    |         -------- the item `State` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 33 |         prelude::State,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `KeyCode` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/activity_colors_override.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use super::*;
[INFO] [stdout]    |         -------- the item `KeyCode` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 97 |         input::keyboard::KeyCode,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Color` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/activity_colors_override.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |     use super::*;
[INFO] [stdout]    |         -------- the item `Color` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 99 |         render::color::Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BackgroundColor` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/colors.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use super::*;
[INFO] [stdout]    |         -------- the item `BackgroundColor` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         ui::{BackgroundColor, Interaction},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Interaction` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/colors.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use super::*;
[INFO] [stdout]    |         -------- the item `Interaction` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 32 |         ui::{BackgroundColor, Interaction},
[INFO] [stdout]    |                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Handle` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/quickbar.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use super::*;
[INFO] [stdout]    |         -------- the item `Handle` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 75 |         asset::{AssetId, Handle},
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Entity` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/quickbar.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use super::*;
[INFO] [stdout]    |         -------- the item `Entity` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 76 |         ecs::entity::Entity,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `UiImage` is imported redundantly
[INFO] [stdout]   --> src/plugins/ingame_menu/src/systems/update_panels/quickbar.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 72 |     use super::*;
[INFO] [stdout]    |         -------- the item `UiImage` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 77 |         ui::UiImage,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuickbarPanelBackground` is never constructed
[INFO] [stdout]   --> src/plugins/ingame_menu/src/components.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct QuickbarPanelBackground(pub SlotKey);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SwapMarker` is never used
[INFO] [stdout]  --> src/plugins/ingame_menu/src/traits/to_swap.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait SwapMarker<TSwapMarker> {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking project-zyheeda v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Transform` is imported redundantly
[INFO] [stdout]   --> src/systems/void_sphere/ring_rotation.rs:28:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use super::*;
[INFO] [stdout]    |         -------- the item `Transform` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 28 |         transform::components::Transform,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuickbarPanelBackground` is never constructed
[INFO] [stdout]   --> src/plugins/ingame_menu/src/components.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct QuickbarPanelBackground(pub SlotKey);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SwapMarker` is never used
[INFO] [stdout]  --> src/plugins/ingame_menu/src/traits/to_swap.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait SwapMarker<TSwapMarker> {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 32 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "1f28c16d36bb415d41db610247a4875fe31b1e4c78d0ddbd3077122b999faed8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f28c16d36bb415d41db610247a4875fe31b1e4c78d0ddbd3077122b999faed8", kill_on_drop: false }`
[INFO] [stdout] 1f28c16d36bb415d41db610247a4875fe31b1e4c78d0ddbd3077122b999faed8
