[INFO] cloning repository https://github.com/void-ripper/laylay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/void-ripper/laylay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Flaylay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Flaylay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b67cdf6757e9be944772810388abdee9726e0dac [INFO] checking void-ripper/laylay against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoid-ripper%2Flaylay" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/void-ripper/laylay [INFO] finished tweaking git repo https://github.com/void-ripper/laylay [INFO] tweaked toml for git repo https://github.com/void-ripper/laylay written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/void-ripper/laylay on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/void-ripper/laylay 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" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a2ef1014cabf94036869d7a3be8f90ba77945dfe8b06f394a504ceed99c43ce [INFO] running `Command { std: "docker" "start" "-a" "6a2ef1014cabf94036869d7a3be8f90ba77945dfe8b06f394a504ceed99c43ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a2ef1014cabf94036869d7a3be8f90ba77945dfe8b06f394a504ceed99c43ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2ef1014cabf94036869d7a3be8f90ba77945dfe8b06f394a504ceed99c43ce", kill_on_drop: false }` [INFO] [stdout] 6a2ef1014cabf94036869d7a3be8f90ba77945dfe8b06f394a504ceed99c43ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acf7557d177dfebd93f918ffbed397908ba1c2f7cad09d30a716e76b184d915d [INFO] running `Command { std: "docker" "start" "-a" "acf7557d177dfebd93f918ffbed397908ba1c2f7cad09d30a716e76b184d915d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling luau0-src v0.11.2+luau653 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling luajit-src v210.5.8+5790d25 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking wayland-protocols v0.32.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling laylay-common v0.1.0 (/opt/rustwide/workdir/laylay-common) [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking sysinfo v0.33.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking wayland-cursor v0.31.6 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking owned_ttf_parser v0.21.0 [INFO] [stderr] Checking gpu-descriptor v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking profiling v1.0.15 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling openxr-sys v0.11.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking zune-jpeg v0.4.11 [INFO] [stderr] Checking ab_glyph v0.2.26 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking image v0.25.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking openxr v0.19.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking laylay-server v0.1.0 (/opt/rustwide/workdir/laylay-server) [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stdout] warning: fields `version` and `txch` are never read [INFO] [stdout] --> laylay-server/src/client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | session_id: i64, [INFO] [stdout] 16 | txch: Sender, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `backtrace` is never read [INFO] [stdout] --> laylay-server/src/errors.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ServerErrors { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | backtrace: Backtrace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version` and `txch` are never read [INFO] [stdout] --> laylay-server/src/client.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | session_id: i64, [INFO] [stdout] 16 | txch: Sender, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `backtrace` is never read [INFO] [stdout] --> laylay-server/src/errors.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct ServerErrors { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 14 | backtrace: Backtrace, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerErrors` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking mlua v0.10.2 [INFO] [stderr] Checking laylay-package v0.1.0 (/opt/rustwide/workdir/laylay-package) [INFO] [stderr] Checking laylay-client v0.1.0 (/opt/rustwide/workdir/laylay-client) [INFO] [stdout] warning: unused imports: `Info`, `Message`, and `Version` [INFO] [stdout] --> laylay-client/src/app.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use laylay_common::{Info, Message, SecretKey, Version}; [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 imports: `mpsc` and `net::TcpStream` [INFO] [stdout] --> laylay-client/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | net::TcpStream, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | runtime::Runtime, [INFO] [stdout] 10 | sync::{mpsc, Mutex, RwLock}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logger::Logger` [INFO] [stdout] --> laylay-client/src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | logger::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RwLock` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::{Mutex, RwLock}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Device` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | util::DeviceExt, Buffer, BufferAddress, BufferUsages, Device, VertexAttribute, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IDENTITY` [INFO] [stdout] --> laylay-client/src/scene/node.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::math::matrix::{self, Matrix, IDENTITY}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Info`, `Message`, and `Version` [INFO] [stdout] --> laylay-client/src/app.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use laylay_common::{Info, Message, SecretKey, Version}; [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 imports: `mpsc` and `net::TcpStream` [INFO] [stdout] --> laylay-client/src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | net::TcpStream, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | runtime::Runtime, [INFO] [stdout] 10 | sync::{mpsc, Mutex, RwLock}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `logger::Logger` [INFO] [stdout] --> laylay-client/src/app.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | logger::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RwLock` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::sync::{Mutex, RwLock}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Device` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:12:59 [INFO] [stdout] | [INFO] [stdout] 12 | util::DeviceExt, Buffer, BufferAddress, BufferUsages, Device, VertexAttribute, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IDENTITY` [INFO] [stdout] --> laylay-client/src/scene/node.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::math::matrix::{self, Matrix, IDENTITY}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> laylay-client/src/context/network.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(msg) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `msg` [INFO] [stdout] --> laylay-client/src/context/network.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | Ok(msg) => {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:152:37 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn remove_node(&self, node: NodePtr) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:152:37 [INFO] [stdout] | [INFO] [stdout] 152 | pub async fn remove_node(&self, node: NodePtr) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `me`, `prikey`, `runtime`, and `xr` are never read [INFO] [stdout] --> laylay-client/src/app.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Context<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 40 | me: Weak>, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | prikey: SecretKey, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | pub runtime: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | pub state: Mutex>, [INFO] [stdout] 44 | xr: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Network` is never constructed [INFO] [stdout] --> laylay-client/src/context/network.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Network {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `connect` is never used [INFO] [stdout] --> laylay-client/src/context/network.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl Network { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 9 | pub async fn connect(prikey: &SecretKey) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `system` are never read [INFO] [stdout] --> laylay-client/src/context/xr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct XrContext { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | system: SystemId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> laylay-client/src/logger.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Logger { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FieldCollect` is never constructed [INFO] [stdout] --> laylay-client/src/logger.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct FieldCollect { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> laylay-client/src/logger.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Logger { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(txch: Sender) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transpose` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn transpose(m: &mut Matrix) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn scale(m: &mut Matrix, v: &[f32; 3]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_by_vector` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn rotate_by_vector(m: &mut Matrix, a: f32, n: &[f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_by_quaternion` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn rotate_by_quaternion(m: &mut Matrix, q: &[f32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_x` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn rotate_x(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_y` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:276:8 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn rotate_y(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_z` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn rotate_z(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `angle` is never used [INFO] [stdout] --> laylay-client/src/math/vector.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn angle(w: &[f32; 3], v: &[f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `distance` is never used [INFO] [stdout] --> laylay-client/src/math/vector.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn distance(a: &[f32; 3], b: &[f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize` is never used [INFO] [stdout] --> laylay-client/src/math/quaternion.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn normalize(q: &mut [f32; 4]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `slerp` is never used [INFO] [stdout] --> laylay-client/src/math/quaternion.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn slerp(q1: &[f32; 4], q2: &[f32; 4], max_angle: f32) -> [f32; 4] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/camera.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RawCamera { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/camera.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[repr(C)] [INFO] [stdout] 10 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 11 | | pub struct RawCamera { [INFO] [stdout] 12 | | pub view_proj: [f32; 16], [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_node` is never used [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 48 | impl Drawable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 152 | pub async fn remove_node(&self, node: NodePtr) {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Off`, `Directional`, and `Spot` are never constructed [INFO] [stdout] --> laylay-client/src/scene/light.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum LightKind { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | Off = 0, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | Directional = 1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | Spot = 2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/light.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RawLight { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/light.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / #[repr(C)] [INFO] [stdout] 16 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 17 | | pub struct RawLight { [INFO] [stdout] 18 | | pub kind: u32, [INFO] [stdout] ... | [INFO] [stdout] 25 | | pub attenutation: [f32; 3], [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `target`, `projection`, and `size` are never read [INFO] [stdout] --> laylay-client/src/scene/light.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Light { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 29 | pub node: NodePtr, [INFO] [stdout] 30 | pub target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | pub projection: Matrix, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | pub size: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/material.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Material { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/material.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / #[repr(C)] [INFO] [stdout] 12 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 13 | | pub struct Material { [INFO] [stdout] 14 | | ambient: [f32; 3], [INFO] [stdout] ... | [INFO] [stdout] 18 | | opacity: f32, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/model.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/model.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[repr(C)] [INFO] [stdout] 4 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 5 | | pub struct Vertex { [INFO] [stdout] 6 | | pub position: [f32; 3], [INFO] [stdout] 7 | | pub normal: [f32; 3], [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERTICES` is never used [INFO] [stdout] --> laylay-client/src/scene/model.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const VERTICES: &[Vertex] = &[ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `me`, `prikey`, `runtime`, and `xr` are never read [INFO] [stdout] --> laylay-client/src/app.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Context<'a> { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 40 | me: Weak>, [INFO] [stdout] | ^^ [INFO] [stdout] 41 | prikey: SecretKey, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 42 | pub runtime: Arc, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 43 | pub state: Mutex>, [INFO] [stdout] 44 | xr: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Network` is never constructed [INFO] [stdout] --> laylay-client/src/context/network.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Network {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `connect` is never used [INFO] [stdout] --> laylay-client/src/context/network.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 8 | impl Network { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 9 | pub async fn connect(prikey: &SecretKey) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance` and `system` are never read [INFO] [stdout] --> laylay-client/src/context/xr.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct XrContext { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | instance: Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 7 | system: SystemId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Logger` is never constructed [INFO] [stdout] --> laylay-client/src/logger.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Logger { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FieldCollect` is never constructed [INFO] [stdout] --> laylay-client/src/logger.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct FieldCollect { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> laylay-client/src/logger.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Logger { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 32 | pub fn new(txch: Sender) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `transpose` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn transpose(m: &mut Matrix) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `scale` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn scale(m: &mut Matrix, v: &[f32; 3]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_by_vector` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn rotate_by_vector(m: &mut Matrix, a: f32, n: &[f32; 3]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_by_quaternion` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn rotate_by_quaternion(m: &mut Matrix, q: &[f32; 4]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_x` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn rotate_x(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_y` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:276:8 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn rotate_y(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rotate_z` is never used [INFO] [stdout] --> laylay-client/src/math/matrix.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn rotate_z(m: &mut Matrix, v: f32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `angle` is never used [INFO] [stdout] --> laylay-client/src/math/vector.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn angle(w: &[f32; 3], v: &[f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `distance` is never used [INFO] [stdout] --> laylay-client/src/math/vector.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn distance(a: &[f32; 3], b: &[f32; 3]) -> f32 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize` is never used [INFO] [stdout] --> laylay-client/src/math/quaternion.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn normalize(q: &mut [f32; 4]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `slerp` is never used [INFO] [stdout] --> laylay-client/src/math/quaternion.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn slerp(q1: &[f32; 4], q2: &[f32; 4], max_angle: f32) -> [f32; 4] { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/camera.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct RawCamera { [INFO] [stdout] | ^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/camera.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / #[repr(C)] [INFO] [stdout] 10 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 11 | | pub struct RawCamera { [INFO] [stdout] 12 | | pub view_proj: [f32; 16], [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_node` is never used [INFO] [stdout] --> laylay-client/src/scene/drawable.rs:152:18 [INFO] [stdout] | [INFO] [stdout] 48 | impl Drawable { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 152 | pub async fn remove_node(&self, node: NodePtr) {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Off`, `Directional`, and `Spot` are never constructed [INFO] [stdout] --> laylay-client/src/scene/light.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum LightKind { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 9 | Off = 0, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | Directional = 1, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | Spot = 2, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/light.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct RawLight { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/light.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | / #[repr(C)] [INFO] [stdout] 16 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 17 | | pub struct RawLight { [INFO] [stdout] 18 | | pub kind: u32, [INFO] [stdout] ... | [INFO] [stdout] 25 | | pub attenutation: [f32; 3], [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `target`, `projection`, and `size` are never read [INFO] [stdout] --> laylay-client/src/scene/light.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Light { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 29 | pub node: NodePtr, [INFO] [stdout] 30 | pub target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 31 | pub projection: Matrix, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | pub size: f32, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/material.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Material { [INFO] [stdout] | ^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/material.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / #[repr(C)] [INFO] [stdout] 12 | | #[derive(Debug, Copy, Clone, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 13 | | pub struct Material { [INFO] [stdout] 14 | | ambient: [f32; 3], [INFO] [stdout] ... | [INFO] [stdout] 18 | | opacity: f32, [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> laylay-client/src/app.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | CTX.set(ctx.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 112 | let _ = CTX.set(ctx.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> laylay-client/src/scene/model.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> laylay-client/src/scene/model.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / #[repr(C)] [INFO] [stdout] 4 | | #[derive(Copy, Clone, Debug, bytemuck::Pod, bytemuck::Zeroable)] [INFO] [stdout] 5 | | pub struct Vertex { [INFO] [stdout] 6 | | pub position: [f32; 3], [INFO] [stdout] 7 | | pub normal: [f32; 3], [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `VERTICES` is never used [INFO] [stdout] --> laylay-client/src/scene/model.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | pub const VERTICES: &[Vertex] = &[ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> laylay-client/src/app.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | CTX.set(ctx.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 112 | let _ = CTX.set(ctx.clone()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "acf7557d177dfebd93f918ffbed397908ba1c2f7cad09d30a716e76b184d915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf7557d177dfebd93f918ffbed397908ba1c2f7cad09d30a716e76b184d915d", kill_on_drop: false }` [INFO] [stdout] acf7557d177dfebd93f918ffbed397908ba1c2f7cad09d30a716e76b184d915d