[INFO] cloning repository https://github.com/rasmustrew/WGPU_experimentation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rasmustrew/WGPU_experimentation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 469fd0a968b3cec7c5ea707e5e36429d53999448 [INFO] checking rasmustrew/WGPU_experimentation against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frasmustrew%2FWGPU_experimentation" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rasmustrew/WGPU_experimentation on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rasmustrew/WGPU_experimentation [INFO] finished tweaking git repo https://github.com/rasmustrew/WGPU_experimentation [INFO] tweaked toml for git repo https://github.com/rasmustrew/WGPU_experimentation written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/rasmustrew/WGPU_experimentation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded profiling v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54988b0af0c2e90963107260b948f77c75df51383686ccb37663d5ca54fad7f2 [INFO] running `Command { std: "docker" "start" "-a" "54988b0af0c2e90963107260b948f77c75df51383686ccb37663d5ca54fad7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54988b0af0c2e90963107260b948f77c75df51383686ccb37663d5ca54fad7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54988b0af0c2e90963107260b948f77c75df51383686ccb37663d5ca54fad7f2", kill_on_drop: false }` [INFO] [stdout] 54988b0af0c2e90963107260b948f77c75df51383686ccb37663d5ca54fad7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 227e90feae8390a65e1e391d22ab3f6d78d38a10a12080d8c40ff0ba1fe18f1e [INFO] running `Command { std: "docker" "start" "-a" "227e90feae8390a65e1e391d22ab3f6d78d38a10a12080d8c40ff0ba1fe18f1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking futures-io v0.3.14 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking profiling v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking naga v0.4.2 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking gfx-hal v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.8.1 [INFO] [stderr] Checking gfx-backend-empty v0.8.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.8.0 [INFO] [stderr] Checking wgpu v0.8.1 [INFO] [stderr] Checking wgpu_rs_custom_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{Deg, Matrix4, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Matrix4` [INFO] [stdout] --> src/main.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | use cgmath::{Deg, Matrix4, Vector3}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mat1` [INFO] [stdout] --> src/main.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | let mat1 = cgmath::Matrix4::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mat1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:315:25 [INFO] [stdout] | [INFO] [stdout] 315 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:378:26 [INFO] [stdout] | [INFO] [stdout] 378 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mat1` [INFO] [stdout] --> src/main.rs:397:9 [INFO] [stdout] | [INFO] [stdout] 397 | let mat1 = cgmath::Matrix4::new( [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mat1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `event` [INFO] [stdout] --> src/main.rs:315:25 [INFO] [stdout] | [INFO] [stdout] 315 | fn input(&mut self, event: &WindowEvent) -> bool { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_translation` [INFO] [stdout] --> src/transformation_matrix.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_translation(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_rotation` [INFO] [stdout] --> src/transformation_matrix.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_rotation(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_scale` [INFO] [stdout] --> src/transformation_matrix.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_scale(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_in_current_rotation` [INFO] [stdout] --> src/transformation_matrix.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn move_in_current_rotation(&mut self, xyz: Vector3) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/transformation_matrix.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn rotate(&mut self, theta: Vector3) -> () { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scale` [INFO] [stdout] --> src/transformation_matrix.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn scale(&mut self, xyz: Vector3) -> () { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `camera` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | camera: camera::Camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uniform_buffer` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_camera` [INFO] [stdout] --> src/main.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | fn move_camera(&mut self, new_camera_transformation: TransformationMatrix) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_keyboard_input` [INFO] [stdout] --> src/main.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_translation` [INFO] [stdout] --> src/transformation_matrix.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn get_translation(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_rotation` [INFO] [stdout] --> src/transformation_matrix.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn get_rotation(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_scale` [INFO] [stdout] --> src/transformation_matrix.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn get_scale(&self) -> Vector3 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_in_current_rotation` [INFO] [stdout] --> src/transformation_matrix.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn move_in_current_rotation(&mut self, xyz: Vector3) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rotate` [INFO] [stdout] --> src/transformation_matrix.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn rotate(&mut self, theta: Vector3) -> () { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scale` [INFO] [stdout] --> src/transformation_matrix.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn scale(&mut self, xyz: Vector3) -> () { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `num_vertices` [INFO] [stdout] --> src/main.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | num_vertices: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `diffuse_texture` [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | diffuse_texture: texture::Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `camera` [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | camera: camera::Camera, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uniform_buffer` [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `move_camera` [INFO] [stdout] --> src/main.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | fn move_camera(&mut self, new_camera_transformation: TransformationMatrix) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_keyboard_input` [INFO] [stdout] --> src/main.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn handle_keyboard_input(state: &mut State, input: KeyboardInput) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.81s [INFO] running `Command { std: "docker" "inspect" "227e90feae8390a65e1e391d22ab3f6d78d38a10a12080d8c40ff0ba1fe18f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227e90feae8390a65e1e391d22ab3f6d78d38a10a12080d8c40ff0ba1fe18f1e", kill_on_drop: false }` [INFO] [stdout] 227e90feae8390a65e1e391d22ab3f6d78d38a10a12080d8c40ff0ba1fe18f1e