[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 against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtbaggin%2Fgust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/btbaggin/gust on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded riff v1.0.1 [INFO] [stderr] Downloaded spmc v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.140 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded ndk-glue v0.7.0 [INFO] [stderr] Downloaded takeable-option v0.5.0 [INFO] [stderr] Downloaded wayland-sys v0.29.4 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.82 [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded either v1.7.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.82 [INFO] [stderr] Downloaded raw-window-handle v0.5.0 [INFO] [stderr] Downloaded dashmap v5.3.4 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded crossfont v0.5.0 [INFO] [stderr] Downloaded tiny-skia-path v0.7.0 [INFO] [stderr] Downloaded serde v1.0.140 [INFO] [stderr] Downloaded calloop v0.10.1 [INFO] [stderr] Downloaded backtrace v0.3.66 [INFO] [stderr] Downloaded wayland-client v0.29.4 [INFO] [stderr] Downloaded freetype-rs v0.26.0 [INFO] [stderr] Downloaded js-sys v0.3.59 [INFO] [stderr] Downloaded wayland-protocols v0.29.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.82 [INFO] [stderr] Downloaded tiny-skia v0.7.0 [INFO] [stderr] Downloaded rayon v1.5.3 [INFO] [stderr] Downloaded image v0.24.3 [INFO] [stderr] Downloaded png v0.17.5 [INFO] [stderr] Downloaded glutin v0.29.1 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded exr v1.4.2 [INFO] [stderr] Downloaded ndk-sys v0.4.0 [INFO] [stderr] Downloaded bumpalo v3.10.0 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded winit v0.27.2 [INFO] [stderr] Downloaded rayon-core v1.9.3 [INFO] [stderr] Downloaded sctk-adwaita v0.4.2 [INFO] [stderr] Downloaded wayland-commons v0.29.4 [INFO] [stderr] Downloaded bytemuck v1.12.1 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.10 [INFO] [stderr] Downloaded wav v1.0.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.11 [INFO] [stderr] Downloaded memmap2 v0.5.7 [INFO] [stderr] Downloaded wayland-scanner v0.29.4 [INFO] [stderr] Downloaded futures-sink v0.3.21 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.82 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Downloaded foreign-types-macros v0.2.2 [INFO] [stderr] Downloaded wayland-egl v0.29.4 [INFO] [stderr] Downloaded gif v0.11.4 [INFO] [stderr] Downloaded wayland-cursor v0.29.4 [INFO] [stderr] Downloaded web-sys v0.3.59 [INFO] [stderr] Downloaded jpeg-decoder v0.2.6 [INFO] [stderr] Downloaded glium v0.32.1 [INFO] [stderr] Downloaded tiff v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d748d160f64497e1eca30b4e169857a5c01776f6cdefbc80e390edb65bfb5a59 [INFO] running `Command { std: "docker" "start" "-a" "d748d160f64497e1eca30b4e169857a5c01776f6cdefbc80e390edb65bfb5a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d748d160f64497e1eca30b4e169857a5c01776f6cdefbc80e390edb65bfb5a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d748d160f64497e1eca30b4e169857a5c01776f6cdefbc80e390edb65bfb5a59", kill_on_drop: false }` [INFO] [stdout] d748d160f64497e1eca30b4e169857a5c01776f6cdefbc80e390edb65bfb5a59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7686a74736325659f477108a9f3f4511d924f9fe76bac212ab596fe38f51e9c [INFO] running `Command { std: "docker" "start" "-a" "a7686a74736325659f477108a9f3f4511d924f9fe76bac212ab596fe38f51e9c", 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 unicode-ident v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [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] Compiling quote v1.0.20 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking bytemuck v1.12.1 [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 arrayref v0.3.6 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.140 [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 memmap2 v0.5.7 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking riff v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking cgmath v0.18.0 [INFO] [stderr] Checking wav v1.0.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking spmc v0.3.0 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking dashmap v5.3.4 [INFO] [stderr] Checking tiff v0.7.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 addr2line v0.17.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.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 `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 `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 `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 `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 `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] 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(maybe_uninit_array_assume_init, new_uninit, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `let_chains` has been stable since 1.88.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:56 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(maybe_uninit_array_assume_init, new_uninit, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(maybe_uninit_array_assume_init, new_uninit, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(maybe_uninit_array_assume_init, new_uninit, let_chains)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gust` (bin "gust") due to 8 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gust` (bin "gust" test) due to 8 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a7686a74736325659f477108a9f3f4511d924f9fe76bac212ab596fe38f51e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7686a74736325659f477108a9f3f4511d924f9fe76bac212ab596fe38f51e9c", kill_on_drop: false }` [INFO] [stdout] a7686a74736325659f477108a9f3f4511d924f9fe76bac212ab596fe38f51e9c