[INFO] cloning repository https://github.com/alcoholicgirl/shijimi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alcoholicgirl/shijimi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fshijimi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fshijimi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c4287078d2f32747aadaf0d1c572f77616b157b
[INFO] checking alcoholicgirl/shijimi against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcoholicgirl%2Fshijimi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alcoholicgirl/shijimi
[INFO] finished tweaking git repo https://github.com/alcoholicgirl/shijimi
[INFO] tweaked toml for git repo https://github.com/alcoholicgirl/shijimi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alcoholicgirl/shijimi on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alcoholicgirl/shijimi 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0788e79345a115f5a53110b4e3b62cfbae51014ec3dbe23915f6c80926b363ec
[INFO] running `Command { std: "docker" "start" "-a" "0788e79345a115f5a53110b4e3b62cfbae51014ec3dbe23915f6c80926b363ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0788e79345a115f5a53110b4e3b62cfbae51014ec3dbe23915f6c80926b363ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0788e79345a115f5a53110b4e3b62cfbae51014ec3dbe23915f6c80926b363ec", kill_on_drop: false }`
[INFO] [stdout] 0788e79345a115f5a53110b4e3b62cfbae51014ec3dbe23915f6c80926b363ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf89d5b7957876ec89c5063c1302847293f6397d98ce4ae024a4461a06db9c14
[INFO] running `Command { std: "docker" "start" "-a" "bf89d5b7957876ec89c5063c1302847293f6397d98ce4ae024a4461a06db9c14", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling built v0.7.6
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking flate2 v1.0.35
[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-descriptor-types v0.2.0
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]    Compiling wgpu-core v24.0.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[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 png v0.17.16
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking clone_dyn_types v0.26.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking iter_tools v0.24.0
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking ravif v0.11.11
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking glam v0.29.2
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking gl_winit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/light.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 205 | /             LightSource::Directional {
[INFO] [stdout] 206 | |                 position,
[INFO] [stdout] 207 | |                 rotation,
[INFO] [stdout] 208 | |                 intensity,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                 ..
[INFO] [stdout] 212 | |             } => {
[INFO] [stdout]     | |_____________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 231 |               _ => unreachable!(),
[INFO] [stdout]     |               ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/mesh.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let (width, height) = (texture.width, texture.height);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/mesh.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let (width, height) = (texture.width, texture.height);
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]  --> src/spatial.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn set_position(&mut self, position: glam::Vec3) {}
[INFO] [stdout]   |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]  --> src/spatial.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn set_rotation(&mut self, rotation: glam::Quat) {}
[INFO] [stdout]   |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]  --> src/spatial.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn set_scale(&mut self, scale: glam::Vec3) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ftime`
[INFO] [stdout]    --> src/main.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...                   let ftime = frame as f32 * 0.004;
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_ftime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l1`
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let l1 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l2`
[INFO] [stdout]   --> src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let l2 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l3`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let l3 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ShadowMappingPipeline` is more private than the item `RenderServer::shadow_mapping_pipeline`
[INFO] [stdout]    --> src/renderserver.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     pub shadow_mapping_pipeline: ShadowMappingPipeline,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RenderServer::shadow_mapping_pipeline` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ShadowMappingPipeline` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/renderserver.rs:674:1
[INFO] [stdout]     |
[INFO] [stdout] 674 | struct ShadowMappingPipeline {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `look_at` is never used
[INFO] [stdout]   --> src/camera.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn look_at(&mut self, target: glam::Vec3) {
[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 `dl_sm_bind_group`, `dl_sm_view_buffer`, `dl_layout`, and `dl_sm_texture` are never read
[INFO] [stdout]   --> src/light.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LightServer {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     dl_sm_bind_group: wgpu::BindGroup,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     dl_sm_view_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     dl_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 33 |     pub dl_bind_group: wgpu::BindGroup,
[INFO] [stdout] 34 |     dl_sm_texture: Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `null` and `material` are never used
[INFO] [stdout]    --> src/mesh.rs:617:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl MeshNode {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 617 |     pub fn null() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn material(&mut self) -> &mut Material {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/mesh.rs:657:12
[INFO] [stdout]     |
[INFO] [stdout] 628 | impl MeshServer {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 657 |     pub fn get(&mut self, entry: usize) -> Option<&MeshClient> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadow_mapping_pipeline` is never read
[INFO] [stdout]   --> src/renderserver.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RenderServer<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub shadow_mapping_pipeline: ShadowMappingPipeline,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `view_bind_group_layout` is never read
[INFO] [stdout]    --> src/renderserver.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct PBRPipeline {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |     view_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline`, `view_bind_group_layout`, and `model_bind_group_layout` are never read
[INFO] [stdout]    --> src/renderserver.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 674 | struct ShadowMappingPipeline {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] 675 |     pipeline: wgpu::RenderPipeline,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 676 |     view_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 677 |     model_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_scale` and `get_scale` are never used
[INFO] [stdout]   --> src/spatial.rs:4:8
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub trait Spatial {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  4 |     fn set_scale(&mut self, scale: glam::Vec3) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn get_scale(&self) -> glam::Vec3 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_model_matrix` is never used
[INFO] [stdout]   --> src/spatial.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait SpatialExt: Spatial {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn get_model_matrix(&self) -> glam::Mat4 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/light.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 205 | /             LightSource::Directional {
[INFO] [stdout] 206 | |                 position,
[INFO] [stdout] 207 | |                 rotation,
[INFO] [stdout] 208 | |                 intensity,
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |                 ..
[INFO] [stdout] 212 | |             } => {
[INFO] [stdout]     | |_____________- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 231 |               _ => unreachable!(),
[INFO] [stdout]     |               ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/mesh.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let (width, height) = (texture.width, texture.height);
[INFO] [stdout]     |                          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]    --> src/mesh.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     let (width, height) = (texture.width, texture.height);
[INFO] [stdout]     |                                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]  --> src/spatial.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fn set_position(&mut self, position: glam::Vec3) {}
[INFO] [stdout]   |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotation`
[INFO] [stdout]  --> src/spatial.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     fn set_rotation(&mut self, rotation: glam::Quat) {}
[INFO] [stdout]   |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotation`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scale`
[INFO] [stdout]  --> src/spatial.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 |     fn set_scale(&mut self, scale: glam::Vec3) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_scale`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ftime`
[INFO] [stdout]    --> src/main.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...                   let ftime = frame as f32 * 0.004;
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_ftime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l1`
[INFO] [stdout]   --> src/main.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let l1 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l2`
[INFO] [stdout]   --> src/main.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     let l2 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `l3`
[INFO] [stdout]   --> src/main.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let l3 = light_server.request_light(light::LightSource::Directional {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_l3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ShadowMappingPipeline` is more private than the item `RenderServer::shadow_mapping_pipeline`
[INFO] [stdout]    --> src/renderserver.rs:20:5
[INFO] [stdout]     |
[INFO] [stdout]  20 |     pub shadow_mapping_pipeline: ShadowMappingPipeline,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `RenderServer::shadow_mapping_pipeline` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `ShadowMappingPipeline` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/renderserver.rs:674:1
[INFO] [stdout]     |
[INFO] [stdout] 674 | struct ShadowMappingPipeline {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `look_at` is never used
[INFO] [stdout]   --> src/camera.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl Camera {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn look_at(&mut self, target: glam::Vec3) {
[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 `dl_sm_bind_group`, `dl_sm_view_buffer`, `dl_layout`, and `dl_sm_texture` are never read
[INFO] [stdout]   --> src/light.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct LightServer {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     dl_sm_bind_group: wgpu::BindGroup,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     dl_sm_view_buffer: wgpu::Buffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     dl_layout: wgpu::BindGroupLayout,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 33 |     pub dl_bind_group: wgpu::BindGroup,
[INFO] [stdout] 34 |     dl_sm_texture: Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `null` and `material` are never used
[INFO] [stdout]    --> src/mesh.rs:617:12
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl MeshNode {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 617 |     pub fn null() -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 623 |     pub fn material(&mut self) -> &mut Material {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/mesh.rs:657:12
[INFO] [stdout]     |
[INFO] [stdout] 628 | impl MeshServer {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 657 |     pub fn get(&mut self, entry: usize) -> Option<&MeshClient> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `shadow_mapping_pipeline` is never read
[INFO] [stdout]   --> src/renderserver.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct RenderServer<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub shadow_mapping_pipeline: ShadowMappingPipeline,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `view_bind_group_layout` is never read
[INFO] [stdout]    --> src/renderserver.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct PBRPipeline {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 283 |     view_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `pipeline`, `view_bind_group_layout`, and `model_bind_group_layout` are never read
[INFO] [stdout]    --> src/renderserver.rs:675:5
[INFO] [stdout]     |
[INFO] [stdout] 674 | struct ShadowMappingPipeline {
[INFO] [stdout]     |        --------------------- fields in this struct
[INFO] [stdout] 675 |     pipeline: wgpu::RenderPipeline,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 676 |     view_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 677 |     model_bind_group_layout: wgpu::BindGroupLayout,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_scale` and `get_scale` are never used
[INFO] [stdout]   --> src/spatial.rs:4:8
[INFO] [stdout]    |
[INFO] [stdout]  1 | pub trait Spatial {
[INFO] [stdout]    |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  4 |     fn set_scale(&mut self, scale: glam::Vec3) {}
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn get_scale(&self) -> glam::Vec3 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_model_matrix` is never used
[INFO] [stdout]   --> src/spatial.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait SpatialExt: Spatial {
[INFO] [stdout]    |           ---------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn get_model_matrix(&self) -> glam::Mat4 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] running `Command { std: "docker" "inspect" "bf89d5b7957876ec89c5063c1302847293f6397d98ce4ae024a4461a06db9c14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf89d5b7957876ec89c5063c1302847293f6397d98ce4ae024a4461a06db9c14", kill_on_drop: false }`
[INFO] [stdout] bf89d5b7957876ec89c5063c1302847293f6397d98ce4ae024a4461a06db9c14
