[INFO] cloning repository https://github.com/stephanmeesters/medical_wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stephanmeesters/medical_wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c966aa36c11c50a2cedde6685a09552b26f82ff
[INFO] checking stephanmeesters/medical_wasm against 65b20a97de33e9e59992793a144aef2950c48c76 for pr-154715
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstephanmeesters%2Fmedical_wasm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/stephanmeesters/medical_wasm
[INFO] finished tweaking git repo https://github.com/stephanmeesters/medical_wasm
[INFO] tweaked toml for git repo https://github.com/stephanmeesters/medical_wasm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stephanmeesters/medical_wasm on toolchain 65b20a97de33e9e59992793a144aef2950c48c76
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stephanmeesters/medical_wasm 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" "+65b20a97de33e9e59992793a144aef2950c48c76" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a
[INFO] running `Command { std: "docker" "start" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a", 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" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a", 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" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a" "/opt/rustwide/cargo-home/bin/cargo" "+65b20a97de33e9e59992793a144aef2950c48c76" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking byteordered v0.6.0
[INFO] [stderr]     Checking gilrs-core v0.6.6
[INFO] [stderr]    Compiling wgpu_raycaster_new v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]  --> src/build.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | /     cfg_aliases! {
[INFO] [stdout] 5 | |         web_platform: { all(target_family = "wasm", target_os = "unknown") },
[INFO] [stdout] 6 | |     }
[INFO] [stdout]   | |_____^
[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 #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]   = note: this warning originates in the macro `$crate::cfg_aliases` which comes from the expansion of the macro `cfg_aliases` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking cgmath v0.18.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking wayland-backend v0.3.11
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking half v2.7.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking nifti v0.16.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stdout] warning: unused import: `medical_pipeline::MedicalPipeline`
[INFO] [stdout]  --> src/pipelines/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use medical_pipeline::MedicalPipeline;
[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 import: `wgpu::wgc::ray_tracing`
[INFO] [stdout]  --> src/pipelines/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wgpu::wgc::ray_tracing;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `medical_pipeline::MedicalPipeline`
[INFO] [stdout]  --> src/pipelines/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use medical_pipeline::MedicalPipeline;
[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 import: `wgpu::wgc::ray_tracing`
[INFO] [stdout]  --> src/pipelines/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wgpu::wgc::ray_tracing;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> src/pipelines/raytrace_pipeline.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 wgpu::ImageCopyTexture {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]    --> src/pipelines/raytrace_pipeline.rs:395:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 wgpu::ImageDataLayout {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageCopyTexture`: This has been renamed to `TexelCopyTextureInfo`, and will be removed in 25.0.0.
[INFO] [stdout]    --> src/pipelines/raytrace_pipeline.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 wgpu::ImageCopyTexture {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `wgpu::ImageDataLayout`: This has been renamed to `TexelCopyBufferLayout`, and will be removed in 25.0.0.
[INFO] [stdout]    --> src/pipelines/raytrace_pipeline.rs:395:23
[INFO] [stdout]     |
[INFO] [stdout] 395 |                 wgpu::ImageDataLayout {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `y` is never read
[INFO] [stdout]    --> src/app.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut y = 0.0f32;
[INFO] [stdout]     |                             ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 101 |                 match delta {
[INFO] [stdout] 102 |                     MouseScrollDelta::LineDelta(_, ly) => y = ly as f32,
[INFO] [stdout]     |                                                           ------------- `y` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `y` is never read
[INFO] [stdout]    --> src/app.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let mut y = 0.0f32;
[INFO] [stdout]     |                             ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] 101 |                 match delta {
[INFO] [stdout] 102 |                     MouseScrollDelta::LineDelta(_, ly) => y = ly as f32,
[INFO] [stdout]     |                                                           ------------- `y` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/pipelines/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         queue: &wgpu::Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `queue`
[INFO] [stdout]   --> src/pipelines/mod.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         queue: &wgpu::Queue,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v25.0.1, nix v0.30.1, wgpu v25.0.2, wgpu-core v25.0.2, wgpu-hal v25.0.2, wgpu_raycaster_new v0.1.0 (/opt/rustwide/workdir), winit v0.30.12
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a", kill_on_drop: false }`
[INFO] [stdout] 7d2582a237725d10318962b3e63b2e27401700b7bf1d9a1d89872672f9c1cd1a
