[INFO] cloning repository https://github.com/vandenbogart/basic-rendering
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vandenbogart/basic-rendering" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandenbogart%2Fbasic-rendering", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandenbogart%2Fbasic-rendering'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9cd4ac33eeb19aa189fbb2a7ca9e2a3d58905b7
[INFO] checking vandenbogart/basic-rendering against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvandenbogart%2Fbasic-rendering" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vandenbogart/basic-rendering
[INFO] finished tweaking git repo https://github.com/vandenbogart/basic-rendering
[INFO] tweaked toml for git repo https://github.com/vandenbogart/basic-rendering written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vandenbogart/basic-rendering on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vandenbogart/basic-rendering 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.3.4
[INFO] [stderr]   Downloaded strict-num v0.1.0
[INFO] [stderr]   Downloaded sctk-adwaita v0.5.3
[INFO] [stderr]   Downloaded tobj v3.2.4
[INFO] [stderr]   Downloaded uuid-macro-internal v1.3.0
[INFO] [stderr]   Downloaded tiny-skia-path v0.8.3
[INFO] [stderr]   Downloaded tiny-skia v0.8.3
[INFO] [stderr]   Downloaded wgpu-hal v0.15.3
[INFO] [stderr]   Downloaded android-activity v0.4.1
[INFO] [stderr]   Downloaded winit v0.28.2
[INFO] [stderr]   Downloaded orbclient v0.3.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c6255b0a90aeee7100cce8925aa2b05d4efadd252cb7e43ec0f630737c7eb3b
[INFO] running `Command { std: "docker" "start" "-a" "7c6255b0a90aeee7100cce8925aa2b05d4efadd252cb7e43ec0f630737c7eb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c6255b0a90aeee7100cce8925aa2b05d4efadd252cb7e43ec0f630737c7eb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6255b0a90aeee7100cce8925aa2b05d4efadd252cb7e43ec0f630737c7eb3b", kill_on_drop: false }`
[INFO] [stdout] 7c6255b0a90aeee7100cce8925aa2b05d4efadd252cb7e43ec0f630737c7eb3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e6311e03a14d71c7bbbd7fff53225320403654cabcdc804587f6ab0f47d2ebd
[INFO] running `Command { std: "docker" "start" "-a" "1e6311e03a14d71c7bbbd7fff53225320403654cabcdc804587f6ab0f47d2ebd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]     Checking strict-num v0.1.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking wgpu-types v0.15.2
[INFO] [stderr]     Checking glow v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking tobj v3.2.4
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking gpu-descriptor v0.2.3
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.2
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.39
[INFO] [stderr]    Compiling bytemuck_derive v1.4.0
[INFO] [stderr]    Compiling gltf-derive v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling uuid-macro-internal v1.3.0
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking serde_json v1.0.94
[INFO] [stderr]     Checking tiny-skia-path v0.8.3
[INFO] [stderr]     Checking image v0.24.5
[INFO] [stderr]     Checking thiserror v1.0.39
[INFO] [stderr]     Checking naga v0.11.0
[INFO] [stderr]     Checking calloop v0.10.5
[INFO] [stderr]     Checking tiny-skia v0.8.3
[INFO] [stderr]     Checking gltf-json v1.1.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wgpu-hal v0.15.3
[INFO] [stderr]     Checking gltf v1.1.0
[INFO] [stderr]     Checking wgpu-core v0.15.1
[INFO] [stderr]     Checking wgpu v0.15.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.3
[INFO] [stderr]     Checking playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/renderer/render.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[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: `GltfFile`
[INFO] [stdout]  --> src/renderer/render.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{loaders::gltf::{GltfFile, DrawGltf, GltfFrameState}, window::Window};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]  --> src/systems/movement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::slice::Iter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walk_to::WalkTo`
[INFO] [stdout]  --> src/systems/click.rs:4:108
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{ray::Ray, components::{click::Click, click_move::ClickMove, walkable_surface::WalkableSurface, walk_to::WalkTo}};
[INFO] [stdout]   |                                                                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/renderer/render.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[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: `GltfFile`
[INFO] [stdout]  --> src/renderer/render.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{loaders::gltf::{GltfFile, DrawGltf, GltfFrameState}, window::Window};
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::slice::Iter`
[INFO] [stdout]  --> src/systems/movement.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::slice::Iter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `walk_to::WalkTo`
[INFO] [stdout]  --> src/systems/click.rs:4:108
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{ray::Ray, components::{click::Click, click_move::ClickMove, walkable_surface::WalkableSurface, walk_to::WalkTo}};
[INFO] [stdout]   |                                                                                                            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]   --> src/window.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...                   modifiers: _,
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]   --> src/window.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...                   modifiers,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sampler`
[INFO] [stdout]    --> src/loaders/gltf.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let sampler = channel.sampler();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sampler`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/loaders/gltf.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let file = std::fs::File::open(path);
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/loaders/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut meshes = Vec::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/loaders/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut materials = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]   --> src/loaders/mod.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let vertices: Vec<Vertex> = positions
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indices`
[INFO] [stdout]   --> src/loaders/mod.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 let indices: Vec<u32> = reader.read_indices().unwrap().into_u32().collect();
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/systems/camera.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cm`
[INFO] [stdout]    --> src/systems/camera.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_cm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]    --> src/systems/camera.rs:133:69
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                                                                     ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/systems/movement.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/systems/click.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dt: f32,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/renderer/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/renderer/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Globals {
[INFO] [stdout]   |            ^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Locals {
[INFO] [stdout]    |        ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct InstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `depth_texture` is never read
[INFO] [stdout]   --> src/renderer/render.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     depth_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_instances` is never read
[INFO] [stdout]   --> src/loaders/gltf.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct GltfFramePrimitiveState {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     num_instances: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/loaders/gltf.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct Instance {
[INFO] [stdout]     |            ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/loaders/gltf.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `world_pos` is never read
[INFO] [stdout]   --> src/systems/click.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ClickSystem {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     world_pos: Option<cgmath::Point3<f32>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:38:50
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<Ref<T>> {
[INFO] [stdout]    |                                                  ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:49:50
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn mut_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<RefMut<T>> {
[INFO] [stdout]    |                                                  ^^^^^ the lifetime is elided here      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn mut_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<RefMut<'_, T>> {
[INFO] [stdout]    |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:60:52
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, Ref<T>)> {
[INFO] [stdout]    |                                                    ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, Ref<'_, T>)> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:71:52
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn mut_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, RefMut<T>)> {
[INFO] [stdout]    |                                                    ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn mut_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, RefMut<'_, T>)> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::MouseInput::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]   --> src/window.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 | ...                   modifiers: _,
[INFO] [stdout]    |                       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `winit::event::WindowEvent::CursorMoved::modifiers`: Deprecated in favor of WindowEvent::ModifiersChanged
[INFO] [stdout]   --> src/window.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 | ...                   modifiers,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_entities(&self) -> Iter<EntityHandle> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_entities(&self) -> Iter<'_, EntityHandle> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L0` should have a snake case name
[INFO] [stdout]   --> src/ray.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let L0 = self.position;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `l0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/ray.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let L = self.direction.normalize();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sampler`
[INFO] [stdout]    --> src/loaders/gltf.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |             let sampler = channel.sampler();
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sampler`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/loaders/gltf.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let file = std::fs::File::open(path);
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/loaders/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut meshes = Vec::new();
[INFO] [stdout]    |             ----^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/loaders/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let mut materials = Vec::new();
[INFO] [stdout]    |             ----^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertices`
[INFO] [stdout]   --> src/loaders/mod.rs:37:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let vertices: Vec<Vertex> = positions
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `indices`
[INFO] [stdout]   --> src/loaders/mod.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |                 let indices: Vec<u32> = reader.read_indices().unwrap().into_u32().collect();
[INFO] [stdout]    |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/systems/camera.rs:133:23
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cm`
[INFO] [stdout]    --> src/systems/camera.rs:133:42
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_cm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `am`
[INFO] [stdout]    --> src/systems/camera.rs:133:69
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]     |                                                                     ^^ help: if this is intentional, prefix it with an underscore: `_am`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]   --> src/systems/movement.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn run(&mut self, world: &mut World, cm: &mut ComponentManager, am: &AssetManager, dt: f32) {
[INFO] [stdout]    |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dt`
[INFO] [stdout]   --> src/systems/click.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         dt: f32,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_dt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]  --> src/renderer/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[repr(C)]
[INFO] [stdout]   | ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/renderer/mod.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Globals {
[INFO] [stdout]   |            ^^^^^^^ field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct Locals {
[INFO] [stdout]    |        ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/renderer/mod.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/renderer/mod.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct InstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `depth_texture` is never read
[INFO] [stdout]   --> src/renderer/render.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Renderer {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     depth_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_instances` is never read
[INFO] [stdout]   --> src/loaders/gltf.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub struct GltfFramePrimitiveState {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 48 |     num_instances: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/loaders/gltf.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | pub struct Instance {
[INFO] [stdout]     |            ^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> src/loaders/gltf.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[repr(C)]
[INFO] [stdout]     | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `world_pos` is never read
[INFO] [stdout]   --> src/systems/click.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct ClickSystem {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     world_pos: Option<cgmath::Point3<f32>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:38:50
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<Ref<T>> {
[INFO] [stdout]    |                                                  ^^^^^ the lifetime is elided here      ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn get_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<Ref<'_, T>> {
[INFO] [stdout]    |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:49:50
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn mut_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<RefMut<T>> {
[INFO] [stdout]    |                                                  ^^^^^ the lifetime is elided here      ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn mut_component<T: Component + 'static>(&self, entity: EntityHandle) -> Option<RefMut<'_, T>> {
[INFO] [stdout]    |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:60:52
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, Ref<T>)> {
[INFO] [stdout]    |                                                    ^^^^^                        ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn get_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, Ref<'_, T>)> {
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/component_manager.rs:71:52
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn mut_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, RefMut<T>)> {
[INFO] [stdout]    |                                                    ^^^^^                        ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn mut_all_by_type<T: Component + 'static>(&self) -> Vec<(EntityHandle, RefMut<'_, T>)> {
[INFO] [stdout]    |                                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_entities(&self) -> Iter<EntityHandle> {
[INFO] [stdout]    |                         ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn get_entities(&self) -> Iter<'_, EntityHandle> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L0` should have a snake case name
[INFO] [stdout]   --> src/ray.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let L0 = self.position;
[INFO] [stdout]    |             ^^ help: convert the identifier to snake case: `l0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `L` should have a snake case name
[INFO] [stdout]   --> src/ray.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let L = self.direction.normalize();
[INFO] [stdout]    |             ^ help: convert the identifier to snake case: `l`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[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 variable: `width`
[INFO] [stdout]   --> src/main.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |         window::Event::Resize { width, height } => {}
[INFO] [stdout]    |                                 ^^^^^ help: try ignoring the field: `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: `height`
[INFO] [stdout]   --> src/main.rs:89:40
[INFO] [stdout]    |
[INFO] [stdout] 89 |         window::Event::Resize { width, height } => {}
[INFO] [stdout]    |                                        ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/main.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             elapsed,
[INFO] [stdout]    |             ^^^^^^^ help: try ignoring the field: `elapsed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::Path;
[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 variable: `width`
[INFO] [stdout]   --> src/main.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |         window::Event::Resize { width, height } => {}
[INFO] [stdout]    |                                 ^^^^^ help: try ignoring the field: `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: `height`
[INFO] [stdout]   --> src/main.rs:89:40
[INFO] [stdout]    |
[INFO] [stdout] 89 |         window::Event::Resize { width, height } => {}
[INFO] [stdout]    |                                        ^^^^^^ help: try ignoring the field: `height: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elapsed`
[INFO] [stdout]   --> src/main.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             elapsed,
[INFO] [stdout]    |             ^^^^^^^ help: try ignoring the field: `elapsed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.01s
[INFO] running `Command { std: "docker" "inspect" "1e6311e03a14d71c7bbbd7fff53225320403654cabcdc804587f6ab0f47d2ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6311e03a14d71c7bbbd7fff53225320403654cabcdc804587f6ab0f47d2ebd", kill_on_drop: false }`
[INFO] [stdout] 1e6311e03a14d71c7bbbd7fff53225320403654cabcdc804587f6ab0f47d2ebd
