[INFO] cloning repository https://github.com/Rythm1c/callisto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rythm1c/callisto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRythm1c%2Fcallisto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRythm1c%2Fcallisto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00df95937fa95f793697ae8ee84c7a179df5ec2a
[INFO] checking Rythm1c/callisto against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRythm1c%2Fcallisto" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rythm1c/callisto
[INFO] finished tweaking git repo https://github.com/Rythm1c/callisto
[INFO] tweaked toml for git repo https://github.com/Rythm1c/callisto written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rythm1c/callisto on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rythm1c/callisto 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02055abb9c8df15d6946a675232e42c216198299628eb3b7cfcbb8d0e17f612c
[INFO] running `Command { std: "docker" "start" "-a" "02055abb9c8df15d6946a675232e42c216198299628eb3b7cfcbb8d0e17f612c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02055abb9c8df15d6946a675232e42c216198299628eb3b7cfcbb8d0e17f612c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02055abb9c8df15d6946a675232e42c216198299628eb3b7cfcbb8d0e17f612c", kill_on_drop: false }`
[INFO] [stdout] 02055abb9c8df15d6946a675232e42c216198299628eb3b7cfcbb8d0e17f612c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd48009e3ce4adfda1bba2e9ec05f9290e399e8c03cf343c3776bc0efd18b445
[INFO] running `Command { std: "docker" "start" "-a" "dd48009e3ce4adfda1bba2e9ec05f9290e399e8c03cf343c3776bc0efd18b445", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking wayland-client v0.31.12
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking jiff v0.2.17
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking math v0.1.0 (/opt/rustwide/workdir/math)
[INFO] [stderr]     Checking animation v0.1.0 (/opt/rustwide/workdir/animation)
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking egui-wgpu v0.33.3
[INFO] [stderr]     Checking callisto v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `set_sensitivity` and `set_speed` are never used
[INFO] [stdout]    --> src/renderer/camera.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl CameraController {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn set_sensitivity(&mut self, sensitivity: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn set_speed(&mut self, speed: 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: fields `nodes`, `skins`, and `fallbacks` are never read
[INFO] [stdout]   --> src/renderer/manager.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RenderManager {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     nodes: Vec<Node>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 34 |     skins: Vec<Skin>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fallbacks: FallbackTextures,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_material` and `get_texture` are never used
[INFO] [stdout]    --> src/renderer/manager.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl RenderManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn get_material(&self, index: usize) -> Option<&PbrMaterial> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn get_texture(&self, index: usize) -> Option<&Texture> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_primitive` and `primitive_count` are never used
[INFO] [stdout]   --> src/renderer/model/mesh.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Mesh {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_primitive(&self, index: usize) -> &Primitive {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn primitive_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `children`, `skin`, `mesh`, and `transform` are never read
[INFO] [stdout]  --> src/renderer/model/node.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Node {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub name: Option<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub children: Vec<usize>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub skin: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub mesh: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub transform: Transform,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_name`, `with_mesh`, `with_skin`, and `with_children` are never used
[INFO] [stdout]   --> src/renderer/model/node.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Node {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn with_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn with_mesh(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn with_skin(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn with_children(&mut self, children: Vec<usize>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min` and `max` are never read
[INFO] [stdout]  --> src/renderer/model/primitive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BoundingBox {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 7 |     min: [f32; 3],
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 8 |     max: [f32; 3],
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BoundingBox` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]   --> src/renderer/model/primitive.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Primitive {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     bounds: BoundingBox,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Primitive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_bounds` is never used
[INFO] [stdout]   --> src/renderer/model/primitive.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Primitive {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub fn get_bounds(&self) -> BoundingBox {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/renderer/model/primitive.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct PrimitiveData {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     mode: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scene` is never constructed
[INFO] [stdout]  --> src/renderer/model/scene.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Scene {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_gltf`, `get_node`, `get_node_count`, and `set_nodes` are never used
[INFO] [stdout]   --> src/renderer/model/scene.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Scene {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn from_gltf(scene: &gltf::Scene) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn get_node(&self, index: usize) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_node_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn set_nodes(&mut self, nodes: Vec<usize>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `joints`, `inverse_bind_poses`, and `skeleton` are never read
[INFO] [stdout]  --> src/renderer/model/skin.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Skin {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     // node ids for the skin
[INFO] [stdout] 7 |     pub joints: Vec<usize>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 8 |     pub inverse_bind_poses: Option<Vec<Mat4>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     pub skeleton: Option<usize>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Skin` has a derived impl for the trait `Clone`, 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/renderer/model/skin.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Skin {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]  --> src/renderer/model/texture.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     handle: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Texture` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_handle` is never used
[INFO] [stdout]   --> src/renderer/model/texture.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texture {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 15 |     pub fn get_handle(&self) -> &wgpu::Texture {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_manager` and `path` are never used
[INFO] [stdout]   --> src/renderer/scene.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Scene {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn render_manager(&self) -> &RenderManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn path(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `material_buffer` and `tex_flags_buffer` are never read
[INFO] [stdout]   --> src/renderer/uniform/material.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PbrMaterial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 52 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 53 |     material_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     tex_flags_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PbrMaterial` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vertex` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn vertex(pos: [f32; 3], norm: [f32; 3], tc: [f32; 2]) -> Vertex {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_scene` is never used
[INFO] [stdout]    --> src/renderer/viewer.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl Viewer {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn load_scene(&mut self, path: &Path) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_sensitivity` and `set_speed` are never used
[INFO] [stdout]    --> src/renderer/camera.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl CameraController {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn set_sensitivity(&mut self, sensitivity: f32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn set_speed(&mut self, speed: 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: fields `nodes`, `skins`, and `fallbacks` are never read
[INFO] [stdout]   --> src/renderer/manager.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RenderManager {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     nodes: Vec<Node>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 34 |     skins: Vec<Skin>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fallbacks: FallbackTextures,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RenderManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_material` and `get_texture` are never used
[INFO] [stdout]    --> src/renderer/manager.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout]  40 | impl RenderManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn get_material(&self, index: usize) -> Option<&PbrMaterial> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn get_texture(&self, index: usize) -> Option<&Texture> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_primitive` and `primitive_count` are never used
[INFO] [stdout]   --> src/renderer/model/mesh.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Mesh {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn get_primitive(&self, index: usize) -> &Primitive {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn primitive_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `children`, `skin`, `mesh`, and `transform` are never read
[INFO] [stdout]  --> src/renderer/model/node.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Node {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 5 |     pub name: Option<String>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 6 |     pub children: Vec<usize>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 7 |     pub skin: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 8 |     pub mesh: Option<usize>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub transform: Transform,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Node` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `with_name`, `with_mesh`, `with_skin`, and `with_children` are never used
[INFO] [stdout]   --> src/renderer/model/node.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Node {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |     pub fn with_name(&mut self, name: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn with_mesh(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn with_skin(&mut self, index: usize) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn with_children(&mut self, children: Vec<usize>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `min` and `max` are never read
[INFO] [stdout]  --> src/renderer/model/primitive.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct BoundingBox {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 7 |     min: [f32; 3],
[INFO] [stdout]   |     ^^^
[INFO] [stdout] 8 |     max: [f32; 3],
[INFO] [stdout]   |     ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BoundingBox` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bounds` is never read
[INFO] [stdout]   --> src/renderer/model/primitive.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Primitive {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     bounds: BoundingBox,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Primitive` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_bounds` is never used
[INFO] [stdout]   --> src/renderer/model/primitive.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Primitive {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 22 |     pub fn get_bounds(&self) -> BoundingBox {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mode` is never read
[INFO] [stdout]   --> src/renderer/model/primitive.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct PrimitiveData {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     mode: u32,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Scene` is never constructed
[INFO] [stdout]  --> src/renderer/model/scene.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Scene {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `from_gltf`, `get_node`, `get_node_count`, and `set_nodes` are never used
[INFO] [stdout]   --> src/renderer/model/scene.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Scene {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  7 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub fn from_gltf(scene: &gltf::Scene) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn get_node(&self, index: usize) -> &usize {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_node_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn set_nodes(&mut self, nodes: Vec<usize>) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `joints`, `inverse_bind_poses`, and `skeleton` are never read
[INFO] [stdout]  --> src/renderer/model/skin.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Skin {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 6 |     // node ids for the skin
[INFO] [stdout] 7 |     pub joints: Vec<usize>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 8 |     pub inverse_bind_poses: Option<Vec<Mat4>>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     pub skeleton: Option<usize>,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Skin` has a derived impl for the trait `Clone`, 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/renderer/model/skin.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Skin {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]  --> src/renderer/model/texture.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Texture {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     handle: wgpu::Texture,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Texture` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_handle` is never used
[INFO] [stdout]   --> src/renderer/model/texture.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Texture {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] 15 |     pub fn get_handle(&self) -> &wgpu::Texture {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render_manager` and `path` are never used
[INFO] [stdout]   --> src/renderer/scene.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl Scene {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn render_manager(&self) -> &RenderManager {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub fn path(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `material_buffer` and `tex_flags_buffer` are never read
[INFO] [stdout]   --> src/renderer/uniform/material.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct PbrMaterial {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 52 |     pub bind_group: wgpu::BindGroup,
[INFO] [stdout] 53 |     material_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 54 |     tex_flags_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PbrMaterial` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vertex` is never used
[INFO] [stdout]   --> src/renderer/vertex.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn vertex(pos: [f32; 3], norm: [f32; 3], tc: [f32; 2]) -> Vertex {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `load_scene` is never used
[INFO] [stdout]    --> src/renderer/viewer.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout]  64 | impl Viewer {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn load_scene(&mut self, path: &Path) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "dd48009e3ce4adfda1bba2e9ec05f9290e399e8c03cf343c3776bc0efd18b445", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd48009e3ce4adfda1bba2e9ec05f9290e399e8c03cf343c3776bc0efd18b445", kill_on_drop: false }`
[INFO] [stdout] dd48009e3ce4adfda1bba2e9ec05f9290e399e8c03cf343c3776bc0efd18b445
