[INFO] cloning repository https://github.com/Underslash12/planet-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Underslash12/planet-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderslash12%2Fplanet-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderslash12%2Fplanet-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 537b6f02536c65f14f70829105b15dc89233d7d1
[INFO] checking Underslash12/planet-sim against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderslash12%2Fplanet-sim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Underslash12/planet-sim
[INFO] finished tweaking git repo https://github.com/Underslash12/planet-sim
[INFO] tweaked toml for git repo https://github.com/Underslash12/planet-sim written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Underslash12/planet-sim on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Underslash12/planet-sim 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", 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]  Downloading crates ...
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded wgpu-core v24.0.2
[INFO] [stderr]   Downloaded wgpu-hal v24.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f957520b96ef65faf2efed04274f27840fe10b6079bf063b813e88e7c24c23c
[INFO] running `Command { std: "docker" "start" "-a" "7f957520b96ef65faf2efed04274f27840fe10b6079bf063b813e88e7c24c23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f957520b96ef65faf2efed04274f27840fe10b6079bf063b813e88e7c24c23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f957520b96ef65faf2efed04274f27840fe10b6079bf063b813e88e7c24c23c", kill_on_drop: false }`
[INFO] [stdout] 7f957520b96ef65faf2efed04274f27840fe10b6079bf063b813e88e7c24c23c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7621d853b14ba6a2430e0b7fb3951ccdc6b22d972276fc6403dee496673d78f5
[INFO] running `Command { std: "docker" "start" "-a" "7621d853b14ba6a2430e0b7fb3951ccdc6b22d972276fc6403dee496673d78f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tobj v3.2.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking planet_sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `env_logger::init`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use env_logger::init;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{error, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::PhysicalPosition;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::PI`
[INFO] [stdout]  --> src/lib.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::VecDeque, f32::consts::PI};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::type_name`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::any::type_name;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::PhysicalSize`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     dpi::PhysicalSize, event::*, event_loop::EventLoop, keyboard::{KeyCode, PhysicalKey}, window::{Window, WindowBuilder}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deg`, `Point3`, and `Quaternion`
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | use cgmath::{perspective, prelude::*, Point3, Rad, Deg, Vector3, Vector4, Matrix4, Quaternion};
[INFO] [stdout]    |                                       ^^^^^^       ^^^                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::TextureViewDimension`
[INFO] [stdout]  --> src/texture.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wgpu::TextureViewDimension;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `env_logger::init`
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use env_logger::init;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{error, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::PhysicalPosition`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::PhysicalPosition;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgmath::num_traits::ops::bytes`
[INFO] [stdout]  --> src/resources.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cgmath::num_traits::ops::bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_extra::file`
[INFO] [stdout]  --> src/resources.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_extra::file;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/resources.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector4`
[INFO] [stdout]  --> src/sim.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, MetricSpace, Quaternion, Vector3, Vector4, Zero};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/sim.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use web_time::{Instant, Duration};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::Position`
[INFO] [stdout]  --> src/sim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::Position;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::PI`
[INFO] [stdout]  --> src/lib.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{collections::VecDeque, f32::consts::PI};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::type_name`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::any::type_name;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::PhysicalSize`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     dpi::PhysicalSize, event::*, event_loop::EventLoop, keyboard::{KeyCode, PhysicalKey}, window::{Window, WindowBuilder}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deg`, `Point3`, and `Quaternion`
[INFO] [stdout]   --> src/lib.rs:18:39
[INFO] [stdout]    |
[INFO] [stdout] 18 | use cgmath::{perspective, prelude::*, Point3, Rad, Deg, Vector3, Vector4, Matrix4, Quaternion};
[INFO] [stdout]    |                                       ^^^^^^       ^^^                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::TextureViewDimension`
[INFO] [stdout]  --> src/texture.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wgpu::TextureViewDimension;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cgmath::num_traits::ops::bytes`
[INFO] [stdout]  --> src/resources.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cgmath::num_traits::ops::bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs_extra::file`
[INFO] [stdout]  --> src/resources.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use fs_extra::file;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/resources.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector4`
[INFO] [stdout]  --> src/sim.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, MetricSpace, Quaternion, Vector3, Vector4, Zero};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/sim.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use web_time::{Instant, Duration};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::Position`
[INFO] [stdout]  --> src/sim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::Position;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/lib.rs:230:39
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/lib.rs:230:57
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/lib.rs:233:49
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     MouseScrollDelta::LineDelta(cols, rows) => {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/lib.rs:230:39
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/lib.rs:230:57
[INFO] [stdout]     |
[INFO] [stdout] 230 |             WindowEvent::MouseWheel { device_id, delta, phase } => {
[INFO] [stdout]     |                                                         ^^^^^ help: try ignoring the field: `phase: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cols`
[INFO] [stdout]    --> src/lib.rs:233:49
[INFO] [stdout]     |
[INFO] [stdout] 233 |                     MouseScrollDelta::LineDelta(cols, rows) => {
[INFO] [stdout]     |                                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_cols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `planet_sim`
[INFO] [stdout]    --> src/lib.rs:833:67
[INFO] [stdout]     |
[INFO] [stdout] 833 |     fn new_camera(device: &Device, config: &SurfaceConfiguration, planet_sim: &PlanetSim) 
[INFO] [stdout]     |                                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_planet_sim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `planet_sim`
[INFO] [stdout]    --> src/lib.rs:833:67
[INFO] [stdout]     |
[INFO] [stdout] 833 |     fn new_camera(device: &Device, config: &SurfaceConfiguration, planet_sim: &PlanetSim) 
[INFO] [stdout]     |                                                                   ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_planet_sim`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `up` is never read
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct Camera {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     up: Vector3<f32>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `view` is never used
[INFO] [stdout]    --> src/lib.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl Camera {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn view(&self) -> Matrix4<f32> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_scroll_delta` is never used
[INFO] [stdout]    --> src/lib.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl CameraInput {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn peek_scroll_delta(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fps` is never used
[INFO] [stdout]    --> src/lib.rs:419:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl FrameCounter {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 419 |     fn fps(&self) -> f64 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `formatted_secs` is never used
[INFO] [stdout]     --> src/lib.rs:1144:4
[INFO] [stdout]      |
[INFO] [stdout] 1144 | fn formatted_secs(secs: u32) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `materials` is never read
[INFO] [stdout]   --> src/model.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 41 |     pub meshes: Vec<Mesh>,
[INFO] [stdout] 42 |     pub materials: Vec<Material>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/model.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 47 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/model.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Mesh {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 54 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DrawModel` is never used
[INFO] [stdout]   --> src/model.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub trait DrawModel<'a> {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rotation`, `axis_of_rotation`, and `angular_velocity` are never read
[INFO] [stdout]   --> src/sim.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AstroBody {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub rotation: cgmath::Quaternion<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub axis_of_rotation: cgmath::Vector3<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub angular_velocity: f64, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AstroBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sim.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl AstroBody {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 43 |     pub fn new(label: &str, texture_index: u32, color: [f32; 4], mass: f64, radius: f64, position: cgmath::Vector3<f64>, velocity: cgmath...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove` and `get_mut_focused` are never used
[INFO] [stdout]    --> src/sim.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl PlanetSim {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn remove(&mut self, label: &str, default_focus: Option<&str>, force: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn get_mut_focused(&mut self) -> Option<&mut AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `up` is never read
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | struct Camera {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 83 |     up: Vector3<f32>,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `view` is never used
[INFO] [stdout]    --> src/lib.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  90 | impl Camera {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn view(&self) -> Matrix4<f32> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `peek_scroll_delta` is never used
[INFO] [stdout]    --> src/lib.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl CameraInput {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn peek_scroll_delta(&self) -> f32 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fps` is never used
[INFO] [stdout]    --> src/lib.rs:419:8
[INFO] [stdout]     |
[INFO] [stdout] 395 | impl FrameCounter {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 419 |     fn fps(&self) -> f64 {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `formatted_secs` is never used
[INFO] [stdout]     --> src/lib.rs:1144:4
[INFO] [stdout]      |
[INFO] [stdout] 1144 | fn formatted_secs(secs: u32) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `materials` is never read
[INFO] [stdout]   --> src/model.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Model {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 41 |     pub meshes: Vec<Mesh>,
[INFO] [stdout] 42 |     pub materials: Vec<Material>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `diffuse_texture` are never read
[INFO] [stdout]   --> src/model.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 47 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub diffuse_texture: texture::Texture,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/model.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct Mesh {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 54 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DrawModel` is never used
[INFO] [stdout]   --> src/model.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub trait DrawModel<'a> {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rotation`, `axis_of_rotation`, and `angular_velocity` are never read
[INFO] [stdout]   --> src/sim.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AstroBody {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub rotation: cgmath::Quaternion<f32>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub axis_of_rotation: cgmath::Vector3<f64>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub angular_velocity: f64, 
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AstroBody` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/sim.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl AstroBody {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 43 |     pub fn new(label: &str, texture_index: u32, color: [f32; 4], mass: f64, radius: f64, position: cgmath::Vector3<f64>, velocity: cgmath...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `remove` and `get_mut_focused` are never used
[INFO] [stdout]    --> src/sim.rs:135:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl PlanetSim {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn remove(&mut self, label: &str, default_focus: Option<&str>, force: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn get_mut_focused(&mut self) -> Option<&mut AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector4`
[INFO] [stdout]  --> src/sim.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, MetricSpace, Quaternion, Vector3, Vector4, Zero};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/sim.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use web_time::{Instant, Duration};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::Position`
[INFO] [stdout]  --> src/sim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::Position;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Vector4`
[INFO] [stdout]  --> src/sim.rs:3:60
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cgmath::{InnerSpace, MetricSpace, Quaternion, Vector3, Vector4, Zero};
[INFO] [stdout]   |                                                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/sim.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use web_time::{Instant, Duration};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `winit::dpi::Position`
[INFO] [stdout]  --> src/sim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winit::dpi::Position;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AstroBody` is never constructed
[INFO] [stdout]   --> src/sim.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AstroBody {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_low_precision_position`, and `to_raw_instance` are never used
[INFO] [stdout]   --> src/sim.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl AstroBody {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 43 |     pub fn new(label: &str, texture_index: u32, color: [f32; 4], mass: f64, radius: f64, position: cgmath::Vector3<f64>, velocity: cgmath...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_low_precision_position(&self, scale: f64) -> Vector3<f32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn to_raw_instance(&self, scale: f64) -> AstroBodyInstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ATTRIBUTES` and `desc` are never used
[INFO] [stdout]   --> src/sim.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl AstroBodyInstanceRaw {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 86 |     const ATTRIBUTES: [wgpu::VertexAttribute; 5] =
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlanetSim` is never constructed
[INFO] [stdout]    --> src/sim.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct PlanetSim {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/sim.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl PlanetSim {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 117 |     pub fn new(gravitational_constant: f64, render_scale: f64, min_timestep: Duration) -> PlanetSim {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn add(&mut self, body: AstroBody) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn remove(&mut self, label: &str, default_focus: Option<&str>, force: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn get_focused(&self) -> Option<&AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn get_mut_focused(&mut self) -> Option<&mut AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn set_focused(&mut self, label: Option<&str>) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn update(&mut self, timestep: Duration) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub fn instance_data(&self) -> Vec<AstroBodyInstanceRaw> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_real_data` is never used
[INFO] [stdout]    --> src/sim.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl PlanetSim {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 271 |     pub fn from_real_data() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AstroBody` is never constructed
[INFO] [stdout]   --> src/sim.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct AstroBody {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_low_precision_position`, and `to_raw_instance` are never used
[INFO] [stdout]   --> src/sim.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl AstroBody {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 43 |     pub fn new(label: &str, texture_index: u32, color: [f32; 4], mass: f64, radius: f64, position: cgmath::Vector3<f64>, velocity: cgmath...
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn get_low_precision_position(&self, scale: f64) -> Vector3<f32> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn to_raw_instance(&self, scale: f64) -> AstroBodyInstanceRaw {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `ATTRIBUTES` and `desc` are never used
[INFO] [stdout]   --> src/sim.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl AstroBodyInstanceRaw {
[INFO] [stdout]    | ------------------------- associated items in this implementation
[INFO] [stdout] 86 |     const ATTRIBUTES: [wgpu::VertexAttribute; 5] =
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn desc() -> wgpu::VertexBufferLayout<'static> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlanetSim` is never constructed
[INFO] [stdout]    --> src/sim.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct PlanetSim {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/sim.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl PlanetSim {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 117 |     pub fn new(gravitational_constant: f64, render_scale: f64, min_timestep: Duration) -> PlanetSim {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn add(&mut self, body: AstroBody) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn remove(&mut self, label: &str, default_focus: Option<&str>, force: bool) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn get_focused(&self) -> Option<&AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn get_mut_focused(&mut self) -> Option<&mut AstroBody> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn set_focused(&mut self, label: Option<&str>) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn update(&mut self, timestep: Duration) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     pub fn instance_data(&self) -> Vec<AstroBodyInstanceRaw> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_real_data` is never used
[INFO] [stdout]    --> src/sim.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl PlanetSim {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] 271 |     pub fn from_real_data() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "7621d853b14ba6a2430e0b7fb3951ccdc6b22d972276fc6403dee496673d78f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7621d853b14ba6a2430e0b7fb3951ccdc6b22d972276fc6403dee496673d78f5", kill_on_drop: false }`
[INFO] [stdout] 7621d853b14ba6a2430e0b7fb3951ccdc6b22d972276fc6403dee496673d78f5
