[INFO] cloning repository https://github.com/Bylich4212/RustBall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bylich4212/RustBall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBylich4212%2FRustBall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBylich4212%2FRustBall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e816b1642fbe6454572e0104f0bf8f0ebc967aac
[INFO] checking Bylich4212/RustBall against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBylich4212%2FRustBall" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Bylich4212/RustBall
[INFO] finished tweaking git repo https://github.com/Bylich4212/RustBall
[INFO] tweaked toml for git repo https://github.com/Bylich4212/RustBall written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bylich4212/RustBall on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bylich4212/RustBall 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8e7c0f8dfea0d203165bc4aab6cefee548c4752364865bdc06109d44fb5f412
[INFO] running `Command { std: "docker" "start" "-a" "c8e7c0f8dfea0d203165bc4aab6cefee548c4752364865bdc06109d44fb5f412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8e7c0f8dfea0d203165bc4aab6cefee548c4752364865bdc06109d44fb5f412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e7c0f8dfea0d203165bc4aab6cefee548c4752364865bdc06109d44fb5f412", kill_on_drop: false }`
[INFO] [stdout] c8e7c0f8dfea0d203165bc4aab6cefee548c4752364865bdc06109d44fb5f412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cce00f9be333ab13057bafa89ec2b8533014ca27cf721cc7e9d9f87d192eb830
[INFO] running `Command { std: "docker" "start" "-a" "cce00f9be333ab13057bafa89ec2b8533014ca27cf721cc7e9d9f87d192eb830", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking bevy_ptr v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking const_panic v0.2.12
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking bevy_tasks v0.12.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking radsort v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking svg_fmt v0.4.4
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking rectangle-pack v0.4.2
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling blake3 v1.8.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking grid v0.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking taffy v0.3.19
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.12.1
[INFO] [stderr]    Compiling encase_derive_impl v0.6.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking accesskit_winit v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.12.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.12.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.12.1
[INFO] [stderr]    Compiling bevy_derive v0.12.1
[INFO] [stderr]    Compiling bevy_asset_macros v0.12.1
[INFO] [stderr]    Compiling bevy_render_macros v0.12.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling encase_derive v0.6.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.12.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking wasm-bindgen v0.2.100
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking spade v2.13.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bevy_utils v0.12.1
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking bevy_math v0.12.1
[INFO] [stderr]     Checking bevy_mikktspace v0.12.1
[INFO] [stderr]     Checking encase v0.6.1
[INFO] [stderr]     Checking hexasphere v9.1.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking bevy_reflect v0.12.1
[INFO] [stderr]     Checking bevy_ecs v0.12.1
[INFO] [stderr]     Checking wgpu-hal v0.17.2
[INFO] [stderr]     Checking naga_oil v0.10.1
[INFO] [stderr]     Checking wgpu-core v0.17.1
[INFO] [stderr]     Checking parry2d v0.13.8
[INFO] [stderr]     Checking bevy_app v0.12.1
[INFO] [stderr]     Checking rapier2d v0.18.0
[INFO] [stderr]     Checking bevy_log v0.12.1
[INFO] [stderr]     Checking bevy_core v0.12.1
[INFO] [stderr]     Checking bevy_a11y v0.12.1
[INFO] [stderr]     Checking bevy_input v0.12.1
[INFO] [stderr]     Checking bevy_time v0.12.1
[INFO] [stderr]     Checking bevy_asset v0.12.1
[INFO] [stderr]     Checking bevy_hierarchy v0.12.1
[INFO] [stderr]     Checking bevy_transform v0.12.1
[INFO] [stderr]     Checking wgpu v0.17.2
[INFO] [stderr]     Checking bevy_diagnostic v0.12.1
[INFO] [stderr]     Checking bevy_window v0.12.1
[INFO] [stderr]     Checking bevy_winit v0.12.1
[INFO] [stderr]     Checking bevy_render v0.12.1
[INFO] [stderr]     Checking bevy_audio v0.12.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.12.1
[INFO] [stderr]     Checking bevy_scene v0.12.1
[INFO] [stderr]     Checking bevy_sprite v0.12.1
[INFO] [stderr]     Checking bevy_text v0.12.1
[INFO] [stderr]     Checking bevy_gizmos v0.12.1
[INFO] [stderr]     Checking bevy_ui v0.12.1
[INFO] [stderr]     Checking bevy_internal v0.12.1
[INFO] [stderr]     Checking bevy v0.12.1
[INFO] [stderr]     Checking bevy_rapier2d v0.24.0
[INFO] [stderr]     Checking rustball v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `components`
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod components;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `components`, create file "src/components.rs" or "src/components/mod.rs"
[INFO] [stdout]   = note: if there is a `mod components` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `resources`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod resources;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `resources`, create file "src/resources.rs" or "src/resources/mod.rs"
[INFO] [stdout]   = note: if there is a `mod resources` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `events`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod events;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `events`, create file "src/events.rs" or "src/events/mod.rs"
[INFO] [stdout]   = note: if there is a `mod events` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `components`
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod components;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `components`, create file "src/components.rs" or "src/components/mod.rs"
[INFO] [stdout]   = note: if there is a `mod components` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `resources`
[INFO] [stdout]  --> src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod resources;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `resources`, create file "src/resources.rs" or "src/resources/mod.rs"
[INFO] [stdout]   = note: if there is a `mod resources` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `events`
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod events;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `events`, create file "src/events.rs" or "src/events/mod.rs"
[INFO] [stdout]   = note: if there is a `mod events` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalZone` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     goals: Query<(&GoalZone, Entity)>,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<GoalZone>(
[INFO] [stdout]    |                   ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     balls: Query<Entity, With<Ball>>,
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 20 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 20 +     balls: Query<Entity, With<bevy_rapier2d::prelude::ColliderView>>,
[INFO] [stdout]    |
[INFO] [stdout] 20 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 20 +     balls: Query<Entity, With<crate::systems::goal_systems::ColliderView>>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<Ball>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mut goal_events: EventWriter<GoalEvent>,
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<GoalEvent>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:30:42
[INFO] [stdout]    |
[INFO] [stdout] 30 |                         goal_events.send(GoalEvent {
[INFO] [stdout]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut goal_events: EventReader<GoalEvent>,
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<GoalEvent>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut scores: ResMut<Scores>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<Scores>(
[INFO] [stdout]    |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 43 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<TurnState>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     mut next_state: ResMut<NextState<AppState>>,
[INFO] [stdout]    |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<AppState>(
[INFO] [stdout]    |                   ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:64:46
[INFO] [stdout]    |
[INFO] [stdout] 64 |             commands.entity(entity).remove::<TurnControlled>();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<TurnControlled>(
[INFO] [stdout]    |                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:135:38
[INFO] [stdout]     |
[INFO] [stdout] 135 |     mut next_state: ResMut<NextState<AppState>>,
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn wait_and_change_state<AppState>(
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     scores: Res<Scores>,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn wait_and_change_state<Scores>(
[INFO] [stdout]     |                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:151:33
[INFO] [stdout]     |
[INFO] [stdout] 151 |     players: Query<Entity, With<PlayerDisk>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<PlayerDisk>(
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     balls: Query<Entity, With<Ball>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 152 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 152 +     balls: Query<Entity, With<bevy_rapier2d::prelude::ColliderView>>,
[INFO] [stdout]     |
[INFO] [stdout] 152 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 152 +     balls: Query<Entity, With<crate::systems::goal_systems::ColliderView>>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<Ball>(
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalZone` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     goals: Query<Entity, With<GoalZone>>,
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<GoalZone>(
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:154:59
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<PlayerDisk>(
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:154:80
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 154 -     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout] 154 +     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<bevy_rapier2d::prelude::ColliderView>)>,
[INFO] [stdout]     |
[INFO] [stdout] 154 -     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout] 154 +     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<crate::systems::goal_systems::ColliderView>)>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<Ball>(
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 10 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn aim_with_keyboard<TurnState>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 30 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 30 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn charge_shot_power<TurnState>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 41 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn fire_selected_disk<TurnState>(
[INFO] [stdout]    |                          +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:42:57
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut velocities: Query<(Entity, &mut Velocity), With<TurnControlled>>,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn fire_selected_disk<TurnControlled>(
[INFO] [stdout]    |                          ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout]  9 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  9 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]  9 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<TurnState>(
[INFO] [stdout]    |                              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     disks: Query<(Entity, &PlayerDisk), Without<TurnControlled>>,
[INFO] [stdout]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<PlayerDisk>(
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     disks: Query<(Entity, &PlayerDisk), Without<TurnControlled>>,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<TurnControlled>(
[INFO] [stdout]    |                              ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 commands.entity(entity).insert(TurnControlled);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     disks: Query<(Entity, &PlayerDisk), With<RigidBody>>,
[INFO] [stdout]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<PlayerDisk>(
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 32 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<TurnState>(
[INFO] [stdout]    |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 commands.entity(current).remove::<TurnControlled>();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<TurnControlled>(
[INFO] [stdout]    |                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:64:48
[INFO] [stdout]    |
[INFO] [stdout] 64 |             commands.entity(new_entity).insert(TurnControlled);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 73 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 73 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnState>(
[INFO] [stdout]    |                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |     entities: Query<Entity, With<TurnControlled>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnControlled>(
[INFO] [stdout]    |                      ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     disks: Query<&PlayerDisk>,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<PlayerDisk>(
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 |             commands.entity(entity).remove::<TurnControlled>();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnControlled>(
[INFO] [stdout]    |                      ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout]  7 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  7 -     turn_state: Res<TurnState>,
[INFO] [stdout]  7 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub fn update_turn_text<TurnState>(
[INFO] [stdout]    |                        +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnText` in this scope
[INFO] [stdout]  --> src/systems/ui_systems.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mut query: Query<&mut Text, With<TurnText>>,
[INFO] [stdout]   |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn update_turn_text<TurnText>(
[INFO] [stdout]   |                        ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     scores: Res<Scores>,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn update_score_text<Scores>(
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ScoreText` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     mut texts: Query<&mut Text, With<ScoreText>>,
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn update_score_text<ScoreText>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     turn_state: Res<TurnState>,
[INFO] [stdout] 29 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn update_power_bar<TurnState>(
[INFO] [stdout]    |                        +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PowerBar` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     mut query: Query<&mut Style, With<PowerBar>>,
[INFO] [stdout]    |                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn update_power_bar<PowerBar>(
[INFO] [stdout]    |                        ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerFormations` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     turn: Res<PlayerFormations>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn animate_selection_buttons<PlayerFormations>(
[INFO] [stdout]    |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 -     turn_state: Res<TurnState>,
[INFO] [stdout] 11 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn draw_aim_direction_gizmo<TurnState>(
[INFO] [stdout]    |                                +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     query: Query<&Transform, With<TurnControlled>>,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn draw_aim_direction_gizmo<TurnControlled>(
[INFO] [stdout]    |                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -     turn_state: Res<TurnState>,
[INFO] [stdout] 25 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn animate_selected_disk<TurnState>(
[INFO] [stdout]    |                             +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 |     existing_players: Query<Entity, With<PlayerDisk>>, // ✅ añadimos query
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn spawn_players_from_selection<PlayerDisk>(
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 PlayerDisk { player_id: 1 },
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 PlayerDisk { player_id: 2 },
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalZone` in this scope
[INFO] [stdout]   --> src/setup/goals.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         GoalZone { is_left: true },
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalZone` in this scope
[INFO] [stdout]   --> src/setup/goals.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         GoalZone { is_left: false },
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]    --> src/lib.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |         .add_state::<AppState>()
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub fn main_internal<AppState>() {
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerFormations` in this scope
[INFO] [stdout]    --> src/lib.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |         .insert_resource(PlayerFormations {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::events::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::events::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/input_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/input_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/turn_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/turn_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/ui_systems.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/ui_systems.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/visual_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/visual_systems.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/setup/players.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/setup/goals.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use crate::resources::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalZone` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     goals: Query<(&GoalZone, Entity)>,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<GoalZone>(
[INFO] [stdout]    |                   ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |     balls: Query<Entity, With<Ball>>,
[INFO] [stdout]    |                               ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 20 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 20 +     balls: Query<Entity, With<bevy_rapier2d::prelude::ColliderView>>,
[INFO] [stdout]    |
[INFO] [stdout] 20 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 20 +     balls: Query<Entity, With<crate::systems::goal_systems::ColliderView>>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<Ball>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |     mut goal_events: EventWriter<GoalEvent>,
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn detect_goal<GoalEvent>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:30:42
[INFO] [stdout]    |
[INFO] [stdout] 30 |                         goal_events.send(GoalEvent {
[INFO] [stdout]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalEvent` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:41:34
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut goal_events: EventReader<GoalEvent>,
[INFO] [stdout]    |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<GoalEvent>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut scores: ResMut<Scores>,
[INFO] [stdout]    |                        ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<Scores>(
[INFO] [stdout]    |                   ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 43 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 43 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<TurnState>(
[INFO] [stdout]    |                   +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:47:38
[INFO] [stdout]    |
[INFO] [stdout] 47 |     mut next_state: ResMut<NextState<AppState>>,
[INFO] [stdout]    |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<AppState>(
[INFO] [stdout]    |                   ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/goal_systems.rs:64:46
[INFO] [stdout]    |
[INFO] [stdout] 64 |             commands.entity(entity).remove::<TurnControlled>();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub fn handle_goal<TurnControlled>(
[INFO] [stdout]    |                   ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:135:38
[INFO] [stdout]     |
[INFO] [stdout] 135 |     mut next_state: ResMut<NextState<AppState>>,
[INFO] [stdout]     |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn wait_and_change_state<AppState>(
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     scores: Res<Scores>,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub fn wait_and_change_state<Scores>(
[INFO] [stdout]     |                             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:151:33
[INFO] [stdout]     |
[INFO] [stdout] 151 |     players: Query<Entity, With<PlayerDisk>>,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<PlayerDisk>(
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:152:31
[INFO] [stdout]     |
[INFO] [stdout] 152 |     balls: Query<Entity, With<Ball>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 152 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 152 +     balls: Query<Entity, With<bevy_rapier2d::prelude::ColliderView>>,
[INFO] [stdout]     |
[INFO] [stdout] 152 -     balls: Query<Entity, With<Ball>>,
[INFO] [stdout] 152 +     balls: Query<Entity, With<crate::systems::goal_systems::ColliderView>>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<Ball>(
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GoalZone` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:153:31
[INFO] [stdout]     |
[INFO] [stdout] 153 |     goals: Query<Entity, With<GoalZone>>,
[INFO] [stdout]     |                               ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<GoalZone>(
[INFO] [stdout]     |                             ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:154:59
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<PlayerDisk>(
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Ball` in this scope
[INFO] [stdout]    --> src/systems/goal_systems.rs:154:80
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout]     |                                                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy_rapier2d::prelude::ColliderView::Ball` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 154 -     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout] 154 +     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<bevy_rapier2d::prelude::ColliderView>)>,
[INFO] [stdout]     |
[INFO] [stdout] 154 -     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<Ball>)>,
[INFO] [stdout] 154 +     fixed_bodies: Query<Entity, (With<RigidBody>, Without<PlayerDisk>, Without<crate::systems::goal_systems::ColliderView>)>,
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub fn despawn_game_entities<Ball>(
[INFO] [stdout]     |                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 10 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn aim_with_keyboard<TurnState>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 30 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 30 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn charge_shot_power<TurnState>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:41:28
[INFO] [stdout]    |
[INFO] [stdout] 41 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 41 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 41 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn fire_selected_disk<TurnState>(
[INFO] [stdout]    |                          +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/input_systems.rs:42:57
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut velocities: Query<(Entity, &mut Velocity), With<TurnControlled>>,
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn fire_selected_disk<TurnControlled>(
[INFO] [stdout]    |                          ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:9:28
[INFO] [stdout]    |
[INFO] [stdout]  9 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  9 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]  9 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<TurnState>(
[INFO] [stdout]    |                              +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |     disks: Query<(Entity, &PlayerDisk), Without<TurnControlled>>,
[INFO] [stdout]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<PlayerDisk>(
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:10:49
[INFO] [stdout]    |
[INFO] [stdout] 10 |     disks: Query<(Entity, &PlayerDisk), Without<TurnControlled>>,
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn auto_select_first_disk<TurnControlled>(
[INFO] [stdout]    |                              ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 commands.entity(entity).insert(TurnControlled);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |     disks: Query<(Entity, &PlayerDisk), With<RigidBody>>,
[INFO] [stdout]    |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<PlayerDisk>(
[INFO] [stdout]    |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 32 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<TurnState>(
[INFO] [stdout]    |                            +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:52:51
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 commands.entity(current).remove::<TurnControlled>();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn cycle_disk_selection<TurnControlled>(
[INFO] [stdout]    |                            ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:64:48
[INFO] [stdout]    |
[INFO] [stdout] 64 |             commands.entity(new_entity).insert(TurnControlled);
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     mut turn_state: ResMut<TurnState>,
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 73 -     mut turn_state: ResMut<TurnState>,
[INFO] [stdout] 73 +     mut turn_state: ResMut<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnState>(
[INFO] [stdout]    |                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 76 |     entities: Query<Entity, With<TurnControlled>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnControlled>(
[INFO] [stdout]    |                      ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |     disks: Query<&PlayerDisk>,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<PlayerDisk>(
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/turn_systems.rs:97:46
[INFO] [stdout]    |
[INFO] [stdout] 97 |             commands.entity(entity).remove::<TurnControlled>();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn check_turn_end<TurnControlled>(
[INFO] [stdout]    |                      ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:7:21
[INFO] [stdout]    |
[INFO] [stdout]  7 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout]  7 -     turn_state: Res<TurnState>,
[INFO] [stdout]  7 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub fn update_turn_text<TurnState>(
[INFO] [stdout]    |                        +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnText` in this scope
[INFO] [stdout]  --> src/systems/ui_systems.rs:8:38
[INFO] [stdout]   |
[INFO] [stdout] 8 |     mut query: Query<&mut Text, With<TurnText>>,
[INFO] [stdout]   |                                      ^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn update_turn_text<TurnText>(
[INFO] [stdout]   |                        ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Scores` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     scores: Res<Scores>,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn update_score_text<Scores>(
[INFO] [stdout]    |                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ScoreText` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     mut texts: Query<&mut Text, With<ScoreText>>,
[INFO] [stdout]    |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn update_score_text<ScoreText>(
[INFO] [stdout]    |                         +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 29 -     turn_state: Res<TurnState>,
[INFO] [stdout] 29 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn update_power_bar<TurnState>(
[INFO] [stdout]    |                        +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PowerBar` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:30:39
[INFO] [stdout]    |
[INFO] [stdout] 30 |     mut query: Query<&mut Style, With<PowerBar>>,
[INFO] [stdout]    |                                       ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn update_power_bar<PowerBar>(
[INFO] [stdout]    |                        ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerFormations` in this scope
[INFO] [stdout]   --> src/systems/ui_systems.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     turn: Res<PlayerFormations>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn animate_selection_buttons<PlayerFormations>(
[INFO] [stdout]    |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 11 -     turn_state: Res<TurnState>,
[INFO] [stdout] 11 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn draw_aim_direction_gizmo<TurnState>(
[INFO] [stdout]    |                                +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnControlled` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     query: Query<&Transform, With<TurnControlled>>,
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub fn draw_aim_direction_gizmo<TurnControlled>(
[INFO] [stdout]    |                                ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TurnState` in this scope
[INFO] [stdout]   --> src/systems/visual_systems.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |     turn_state: Res<TurnState>,
[INFO] [stdout]    |                     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.12.1/src/query/state.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct QueryState<Q: WorldQuery, F: ReadOnlyWorldQuery = ()> {
[INFO] [stdout]    | ---------------------------------------------------------------- similarly named struct `QueryState` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 25 -     turn_state: Res<TurnState>,
[INFO] [stdout] 25 +     turn_state: Res<QueryState>,
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn animate_selected_disk<TurnState>(
[INFO] [stdout]    |                             +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 |     existing_players: Query<Entity, With<PlayerDisk>>, // ✅ añadimos query
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub fn spawn_players_from_selection<PlayerDisk>(
[INFO] [stdout]    |                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:50:17
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 PlayerDisk { player_id: 1 },
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerDisk` in this scope
[INFO] [stdout]   --> src/setup/players.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 PlayerDisk { player_id: 2 },
[INFO] [stdout]    |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalZone` in this scope
[INFO] [stdout]   --> src/setup/goals.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         GoalZone { is_left: true },
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GoalZone` in this scope
[INFO] [stdout]   --> src/setup/goals.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         GoalZone { is_left: false },
[INFO] [stdout]    |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppState` in this scope
[INFO] [stdout]    --> src/lib.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |         .add_state::<AppState>()
[INFO] [stdout]     |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  29 | pub fn main_internal<AppState>() {
[INFO] [stdout]     |                     ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlayerFormations` in this scope
[INFO] [stdout]    --> src/lib.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |         .insert_resource(PlayerFormations {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::events::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::events::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/goal_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/input_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/input_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/turn_systems.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/turn_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/ui_systems.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/ui_systems.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/systems/visual_systems.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]  --> src/systems/visual_systems.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::resources::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/setup/players.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::components::*`
[INFO] [stdout]  --> src/setup/goals.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::components::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::*`
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use crate::resources::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]   --> src/systems/goal_systems.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |             next_state.set(AppState::GameOver);
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]   --> src/systems/goal_systems.rs:99:28
[INFO] [stdout]    |
[INFO] [stdout] 99 |             next_state.set(AppState::GameOver);
[INFO] [stdout]    |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             next_state.set(AppState::GoalScored);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |             next_state.set(AppState::GameOver);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             next_state.set(AppState::GoalScored);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |             next_state.set(AppState::FormationChange);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |             next_state.set(AppState::GameOver);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/systems/goal_systems.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |             next_state.set(AppState::FormationChange);
[INFO] [stdout]     |                            ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/systems/turn_systems.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |         player_disks.sort_by_key(|(e, _)| e.index());
[INFO] [stdout]    |                                   ^^^^^^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 41 |         player_disks.sort_by_key(|(e, _): (_, _)| e.index());
[INFO] [stdout]    |                                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> src/systems/turn_systems.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 |         player_disks.sort_by_key(|(e, _)| e.index());
[INFO] [stdout]    |                                   ^^^^^^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 41 |         player_disks.sort_by_key(|(e, _): (_, _)| e.index());
[INFO] [stdout]    |                                         ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TurnState`
[INFO] [stdout]    --> src/lib.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |         .insert_resource(TurnState::default())
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          use of undeclared type `TurnState`
[INFO] [stdout]     |                          help: a struct with a similar name exists: `QueryState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scores`
[INFO] [stdout]    --> src/lib.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .insert_resource(Scores::default())
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Scores`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |         .add_systems(OnEnter(AppState::FormationSelection), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |         .add_systems(OnExit(AppState::FormationSelection), (
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:238:30
[INFO] [stdout]     |
[INFO] [stdout] 238 |         .add_systems(OnEnter(AppState::FormationChange), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .add_systems(OnEnter(AppState::InGame), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |         .add_systems(OnExit(AppState::InGame), stop_ingame_music)
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |             in_state(AppState::FormationSelection)
[INFO] [stdout]     |                      ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:255:35
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 .or_else(in_state(AppState::FormationChange))
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TurnState`
[INFO] [stdout]    --> src/lib.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |         .insert_resource(TurnState::default())
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          use of undeclared type `TurnState`
[INFO] [stdout]     |                          help: a struct with a similar name exists: `QueryState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scores`
[INFO] [stdout]    --> src/lib.rs:206:26
[INFO] [stdout]     |
[INFO] [stdout] 206 |         .insert_resource(Scores::default())
[INFO] [stdout]     |                          ^^^^^^ use of undeclared type `Scores`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |         .add_systems(OnEnter(AppState::FormationSelection), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |         ).run_if(in_state(AppState::InGame)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:234:29
[INFO] [stdout]     |
[INFO] [stdout] 234 |         .add_systems(OnExit(AppState::FormationSelection), (
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         ).run_if(in_state(AppState::InGame)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |         .add_systems(OnEnter(AppState::GoalScored), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:238:30
[INFO] [stdout]     |
[INFO] [stdout] 238 |         .add_systems(OnEnter(AppState::FormationChange), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:243:30
[INFO] [stdout]     |
[INFO] [stdout] 243 |         .add_systems(OnEnter(AppState::InGame), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |         ).run_if(in_state(AppState::GoalScored)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 |         .add_systems(OnEnter(AppState::GameOver), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |         .add_systems(OnExit(AppState::GameOver), (
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:249:29
[INFO] [stdout]     |
[INFO] [stdout] 249 |         .add_systems(OnExit(AppState::InGame), stop_ingame_music)
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:254:22
[INFO] [stdout]     |
[INFO] [stdout] 254 |             in_state(AppState::FormationSelection)
[INFO] [stdout]     |                      ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:255:35
[INFO] [stdout]     |
[INFO] [stdout] 255 |                 .or_else(in_state(AppState::FormationChange))
[INFO] [stdout]     |                                   ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustball` (lib test) due to 72 previous errors; 14 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:270:27
[INFO] [stdout]     |
[INFO] [stdout] 270 |         ).run_if(in_state(AppState::InGame)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:275:27
[INFO] [stdout]     |
[INFO] [stdout] 275 |         ).run_if(in_state(AppState::InGame)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:276:30
[INFO] [stdout]     |
[INFO] [stdout] 276 |         .add_systems(OnEnter(AppState::GoalScored), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:283:27
[INFO] [stdout]     |
[INFO] [stdout] 283 |         ).run_if(in_state(AppState::GoalScored)))
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:284:30
[INFO] [stdout]     |
[INFO] [stdout] 284 |         .add_systems(OnEnter(AppState::GameOver), (
[INFO] [stdout]     |                              ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppState`
[INFO] [stdout]    --> src/lib.rs:290:29
[INFO] [stdout]     |
[INFO] [stdout] 290 |         .add_systems(OnExit(AppState::GameOver), (
[INFO] [stdout]     |                             ^^^^^^^^ use of undeclared type `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustball` (lib) due to 72 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cce00f9be333ab13057bafa89ec2b8533014ca27cf721cc7e9d9f87d192eb830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce00f9be333ab13057bafa89ec2b8533014ca27cf721cc7e9d9f87d192eb830", kill_on_drop: false }`
[INFO] [stdout] cce00f9be333ab13057bafa89ec2b8533014ca27cf721cc7e9d9f87d192eb830
