[INFO] cloning repository https://github.com/tmgalorath/lightgrid2d
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmgalorath/lightgrid2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmgalorath%2Flightgrid2d", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmgalorath%2Flightgrid2d'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d89d564370e7fa350385d90191171425ca5045a5
[INFO] checking tmgalorath/lightgrid2d against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmgalorath%2Flightgrid2d" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tmgalorath/lightgrid2d
[INFO] finished tweaking git repo https://github.com/tmgalorath/lightgrid2d
[INFO] tweaked toml for git repo https://github.com/tmgalorath/lightgrid2d written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmgalorath/lightgrid2d on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tmgalorath/lightgrid2d 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.35
[INFO] [stderr]   Downloaded sdl2 v0.38.0
[INFO] [stderr]   Downloaded wgpu v24.0.5
[INFO] [stderr]   Downloaded zerocopy v0.8.35
[INFO] [stderr]   Downloaded wgpu-core v24.0.5
[INFO] [stderr]   Downloaded sdl2-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41e894ea60b80fc23867857867ad22a45e6422bbca80e7f504a46a4af4a0b722
[INFO] running `Command { std: "docker" "start" "-a" "41e894ea60b80fc23867857867ad22a45e6422bbca80e7f504a46a4af4a0b722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41e894ea60b80fc23867857867ad22a45e6422bbca80e7f504a46a4af4a0b722", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41e894ea60b80fc23867857867ad22a45e6422bbca80e7f504a46a4af4a0b722", kill_on_drop: false }`
[INFO] [stdout] 41e894ea60b80fc23867857867ad22a45e6422bbca80e7f504a46a4af4a0b722
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1dda13bb62c92e0226d3ad335d0ab5ef2e2577fad9b6a58da52e3105da88fd5
[INFO] running `Command { std: "docker" "start" "-a" "c1dda13bb62c92e0226d3ad335d0ab5ef2e2577fad9b6a58da52e3105da88fd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling minifb v0.27.0
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking lighting_test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]    --> src/main.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |             .create_window(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `half_width`
[INFO] [stdout]    --> src/gpu/blur.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let half_width = width / 2;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_half_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `half_height`
[INFO] [stdout]    --> src/gpu/blur.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let half_height = height / 2;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_half_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `half_texture` is never read
[INFO] [stdout]   --> src/gpu/blur.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct BlurPipeline {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     half_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `single_pipeline` and `bind_group_layout` are never read
[INFO] [stdout]   --> src/gpu/compute.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct BlendPipeline {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 20 |     blend_pipeline: wgpu::ComputePipeline,
[INFO] [stdout] 21 |     single_pipeline: wgpu::ComputePipeline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `upload_single_grid`, `dispatch_single`, and `grid_size` are never used
[INFO] [stdout]    --> src/gpu/compute.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl BlendPipeline {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn upload_single_grid(&self, ctx: &GpuContext, grid: &[f32]) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn dispatch_single(&self, ctx: &GpuContext) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn grid_size(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bind_group_layout` and `output_texture` are never read
[INFO] [stdout]   --> src/gpu/compute_texture.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct BlendToTexturePipeline {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     output_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `grid_size` is never used
[INFO] [stdout]    --> src/gpu/compute_texture.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl BlendToTexturePipeline {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub fn grid_size(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blend_pipeline` is never read
[INFO] [stdout]   --> src/interactive/gpu_viewer.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ViewerState {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     blend_pipeline: BlendPipeline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_lighting`, `render_lighting_bilinear`, `render_bilinear_gpu`, and `read_compute_output_to_pixel_buffer` are never used
[INFO] [stdout]    --> src/interactive/gpu_viewer.rs:286:8
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl ViewerState {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn render_lighting(&mut self, light_x: usize, light_y: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     fn render_lighting_bilinear(&mut self, subpixel_x: f32, subpixel_y: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn render_bilinear_gpu(&mut self, grids: &[Vec<f32>], weights: [f32; 4]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     fn read_compute_output_to_pixel_buffer(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_grid_with_mode` is never used
[INFO] [stdout]   --> src/render.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn normalize_grid_with_mode(grid: &Vec<Vec<RGBA>>, mode: NormalizationMode) -> Vec<Vec<RGBA>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_ppm_normalized` is never used
[INFO] [stdout]    --> src/render.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn save_ppm_normalized(grid: &Vec<Vec<RGBA>>, filename: &str, scale: usize) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
[INFO] [stdout]    --> src/main.rs:149:14
[INFO] [stdout]     |
[INFO] [stdout] 149 |             .create_window(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `half_width`
[INFO] [stdout]    --> src/gpu/blur.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |         let half_width = width / 2;
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_half_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `half_height`
[INFO] [stdout]    --> src/gpu/blur.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |         let half_height = height / 2;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_half_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `half_texture` is never read
[INFO] [stdout]   --> src/gpu/blur.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct BlurPipeline {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     half_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `single_pipeline` and `bind_group_layout` are never read
[INFO] [stdout]   --> src/gpu/compute.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct BlendPipeline {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 20 |     blend_pipeline: wgpu::ComputePipeline,
[INFO] [stdout] 21 |     single_pipeline: wgpu::ComputePipeline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `upload_single_grid`, `dispatch_single`, and `grid_size` are never used
[INFO] [stdout]    --> src/gpu/compute.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl BlendPipeline {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 276 |     pub fn upload_single_grid(&self, ctx: &GpuContext, grid: &[f32]) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn dispatch_single(&self, ctx: &GpuContext) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn grid_size(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bind_group_layout` and `output_texture` are never read
[INFO] [stdout]   --> src/gpu/compute_texture.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct BlendToTexturePipeline {
[INFO] [stdout]    |            ---------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     output_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `grid_size` is never used
[INFO] [stdout]    --> src/gpu/compute_texture.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout]  29 | impl BlendToTexturePipeline {
[INFO] [stdout]     | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub fn grid_size(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blend_pipeline` is never read
[INFO] [stdout]   --> src/interactive/gpu_viewer.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct ViewerState {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     blend_pipeline: BlendPipeline,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_lighting`, `render_lighting_bilinear`, `render_bilinear_gpu`, and `read_compute_output_to_pixel_buffer` are never used
[INFO] [stdout]    --> src/interactive/gpu_viewer.rs:286:8
[INFO] [stdout]     |
[INFO] [stdout]  83 | impl ViewerState {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 286 |     fn render_lighting(&mut self, light_x: usize, light_y: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     fn render_lighting_bilinear(&mut self, subpixel_x: f32, subpixel_y: f32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn render_bilinear_gpu(&mut self, grids: &[Vec<f32>], weights: [f32; 4]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 464 |     fn read_compute_output_to_pixel_buffer(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_grid_with_mode` is never used
[INFO] [stdout]   --> src/render.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn normalize_grid_with_mode(grid: &Vec<Vec<RGBA>>, mode: NormalizationMode) -> Vec<Vec<RGBA>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_ppm_normalized` is never used
[INFO] [stdout]    --> src/render.rs:200:8
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub fn save_ppm_normalized(grid: &Vec<Vec<RGBA>>, filename: &str, scale: usize) -> io::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "c1dda13bb62c92e0226d3ad335d0ab5ef2e2577fad9b6a58da52e3105da88fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1dda13bb62c92e0226d3ad335d0ab5ef2e2577fad9b6a58da52e3105da88fd5", kill_on_drop: false }`
[INFO] [stdout] c1dda13bb62c92e0226d3ad335d0ab5ef2e2577fad9b6a58da52e3105da88fd5
