[INFO] cloning repository https://github.com/naash/mithyaEngine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naash/mithyaEngine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaash%2FmithyaEngine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaash%2FmithyaEngine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c556c38329ecee684ec00f8ec0ae921077bd8909
[INFO] checking naash/mithyaEngine against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaash%2FmithyaEngine" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  78% (1913/2424)
Updating files:  79% (1915/2424)
Updating files:  80% (1940/2424)
Updating files:  81% (1964/2424)
Updating files:  82% (1988/2424)
Updating files:  82% (2000/2424)
Updating files:  83% (2012/2424)
Updating files:  84% (2037/2424)
Updating files:  85% (2061/2424)
Updating files:  86% (2085/2424)
Updating files:  87% (2109/2424)
Updating files:  88% (2134/2424)
Updating files:  89% (2158/2424)
Updating files:  90% (2182/2424)
Updating files:  91% (2206/2424)
Updating files:  91% (2212/2424)
Updating files:  92% (2231/2424)
Updating files:  93% (2255/2424)
Updating files:  94% (2279/2424)
Updating files:  95% (2303/2424)
Updating files:  96% (2328/2424)
Updating files:  97% (2352/2424)
Updating files:  98% (2376/2424)
Updating files:  99% (2400/2424)
Updating files: 100% (2424/2424)
Updating files: 100% (2424/2424), done.
[INFO] started tweaking git repo https://github.com/naash/mithyaEngine
[INFO] finished tweaking git repo https://github.com/naash/mithyaEngine
[INFO] tweaked toml for git repo https://github.com/naash/mithyaEngine written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naash/mithyaEngine on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naash/mithyaEngine 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: mithya_engine/Cargo.toml: unused manifest key: package.crate-type
[INFO] [stderr] warning: `mithya_engine` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zune-jpeg v0.5.13
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[INFO] [stderr]   Downloaded webbrowser v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc
[INFO] running `Command { std: "docker" "start" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: mithya_engine/Cargo.toml: unused manifest key: package.crate-type
[INFO] [stderr] warning: `mithya_engine` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling mithya_engine v0.1.0 (/opt/rustwide/workdir/mithya_engine)
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking naga v24.0.0
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wgpu-hal v24.0.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-wgpu v0.31.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stdout] warning: overflow evaluating the requirement `Render: component_base::Component`
[INFO] [stdout]    --> mithya_engine/src/core/entity_manager.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |         self.query_two_components::<Transform, Render>()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Render: Sync`
[INFO] [stdout]     = note: which requires `Option<RenderGpuCache>: Sync`
[INFO] [stdout]     = note: which requires `RenderGpuCache: Sync`
[INFO] [stdout]     = note: which requires `MaterialGpuCache: Sync`
[INFO] [stdout]     = note: which requires `Option<wgpu::Buffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::registry::Registry<Arc<wgpu::wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::lock::vanilla::RwLock<storage::Storage<Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mithya_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `Render: component_base::Component`
[INFO] [stdout]    --> mithya_engine/src/core/entity_manager.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 379 |         self.query_two_components::<Transform, Render>()
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `Render: Sync`
[INFO] [stdout]     = note: which requires `Option<RenderGpuCache>: Sync`
[INFO] [stdout]     = note: which requires `RenderGpuCache: Sync`
[INFO] [stdout]     = note: which requires `MaterialGpuCache: Sync`
[INFO] [stdout]     = note: which requires `Option<wgpu::Buffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::Buffer: Sync`
[INFO] [stdout]     = note: which requires `wgpu::dispatch::DispatchBuffer: Sync`
[INFO] [stdout]     = note: which requires `Arc<wgpu::backend::wgpu_core::CoreBuffer>: Sync`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: Send`
[INFO] [stdout]     = note: which requires `wgpu::backend::wgpu_core::ContextWgpuCore: Send`
[INFO] [stdout]     = note: which requires `Arc<wgpu::wgpu_core::global::Global>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::global::Global: Send`
[INFO] [stdout]     = note: which requires `Hub: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::registry::Registry<Arc<wgpu::wgpu_core::command::CommandBuffer>>: Send`
[INFO] [stdout]     = note: which requires `wgpu::wgpu_core::lock::vanilla::RwLock<storage::Storage<Arc<wgpu::wgpu_core::command::CommandBuffer>>>: Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`mithya_engine`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:841:43
[INFO] [stdout]     |
[INFO] [stdout] 841 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:861:43
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:881:43
[INFO] [stdout]     |
[INFO] [stdout] 881 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:841:43
[INFO] [stdout]     |
[INFO] [stdout] 841 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:861:43
[INFO] [stdout]     |
[INFO] [stdout] 861 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> mithya_engine/src/rendering/systems/render_system.rs:881:43
[INFO] [stdout]     |
[INFO] [stdout] 881 |                         egui::Stroke::new(1.5, color),
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> mithya_engine/src/core/entity_manager.rs:391:18
[INFO] [stdout]     |
[INFO] [stdout] 391 |     struct CompB(u32);
[INFO] [stdout]     |            ----- ^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `CompB` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v24.0.0, wgpu v24.0.5, wgpu-core v24.0.5, wgpu-hal v24.0.4, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc", kill_on_drop: false }`
[INFO] [stdout] 78582149e25ff4d617c46e7142890f0d18b02443bac664764eeb97d6f364b2fc
