[INFO] cloning repository https://github.com/waucka/wanderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waucka/wanderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaucka%2Fwanderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaucka%2Fwanderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd067436175dde13215e7a1a888074c949cfab3a [INFO] checking waucka/wanderer against master#5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaucka%2Fwanderer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waucka/wanderer on toolchain 5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/waucka/wanderer [INFO] finished tweaking git repo https://github.com/waucka/wanderer [INFO] tweaked toml for git repo https://github.com/waucka/wanderer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/waucka/wanderer 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" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayvec v0.6.1 [INFO] [stderr] Downloaded tobj v2.0.2 [INFO] [stderr] Downloaded renderdoc v0.10.0 [INFO] [stderr] Downloaded emath v0.9.0 [INFO] [stderr] Downloaded ahash v0.7.0 [INFO] [stderr] Downloaded egui v0.9.0 [INFO] [stderr] Downloaded parry3d v0.4.0 [INFO] [stderr] Downloaded rapier3d v0.8.0 [INFO] [stderr] Downloaded nalgebra v0.26.1 [INFO] [stderr] Downloaded vk-mem v0.2.2 [INFO] [stderr] Downloaded epaint v0.9.0 [INFO] [stderr] Downloaded syn v1.0.52 [INFO] [stderr] Downloaded glsl-layout v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb8ddd1d065ab3773ab7bc9674ee9efc082edf023190e3fa6d55dffe23a320e7 [INFO] running `Command { std: "docker" "start" "-a" "bb8ddd1d065ab3773ab7bc9674ee9efc082edf023190e3fa6d55dffe23a320e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb8ddd1d065ab3773ab7bc9674ee9efc082edf023190e3fa6d55dffe23a320e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8ddd1d065ab3773ab7bc9674ee9efc082edf023190e3fa6d55dffe23a320e7", kill_on_drop: false }` [INFO] [stdout] bb8ddd1d065ab3773ab7bc9674ee9efc082edf023190e3fa6d55dffe23a320e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b17a3efa571b9e4e3b1bd15a4d4ddce497468e8b69421bb1435c2cb73fdc52a [INFO] running `Command { std: "docker" "start" "-a" "9b17a3efa571b9e4e3b1bd15a4d4ddce497468e8b69421bb1435c2cb73fdc52a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling built v0.7.2 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling ahash v0.7.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking imgref v1.10.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling vk-mem v0.2.2 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking avif-serialize v0.8.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking crossbeam-queue v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking atomic_refcell v0.1.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking emath v0.9.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Checking gilrs-core v0.3.0 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking epaint v0.9.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking nalgebra v0.26.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking simdeez v1.0.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking image-webp v0.1.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling glsl-layout-derive v0.4.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking arrayvec v0.6.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking num v0.4.2 [INFO] [stderr] Checking glsl-layout v0.4.0 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking gilrs v0.8.0 [INFO] [stderr] Checking renderdoc v0.10.0 [INFO] [stderr] Checking simdnoise v3.1.6 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking egui v0.9.0 [INFO] [stderr] Checking ravif v0.11.5 [INFO] [stderr] Checking tobj v2.0.2 [INFO] [stderr] Checking bracket-color v0.8.1 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking parry3d v0.4.0 [INFO] [stderr] Checking rapier3d v0.8.0 [INFO] [stderr] Checking wanderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/support/texture.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use image::{GenericImageView, DynamicImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/support/texture.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use image::{GenericImageView, DynamicImage}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type` is never used [INFO] [stdout] --> src/support/descriptor.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait DescriptorRef { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 90 | fn get_write(&self, dst_set: Rc, dst_binding: u32) -> WriteDescriptorSet; [INFO] [stdout] 91 | fn get_type(&self) -> vk::DescriptorType; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/descriptor.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct DescriptorPool { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 385 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptorPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/ui_app.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait UIApp { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 37 | fn name(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_GlobalUniform` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_type` is never used [INFO] [stdout] --> src/support/descriptor.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait DescriptorRef { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] 90 | fn get_write(&self, dst_set: Rc, dst_binding: u32) -> WriteDescriptorSet; [INFO] [stdout] 91 | fn get_type(&self) -> vk::DescriptorType; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/descriptor.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 384 | pub struct DescriptorPool { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 385 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DescriptorPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/ui_app.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub trait UIApp { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 37 | fn name(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_GlobalUniform` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dyn_drop)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:152:30 [INFO] [stdout] | [INFO] [stdout] 152 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dyn_drop)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:386:30 [INFO] [stdout] | [INFO] [stdout] 386 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:386:30 [INFO] [stdout] | [INFO] [stdout] 386 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:652:30 [INFO] [stdout] | [INFO] [stdout] 652 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: types that do not implement `Drop` can still have drop glue, consider instead using `std::mem::needs_drop` to detect whether a type is trivially dropped [INFO] [stdout] --> src/support/command_buffer.rs:652:30 [INFO] [stdout] | [INFO] [stdout] 652 | dependencies: Vec>, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/objects.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StaticGeometryTypeUBO` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/objects.rs:34:39 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StaticGeometryTypeUBO` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/objects.rs:447:39 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StaticGeometryInstanceUBO` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/objects.rs:447:39 [INFO] [stdout] | [INFO] [stdout] 447 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StaticGeometryInstanceUBO` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/hdr.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_HdrControlUniform` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/hdr.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_HdrControlUniform` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/star.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StarInfo` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/star.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_StarInfo` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ui_app.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_UIData` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/ui_app.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Default, Clone, Copy, Uniform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_GLSL_LAYOUT_UIData` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: the derive macro `Uniform` may come from an old version of the `glsl_layout_derive` crate, try updating your dependency with `cargo update -p glsl_layout_derive` [INFO] [stdout] = note: this warning originates in the derive macro `Uniform` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 21.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.1, nom v5.1.2, nom v6.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9b17a3efa571b9e4e3b1bd15a4d4ddce497468e8b69421bb1435c2cb73fdc52a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b17a3efa571b9e4e3b1bd15a4d4ddce497468e8b69421bb1435c2cb73fdc52a", kill_on_drop: false }` [INFO] [stdout] 9b17a3efa571b9e4e3b1bd15a4d4ddce497468e8b69421bb1435c2cb73fdc52a