[INFO] cloning repository https://github.com/Swordelf2/shifter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Swordelf2/shifter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwordelf2%2Fshifter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwordelf2%2Fshifter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edc183a53f8032af22ba5f16be04a38c07207a92 [INFO] checking Swordelf2/shifter/edc183a53f8032af22ba5f16be04a38c07207a92 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSwordelf2%2Fshifter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Swordelf2/shifter on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Swordelf2/shifter [INFO] finished tweaking git repo https://github.com/Swordelf2/shifter [INFO] tweaked toml for git repo https://github.com/Swordelf2/shifter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Swordelf2/shifter 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e01c39f589cf92d16cf19807775969ef6ecb75150c169d31266dd44822377dff [INFO] running `Command { std: "docker" "start" "-a" "e01c39f589cf92d16cf19807775969ef6ecb75150c169d31266dd44822377dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e01c39f589cf92d16cf19807775969ef6ecb75150c169d31266dd44822377dff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01c39f589cf92d16cf19807775969ef6ecb75150c169d31266dd44822377dff", kill_on_drop: false }` [INFO] [stdout] e01c39f589cf92d16cf19807775969ef6ecb75150c169d31266dd44822377dff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62dcdb7f1eebc382e8fa437a2e7c38202dadd66e9f8248276b89f8c4a5630a09 [INFO] running `Command { std: "docker" "start" "-a" "62dcdb7f1eebc382e8fa437a2e7c38202dadd66e9f8248276b89f8c4a5630a09", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking vec-arena v1.1.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex-automata v0.3.4 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking petgraph v0.6.3 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking gpu-descriptor v0.2.3 [INFO] [stderr] Checking gpu-alloc v0.5.4 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking profiling v1.0.8 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bevy_tasks v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking ttf-parser v0.19.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking inotify v0.9.2 [INFO] [stderr] Checking euclid v0.22.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking notify v5.0.0-pre.11 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ab_glyph v0.2.21 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking hexasphere v7.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pretty-type-name v1.0.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking svg v0.9.1 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking emath v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.11.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling cargo-manifest v0.2.9 [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stderr] Compiling bevy_macro_utils v0.7.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking tracing-subscriber v0.3.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking gilrs-core v0.3.1 [INFO] [stderr] Checking gilrs v0.8.1 [INFO] [stderr] Checking hexasphere v6.1.0 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking epaint v0.18.1 [INFO] [stderr] Checking arboard v2.1.1 [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking egui v0.18.1 [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.6.0 [INFO] [stderr] Compiling bevy_derive v0.7.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.7.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.7.0 [INFO] [stderr] Checking bevy_utils v0.6.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.7.0 [INFO] [stderr] Checking bevy_crevice v0.6.1 [INFO] [stderr] Checking bevy_utils v0.7.0 [INFO] [stderr] Checking bevy_reflect v0.6.0 [INFO] [stderr] Checking bevy_reflect v0.7.0 [INFO] [stderr] Checking bevy_ecs v0.6.1 [INFO] [stderr] Checking bevy_math v0.6.0 [INFO] [stderr] Checking bevy_math v0.7.0 [INFO] [stderr] Checking bevy_ecs v0.7.0 [INFO] [stderr] Checking bevy_crevice v0.7.0 [INFO] [stderr] Checking bevy_app v0.6.0 [INFO] [stderr] Checking bevy_log v0.6.0 [INFO] [stderr] Checking bevy_core v0.6.0 [INFO] [stderr] Checking bevy_window v0.6.0 [INFO] [stderr] Checking bevy_transform v0.6.0 [INFO] [stderr] Checking bevy_input v0.6.0 [INFO] [stderr] Checking bevy_diagnostic v0.6.0 [INFO] [stderr] Checking bevy_gilrs v0.6.0 [INFO] [stderr] Checking bevy_winit v0.6.1 [INFO] [stderr] Checking bevy_asset v0.6.0 [INFO] [stderr] Checking bevy_app v0.7.0 [INFO] [stderr] Checking bevy_log v0.7.0 [INFO] [stderr] Checking bevy_core v0.7.0 [INFO] [stderr] Checking bevy_hierarchy v0.7.0 [INFO] [stderr] Checking bevy_window v0.7.0 [INFO] [stderr] Checking bevy_input v0.7.0 [INFO] [stderr] Checking bevy_scene v0.6.0 [INFO] [stderr] Checking bevy_audio v0.6.0 [INFO] [stderr] Checking bevy_diagnostic v0.7.0 [INFO] [stderr] Checking bevy_transform v0.7.0 [INFO] [stderr] Checking bevy_asset v0.7.0 [INFO] [stderr] Checking bevy_scene v0.7.0 [INFO] [stderr] Checking bevy_render v0.7.0 [INFO] [stderr] Checking bevy_render v0.6.1 [INFO] [stderr] Checking bevy_core_pipeline v0.6.0 [INFO] [stderr] Checking bevy_core_pipeline v0.7.0 [INFO] [stderr] Checking bevy_sprite v0.6.0 [INFO] [stderr] Checking bevy_pbr v0.6.1 [INFO] [stderr] Checking bevy_sprite v0.7.0 [INFO] [stderr] Checking bevy_pbr v0.7.0 [INFO] [stderr] Checking bevy_text v0.6.0 [INFO] [stderr] Checking bevy_text v0.7.0 [INFO] [stderr] Checking bevy_ui v0.6.1 [INFO] [stderr] Checking bevy_gltf v0.6.0 [INFO] [stderr] Checking bevy_ui v0.7.0 [INFO] [stderr] Checking bevy_internal v0.6.0 [INFO] [stderr] Checking bevy v0.6.1 [INFO] [stderr] Checking bevy_internal v0.7.0 [INFO] [stderr] Checking bevy v0.7.0 [INFO] [stderr] Checking bevy_egui v0.14.0 [INFO] [stderr] Checking bevy-inspector-egui v0.11.0 [INFO] [stderr] Checking shifter v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/game/physics/mod.rs (1 fix) [INFO] [stderr] Fixed src/util/mod.rs (1 fix) [INFO] [stdout] warning: unused variable: `map_button` [INFO] [stdout] --> src/game/world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | map_button: Res, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `normal` is never read [INFO] [stdout] --> src/game/physics/shape.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CircleShape { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | normal: Vec2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CircleShape` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `map_id` is never read [INFO] [stdout] --> src/menu/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MapButton { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub map_id: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapButton` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `forward`, `left`, `right`, and `backward` are never used [INFO] [stdout] --> src/util/transform.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait TransformExt { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 11 | /// Returns forward direction [INFO] [stdout] 12 | fn forward(&self) -> Vec2; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | /// Returns left direction [INFO] [stdout] 14 | fn left(&self) -> Vec2; [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | /// Returns right direction [INFO] [stdout] 16 | fn right(&self) -> Vec2; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | /// Returns backward direction [INFO] [stdout] 18 | fn backward(&self) -> Vec2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `collinear` is never used [INFO] [stdout] --> src/util/vec.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Vec2Ext { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 5 | /// Check whether the each component of the difference of the vectors is less than `EPS` [INFO] [stdout] 6 | fn collinear(self, other: Self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `collinear` is never used [INFO] [stdout] --> src/util/vec.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Vec3Ext { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 45 | /// Check whether the each component of the difference of the vectors is less than `EPS` [INFO] [stdout] 46 | fn collinear(self, other: Self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `map_button` [INFO] [stdout] --> src/game/world.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | map_button: Res, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_map_button` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: field `normal` is never read [INFO] [stdout] --> src/game/physics/shape.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct CircleShape { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 31 | normal: Vec2, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CircleShape` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `map_id` is never read [INFO] [stdout] --> src/menu/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MapButton { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 12 | pub map_id: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MapButton` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `collinear` is never used [INFO] [stdout] --> src/util/vec.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Vec2Ext { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 5 | /// Check whether the each component of the difference of the vectors is less than `EPS` [INFO] [stdout] 6 | fn collinear(self, other: Self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `collinear` is never used [INFO] [stdout] --> src/util/vec.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait Vec3Ext { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 45 | /// Check whether the each component of the difference of the vectors is less than `EPS` [INFO] [stdout] 46 | fn collinear(self, other: Self) -> bool; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.9.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking shifter v0.1.0 (/tmp/fixit) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/asset/svgdata.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Default, Debug, TypeUuid)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/asset/svgdata.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Default, Debug, TypeUuid)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/camera.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/camera.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/camera.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/camera.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/physics/collider.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Component, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/physics/dynamic_object.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/player.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Component, Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/physics/collider.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Component, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/physics/dynamic_object.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Component, Clone, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/player.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Component, Copy, Clone, Debug, Default)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/label.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, Hash, SystemLabel)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/menu/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Component, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/menu/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/prefab.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Bundle, Clone)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/game/label.rs:3:45 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, Eq, Hash, SystemLabel)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/menu/mod.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Component, Clone, Copy)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> src/menu/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Component)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Parse(Error { inner: ErrorInner { kind: Custom, line: Some(22), col: 0, at: Some(345), message: "unknown variant `2024`, expected one of `2015`, `2018`, `2021`", key: ["package", "edition"] } }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/asset/mod.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | pub handles: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/asset/mod.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | pub handles: HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn movement(mut q: QuerySet<(PlayerQuery, CameraQuery)>) { [INFO] [stdout] | ^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn movement(mut q: QuerySet<(PlayerQuery, CameraQuery)>) { [INFO] [stdout] | ^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GameCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn movement(mut q: QuerySet<(PlayerQuery, CameraQuery)>) { [INFO] [stdout] | ^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `GameCamera`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GameCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn movement(mut q: QuerySet<(PlayerQuery, CameraQuery)>) { [INFO] [stdout] | ^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `GameCamera`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicObject: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | mut stat_object_query: Query< [INFO] [stdout] | ____________________________^ [INFO] [stdout] 32 | | (Entity, &Transform, &mut Collider), [INFO] [stdout] 33 | | Without, [INFO] [stdout] 34 | | >, [INFO] [stdout] | |_____^ the trait `bevy::prelude::Component` is not implemented for `DynamicObject`, which is required by `bevy::prelude::Without: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::Without` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicObject: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | mut stat_object_query: Query< [INFO] [stdout] | ____________________________^ [INFO] [stdout] 32 | | (Entity, &Transform, &mut Collider), [INFO] [stdout] 33 | | Without, [INFO] [stdout] 34 | | >, [INFO] [stdout] | |_____^ the trait `bevy::prelude::Component` is not implemented for `DynamicObject`, which is required by `bevy::prelude::Without: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::Without` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Collider: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | mut dyn_object_query: Query<( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 26 | | Entity, [INFO] [stdout] 27 | | &mut Transform, [INFO] [stdout] 28 | | &mut Collider, [INFO] [stdout] 29 | | &mut DynamicObject, [INFO] [stdout] 30 | | )>, [INFO] [stdout] | |______^ the trait `bevy::prelude::Component` is not implemented for `Collider`, which is required by `(bevy::prelude::Entity, &mut bevy::prelude::Transform, &mut Collider, &mut DynamicObject): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&mut Collider` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(bevy::prelude::Entity, &mut bevy::prelude::Transform, &mut Collider, &mut DynamicObject)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Collider: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:25:27 [INFO] [stdout] | [INFO] [stdout] 25 | mut dyn_object_query: Query<( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 26 | | Entity, [INFO] [stdout] 27 | | &mut Transform, [INFO] [stdout] 28 | | &mut Collider, [INFO] [stdout] 29 | | &mut DynamicObject, [INFO] [stdout] 30 | | )>, [INFO] [stdout] | |______^ the trait `bevy::prelude::Component` is not implemented for `Collider`, which is required by `(bevy::prelude::Entity, &mut bevy::prelude::Transform, &mut Collider, &mut DynamicObject): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&mut Collider` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(bevy::prelude::Entity, &mut bevy::prelude::Transform, &mut Collider, &mut DynamicObject)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | mut player_query: Query<(&mut DynamicObject, &Transform), With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicObject: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | mut player_query: Query<(&mut DynamicObject, &Transform), With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `DynamicObject`, which is required by `(&mut DynamicObject, &bevy::prelude::Transform): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&mut DynamicObject` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(&mut DynamicObject, &bevy::prelude::Transform)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | mut player_query: Query<(&mut DynamicObject, &Transform), With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | mut player_query: Query<&mut Transform, With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | svg_datas: &Assets, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `DynamicObject: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | mut player_query: Query<(&mut DynamicObject, &Transform), With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `DynamicObject`, which is required by `(&mut DynamicObject, &bevy::prelude::Transform): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&mut DynamicObject` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(&mut DynamicObject, &bevy::prelude::Transform)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `player::Player: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/game/player.rs:55:23 [INFO] [stdout] | [INFO] [stdout] 55 | mut player_query: Query<&mut Transform, With>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `player::Player`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | svg_datas: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | svg_datas: &Assets, [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapButton: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | query: Query<(&Interaction, &MapButton), Changed>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `MapButton`, which is required by `(&bevy::prelude::Interaction, &MapButton): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&MapButton` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(&bevy::prelude::Interaction, &MapButton)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Menu: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn exit(mut commands: Commands, menu_query: Query>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `Menu`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | svg_datas: Res>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapButton: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | query: Query<(&Interaction, &MapButton), Changed>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `MapButton`, which is required by `(&bevy::prelude::Interaction, &MapButton): WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `&MapButton` to implement `WorldQuery` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `(&bevy::prelude::Interaction, &MapButton)` to implement `WorldQuery` [INFO] [stdout] note: required by a bound in `bevy::prelude::Query` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/query.rs:243:37 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct Query<'world, 'state, Q: WorldQuery, F: WorldQuery = ()> [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `Query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Menu: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:84:49 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn exit(mut commands: Commands, menu_query: Query>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `Menu`, which is required by `bevy::prelude::With: WorldQuery` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] = note: required for `bevy::prelude::With` to implement `WorldQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/asset/svgdata.rs:177:61 [INFO] [stdout] | [INFO] [stdout] 177 | load_context.set_default_asset(LoadedAsset::new(SvgData { [INFO] [stdout] | ____________________________________________----------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 178 | | size: size.unwrap(), [INFO] [stdout] 179 | | groups, [INFO] [stdout] 180 | | })); [INFO] [stdout] | |_____________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `LoadedAsset::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/loader.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl LoadedAsset { [INFO] [stdout] | ^^^^^ required by this bound in `LoadedAsset::::new` [INFO] [stdout] 39 | pub fn new(value: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/asset/svgdata.rs:177:44 [INFO] [stdout] | [INFO] [stdout] 177 | load_context.set_default_asset(LoadedAsset::new(SvgData { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 178 | | size: size.unwrap(), [INFO] [stdout] 179 | | groups, [INFO] [stdout] 180 | | })); [INFO] [stdout] | |______________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `LoadedAsset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/loader.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct LoadedAsset { [INFO] [stdout] | ^^^^^ required by this bound in `LoadedAsset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/asset/svgdata.rs:177:61 [INFO] [stdout] | [INFO] [stdout] 177 | load_context.set_default_asset(LoadedAsset::new(SvgData { [INFO] [stdout] | ____________________________________________----------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 178 | | size: size.unwrap(), [INFO] [stdout] 179 | | groups, [INFO] [stdout] 180 | | })); [INFO] [stdout] | |_____________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `LoadedAsset::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/loader.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | impl LoadedAsset { [INFO] [stdout] | ^^^^^ required by this bound in `LoadedAsset::::new` [INFO] [stdout] 39 | pub fn new(value: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/asset/svgdata.rs:177:44 [INFO] [stdout] | [INFO] [stdout] 177 | load_context.set_default_asset(LoadedAsset::new(SvgData { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 178 | | size: size.unwrap(), [INFO] [stdout] 179 | | groups, [INFO] [stdout] 180 | | })); [INFO] [stdout] | |______________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `LoadedAsset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/loader.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct LoadedAsset { [INFO] [stdout] | ^^^^^ required by this bound in `LoadedAsset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UiCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | .insert(UiCamera); [INFO] [stdout] | ------ ^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `UiCamera` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GameCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | .insert(GameCamera); [INFO] [stdout] | ------ ^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `GameCamera` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `UiCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | .insert(UiCamera); [INFO] [stdout] | ------ ^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `UiCamera` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `GameCamera: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/camera.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 23 | .insert(GameCamera); [INFO] [stdout] | ------ ^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `GameCamera` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `q0` exists for struct `QuerySet<'_, '_, (QueryState<&Transform, With>, QueryState<&mut Transform, With>)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/camera.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameCamera; [INFO] [stdout] | --------------------- doesn't satisfy `GameCamera: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 29 | let player_query = q.q0(); [INFO] [stdout] | ^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/player.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-3980733927765454001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] `GameCamera: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `q0` exists for struct `QuerySet<'_, '_, (QueryState<&Transform, With>, QueryState<&mut Transform, With>)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/camera.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameCamera; [INFO] [stdout] | --------------------- doesn't satisfy `GameCamera: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 29 | let player_query = q.q0(); [INFO] [stdout] | ^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/player.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-269183948819377652.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] `GameCamera: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `q1` exists for struct `QuerySet<'_, '_, (QueryState<&Transform, With>, QueryState<&mut Transform, With>)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/camera.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameCamera; [INFO] [stdout] | --------------------- doesn't satisfy `GameCamera: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 44 | let mut camera_query = q.q1(); [INFO] [stdout] | ^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/player.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-3980733927765454001.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] `GameCamera: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `q1` exists for struct `QuerySet<'_, '_, (QueryState<&Transform, With>, QueryState<&mut Transform, With>)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/camera.rs:44:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct GameCamera; [INFO] [stdout] | --------------------- doesn't satisfy `GameCamera: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 44 | let mut camera_query = q.q1(); [INFO] [stdout] | ^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/player.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-269183948819377652.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] `GameCamera: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:38:26 [INFO] [stdout] | [INFO] [stdout] 38 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 64 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | for (_entity, transform, mut collider) in stat_object_query.iter_mut() { [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | for (_entity, transform, mut collider) in stat_object_query.iter_mut() { [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | dyn_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:76:71 [INFO] [stdout] | [INFO] [stdout] 76 | for (entity2, transform2, mut collider2) in stat_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_mut` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:76:71 [INFO] [stdout] | [INFO] [stdout] 76 | for (entity2, transform2, mut collider2) in stat_object_query.iter_mut() [INFO] [stdout] | ^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_unsafe` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | unsafe { dyn_object_query.iter_unsafe() } [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter_unsafe` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | unsafe { dyn_object_query.iter_unsafe() } [INFO] [stdout] | ^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_component` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 105 | if let Ok(other_collider) = stat_object_query [INFO] [stdout] | _________________________________________- [INFO] [stdout] 106 | | .get_component::(collision.other_entity) [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] which is required by `(bevy::prelude::Entity, &bevy::prelude::Transform, &mut Collider): WorldQuery` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_component` exists for struct `Query<'_, '_, (Entity, &Transform, &mut Collider), Without>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:106:18 [INFO] [stdout] | [INFO] [stdout] 105 | if let Ok(other_collider) = stat_object_query [INFO] [stdout] | _________________________________________- [INFO] [stdout] 106 | | .get_component::(collision.other_entity) [INFO] [stdout] | | -^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] which is required by `(bevy::prelude::Entity, &bevy::prelude::Transform, &mut Collider): WorldQuery` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | dyn_object_query.get_mut(entity).unwrap(); [INFO] [stdout] | ^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_mut` exists for struct `Query<'_, '_, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/physics/mod.rs:118:30 [INFO] [stdout] | [INFO] [stdout] 118 | dyn_object_query.get_mut(entity).unwrap(); [INFO] [stdout] | ^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/collider.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Collider { [INFO] [stdout] | ------------------- doesn't satisfy `Collider: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Collider: bevy::prelude::Component` [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_single_mut` exists for struct `Query<'_, '_, (&mut DynamicObject, &Transform), With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/player.rs:21:62 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 21 | let (mut dynamic_object, transform) = match player_query.get_single_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_single_mut` exists for struct `Query<'_, '_, (&mut DynamicObject, &Transform), With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/player.rs:21:62 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 21 | let (mut dynamic_object, transform) = match player_query.get_single_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/game/physics/dynamic_object.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct DynamicObject { [INFO] [stdout] | ------------------------ doesn't satisfy `DynamicObject: bevy::prelude::Component` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `DynamicObject: bevy::prelude::Component` [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_single_mut` exists for struct `Query<'_, '_, &mut Transform, With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/player.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 58 | let mut transform = match player_query.get_single_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Query<'_, '_, &mut Transform, With>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_single_mut` exists for struct `Query<'_, '_, &mut Transform, With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/player.rs:58:44 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Player; [INFO] [stdout] | ----------------- doesn't satisfy `player::Player: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 58 | let mut transform = match player_query.get_single_mut() { [INFO] [stdout] | ^^^^^^^^^^^^^^ method cannot be called on `Query<'_, '_, &mut Transform, With>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `player::Player: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 61 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 62 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:62:14 [INFO] [stdout] | [INFO] [stdout] 61 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 62 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 93 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 94 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 93 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 94 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 119 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 120 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WorldMap1: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | commands.spawn_bundle(prefabs.world_map1.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `WorldMap1` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get` exists for reference `&Assets`, but its trait bounds were not satisfied [INFO] [stdout] --> src/game/prefab.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 119 | let svg_data = svg_datas [INFO] [stdout] | ________________________- [INFO] [stdout] 120 | | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | | -^^^ method cannot be called on `&Assets` due to unsatisfied trait bounds [INFO] [stdout] | |_____________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/asset/svgdata.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SvgData { [INFO] [stdout] | ------------------ doesn't satisfy `SvgData: Asset` or `SvgData: TypeUuid` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SvgData: TypeUuid` [INFO] [stdout] which is required by `SvgData: Asset` [INFO] [stdout] note: the trait `TypeUuid` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_reflect-0.6.0/src/type_uuid.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait TypeUuid { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `prefab::Player: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | commands.spawn_bundle(prefabs.player.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `prefab::Player` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/game/prefab.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | .get(&svg_data_handles.handles[&object_label]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Princess: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | commands.spawn_bundle(princess); [INFO] [stdout] | ------------ ^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `Princess` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `WorldMap1: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | commands.spawn_bundle(prefabs.world_map1.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `WorldMap1` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | let mut svg_data_handles: HashMap< [INFO] [stdout] | _______________________________^ [INFO] [stdout] 31 | | asset::ObjectLabel, [INFO] [stdout] 32 | | Handle, [INFO] [stdout] 33 | | > = HashMap::with_capacity(asset::ObjectLabel::COUNT); [INFO] [stdout] | |_____^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `prefab::Player: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | commands.spawn_bundle(prefabs.player.clone()); [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `prefab::Player` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | > = HashMap::with_capacity(asset::ObjectLabel::COUNT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Princess: bevy::prelude::Bundle` is not satisfied [INFO] [stdout] --> src/game/world.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | commands.spawn_bundle(princess); [INFO] [stdout] | ------------ ^^^^^^^^ the trait `bevy::prelude::Bundle` is not implemented for `Princess` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Bundle`: [INFO] [stdout] () [INFO] [stdout] (C0, C1) [INFO] [stdout] (C0, C1, C2) [INFO] [stdout] (C0, C1, C2, C3) [INFO] [stdout] (C0, C1, C2, C3, C4) [INFO] [stdout] (C0, C1, C2, C3, C4, C5) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6) [INFO] [stdout] (C0, C1, C2, C3, C4, C5, C6, C7) [INFO] [stdout] and 22 others [INFO] [stdout] note: required by a bound in `bevy::prelude::Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn_bundle<'a, T: Bundle>(&'a mut self, bundle: T) -> EntityCommands<'w, 's, 'a> { [INFO] [stdout] | ^^^^^^ required by this bound in `Commands::<'w, 's>::spawn_bundle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | svg_data_handles.insert(object_label, svg_data_handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | handles_to_check.push(svg_data_handle.clone_untyped()); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle::::clone_untyped` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | impl Handle { [INFO] [stdout] | ^^^^^ required by this bound in `Handle::::clone_untyped` [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn clone_untyped(&self) -> HandleUntyped { [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | let mut svg_data_handles: HashMap< [INFO] [stdout] | _______________________________^ [INFO] [stdout] 31 | | asset::ObjectLabel, [INFO] [stdout] 32 | | Handle, [INFO] [stdout] 33 | | > = HashMap::with_capacity(asset::ObjectLabel::COUNT); [INFO] [stdout] | |_____^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | let svg_data_handle = asset_server.load(svg_data_path); [INFO] [stdout] | ^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::AssetServer::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/asset_server.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn load<'a, T: Asset, P: Into>>(&self, path: P) -> Handle { [INFO] [stdout] | ^^^^^ required by this bound in `AssetServer::load` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | > = HashMap::with_capacity(asset::ObjectLabel::COUNT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handles: svg_data_handles, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | &svg_datas, [INFO] [stdout] | ^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | svg_data_handles.insert(object_label, svg_data_handle); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | handles_to_check.push(svg_data_handle.clone_untyped()); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle::::clone_untyped` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | impl Handle { [INFO] [stdout] | ^^^^^ required by this bound in `Handle::::clone_untyped` [INFO] [stdout] ... [INFO] [stdout] 186 | pub fn clone_untyped(&self) -> HandleUntyped { [INFO] [stdout] | ------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Menu: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | .insert(Menu) [INFO] [stdout] | ------ ^^^^ the trait `bevy::prelude::Component` is not implemented for `Menu` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:43:48 [INFO] [stdout] | [INFO] [stdout] 43 | let svg_data_handle = asset_server.load(svg_data_path); [INFO] [stdout] | ^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::AssetServer::load` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/asset_server.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn load<'a, T: Asset, P: Into>>(&self, path: P) -> Handle { [INFO] [stdout] | ^^^^^ required by this bound in `AssetServer::load` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapButton: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | .insert(MapButton { map_id: 0 }) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `MapButton` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | handles: svg_data_handles, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Handle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/handle.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 99 | pub struct Handle [INFO] [stdout] | ------ required by a bound in this struct [INFO] [stdout] 100 | where [INFO] [stdout] 101 | T: Asset, [INFO] [stdout] | ^^^^^ required by this bound in `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/loading/mod.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | &svg_datas, [INFO] [stdout] | ^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Menu: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | .insert(Menu) [INFO] [stdout] | ------ ^^^^ the trait `bevy::prelude::Component` is not implemented for `Menu` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter` exists for struct `Query<'_, '_, (&Interaction, &MapButton), Changed>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/menu/mod.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MapButton { [INFO] [stdout] | -------------------- doesn't satisfy `MapButton: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 71 | for (interaction, map_button) in query.iter() { [INFO] [stdout] | ^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MapButton: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `MapButton: bevy::prelude::Component` is not satisfied [INFO] [stdout] --> src/menu/mod.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | .insert(MapButton { map_id: 0 }) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::Component` is not implemented for `MapButton` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::Component`: [INFO] [stdout] Aabb [INFO] [stdout] AlphaMode [INFO] [stdout] Button [INFO] [stdout] CalculatedClip [INFO] [stdout] CalculatedSize [INFO] [stdout] Camera [INFO] [stdout] Children [INFO] [stdout] Clusters [INFO] [stdout] and 60 others [INFO] [stdout] note: required by a bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/system/commands/mod.rs:454:46 [INFO] [stdout] | [INFO] [stdout] 454 | pub fn insert(&mut self, component: impl Component) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `EntityCommands::<'w, 's, 'a>::insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `iter` exists for struct `Query<'_, '_, (&Interaction, &MapButton), Changed>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/menu/mod.rs:71:44 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct MapButton { [INFO] [stdout] | -------------------- doesn't satisfy `MapButton: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 71 | for (interaction, map_button) in query.iter() { [INFO] [stdout] | ^^^^ method cannot be called due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `MapButton: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `single` exists for struct `Query<'_, '_, Entity, With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/menu/mod.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Menu; [INFO] [stdout] | --------------- doesn't satisfy `Menu: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 86 | commands.entity(menu_query.single()).despawn_recursive(); [INFO] [stdout] | ^^^^^^ method cannot be called on `Query<'_, '_, Entity, With>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Menu: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/run.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | .add_asset::() [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `add_asset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 261 | fn add_asset(&mut self) -> &mut Self [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 262 | where [INFO] [stdout] 263 | T: Asset; [INFO] [stdout] | ^^^^^ required by this bound in `AddAsset::add_asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `single` exists for struct `Query<'_, '_, Entity, With>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/menu/mod.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Menu; [INFO] [stdout] | --------------- doesn't satisfy `Menu: bevy::prelude::Component` [INFO] [stdout] ... [INFO] [stdout] 86 | commands.entity(menu_query.single()).despawn_recursive(); [INFO] [stdout] | ^^^^^^ method cannot be called on `Query<'_, '_, Entity, With>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Menu: bevy::prelude::Component` [INFO] [stdout] note: the trait `bevy::prelude::Component` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/component.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait Component: Send + Sync + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: Asset` is not satisfied [INFO] [stdout] --> src/run.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 27 | .add_asset::() [INFO] [stdout] | --------- ^^^^^^^^^^^^^^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `add_asset` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:263:12 [INFO] [stdout] | [INFO] [stdout] 261 | fn add_asset(&mut self) -> &mut Self [INFO] [stdout] | --------- required by a bound in this associated function [INFO] [stdout] 262 | where [INFO] [stdout] 263 | T: Asset; [INFO] [stdout] | ^^^^^ required by this bound in `AddAsset::add_asset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/run.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / SystemSet::on_update(AppState::Loading) [INFO] [stdout] 43 | | .with_system(loading::check_loading_assets), [INFO] [stdout] | |_______________________________________________________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `SvgData: TypeUuid` is not satisfied [INFO] [stdout] --> src/run.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / SystemSet::on_update(AppState::Loading) [INFO] [stdout] 43 | | .with_system(loading::check_loading_assets), [INFO] [stdout] | |_______________________________________________________^ the trait `TypeUuid` is not implemented for `SvgData`, which is required by `SvgData: Asset` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `TypeUuid`: [INFO] [stdout] AudioSource [INFO] [stdout] ColorMaterial [INFO] [stdout] DynamicScene [INFO] [stdout] FontAtlasSet [INFO] [stdout] GltfMesh [INFO] [stdout] GltfNode [INFO] [stdout] GltfPrimitive [INFO] [stdout] Mesh [INFO] [stdout] and 9 others [INFO] [stdout] = note: required for `SvgData` to implement `Asset` [INFO] [stdout] note: required by a bound in `bevy::prelude::Assets` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_asset-0.6.0/src/assets.rs:62:22 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct Assets { [INFO] [stdout] | ^^^^^ required by this bound in `Assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, bevy::prelude::State>, bevy::prelude::Query<'d, 'e, (&'f bevy::prelude::Interaction, &'g MapButton), bevy::prelude::Changed>) {menu::update}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | SystemSet::on_update(AppState::Menu).with_system(menu::update), [INFO] [stdout] | ----------- ^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, State>, Query<'d, 'e, (&Interaction, &MapButton), ...>) {update}`, which is required by `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, bevy::prelude::State>, bevy::prelude::Query<'d, 'e, (&'f bevy::prelude::Interaction, &'g MapButton), bevy::prelude::Changed>) {menu::update}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Commands<'a, 'b>, ResMut<'c, State>, Query<'d, 'e, (&Interaction, &MapButton), ...>) {update}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-4951543985388965874.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, bevy::prelude::State>, bevy::prelude::Query<'d, 'e, (&'f bevy::prelude::Interaction, &'g MapButton), bevy::prelude::Changed>) {menu::update}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | SystemSet::on_update(AppState::Menu).with_system(menu::update), [INFO] [stdout] | ----------- ^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, ResMut<'c, State>, Query<'d, 'e, (&Interaction, &MapButton), ...>) {update}`, which is required by `for<'a, 'b, 'c, 'd, 'e, 'f, 'g> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::ResMut<'c, bevy::prelude::State>, bevy::prelude::Query<'d, 'e, (&'f bevy::prelude::Interaction, &'g MapButton), bevy::prelude::Changed>) {menu::update}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Commands<'a, 'b>, ResMut<'c, State>, Query<'d, 'e, (&Interaction, &MapButton), ...>) {update}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-14604499851358035725.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::Query<'c, 'd, bevy::prelude::Entity, bevy::prelude::With>) {menu::exit}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:52:68 [INFO] [stdout] | [INFO] [stdout] 52 | .add_system_set(SystemSet::on_exit(AppState::Menu).with_system(menu::exit)) [INFO] [stdout] | ----------- ^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, Query<'c, 'd, Entity, With>) {exit}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::Query<'c, 'd, bevy::prelude::Entity, bevy::prelude::With>) {menu::exit}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Commands<'a, 'b>, Query<'c, 'd, Entity, With>) {exit}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-17649436454166377415.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | .label(game::SystemLabel::Input) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::label` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn label(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::Query<'c, 'd, bevy::prelude::Entity, bevy::prelude::With>) {menu::exit}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:52:68 [INFO] [stdout] | [INFO] [stdout] 52 | .add_system_set(SystemSet::on_exit(AppState::Menu).with_system(menu::exit)) [INFO] [stdout] | ----------- ^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Commands<'a, 'b>, Query<'c, 'd, Entity, With>) {exit}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Commands<'a, 'b>, bevy::prelude::Query<'c, 'd, bevy::prelude::Entity, bevy::prelude::With>) {menu::exit}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Commands<'a, 'b>, Query<'c, 'd, Entity, With>) {exit}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-2666922704963006253.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | .label(game::SystemLabel::Input) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::label` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn label(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e> fn(bevy::prelude::Res<'a, bevy::prelude::Input>, bevy::prelude::Query<'b, 'c, (&'d mut DynamicObject, &'e bevy::prelude::Transform), bevy::prelude::With>) {player::input}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | .with_system(game::player::input) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Input>, Query<'b, 'c, (&mut DynamicObject, &Transform), With>) {input}`, which is required by `for<'a, 'b, 'c, 'd, 'e> fn(bevy::prelude::Res<'a, bevy::prelude::Input>, bevy::prelude::Query<'b, 'c, (&'d mut DynamicObject, &'e bevy::prelude::Transform), bevy::prelude::With>) {player::input}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Input>, Query<'b, 'c, (&mut DynamicObject, &Transform), With>) {input}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-4490779835033924459.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | .label(game::SystemLabel::Physics) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::label` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn label(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | .after(game::SystemLabel::Input) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::after` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn after(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::after` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e> fn(bevy::prelude::Res<'a, bevy::prelude::Input>, bevy::prelude::Query<'b, 'c, (&'d mut DynamicObject, &'e bevy::prelude::Transform), bevy::prelude::With>) {player::input}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | .with_system(game::player::input) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Input>, Query<'b, 'c, (&mut DynamicObject, &Transform), With>) {input}`, which is required by `for<'a, 'b, 'c, 'd, 'e> fn(bevy::prelude::Res<'a, bevy::prelude::Input>, bevy::prelude::Query<'b, 'c, (&'d mut DynamicObject, &'e bevy::prelude::Transform), bevy::prelude::With>) {player::input}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Input>, Query<'b, 'c, (&mut DynamicObject, &Transform), With>) {input}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-17790130962255136245.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:68:20 [INFO] [stdout] | [INFO] [stdout] 68 | .label(game::SystemLabel::Physics) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::label` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn label(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::label` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | .after(game::SystemLabel::Input) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::after` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn after(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::after` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, (bevy::prelude::Entity, &'d mut bevy::prelude::Transform, &'e mut Collider, &'f mut DynamicObject)>, bevy::prelude::Query<'g, 'h, (bevy::prelude::Entity, &'i bevy::prelude::Transform, &'j mut Collider), bevy::prelude::Without>) {game::physics::update}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .with_system(game::physics::update), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Time>, Query<'b, 'c, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>, ...) {update}`, which is required by `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, (bevy::prelude::Entity, &'d mut bevy::prelude::Transform, &'e mut Collider, &'f mut DynamicObject)>, bevy::prelude::Query<'g, 'h, (bevy::prelude::Entity, &'i bevy::prelude::Transform, &'j mut Collider), bevy::prelude::Without>) {game::physics::update}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Time>, Query<'b, 'c, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>, ...) {update}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-2630968108255440689.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | .after(game::SystemLabel::Physics) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::after` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn after(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::after` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, (bevy::prelude::Entity, &'d mut bevy::prelude::Transform, &'e mut Collider, &'f mut DynamicObject)>, bevy::prelude::Query<'g, 'h, (bevy::prelude::Entity, &'i bevy::prelude::Transform, &'j mut Collider), bevy::prelude::Without>) {game::physics::update}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .with_system(game::physics::update), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Time>, Query<'b, 'c, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>, ...) {update}`, which is required by `for<'a, 'b, 'c, 'd, 'e, 'f, 'g, 'h, 'i, 'j> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, (bevy::prelude::Entity, &'d mut bevy::prelude::Transform, &'e mut Collider, &'f mut DynamicObject)>, bevy::prelude::Query<'g, 'h, (bevy::prelude::Entity, &'i bevy::prelude::Transform, &'j mut Collider), bevy::prelude::Without>) {game::physics::update}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Time>, Query<'b, 'c, (Entity, &mut Transform, &mut Collider, &mut DynamicObject)>, ...) {update}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-17739487274841907692.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `game::label::SystemLabel: bevy::prelude::SystemLabel` is not satisfied [INFO] [stdout] --> src/run.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | .after(game::SystemLabel::Physics) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `bevy::prelude::SystemLabel` is not implemented for `game::label::SystemLabel` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `bevy::prelude::SystemLabel`: [INFO] [stdout] &'static str [INFO] [stdout] CorePipelineRenderSystems [INFO] [stdout] CoreSystem [INFO] [stdout] Cow<'static, str> [INFO] [stdout] InputSystem [INFO] [stdout] RenderLightSystems [INFO] [stdout] RenderUiSystem [INFO] [stdout] SimulationLightSystems [INFO] [stdout] and 5 others [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::after` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn after(mut self, label: impl SystemLabel) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `SystemSet::after` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::QuerySet<'a, 'b, (bevy::prelude::QueryState<&'c bevy::prelude::Transform, bevy::prelude::With>, bevy::prelude::QueryState<&'d mut bevy::prelude::Transform, bevy::prelude::With>)>) {movement}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | .with_system(camera::movement), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(QuerySet<'a, 'b, (QueryState<&Transform, With>, QueryState<&mut Transform, With<...>>)>) {movement}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::QuerySet<'a, 'b, (bevy::prelude::QueryState<&'c bevy::prelude::Transform, bevy::prelude::With>, bevy::prelude::QueryState<&'d mut bevy::prelude::Transform, bevy::prelude::With>)>) {movement}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(QuerySet<'a, 'b, (QueryState<&Transform, With>, QueryState<&mut Transform, With<...>>)>) {movement}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-5934663508275190822.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::QuerySet<'a, 'b, (bevy::prelude::QueryState<&'c bevy::prelude::Transform, bevy::prelude::With>, bevy::prelude::QueryState<&'d mut bevy::prelude::Transform, bevy::prelude::With>)>) {movement}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | .with_system(camera::movement), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(QuerySet<'a, 'b, (QueryState<&Transform, With>, QueryState<&mut Transform, With<...>>)>) {movement}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::QuerySet<'a, 'b, (bevy::prelude::QueryState<&'c bevy::prelude::Transform, bevy::prelude::With>, bevy::prelude::QueryState<&'d mut bevy::prelude::Transform, bevy::prelude::With>)>) {movement}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(QuerySet<'a, 'b, (QueryState<&Transform, With>, QueryState<&mut Transform, With<...>>)>) {movement}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-8558370634346587341.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, &'d mut bevy::prelude::Transform, bevy::prelude::With>) {rotation}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | .with_system(game::player::rotation), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Time>, Query<'b, 'c, &mut Transform, With>) {rotation}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, &'d mut bevy::prelude::Transform, bevy::prelude::With>) {rotation}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Time>, Query<'b, 'c, &mut Transform, With>) {rotation}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-17057a1fdb67de1c.long-type-1864243261828040226.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, &'d mut bevy::prelude::Transform, bevy::prelude::With>) {rotation}: IntoSystemDescriptor<_>` is not satisfied [INFO] [stdout] --> src/run.rs:81:26 [INFO] [stdout] | [INFO] [stdout] 81 | .with_system(game::player::rotation), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ the trait `IntoSystem<(), (), _>` is not implemented for fn item `fn(Res<'a, Time>, Query<'b, 'c, &mut Transform, With>) {rotation}`, which is required by `for<'a, 'b, 'c, 'd> fn(bevy::prelude::Res<'a, bevy::prelude::Time>, bevy::prelude::Query<'b, 'c, &'d mut bevy::prelude::Transform, bevy::prelude::With>) {rotation}: IntoSystemDescriptor<_>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `IntoSystemDescriptor`: [INFO] [stdout] ExclusiveSystemCoerced [INFO] [stdout] ExclusiveSystemDescriptor [INFO] [stdout] ExclusiveSystemFn [INFO] [stdout] ParallelSystemDescriptor [INFO] [stdout] SystemDescriptor [INFO] [stdout] std::boxed::Box<(dyn bevy::prelude::System + 'static)> [INFO] [stdout] = note: required for `fn(Res<'a, Time>, Query<'b, 'c, &mut Transform, With>) {rotation}` to implement `IntoSystemDescriptor<_>` [INFO] [stdout] note: required by a bound in `bevy::prelude::SystemSet::with_system` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_ecs-0.6.1/src/schedule/system_set.rs:78:55 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn with_system(mut self, system: impl IntoSystemDescriptor) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `SystemSet::with_system` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/shifter-86f27ce43f314e05.long-type-10330245400228736614.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransformExt` [INFO] [stdout] --> src/game/physics/mod.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::util::{TransformExt, Vec2Ext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec2Ext` [INFO] [stdout] --> src/game/physics/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::util::{TransformExt, Vec2Ext}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TransformExt` [INFO] [stdout] --> src/game/physics/mod.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::util::{TransformExt, Vec2Ext}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vec2Ext` [INFO] [stdout] --> src/game/physics/mod.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::util::{TransformExt, Vec2Ext}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shifter` (lib test) due to 73 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `shifter` (lib) due to 73 previous errors; 2 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "62dcdb7f1eebc382e8fa437a2e7c38202dadd66e9f8248276b89f8c4a5630a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62dcdb7f1eebc382e8fa437a2e7c38202dadd66e9f8248276b89f8c4a5630a09", kill_on_drop: false }` [INFO] [stdout] 62dcdb7f1eebc382e8fa437a2e7c38202dadd66e9f8248276b89f8c4a5630a09