[INFO] cloning repository https://github.com/btbaggin/gust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/btbaggin/gust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtbaggin%2Fgust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtbaggin%2Fgust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3156bd6cf6e0a1a814180424ba4cad2a07b3391d [INFO] checking btbaggin/gust/3156bd6cf6e0a1a814180424ba4cad2a07b3391d against master#06194cadcd0948a7100b46737f61e82b8c00d632 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtbaggin%2Fgust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/btbaggin/gust on toolchain 06194cadcd0948a7100b46737f61e82b8c00d632 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/btbaggin/gust [INFO] finished tweaking git repo https://github.com/btbaggin/gust [INFO] tweaked toml for git repo https://github.com/btbaggin/gust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/btbaggin/gust 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" "+06194cadcd0948a7100b46737f61e82b8c00d632" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19077d37032a15412b28aa71c5e4f7e143d86fb6457bc08dce2a033526d8dfcf [INFO] running `Command { std: "docker" "start" "-a" "19077d37032a15412b28aa71c5e4f7e143d86fb6457bc08dce2a033526d8dfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19077d37032a15412b28aa71c5e4f7e143d86fb6457bc08dce2a033526d8dfcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19077d37032a15412b28aa71c5e4f7e143d86fb6457bc08dce2a033526d8dfcf", kill_on_drop: false }` [INFO] [stdout] 19077d37032a15412b28aa71c5e4f7e143d86fb6457bc08dce2a033526d8dfcf [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f43afaac1d00e89f882de564915cbd3d06f34abd9a1036e0dfbd239f112c589 [INFO] running `Command { std: "docker" "start" "-a" "2f43afaac1d00e89f882de564915cbd3d06f34abd9a1036e0dfbd239f112c589", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking memmap2 v0.5.7 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking wav v1.0.0 [INFO] [stderr] Checking spmc v0.3.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Checking tiff v0.7.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking calloop v0.10.1 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking ron v0.8.0 [INFO] [stderr] Checking sctk-adwaita v0.4.2 [INFO] [stderr] Checking winit v0.27.2 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking gust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `assets` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod assets; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `assets`, create file "src/assets.rs" or "src/assets/mod.rs" [INFO] [stdout] = note: if there is a `mod assets` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `assets` [INFO] [stdout] --> src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | mod assets; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `assets`, create file "src/assets.rs" or "src/assets/mod.rs" [INFO] [stdout] = note: if there is a `mod assets` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `graphics` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod graphics; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `graphics`, create file "src/graphics.rs" or "src/graphics/mod.rs" [INFO] [stdout] = note: if there is a `mod graphics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `graphics` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod graphics; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `graphics`, create file "src/graphics.rs" or "src/graphics/mod.rs" [INFO] [stdout] = note: if there is a `mod graphics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `utils` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `utils`, create file "src/utils.rs" or "src/utils/mod.rs" [INFO] [stdout] = note: if there is a `mod utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `entity` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod entity; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `entity`, create file "src/entity.rs" or "src/entity/mod.rs" [INFO] [stdout] = note: if there is a `mod entity` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `utils` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod utils; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `utils`, create file "src/utils.rs" or "src/utils/mod.rs" [INFO] [stdout] = note: if there is a `mod utils` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `entity` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | mod entity; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `entity`, create file "src/entity.rs" or "src/entity/mod.rs" [INFO] [stdout] = note: if there is a `mod entity` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `gust` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod gust; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `gust`, create file "src/gust.rs" or "src/gust/mod.rs" [INFO] [stdout] = note: if there is a `mod gust` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `physics` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod physics; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `physics`, create file "src/physics.rs" or "src/physics/mod.rs" [INFO] [stdout] = note: if there is a `mod physics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "src/messages.rs" or "src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ui` [INFO] [stdout] --> src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod ui; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ui`, create file "src/ui.rs" or "src/ui/mod.rs" [INFO] [stdout] = note: if there is a `mod ui` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `gust` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | mod gust; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `gust`, create file "src/gust.rs" or "src/gust/mod.rs" [INFO] [stdout] = note: if there is a `mod gust` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `physics` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | mod physics; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `physics`, create file "src/physics.rs" or "src/physics/mod.rs" [INFO] [stdout] = note: if there is a `mod physics` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `messages` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | mod messages; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `messages`, create file "src/messages.rs" or "src/messages/mod.rs" [INFO] [stdout] = note: if there is a `mod messages` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `ui` [INFO] [stdout] --> src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod ui; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `ui`, create file "src/ui.rs" or "src/ui/mod.rs" [INFO] [stdout] = note: if there is a `mod ui` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `entity::Scene`, `entity::EntityManager` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use entity::{Scene, EntityManager}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ no `EntityManager` in `entity` [INFO] [stdout] | | [INFO] [stdout] | no `Scene` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `entity::Scene`, `entity::EntityManager` [INFO] [stdout] --> src/main.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use entity::{Scene, EntityManager}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ no `EntityManager` in `entity` [INFO] [stdout] | | [INFO] [stdout] | no `Scene` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graphics::Graphics` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use graphics::Graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Graphics` in `graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graphics::Graphics` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use graphics::Graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Graphics` in `graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::graphics::Color` [INFO] [stdout] --> src/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::graphics::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Color` in `graphics` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 4 | use crate::settings::SettingValue::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 4 | use image::error::UnsupportedErrorKind::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::graphics::Color` [INFO] [stdout] --> src/settings.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::graphics::Color; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `Color` in `graphics` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 4 | use crate::settings::SettingValue::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 4 | use image::error::UnsupportedErrorKind::Color; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::entity::SceneBehavior` [INFO] [stdout] --> src/game_loop.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::entity::{SceneBehavior}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `SceneBehavior` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::entity::SceneBehavior` [INFO] [stdout] --> src/game_loop.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::entity::{SceneBehavior}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `SceneBehavior` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::MessageBus` [INFO] [stdout] --> src/game_loop.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::messages::MessageBus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageBus` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::messages::MessageBus` [INFO] [stdout] --> src/game_loop.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::messages::MessageBus; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MessageBus` in `messages` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::graphics::Graphics` [INFO] [stdout] --> src/game_loop.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::graphics::Graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Graphics` in `graphics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 13 | use crate::Graphics; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::graphics::Graphics` [INFO] [stdout] --> src/game_loop.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::graphics::Graphics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Graphics` in `graphics` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 13 | use crate::Graphics; [INFO] [stdout] | ~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::physics::QuadTree` [INFO] [stdout] --> src/game_loop.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::physics::QuadTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `QuadTree` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::physics::QuadTree` [INFO] [stdout] --> src/game_loop.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::physics::QuadTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `QuadTree` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::utils::Rectangle` [INFO] [stdout] --> src/game_loop.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::utils::Rectangle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Rectangle` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::utils::Rectangle` [INFO] [stdout] --> src/game_loop.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::utils::Rectangle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Rectangle` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::entity::EntityManager`, `crate::entity::Scene` [INFO] [stdout] --> src/game_loop.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::entity::{EntityManager, Scene}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ no `Scene` in `entity` [INFO] [stdout] | | [INFO] [stdout] | no `EntityManager` in `entity` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::EntityManager [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Scene [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::entity::EntityManager`, `crate::entity::Scene` [INFO] [stdout] --> src/game_loop.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::entity::{EntityManager, Scene}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ no `Scene` in `entity` [INFO] [stdout] | | [INFO] [stdout] | no `EntityManager` in `entity` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::EntityManager [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::Scene [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ui::Widget`, `crate::ui::Root` [INFO] [stdout] --> src/game_loop.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::ui::{Widget, Root}; [INFO] [stdout] | ^^^^^^ ^^^^ no `Root` in `ui` [INFO] [stdout] | | [INFO] [stdout] | no `Widget` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ui::Widget`, `crate::ui::Root` [INFO] [stdout] --> src/game_loop.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::ui::{Widget, Root}; [INFO] [stdout] | ^^^^^^ ^^^^ no `Root` in `ui` [INFO] [stdout] | | [INFO] [stdout] | no `Widget` in `ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::messages::SharedMessageBus`, `crate::messages::Messages` [INFO] [stdout] --> src/update_state.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::messages::{SharedMessageBus, Messages}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Messages` in `messages` [INFO] [stdout] | | [INFO] [stdout] | no `SharedMessageBus` in `messages` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::os::unix::net::Messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::messages::SharedMessageBus`, `crate::messages::Messages` [INFO] [stdout] --> src/update_state.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::messages::{SharedMessageBus, Messages}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^ no `Messages` in `messages` [INFO] [stdout] | | [INFO] [stdout] | no `SharedMessageBus` in `messages` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] std::os::unix::net::Messages [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::entity::EntityManager` [INFO] [stdout] --> src/update_state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::entity::EntityManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EntityManager` in `entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 5 | use crate::EntityManager; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::entity::EntityManager` [INFO] [stdout] --> src/update_state.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::entity::EntityManager; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `EntityManager` in `entity` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 5 | use crate::EntityManager; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::physics::QuadTree` [INFO] [stdout] --> src/update_state.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::physics::QuadTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `QuadTree` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::utils::init_optional_array_to_blank` [INFO] [stdout] --> src/generational_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::init_optional_array_to_blank; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `init_optional_array_to_blank` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::physics::QuadTree` [INFO] [stdout] --> src/update_state.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::physics::QuadTree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `QuadTree` in `physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::utils::init_optional_array_to_blank` [INFO] [stdout] --> src/generational_array.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::init_optional_array_to_blank; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `init_optional_array_to_blank` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Scene` in `entity` [INFO] [stdout] --> src/game_loop.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | let mut scene = crate::entity::Scene::new(scene); [INFO] [stdout] | ^^^^^ could not find `Scene` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Scene` in `entity` [INFO] [stdout] --> src/game_loop.rs:87:36 [INFO] [stdout] | [INFO] [stdout] 87 | let mut scene = crate::entity::Scene::new(scene); [INFO] [stdout] | ^^^^^ could not find `Scene` in `entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `main_menu` in `gust` [INFO] [stdout] --> src/main.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | ... Box::new(gust::main_menu::MainMenu::new()), [INFO] [stdout] | ^^^^^^^^^ could not find `main_menu` in `gust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `main_menu` in `gust` [INFO] [stdout] --> src/main.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | ... Box::new(gust::main_menu::MainMenu::new()), [INFO] [stdout] | ^^^^^^^^^ could not find `main_menu` in `gust` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_image_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:78:56 [INFO] [stdout] | [INFO] [stdout] 78 | JobType::LoadImage(path) => crate::assets::load_image_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_font_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | JobType::LoadFont(path) => crate::assets::load_font_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_image_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:78:56 [INFO] [stdout] | [INFO] [stdout] 78 | JobType::LoadImage(path) => crate::assets::load_image_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_sound_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:80:56 [INFO] [stdout] | [INFO] [stdout] 80 | JobType::LoadSound(path) => crate::assets::load_sound_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/game_loop.rs:30:83 [INFO] [stdout] | [INFO] [stdout] 30 | fn on_update(&mut self, state: &mut crate::UpdateState, root: &mut crate::ui::Widget, scene: &mut Scene) -> bool; [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_font_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:79:55 [INFO] [stdout] | [INFO] [stdout] 79 | JobType::LoadFont(path) => crate::assets::load_font_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/game_loop.rs:31:72 [INFO] [stdout] | [INFO] [stdout] 31 | fn on_render(&mut self, graphics: &mut Graphics, root: &crate::ui::Widget, scene: &Scene, entities: &EntityManager); [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `load_sound_async` in module `crate::assets` [INFO] [stdout] --> src/job_system.rs:80:56 [INFO] [stdout] | [INFO] [stdout] 80 | JobType::LoadSound(path) => crate::assets::load_sound_async(path, state.unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `crate::assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_window` in module `crate::graphics` [INFO] [stdout] --> src/game_loop.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | let mut window = crate::graphics::create_window(&el, builder, queue.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `crate::graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/game_loop.rs:30:83 [INFO] [stdout] | [INFO] [stdout] 30 | fn on_update(&mut self, state: &mut crate::UpdateState, root: &mut crate::ui::Widget, scene: &mut Scene) -> bool; [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `entity_manager` in module `crate::entity` [INFO] [stdout] --> src/game_loop.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | let entities = crate::entity::entity_manager(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `crate::entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/game_loop.rs:31:72 [INFO] [stdout] | [INFO] [stdout] 31 | fn on_render(&mut self, graphics: &mut Graphics, root: &crate::ui::Widget, scene: &Scene, entities: &EntityManager); [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `step_physics` in module `crate::physics` [INFO] [stdout] --> src/game_loop.rs:142:42 [INFO] [stdout] | [INFO] [stdout] 142 | unsafe { crate::physics::step_physics(expected_seconds_per_frame, &mut messages); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `create_window` in module `crate::graphics` [INFO] [stdout] --> src/game_loop.rs:64:39 [INFO] [stdout] | [INFO] [stdout] 64 | let mut window = crate::graphics::create_window(&el, builder, queue.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `crate::graphics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/main.rs:45:72 [INFO] [stdout] | [INFO] [stdout] 45 | fn on_render(&mut self, graphics: &mut Graphics, root: &crate::ui::Widget, scene: &Scene, entities: &EntityManager) { [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `entity_manager` in module `crate::entity` [INFO] [stdout] --> src/game_loop.rs:80:35 [INFO] [stdout] | [INFO] [stdout] 80 | let entities = crate::entity::entity_manager(); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `crate::entity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/main.rs:49:76 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_update(&mut self, state: &mut UpdateState, root: &mut crate::ui::Widget, scene: &mut Scene) -> bool { [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `step_physics` in module `crate::physics` [INFO] [stdout] --> src/game_loop.rs:142:42 [INFO] [stdout] | [INFO] [stdout] 142 | unsafe { crate::physics::step_physics(expected_seconds_per_frame, &mut messages); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in `crate::physics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/main.rs:45:72 [INFO] [stdout] | [INFO] [stdout] 45 | fn on_render(&mut self, graphics: &mut Graphics, root: &crate::ui::Widget, scene: &Scene, entities: &EntityManager) { [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_old_cache` in module `assets` [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | assets::clear_old_cache(&self.settings); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Widget` in module `crate::ui` [INFO] [stdout] --> src/main.rs:49:76 [INFO] [stdout] | [INFO] [stdout] 49 | fn on_update(&mut self, state: &mut UpdateState, root: &mut crate::ui::Widget, scene: &mut Scene) -> bool { [INFO] [stdout] | ^^^^^^ not found in `crate::ui` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize_asset_cache` in module `assets` [INFO] [stdout] --> src/main.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | assets::initialize_asset_cache(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `clear_old_cache` in module `assets` [INFO] [stdout] --> src/main.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | assets::clear_old_cache(&self.settings); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_audio_engine` in module `assets` [INFO] [stdout] --> src/main.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let audio = assets::start_audio_engine(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `initialize_asset_cache` in module `assets` [INFO] [stdout] --> src/main.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | assets::initialize_asset_cache(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `start_audio_engine` in module `assets` [INFO] [stdout] --> src/main.rs:87:25 [INFO] [stdout] | [INFO] [stdout] 87 | let audio = assets::start_audio_engine(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `assets` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/logger.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub use log::{error, warn, info, trace, debug}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `debug`, `error`, `info`, `trace`, and `warn` [INFO] [stdout] --> src/logger.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub use log::{error, warn, info, trace, debug}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gust` (bin "gust") due to 38 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gust` (bin "gust" test) due to 38 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2f43afaac1d00e89f882de564915cbd3d06f34abd9a1036e0dfbd239f112c589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f43afaac1d00e89f882de564915cbd3d06f34abd9a1036e0dfbd239f112c589", kill_on_drop: false }` [INFO] [stdout] 2f43afaac1d00e89f882de564915cbd3d06f34abd9a1036e0dfbd239f112c589