[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 master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnderslash12%2Fplanet-sim" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Underslash12/planet-sim on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tobj v3.2.5
[INFO] [stderr]   Downloaded quote v1.0.39
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded anyhow v1.0.97
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded once_cell v1.20.3
[INFO] [stderr]   Downloaded wgpu v24.0.1
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded syn v2.0.99
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49c2e9fd54bc2830c974e7b8f1c258d51cd898166d7220131098119cd4c789bc
[INFO] running `Command { std: "docker" "start" "-a" "49c2e9fd54bc2830c974e7b8f1c258d51cd898166d7220131098119cd4c789bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c2e9fd54bc2830c974e7b8f1c258d51cd898166d7220131098119cd4c789bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c2e9fd54bc2830c974e7b8f1c258d51cd898166d7220131098119cd4c789bc", kill_on_drop: false }`
[INFO] [stdout] 49c2e9fd54bc2830c974e7b8f1c258d51cd898166d7220131098119cd4c789bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83b3bdfc8b5125c65efc62777ed23885a7ae6edfd99f8325ebeaba4b3f16be1f
[INFO] running `Command { std: "docker" "start" "-a" "83b3bdfc8b5125c65efc62777ed23885a7ae6edfd99f8325ebeaba4b3f16be1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling wgpu-hal v24.0.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking tobj v3.2.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking csv v1.3.1
[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 rustix v0.38.44
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-backend v0.3.8
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking wayland-client v0.31.8
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[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 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)]` (part of `#[warn(unused)]`) 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: `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: `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)]` (part of `#[warn(unused)]`) 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: `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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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: c...
[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 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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: c...
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: c...
[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)]` (part of `#[warn(unused)]`) 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: c...
[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 43.38s
[INFO] running `Command { std: "docker" "inspect" "83b3bdfc8b5125c65efc62777ed23885a7ae6edfd99f8325ebeaba4b3f16be1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b3bdfc8b5125c65efc62777ed23885a7ae6edfd99f8325ebeaba4b3f16be1f", kill_on_drop: false }`
[INFO] [stdout] 83b3bdfc8b5125c65efc62777ed23885a7ae6edfd99f8325ebeaba4b3f16be1f
