[INFO] cloning repository https://github.com/gstpsk/tinysaver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gstpsk/tinysaver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgstpsk%2Ftinysaver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgstpsk%2Ftinysaver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d324512c6c4bad107c872217096c7443cf5b9822 [INFO] checking gstpsk/tinysaver against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgstpsk%2Ftinysaver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gstpsk/tinysaver [INFO] finished tweaking git repo https://github.com/gstpsk/tinysaver [INFO] tweaked toml for git repo https://github.com/gstpsk/tinysaver written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gstpsk/tinysaver on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gstpsk/tinysaver 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c68ea41fcbca6d2104daa84cd54b29a02c85ef3e478eb28b9ea985f5a3b031 [INFO] running `Command { std: "docker" "start" "-a" "08c68ea41fcbca6d2104daa84cd54b29a02c85ef3e478eb28b9ea985f5a3b031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c68ea41fcbca6d2104daa84cd54b29a02c85ef3e478eb28b9ea985f5a3b031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c68ea41fcbca6d2104daa84cd54b29a02c85ef3e478eb28b9ea985f5a3b031", kill_on_drop: false }` [INFO] [stdout] 08c68ea41fcbca6d2104daa84cd54b29a02c85ef3e478eb28b9ea985f5a3b031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5b5985881b798e6ff0078a5a1138b29423edfeb9b39654d16a9340e2509d57e [INFO] running `Command { std: "docker" "start" "-a" "d5b5985881b798e6ff0078a5a1138b29423edfeb9b39654d16a9340e2509d57e", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wgpu-hal v29.0.1 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling wgpu-core v29.0.1 [INFO] [stderr] Checking zune-jpeg v0.5.13 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wgpu v29.0.1 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking wgpu-types v29.0.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking naga v29.0.1 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking winit v0.30.13 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking wgpu-naga-bridge v29.0.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v29.0.0 [INFO] [stderr] Checking screensaver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `NamedKey` [INFO] [stdout] --> src/main.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::keyboard::{Key, NamedKey}; [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: `NamedKey` [INFO] [stdout] --> src/main.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::keyboard::{Key, NamedKey}; [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: `wgc::device::queue` [INFO] [stdout] --> src/animations/dvd_bounce.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{self, wgc::device::queue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `font_kit::loaders::default` [INFO] [stdout] --> src/animations/wireframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use font_kit::loaders::default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgpu::Color` [INFO] [stdout] --> src/animations/wireframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wgpu::Color; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgc::device::queue` [INFO] [stdout] --> src/animations/dvd_bounce.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use wgpu::{self, wgc::device::queue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/animations/wireframe.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | drawable::{self, Drawable, Material, Shape}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `font_kit::loaders::default` [INFO] [stdout] --> src/animations/wireframe.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use font_kit::loaders::default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/animations/wireframe.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let y = (self.y); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - let y = (self.y); [INFO] [stdout] 26 + let y = self.y ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wgpu::Color` [INFO] [stdout] --> src/animations/wireframe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wgpu::Color; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/animations/wireframe.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | drawable::{self, Drawable, Material, Shape}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/animations/wireframe.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 26 | let y = (self.y); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 26 - let y = (self.y); [INFO] [stdout] 26 + let y = self.y ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tex_index` [INFO] [stdout] --> src/animations/dvd_bounce.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let tex_index = match self.drawable.material { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tex_index` [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/animations/dvd_bounce.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | fn update_position(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/animations/dvd_bounce.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | fn on_key(&mut self, key: winit::keyboard::Key) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/animations/space_flight.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn update(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/animations/space_flight.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | fn on_key(&mut self, key: winit::keyboard::Key) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertices` [INFO] [stdout] --> src/animations/wireframe.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let vertices = vec![ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tex_index` [INFO] [stdout] --> src/animations/dvd_bounce.rs:147:13 [INFO] [stdout] | [INFO] [stdout] 147 | let tex_index = match self.drawable.material { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tex_index` [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/animations/dvd_bounce.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | fn update_position(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/animations/dvd_bounce.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | fn on_key(&mut self, key: winit::keyboard::Key) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/animations/wireframe.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | fn update(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/animations/space_flight.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn update(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dvd_bounce_animation` [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | ... let dvd_bounce_animation = Box::new(DvdBounceAnimation::new(&ctx.device, &ctx.queue, &image_data, image_width as i32, image_he... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dvd_bounce_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wireframe_animation` [INFO] [stdout] --> src/main.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | ... let wireframe_animation = Box::new(WireframeAnimation::new(&ctx.device, &ctx.queue,ctx.config.format, size.width, size.height)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wireframe_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> src/animations/space_flight.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | fn on_key(&mut self, key: winit::keyboard::Key) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vertices` [INFO] [stdout] --> src/animations/wireframe.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let vertices = vec![ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `queue` [INFO] [stdout] --> src/animations/wireframe.rs:309:26 [INFO] [stdout] | [INFO] [stdout] 309 | fn update(&mut self, queue: &wgpu::Queue) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_queue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `projection_bind_group_layout`, `projection_matrix_buffer`, `surface_width`, and `surface_height` are never read [INFO] [stdout] --> src/renderer/renderer2d.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Renderer2D { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub projection_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub projection_matrix_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub surface_width: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub surface_height: u32 [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 `instance` and `window` are never read [INFO] [stdout] --> src/renderer/render_context.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RenderContext { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub window: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_rotation` is never used [INFO] [stdout] --> src/drawable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Drawable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn set_rotation(&mut self, rotation: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLORS` is never used [INFO] [stdout] --> src/animations/dvd_bounce.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const COLORS: [Color; 7] = [ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `increase_speed_by` and `decrease_speed_by` are never used [INFO] [stdout] --> src/animations/dvd_bounce.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl DvdBounceAnimation { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn increase_speed_by(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn decrease_speed_by(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Thing` is never constructed [INFO] [stdout] --> src/animations/wireframe.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct Thing { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/animations/wireframe.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl Thing { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 106 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pyramid` is never constructed [INFO] [stdout] --> src/animations/wireframe.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct Pyramid { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/animations/wireframe.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl Pyramid { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 135 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dvd_bounce_animation` [INFO] [stdout] --> src/main.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | ... let dvd_bounce_animation = Box::new(DvdBounceAnimation::new(&ctx.device, &ctx.queue, &image_data, image_width as i32, image_he... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dvd_bounce_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wireframe_animation` [INFO] [stdout] --> src/main.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | ... let wireframe_animation = Box::new(WireframeAnimation::new(&ctx.device, &ctx.queue,ctx.config.format, size.width, size.height)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wireframe_animation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `projection_bind_group_layout`, `projection_matrix_buffer`, `surface_width`, and `surface_height` are never read [INFO] [stdout] --> src/renderer/renderer2d.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Renderer2D { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub projection_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub projection_matrix_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | pub surface_width: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub surface_height: u32 [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 `instance` and `window` are never read [INFO] [stdout] --> src/renderer/render_context.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RenderContext { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | pub instance: wgpu::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub window: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_rotation` is never used [INFO] [stdout] --> src/drawable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl Drawable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn set_rotation(&mut self, rotation: f32) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `COLORS` is never used [INFO] [stdout] --> src/animations/dvd_bounce.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const COLORS: [Color; 7] = [ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `increase_speed_by` and `decrease_speed_by` are never used [INFO] [stdout] --> src/animations/dvd_bounce.rs:208:12 [INFO] [stdout] | [INFO] [stdout] 68 | impl DvdBounceAnimation { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 208 | pub fn increase_speed_by(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn decrease_speed_by(&mut self, amount: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Thing` is never constructed [INFO] [stdout] --> src/animations/wireframe.rs:100:8 [INFO] [stdout] | [INFO] [stdout] 100 | struct Thing { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/animations/wireframe.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl Thing { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 106 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pyramid` is never constructed [INFO] [stdout] --> src/animations/wireframe.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | struct Pyramid { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/animations/wireframe.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 134 | impl Pyramid { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 135 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.52s [INFO] running `Command { std: "docker" "inspect" "d5b5985881b798e6ff0078a5a1138b29423edfeb9b39654d16a9340e2509d57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b5985881b798e6ff0078a5a1138b29423edfeb9b39654d16a9340e2509d57e", kill_on_drop: false }` [INFO] [stdout] d5b5985881b798e6ff0078a5a1138b29423edfeb9b39654d16a9340e2509d57e