[INFO] cloning repository https://github.com/Juligors/Bella
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Juligors/Bella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuligors%2FBella", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuligors%2FBella'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c34782768a5a02ecc75fa65816513142e3b7904
[INFO] checking Juligors/Bella/8c34782768a5a02ecc75fa65816513142e3b7904 against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJuligors%2FBella" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Juligors/Bella
[INFO] finished tweaking git repo https://github.com/Juligors/Bella
[INFO] tweaked toml for git repo https://github.com/Juligors/Bella written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Juligors/Bella on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Juligors/Bella 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded config v0.15.4
[INFO] [stderr]   Downloaded emath v0.29.1
[INFO] [stderr]   Downloaded half v2.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.81
[INFO] [stderr]   Downloaded bevy_mesh v0.15.2
[INFO] [stderr]   Downloaded bumpalo v3.15.3
[INFO] [stderr]   Downloaded accesskit v0.17.1
[INFO] [stderr]   Downloaded bevy_time v0.15.2
[INFO] [stderr]   Downloaded bevy_render_macros v0.15.2
[INFO] [stderr]   Downloaded bevy_gizmos_macros v0.15.2
[INFO] [stderr]   Downloaded bevy_ptr v0.15.2
[INFO] [stderr]   Downloaded bevy_scene v0.15.2
[INFO] [stderr]   Downloaded bevy_gizmos v0.15.2
[INFO] [stderr]   Downloaded accesskit_consumer v0.26.0
[INFO] [stderr]   Downloaded svg_fmt v0.4.4
[INFO] [stderr]   Downloaded async-fs v2.1.1
[INFO] [stderr]   Downloaded accesskit_winit v0.23.1
[INFO] [stderr]   Downloaded bevy_diagnostic v0.15.2
[INFO] [stderr]   Downloaded bevy_ui v0.15.2
[INFO] [stderr]   Downloaded bevy_state_macros v0.15.2
[INFO] [stderr]   Downloaded sysinfo v0.32.1
[INFO] [stderr]   Downloaded bevy_state v0.15.2
[INFO] [stderr]   Downloaded bevy-inspector-egui v0.28.1
[INFO] [stderr]   Downloaded glow v0.14.2
[INFO] [stderr]   Downloaded bevy_log v0.15.2
[INFO] [stderr]   Downloaded bevy_ecs v0.15.2
[INFO] [stderr]   Downloaded bevy v0.15.2
[INFO] [stderr]   Downloaded bevy_pbr v0.15.2
[INFO] [stderr]   Downloaded bevy_sprite v0.15.2
[INFO] [stderr]   Downloaded accesskit_windows v0.24.1
[INFO] [stderr]   Downloaded bevy_hierarchy v0.15.2
[INFO] [stderr]   Downloaded glutin_wgl_sys v0.6.0
[INFO] [stderr]   Downloaded glam v0.29.2
[INFO] [stderr]   Downloaded bevy_input v0.15.2
[INFO] [stderr]   Downloaded naga v23.0.0
[INFO] [stderr]   Downloaded winit v0.30.4
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.15.2
[INFO] [stderr]   Downloaded bevy_transform v0.15.2
[INFO] [stderr]   Downloaded bevy_window v0.15.2
[INFO] [stderr]   Downloaded bevy_math v0.15.2
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded hexasphere v15.0.0
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded bevy_text v0.15.2
[INFO] [stderr]   Downloaded atomicow v1.0.0
[INFO] [stderr]   Downloaded epaint_default_fonts v0.29.1
[INFO] [stderr]   Downloaded bevy_utils v0.15.2
[INFO] [stderr]   Downloaded bevy_reflect v0.15.2
[INFO] [stderr]   Downloaded egui v0.29.1
[INFO] [stderr]   Downloaded wgpu-types v23.0.0
[INFO] [stderr]   Downloaded wgpu-hal v23.0.1
[INFO] [stderr]   Downloaded bevy_asset v0.15.2
[INFO] [stderr]   Downloaded async-task v4.7.0
[INFO] [stderr]   Downloaded async-executor v1.11.0
[INFO] [stderr]   Downloaded bevy_winit v0.15.2
[INFO] [stderr]   Downloaded naga_oil v0.16.0
[INFO] [stderr]   Downloaded wgpu-core v23.0.1
[INFO] [stderr]   Downloaded wgpu v23.0.1
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.15.2
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded bevy_app v0.15.2
[INFO] [stderr]   Downloaded polling v3.5.0
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded bevy_render v0.15.2
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded bevy_asset_macros v0.15.2
[INFO] [stderr]   Downloaded bevy_color v0.15.3
[INFO] [stderr]   Downloaded bevy_a11y v0.15.2
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded bevy_utils_proc_macros v0.15.2
[INFO] [stderr]   Downloaded ecolor v0.29.1
[INFO] [stderr]   Downloaded webbrowser v1.0.3
[INFO] [stderr]   Downloaded core-graphics v0.23.1
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] [stderr]   Downloaded bevy_derive v0.15.2
[INFO] [stderr]   Downloaded epaint v0.29.1
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded bevy-inspector-egui-derive v0.28.0
[INFO] [stderr]   Downloaded bevy_encase_derive v0.15.2
[INFO] [stderr]   Downloaded bevy_mikktspace v0.15.2
[INFO] [stderr]   Downloaded bevy_image v0.15.2
[INFO] [stderr]   Downloaded event-listener v5.1.0
[INFO] [stderr]   Downloaded bevy_macro_utils v0.15.2
[INFO] [stderr]   Downloaded erased-serde v0.4.3
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded bevy_picking v0.15.2
[INFO] [stderr]   Downloaded bevy_internal v0.15.2
[INFO] [stderr]   Downloaded accesskit_macos v0.18.1
[INFO] [stderr]   Downloaded bevy_tasks v0.15.2
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.15.2
[INFO] [stderr]   Downloaded x11rb-protocol v0.13.0
[INFO] [stderr]   Downloaded bevy_egui v0.31.1
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded bevy_core v0.15.2
[INFO] [stderr]   Downloaded built v0.7.3
[INFO] [stderr]   Downloaded cc v1.0.87
[INFO] [stderr]   Downloaded bitstream-io v2.3.0
[INFO] [stderr]   Downloaded cfg-expr v0.15.7
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ee95c575809add522ccc01641f3b5a9a903c8ea92f9b9008d9ca1f44c41c2d5
[INFO] running `Command { std: "docker" "start" "-a" "6ee95c575809add522ccc01641f3b5a9a903c8ea92f9b9008d9ca1f44c41c2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ee95c575809add522ccc01641f3b5a9a903c8ea92f9b9008d9ca1f44c41c2d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee95c575809add522ccc01641f3b5a9a903c8ea92f9b9008d9ca1f44c41c2d5", kill_on_drop: false }`
[INFO] [stdout] 6ee95c575809add522ccc01641f3b5a9a903c8ea92f9b9008d9ca1f44c41c2d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce2ea6971420c7a3e8d668b8b4e616ba4ed2f050d2da26c6b169bb5babcae41e
[INFO] running `Command { std: "docker" "start" "-a" "ce2ea6971420c7a3e8d668b8b4e616ba4ed2f050d2da26c6b169bb5babcae41e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking bevy_ptr v0.15.2
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking futures-lite v2.2.0
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking bevy_tasks v0.15.2
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking bitstream-io v2.3.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking image-webp v0.2.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling bevy_macro_utils v0.15.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.15.2
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling bevy_reflect_derive v0.15.2
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bevy_ecs_macros v0.15.2
[INFO] [stderr]    Compiling bevy_derive v0.15.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.4
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking erased-serde v0.4.3
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking bevy_utils v0.15.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking config v0.15.4
[INFO] [stderr]     Checking bevy_reflect v0.15.2
[INFO] [stderr]     Checking bevy_ecs v0.15.2
[INFO] [stderr]     Checking bevy_math v0.15.2
[INFO] [stderr]     Checking bevy_app v0.15.2
[INFO] [stderr]     Checking bevy_core v0.15.2
[INFO] [stderr]     Checking bevy_time v0.15.2
[INFO] [stderr]     Checking bevy_log v0.15.2
[INFO] [stderr]     Checking bevy_hierarchy v0.15.2
[INFO] [stderr]     Checking bevy_input v0.15.2
[INFO] [stderr]     Checking bevy_diagnostic v0.15.2
[INFO] [stderr]     Checking bevy_transform v0.15.2
[INFO] [stderr]     Checking bevy_internal v0.15.2
[INFO] [stderr]     Checking bevy v0.15.2
[INFO] [stderr]     Checking bella v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bevy_egui::egui::{text::LayoutJob, Color32, TextFormat};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::window`
[INFO] [stdout]   --> src/bella/inspector.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy::{prelude::*, window::PrimaryWindow};
[INFO] [stdout]    |                        ^^^^^^ could not find `window` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bevy_inspector_egui::inspector_egui_impls::{InspectorEguiImpl, InspectorPrimitive};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_inspector_egui::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_egui::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `render` in `bevy`
[INFO] [stdout]  --> src/bella/ui/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     render::camera::ScalingMode,
[INFO] [stdout]   |     ^^^^^^ could not find `render` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_inspector_egui::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::winit`
[INFO] [stdout]  --> src/bella/window.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::winit::{UpdateMode, WinitSettings};
[INFO] [stdout]   |           ^^^^^ could not find `winit` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::window`
[INFO] [stdout]  --> src/bella/window.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     window::{CursorGrabMode, PresentMode, WindowLevel, WindowTheme},
[INFO] [stdout]   |     ^^^^^^ could not find `window` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use bevy_egui::egui::{text::LayoutJob, Color32, TextFormat};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::window`
[INFO] [stdout]   --> src/bella/inspector.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | use bevy::{prelude::*, window::PrimaryWindow};
[INFO] [stdout]    |                        ^^^^^^ could not find `window` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bevy_inspector_egui::inspector_egui_impls::{InspectorEguiImpl, InspectorPrimitive};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_inspector_egui::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use bevy_egui::{
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `render` in `bevy`
[INFO] [stdout]  --> src/bella/ui/camera.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     render::camera::ScalingMode,
[INFO] [stdout]   |     ^^^^^^ could not find `render` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_inspector_egui`
[INFO] [stdout]   --> src/bella/inspector.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use bevy_inspector_egui::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::winit`
[INFO] [stdout]  --> src/bella/window.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy::winit::{UpdateMode, WinitSettings};
[INFO] [stdout]   |           ^^^^^ could not find `winit` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::window`
[INFO] [stdout]  --> src/bella/window.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     window::{CursorGrabMode, PresentMode, WindowLevel, WindowTheme},
[INFO] [stdout]   |     ^^^^^^ could not find `window` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:52:60
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:52:60
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]  --> src/bella/terrain/terrain_overlay_state.rs:7:60
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]   |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]  --> src/bella/terrain/terrain_overlay_state.rs:7:60
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]   |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:13:60
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:20:60
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `States` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:20:60
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Copy, Default, Eq, PartialEq, Hash, States)]
[INFO] [stdout]    |                                                            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Diet::Carnivore => bevy::color::palettes::css::RED,
[INFO] [stdout]     |                                  ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         Diet::Herbivore => bevy::color::palettes::css::GREEN,
[INFO] [stdout]     |                                  ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |         Diet::Omnivore => bevy::color::palettes::css::BLUE,
[INFO] [stdout]     |                                 ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:160:34
[INFO] [stdout]     |
[INFO] [stdout] 160 |         Diet::Carnivore => bevy::color::palettes::css::RED,
[INFO] [stdout]     |                                  ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:161:34
[INFO] [stdout]     |
[INFO] [stdout] 161 |         Diet::Herbivore => bevy::color::palettes::css::GREEN,
[INFO] [stdout]     |                                  ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `color` in `bevy`
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:162:33
[INFO] [stdout]     |
[INFO] [stdout] 162 |         Diet::Omnivore => bevy::color::palettes::css::BLUE,
[INFO] [stdout]     |                                 ^^^^^ could not find `color` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:211:18
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:355:18
[INFO] [stdout]     |
[INFO] [stdout] 355 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:213:13
[INFO] [stdout]     |
[INFO] [stdout] 213 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:412:18
[INFO] [stdout]     |
[INFO] [stdout] 412 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:267:18
[INFO] [stdout]     |
[INFO] [stdout] 267 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:304:18
[INFO] [stdout]     |
[INFO] [stdout] 304 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:307:12
[INFO] [stdout]     |
[INFO] [stdout] 307 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:318:18
[INFO] [stdout]     |
[INFO] [stdout] 318 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:321:18
[INFO] [stdout]     |
[INFO] [stdout] 321 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:341:18
[INFO] [stdout]     |
[INFO] [stdout] 341 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:343:12
[INFO] [stdout]     |
[INFO] [stdout] 343 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:355:18
[INFO] [stdout]     |
[INFO] [stdout] 355 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:357:13
[INFO] [stdout]     |
[INFO] [stdout] 357 |         id: bevy_egui::egui::Id,
[INFO] [stdout]     |             ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:358:18
[INFO] [stdout]     |
[INFO] [stdout] 358 |         mut env: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:412:18
[INFO] [stdout]     |
[INFO] [stdout] 412 |         ui: &mut bevy_egui::egui::Ui,
[INFO] [stdout]     |                  ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:414:12
[INFO] [stdout]     |
[INFO] [stdout] 414 |         _: bevy_egui::egui::Id,
[INFO] [stdout]     |            ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |         _: bevy_inspector_egui::reflect_inspector::InspectorUi<'_, '_>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `bevy_inspector_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_inspector_egui`, use `cargo add bevy_inspector_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     current_state: Res<State<AnimalGizmosOverlayState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     mut next_state: ResMut<NextState<AnimalGizmosOverlayState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     mut gizmos: Gizmos,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     mut gizmos: Gizmos,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Srgba` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:158:39
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn get_color_for_diet(diet: &Diet) -> Srgba {
[INFO] [stdout]     |                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout] 114 +     pub carnivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout] 115 +     pub herbivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 116 -     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout] 116 +     pub omnivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:119:71
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:119:78
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets<StandardMaterial>(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |         carnivore: materials.add(Color::srgb(1.0, 0.3, 0.3)),
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |         herbivore: materials.add(Color::srgb(0.3, 1.0, 0.7)),
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |         omnivore: materials.add(Color::srgb(0.3, 0.3, 1.0)),
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn spawn_animals<Mesh>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |             &Mesh3d,
[INFO] [stdout]     |              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn reproduce<Mesh3d>(
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:437:60
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 437 - fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout] 437 + fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Bundle<StandardMaterial> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:437:67
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset<StandardMaterial>(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/carcass.rs:50:18
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  50 -     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]  50 +     pub carcass: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct CarcassAssets<StandardMaterial> {
[INFO] [stdout]    |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:53:72
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets<StandardMaterial>(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/organism/carcass.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         carcass: materials.add(Color::BLACK),
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  75 |     alive: Handle<StandardMaterial>,
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  75 -     alive: Handle<StandardMaterial>,
[INFO] [stdout]  75 +     alive: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     alive: Handle<StandardMaterial>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct PlantAssets<StandardMaterial> {
[INFO] [stdout]    |                       ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:107:71
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:107:78
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets<StandardMaterial>(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/plant.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |         alive: materials.add(Color::srgb(0.0, 1.0, 0.0)),
[INFO] [stdout]     |                              ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn spawn_plants<Mesh>(
[INFO] [stdout]     |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &Mesh3d,
[INFO] [stdout]     |          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn reproduce<Mesh3d>(
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     mesh: Mesh3d,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct BasicBundle<StandardMaterial> {
[INFO] [stdout]    |                       ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     current_state: Res<State<AnimalGizmosOverlayState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     current_state: Res<State<PauseState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     mut next_state: ResMut<NextState<AnimalGizmosOverlayState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut next_state: ResMut<NextState<PauseState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     mut gizmos: Gizmos,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |     mut gizmos: Gizmos,
[INFO] [stdout]    |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Gizmos` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 |     mut gizmos: Gizmos,
[INFO] [stdout]     |                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::Menu),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Srgba` in this scope
[INFO] [stdout]    --> src/bella/organism/animal/gizmos.rs:158:39
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn get_color_for_diet(diet: &Diet) -> Srgba {
[INFO] [stdout]     |                                       ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::LoadAssets),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:114:20
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 114 -     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout] 114 +     pub carnivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub carnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:115:20
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 115 -     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout] 115 +     pub herbivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::PreSimulation),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:115:27
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub herbivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:116:19
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 116 -     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout] 116 +     pub omnivore: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::Simulation),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:116:26
[INFO] [stdout]     |
[INFO] [stdout] 116 |     pub omnivore: Handle<StandardMaterial>,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct AnimalAssets<StandardMaterial> {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:119:71
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     current_state: Res<State<SimulationState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:119:78
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn prepare_animal_assets<StandardMaterial>(mut cmd: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |     mut next_state: ResMut<NextState<SimulationState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:121:34
[INFO] [stdout]     |
[INFO] [stdout] 121 |         carnivore: materials.add(Color::srgb(1.0, 0.3, 0.3)),
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:122:34
[INFO] [stdout]     |
[INFO] [stdout] 122 |         herbivore: materials.add(Color::srgb(0.3, 1.0, 0.7)),
[INFO] [stdout]     |                                  ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/terrain/terrain_overlay_state.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     mut next_state: ResMut<NextState<TerrainOverlayState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/animal.rs:123:33
[INFO] [stdout]     |
[INFO] [stdout] 123 |         omnivore: materials.add(Color::srgb(0.3, 0.3, 1.0)),
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn spawn_animals<Mesh>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout] 185 +     pub medium_materials: HashMap<i32, Bundle<StandardMaterial>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |             &Mesh3d,
[INFO] [stdout]     |              ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 261 | fn reproduce<Mesh3d>(
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:185:47
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 -     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout] 186 +     pub default_material_low: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:437:60
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                                                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 437 - fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout] 437 + fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Bundle<StandardMaterial> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:186:38
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:437:67
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn get_animal_asset<StandardMaterial>(assets: &AnimalAssets, diet: &Diet) -> Handle<StandardMaterial> {
[INFO] [stdout]     |                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:187:32
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 187 -     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout] 187 +     pub default_material_high: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 188 -     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout] 188 +     pub selected_material: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/carcass.rs:50:18
[INFO] [stdout]     |
[INFO] [stdout]  50 |     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  50 -     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]  50 +     pub carcass: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn initialize_assets_map_temperature<StandardMaterial>(
[INFO] [stdout]     |                                     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:50:25
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub carcass: Handle<StandardMaterial>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct CarcassAssets<StandardMaterial> {
[INFO] [stdout]    |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let default_material_low = materials.add(Color::BLACK);
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:53:65
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                                                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:196:47
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let default_material_high = materials.add(Color::linear_rgb(1., 1., 1.));
[INFO] [stdout]     |                                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:53:72
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn prepare_assets<StandardMaterial>(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]    |                  ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:197:43
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let selected_material = materials.add(Color::linear_rgb(0.2, 0.8, 0.8));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/organism/carcass.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |         carcass: materials.add(Color::BLACK),
[INFO] [stdout]    |                                ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 206 |             materials.add(Color::srgb(
[INFO] [stdout]     |                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:224:28
[INFO] [stdout]     |
[INFO] [stdout] 224 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &ThermalConductor)>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:224:43
[INFO] [stdout]     |
[INFO] [stdout] 224 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &ThermalConductor)>,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn update_tile_color_for_thermal<StandardMaterial>(
[INFO] [stdout]     |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/terrain/tile.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn generate_mesh(&self) -> Mesh {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:75:12
[INFO] [stdout]     |
[INFO] [stdout]  75 |     alive: Handle<StandardMaterial>,
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  75 -     alive: Handle<StandardMaterial>,
[INFO] [stdout]  75 +     alive: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |     alive: Handle<StandardMaterial>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct PlantAssets<StandardMaterial> {
[INFO] [stdout]    |                       ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:107:71
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:107:78
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn prepare_plant_assets<StandardMaterial>(mut commands: Commands, mut materials: ResMut<Assets<StandardMaterial>>) {
[INFO] [stdout]     |                        ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     mesh: Mesh3d,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/organism/plant.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |         alive: materials.add(Color::srgb(0.0, 1.0, 0.0)),
[INFO] [stdout]     |                              ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:117:24
[INFO] [stdout]     |
[INFO] [stdout] 117 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct TerrainBundle<StandardMaterial> {
[INFO] [stdout]    |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 115 | fn spawn_plants<Mesh>(
[INFO] [stdout]     |                ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 |         &Mesh3d,
[INFO] [stdout]     |          ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn reproduce<Mesh3d>(
[INFO] [stdout]     |             ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     mesh: Mesh3d,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct BasicBundle<StandardMaterial> {
[INFO] [stdout]    |                       ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/organism.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:313:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn generate_terrain<Mesh>(
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:315:27
[INFO] [stdout]     |
[INFO] [stdout] 315 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:315:34
[INFO] [stdout]     |
[INFO] [stdout] 315 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn generate_terrain<StandardMaterial>(
[INFO] [stdout]     |                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     current_state: Res<State<PauseState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:382:60
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     material: MeshMaterial3d(materials.add(Color::linear_rgb(0.9, 0.3, 0.3))),
[INFO] [stdout]     |                                                            ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |     mut next_state: ResMut<NextState<PauseState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:413:51
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 413 -     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout] 413 +     pub medium_type_materials: HashMap<BiomeType, Bundle<StandardMaterial>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:413:58
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub struct AssetsMapBiomes<StandardMaterial> {
[INFO] [stdout]     |                           ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:418:27
[INFO] [stdout]     |
[INFO] [stdout] 418 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:12:33
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:418:34
[INFO] [stdout]     |
[INFO] [stdout] 418 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 416 | fn initialize_assets_map_biomes<StandardMaterial>(
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:421:42
[INFO] [stdout]     |
[INFO] [stdout] 421 |         (BiomeType::Stone, materials.add(Color::srgb(0.5, 0.5, 0.5))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:422:41
[INFO] [stdout]     |
[INFO] [stdout] 422 |         (BiomeType::Sand, materials.add(Color::srgb(0.9, 0.9, 0.2))),
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::Menu),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:423:41
[INFO] [stdout]     |
[INFO] [stdout] 423 |         (BiomeType::Dirt, materials.add(Color::srgb(0.8, 0.5, 0.2))),
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:22:33
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::LoadAssets),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:424:42
[INFO] [stdout]     |
[INFO] [stdout] 424 |         (BiomeType::Grass, materials.add(Color::srgb(0.4, 0.9, 0.4))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:425:42
[INFO] [stdout]     |
[INFO] [stdout] 425 |         (BiomeType::Water, materials.add(Color::srgb(0.2, 0.4, 0.9))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:434:28
[INFO] [stdout]     |
[INFO] [stdout] 434 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &BiomeType)>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:26:33
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:434:43
[INFO] [stdout]     |
[INFO] [stdout] 434 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &BiomeType)>,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn update_tile_color_for_biome<StandardMaterial>(
[INFO] [stdout]     |                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:32:33
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 |mut ns: ResMut<NextState<SimulationState>>| {
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pointer` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     click: Trigger<Pointer<Click>>,
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Pointer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::PreSimulation),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Click` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     click: Trigger<Pointer<Click>>,
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn choose_entity_observer<Click>(
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     egui_focus_state: Res<State<EguiFocusState>>,
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 |mut ns: ResMut<NextState<SimulationState>>| ns.set(SimulationState::Simulation),
[INFO] [stdout]    |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     current_state: Res<State<EguiVisibleState>>,
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:66:24
[INFO] [stdout]    |
[INFO] [stdout] 66 |     current_state: Res<State<SimulationState>>,
[INFO] [stdout]    |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     mut next_state: ResMut<NextState<EguiVisibleState>>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:183:38
[INFO] [stdout]     |
[INFO] [stdout] 183 |     window_query: Query<Entity, With<Window>>,
[INFO] [stdout]     |                                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub fn update_egui_focus_state<Window>(
[INFO] [stdout]     |                               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |     mut next_state: ResMut<NextState<SimulationState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]   --> src/bella/terrain/terrain_overlay_state.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |     mut next_state: ResMut<NextState<TerrainOverlayState>>,
[INFO] [stdout]    |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     mut next_state: ResMut<NextState<EguiFocusState>>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:185:40
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout] 185 +     pub medium_materials: HashMap<i32, Bundle<StandardMaterial>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:185:47
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub medium_materials: HashMap<i32, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout]     |                               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 -     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout] 186 +     pub default_material_low: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:186:38
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub default_material_low: Handle<StandardMaterial>,
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OrthographicProjection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Projection::from(OrthographicProjection {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:187:32
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 187 -     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout] 187 +     pub default_material_high: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:187:39
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub default_material_high: Handle<StandardMaterial>,
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout]     |                            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 188 -     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout] 188 +     pub selected_material: Bundle<StandardMaterial>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PointLight` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         PointLight {
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:188:35
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub selected_material: Handle<StandardMaterial>,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub struct AssetsMapTemperature<StandardMaterial> {
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:193:34
[INFO] [stdout]     |
[INFO] [stdout] 193 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn initialize_assets_map_temperature<StandardMaterial>(
[INFO] [stdout]     |                                     ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/ui/camera.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |             color: Color::WHITE,
[INFO] [stdout]    |                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:195:46
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let default_material_low = materials.add(Color::BLACK);
[INFO] [stdout]     |                                              ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:196:47
[INFO] [stdout]     |
[INFO] [stdout] 196 |     let default_material_high = materials.add(Color::linear_rgb(1., 1., 1.));
[INFO] [stdout]     |                                               ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Projection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |     camera: Single<(&mut Transform, &Projection), With<MyGameCameraMarker>>,
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn camera_movement<Projection>(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:197:43
[INFO] [stdout]     |
[INFO] [stdout] 197 |     let selected_material = materials.add(Color::linear_rgb(0.2, 0.8, 0.8));
[INFO] [stdout]     |                                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:206:27
[INFO] [stdout]     |
[INFO] [stdout] 206 |             materials.add(Color::srgb(
[INFO] [stdout]     |                           ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:224:28
[INFO] [stdout]     |
[INFO] [stdout] 224 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &ThermalConductor)>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Projection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     mut projection: Single<&mut Projection, With<MyGameCameraMarker>>,
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn camera_zoom<Projection>(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain/thermal_conductor.rs:224:43
[INFO] [stdout]     |
[INFO] [stdout] 224 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &ThermalConductor)>,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 223 | fn update_tile_color_for_thermal<StandardMaterial>(
[INFO] [stdout]     |                                 ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/terrain/tile.rs:260:36
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn generate_mesh(&self) -> Mesh {
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Node {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/option.rs:604:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -         Node {
[INFO] [stdout] 32 +         None {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh3d` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     mesh: Mesh3d,
[INFO] [stdout]    |           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:15
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct TerrainBundle<StandardMaterial> {
[INFO] [stdout]    |                         ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Text` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut query: Query<&mut Text, With<TimerUiTextMarker>>,
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn update_timer_ui<Text>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     material: MeshMaterial3d<StandardMaterial>,
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowPlugin` in this scope
[INFO] [stdout]   --> src/bella/window.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MyWindowPlugin;
[INFO] [stdout]    | -------------------------- similarly named struct `MyWindowPlugin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |         let default_plugins = DefaultPlugins.set(WindowPlugin {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let default_plugins = DefaultPlugins.set(MyWindowPlugin {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |             primary_window: Some(Window {
[INFO] [stdout]    |                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:313:24
[INFO] [stdout]     |
[INFO] [stdout] 313 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Mesh` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |     mut meshes: ResMut<Assets<Mesh>>,
[INFO] [stdout]     |                               ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn generate_terrain<Mesh>(
[INFO] [stdout]     |                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:315:27
[INFO] [stdout]     |
[INFO] [stdout] 315 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:315:34
[INFO] [stdout]     |
[INFO] [stdout] 315 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn generate_terrain<StandardMaterial>(
[INFO] [stdout]     |                    ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/window.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .insert_resource(ClearColor(Color::srgb(1.0, 1.0, 1.0)))
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:382:60
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     material: MeshMaterial3d(materials.add(Color::linear_rgb(0.9, 0.3, 0.3))),
[INFO] [stdout]     |                                                            ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:413:51
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_ecs-0.15.2/src/bundle.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub unsafe trait Bundle: DynamicBundle + Send + Sync + 'static {
[INFO] [stdout]     | -------------------------------------------------------------- similarly named trait `Bundle` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 413 -     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout] 413 +     pub medium_type_materials: HashMap<BiomeType, Bundle<StandardMaterial>>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:413:58
[INFO] [stdout]     |
[INFO] [stdout] 413 |     pub medium_type_materials: HashMap<BiomeType, Handle<StandardMaterial>>,
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub struct AssetsMapBiomes<StandardMaterial> {
[INFO] [stdout]     |                           ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:82:54
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn setup_window_cursor_lock(mut window_q: Query<&mut Window>) {
[INFO] [stdout]    |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn setup_window_cursor_lock<Window>(mut window_q: Query<&mut Window>) {
[INFO] [stdout]    |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Assets` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:418:27
[INFO] [stdout]     |
[INFO] [stdout] 418 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:418:34
[INFO] [stdout]     |
[INFO] [stdout] 418 |     mut materials: ResMut<Assets<StandardMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 416 | fn initialize_assets_map_biomes<StandardMaterial>(
[INFO] [stdout]     |                                ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:421:42
[INFO] [stdout]     |
[INFO] [stdout] 421 |         (BiomeType::Stone, materials.add(Color::srgb(0.5, 0.5, 0.5))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:422:41
[INFO] [stdout]     |
[INFO] [stdout] 422 |         (BiomeType::Sand, materials.add(Color::srgb(0.9, 0.9, 0.2))),
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:91:38
[INFO] [stdout]    |
[INFO] [stdout] 91 |     focused_windows: Query<(Entity, &Window)>,
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn close_on_esc<Window>(
[INFO] [stdout]    |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:423:41
[INFO] [stdout]     |
[INFO] [stdout] 423 |         (BiomeType::Dirt, materials.add(Color::srgb(0.8, 0.5, 0.2))),
[INFO] [stdout]     |                                         ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:424:42
[INFO] [stdout]     |
[INFO] [stdout] 424 |         (BiomeType::Grass, materials.add(Color::srgb(0.4, 0.9, 0.4))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]    --> src/bella/terrain.rs:425:42
[INFO] [stdout]     |
[INFO] [stdout] 425 |         (BiomeType::Water, materials.add(Color::srgb(0.2, 0.4, 0.9))),
[INFO] [stdout]     |                                          ^^^^^ use of undeclared type `Color`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   5 + use noise::utils::Color;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:434:28
[INFO] [stdout]     |
[INFO] [stdout] 434 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &BiomeType)>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MeshPickingPlugin` in this scope
[INFO] [stdout]   --> src/main.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 |     app.add_plugins((bella::window::MyWindowPlugin, MeshPickingPlugin)); // NOTE: it adds DefaultPlugins
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StandardMaterial` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:434:43
[INFO] [stdout]     |
[INFO] [stdout] 434 |     mut tiles: Query<(&mut MeshMaterial3d<StandardMaterial>, &BiomeType)>,
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn update_tile_color_for_biome<StandardMaterial>(
[INFO] [stdout]     |                               ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Pointer` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     click: Trigger<Pointer<Click>>,
[INFO] [stdout]    |                    ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Pointer;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Click` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     click: Trigger<Pointer<Click>>,
[INFO] [stdout]    |                            ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn choose_entity_observer<Click>(
[INFO] [stdout]    |                              +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]   --> src/bella/ui_facade.rs:36:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     egui_focus_state: Res<State<EguiFocusState>>,
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `State` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     current_state: Res<State<EguiVisibleState>>,
[INFO] [stdout]     |                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:170:28
[INFO] [stdout]     |
[INFO] [stdout] 170 |     mut next_state: ResMut<NextState<EguiVisibleState>>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:183:38
[INFO] [stdout]     |
[INFO] [stdout] 183 |     window_query: Query<Entity, With<Window>>,
[INFO] [stdout]     |                                      ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub fn update_egui_focus_state<Window>(
[INFO] [stdout]     |                               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `NextState` in this scope
[INFO] [stdout]    --> src/bella/inspector.rs:186:28
[INFO] [stdout]     |
[INFO] [stdout] 186 |     mut next_state: ResMut<NextState<EguiFocusState>>,
[INFO] [stdout]     |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OrthographicProjection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Projection::from(OrthographicProjection {
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PointLight` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |         PointLight {
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/ui/camera.rs:49:20
[INFO] [stdout]    |
[INFO] [stdout] 49 |             color: Color::WHITE,
[INFO] [stdout]    |                    ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pause::PauseState`
[INFO] [stdout]  --> src/bella/environment.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{config::SimulationConfig, pause::PauseState, time::TimeUnitPassedEvent};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> src/bella/organism/animal/animal_ai.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         'bored: {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Projection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:59:38
[INFO] [stdout]    |
[INFO] [stdout] 59 |     camera: Single<(&mut Transform, &Projection), With<MyGameCameraMarker>>,
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn camera_movement<Projection>(
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AttackDmg`
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ActionRange, AnimalMarker, AttackDmg, Diet, SightRange,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::TimeUnitPassedEvent`
[INFO] [stdout]   --> src/bella/organism/animal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     time::TimeUnitPassedEvent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Projection` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 |     mut projection: Single<&mut Projection, With<MyGameCameraMarker>>,
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn camera_zoom<Projection>(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Node` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Node {
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/option.rs:604:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named variant `None` defined here
[INFO] [stdout] help: a variant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 32 -         Node {
[INFO] [stdout] 32 +         None {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Text` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |     mut query: Query<&mut Text, With<TimerUiTextMarker>>,
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn update_timer_ui<Text>(
[INFO] [stdout]    |                   ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `WindowPlugin` in this scope
[INFO] [stdout]   --> src/bella/window.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MyWindowPlugin;
[INFO] [stdout]    | -------------------------- similarly named struct `MyWindowPlugin` defined here
[INFO] [stdout] ...
[INFO] [stdout] 20 |         let default_plugins = DefaultPlugins.set(WindowPlugin {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let default_plugins = DefaultPlugins.set(MyWindowPlugin {
[INFO] [stdout]    |                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:21:34
[INFO] [stdout]    |
[INFO] [stdout] 21 |             primary_window: Some(Window {
[INFO] [stdout]    |                                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand_distr::Uniform`
[INFO] [stdout]  --> src/bella/terrain/tile.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand_distr::Uniform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Color`
[INFO] [stdout]   --> src/bella/window.rs:70:37
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .insert_resource(ClearColor(Color::srgb(1.0, 1.0, 1.0)))
[INFO] [stdout]    |                                     ^^^^^ use of undeclared type `Color`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use noise::utils::Color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:82:54
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn setup_window_cursor_lock(mut window_q: Query<&mut Window>) {
[INFO] [stdout]    |                                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn setup_window_cursor_lock<Window>(mut window_q: Query<&mut Window>) {
[INFO] [stdout]    |                            ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Energy`, `OrganismEnergyEfficiency`, and `PlantEnergyEfficiency`
[INFO] [stdout]  --> src/bella/data_collection.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         plant::{PlantEnergyEfficiency, PlantMarker},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |         Energy, EnergyData, Health, OrganismEnergyEfficiency,
[INFO] [stdout]   |         ^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Window` in this scope
[INFO] [stdout]   --> src/bella/window.rs:91:38
[INFO] [stdout]    |
[INFO] [stdout] 91 |     focused_windows: Query<(Entity, &Window)>,
[INFO] [stdout]    |                                      ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn close_on_esc<Window>(
[INFO] [stdout]    |                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MeshPickingPlugin` in this scope
[INFO] [stdout]   --> src/main.rs:16:53
[INFO] [stdout]    |
[INFO] [stdout] 16 |     app.add_plugins((bella::window::MyWindowPlugin, MeshPickingPlugin)); // NOTE: it adds DefaultPlugins
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pause::PauseState`
[INFO] [stdout]  --> src/bella/environment.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::{config::SimulationConfig, pause::PauseState, time::TimeUnitPassedEvent};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused label
[INFO] [stdout]    --> src/bella/organism/animal/animal_ai.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         'bored: {
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AttackDmg`
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:11:32
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ActionRange, AnimalMarker, AttackDmg, Diet, SightRange,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `time::TimeUnitPassedEvent`
[INFO] [stdout]   --> src/bella/organism/animal.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     time::TimeUnitPassedEvent,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand_distr::Uniform`
[INFO] [stdout]  --> src/bella/terrain/tile.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand_distr::Uniform;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Energy`, `OrganismEnergyEfficiency`, and `PlantEnergyEfficiency`
[INFO] [stdout]  --> src/bella/data_collection.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |         plant::{PlantEnergyEfficiency, PlantMarker},
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |         Energy, EnergyData, Health, OrganismEnergyEfficiency,
[INFO] [stdout]   |         ^^^^^^                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PointerButton`
[INFO] [stdout]   --> src/bella/ui_facade.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     if click.button != PointerButton::Primary {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `PointerButton`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     mut egui_contexts: bevy_egui::EguiContexts,
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera3d`
[INFO] [stdout]   --> src/bella/ui/camera.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Camera3d::default(),
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared type `Camera3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Projection::from(OrthographicProjection {
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if let Projection::Orthographic(ortographic_projection) = projection {
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     if let Projection::Orthographic(ortographic_projection) = projection.as_mut() {
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextColor`
[INFO] [stdout]   --> src/bella/ui.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         TextColor::BLACK,
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `TextColor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositionType`
[INFO] [stdout]   --> src/bella/ui.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |             position_type: PositionType::Absolute,
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of undeclared type `PositionType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]   --> src/bella/ui.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |             top: Val::Px(5.0),
[INFO] [stdout]    |                  ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]   --> src/bella/ui.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             right: Val::Px(5.0),
[INFO] [stdout]    |                    ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowPosition`
[INFO] [stdout]   --> src/bella/window.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 position: WindowPosition::At((75, 50).into()),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ use of undeclared type `WindowPosition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     .run_if(in_state(AnimalGizmosOverlayState::Visible)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .add_systems(OnEnter(SimulationState::LoadAssets), prepare_animal_assets)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .add_systems(OnEnter(SimulationState::OrganismGeneration), spawn_animals)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |             .add_systems(OnExit(SimulationState::Simulation), despawn_all_animals)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 reproduce.run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |                         mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:223:35
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         material: MeshMaterial3d(get_animal_asset(&animal_assets, &diet)),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:375:31
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     material: MeshMaterial3d(get_animal_asset(&animal_assets, &diet)),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             .add_systems(OnExit(SimulationState::Simulation), despawn_carcasses)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .run_if(in_state(PauseState::Running))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .run_if(in_state(PauseState::Running))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/carcass.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 MeshMaterial3d(assets.carcass.clone()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .add_systems(OnEnter(SimulationState::LoadAssets), prepare_plant_assets)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .add_systems(OnEnter(SimulationState::OrganismGeneration), spawn_plants)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |             .add_systems(OnExit(SimulationState::Simulation), despawn_plants)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 reproduce.run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |                         mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         material: MeshMaterial3d(plant_assets.alive.clone()),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:439:31
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     material: MeshMaterial3d(plant_assets.alive.clone()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |                 OnEnter(SimulationState::LoadConfig),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 OnEnter(SimulationState::InitializeDataCollection),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 OnEnter(SimulationState::Menu),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 OnEnter(SimulationState::TerrainGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 OnEnter(SimulationState::OrganismGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 OnEnter(SimulationState::PreSimulation),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/terrain_overlay_state.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     .run_if(in_state(TerrainOverlayState::Thermal))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 OnEnter(SimulationState::PreSimulation),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 OnEnter(SimulationState::TerrainGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |             .add_systems(OnExit(SimulationState::Simulation), despawn_terrain)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     .run_if(in_state(TerrainOverlayState::Bioms))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:381:27
[INFO] [stdout]     |
[INFO] [stdout] 381 |                     mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:382:31
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     material: MeshMaterial3d(materials.add(Color::linear_rgb(0.9, 0.3, 0.3))),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/time.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |             .add_systems(OnEnter(SimulationState::Simulation), reset_timers)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/time.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/inspector.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/inspector.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     .run_if(in_state(EguiVisibleState::Yes)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Text("Day: 0\nTime unit: 0".to_string()),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]   --> src/bella/window.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .insert_resource(ClearColor(Color::srgb(1.0, 1.0, 1.0)))
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/data_collection.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |         app.add_systems(OnEnter(SimulationState::InitializeDataCollection), (initialize_data_collection_directory,))
[INFO] [stdout]    |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PointerButton`
[INFO] [stdout]   --> src/bella/ui_facade.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     if click.button != PointerButton::Primary {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ use of undeclared type `PointerButton`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]    --> src/bella/inspector.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     mut egui_contexts: bevy_egui::EguiContexts,
[INFO] [stdout]     |                        ^^^^^^^^^ use of unresolved module or unlinked crate `bevy_egui`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bevy_egui`, use `cargo add bevy_egui` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bella` (bin "bella" test) due to 221 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera3d`
[INFO] [stdout]   --> src/bella/ui/camera.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Camera3d::default(),
[INFO] [stdout]    |         ^^^^^^^^ use of undeclared type `Camera3d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Projection::from(OrthographicProjection {
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     if let Projection::Orthographic(ortographic_projection) = projection {
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Projection`
[INFO] [stdout]   --> src/bella/ui/camera.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 |     if let Projection::Orthographic(ortographic_projection) = projection.as_mut() {
[INFO] [stdout]    |            ^^^^^^^^^^ use of undeclared type `Projection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextColor`
[INFO] [stdout]   --> src/bella/ui.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |         TextColor::BLACK,
[INFO] [stdout]    |         ^^^^^^^^^ use of undeclared type `TextColor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositionType`
[INFO] [stdout]   --> src/bella/ui.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |             position_type: PositionType::Absolute,
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of undeclared type `PositionType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]   --> src/bella/ui.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |             top: Val::Px(5.0),
[INFO] [stdout]    |                  ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]   --> src/bella/ui.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |             right: Val::Px(5.0),
[INFO] [stdout]    |                    ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WindowPosition`
[INFO] [stdout]   --> src/bella/window.rs:27:27
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 position: WindowPosition::At((75, 50).into()),
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ use of undeclared type `WindowPosition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:49:29
[INFO] [stdout]    |
[INFO] [stdout] 49 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/animal_ai.rs:50:29
[INFO] [stdout]    |
[INFO] [stdout] 50 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |                     .run_if(in_state(SimulationState::Simulation))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal/gizmos.rs:31:29
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     .run_if(in_state(AnimalGizmosOverlayState::Visible)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |             .add_systems(OnEnter(SimulationState::LoadAssets), prepare_animal_assets)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |             .add_systems(OnEnter(SimulationState::OrganismGeneration), spawn_animals)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |             .add_systems(OnExit(SimulationState::Simulation), despawn_all_animals)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/animal.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 reproduce.run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:222:31
[INFO] [stdout]     |
[INFO] [stdout] 222 |                         mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:223:35
[INFO] [stdout]     |
[INFO] [stdout] 223 |                         material: MeshMaterial3d(get_animal_asset(&animal_assets, &diet)),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/animal.rs:375:31
[INFO] [stdout]     |
[INFO] [stdout] 375 |                     material: MeshMaterial3d(get_animal_asset(&animal_assets, &diet)),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:21:26
[INFO] [stdout]    |
[INFO] [stdout] 21 |             .add_systems(OnExit(SimulationState::Simulation), despawn_carcasses)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:25:29
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     .run_if(in_state(PauseState::Running))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:35:29
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .run_if(in_state(PauseState::Running))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/carcass.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/carcass.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |                 MeshMaterial3d(assets.carcass.clone()),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .add_systems(OnEnter(SimulationState::LoadAssets), prepare_plant_assets)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |             .add_systems(OnEnter(SimulationState::OrganismGeneration), spawn_plants)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:34:26
[INFO] [stdout]    |
[INFO] [stdout] 34 |             .add_systems(OnExit(SimulationState::Simulation), despawn_plants)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/organism/plant.rs:47:34
[INFO] [stdout]    |
[INFO] [stdout] 47 |                 reproduce.run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:174:31
[INFO] [stdout]     |
[INFO] [stdout] 174 |                         mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:175:35
[INFO] [stdout]     |
[INFO] [stdout] 175 |                         material: MeshMaterial3d(plant_assets.alive.clone()),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/organism/plant.rs:439:31
[INFO] [stdout]     |
[INFO] [stdout] 439 |                     material: MeshMaterial3d(plant_assets.alive.clone()),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/pause.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |                 OnEnter(SimulationState::LoadConfig),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 OnEnter(SimulationState::InitializeDataCollection),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |                 OnEnter(SimulationState::Menu),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 OnEnter(SimulationState::TerrainGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 OnEnter(SimulationState::OrganismGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 OnEnter(SimulationState::PreSimulation),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/restart.rs:47:29
[INFO] [stdout]    |
[INFO] [stdout] 47 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/terrain_overlay_state.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:23:29
[INFO] [stdout]    |
[INFO] [stdout] 23 |                     .run_if(in_state(TerrainOverlayState::Thermal))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain/thermal_conductor.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 OnEnter(SimulationState::LoadAssets),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 OnEnter(SimulationState::PreSimulation),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 OnEnter(SimulationState::TerrainGeneration),
[INFO] [stdout]    |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnExit` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |             .add_systems(OnExit(SimulationState::Simulation), despawn_terrain)
[INFO] [stdout]    |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:52:29
[INFO] [stdout]    |
[INFO] [stdout] 52 |                     .run_if(in_state(TerrainOverlayState::Bioms))
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/terrain.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     .run_if(in_state(SimulationState::Simulation)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Mesh3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:381:27
[INFO] [stdout]     |
[INFO] [stdout] 381 |                     mesh: Mesh3d(mesh_handle.clone()),
[INFO] [stdout]     |                           ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MeshMaterial3d` in this scope
[INFO] [stdout]    --> src/bella/terrain.rs:382:31
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     material: MeshMaterial3d(materials.add(Color::linear_rgb(0.9, 0.3, 0.3))),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/time.rs:14:26
[INFO] [stdout]    |
[INFO] [stdout] 14 |             .add_systems(OnEnter(SimulationState::Simulation), reset_timers)
[INFO] [stdout]    |                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/time.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     .run_if(in_state(PauseState::Running)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/inspector.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/inspector.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |                     .run_if(in_state(EguiVisibleState::Yes)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `in_state` in this scope
[INFO] [stdout]   --> src/bella/ui/camera.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     .run_if(in_state(EguiFocusState::IsNotFocused)),
[INFO] [stdout]    |                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Text` in this scope
[INFO] [stdout]   --> src/bella/ui.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Text("Day: 0\nTime unit: 0".to_string()),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ClearColor` in this scope
[INFO] [stdout]   --> src/bella/window.rs:70:26
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .insert_resource(ClearColor(Color::srgb(1.0, 1.0, 1.0)))
[INFO] [stdout]    |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OnEnter` in this scope
[INFO] [stdout]   --> src/bella/data_collection.rs:20:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |         app.add_systems(OnEnter(SimulationState::InitializeDataCollection), (initialize_data_collection_directory,))
[INFO] [stdout]    |                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bella` (bin "bella") due to 221 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ce2ea6971420c7a3e8d668b8b4e616ba4ed2f050d2da26c6b169bb5babcae41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce2ea6971420c7a3e8d668b8b4e616ba4ed2f050d2da26c6b169bb5babcae41e", kill_on_drop: false }`
[INFO] [stdout] ce2ea6971420c7a3e8d668b8b4e616ba4ed2f050d2da26c6b169bb5babcae41e
