[INFO] cloning repository https://github.com/nakake/demo_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakake/demo_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakake%2Fdemo_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakake%2Fdemo_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2bd16cb0f548f03cb285706f17c586d94a85c20 [INFO] checking nakake/demo_engine against master#42b384ec0dfcd528d99a4db0a337d9188a9eecaa for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakake%2Fdemo_engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nakake/demo_engine [INFO] finished tweaking git repo https://github.com/nakake/demo_engine [INFO] tweaked toml for git repo https://github.com/nakake/demo_engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nakake/demo_engine on toolchain 42b384ec0dfcd528d99a4db0a337d9188a9eecaa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nakake/demo_engine 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" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.31.7 [INFO] [stderr] Downloaded cc v1.2.31 [INFO] [stderr] Downloaded wayland-scanner v0.31.7 [INFO] [stderr] Downloaded ab_glyph v0.2.31 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.9 [INFO] [stderr] Downloaded crevice-derive v0.18.0 [INFO] [stderr] Downloaded mint v0.5.9 [INFO] [stderr] Downloaded ordered-float v5.0.0 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded wayland-backend v0.3.11 [INFO] [stderr] Downloaded wayland-client v0.31.11 [INFO] [stderr] Downloaded wayland-protocols v0.32.9 [INFO] [stderr] Downloaded memmap2 v0.9.7 [INFO] [stderr] Downloaded wayland-cursor v0.31.11 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.9 [INFO] [stderr] Downloaded crevice v0.18.0 [INFO] [stderr] Downloaded owned_ttf_parser v0.25.1 [INFO] [stderr] Downloaded winit v0.30.12 [INFO] [stderr] Downloaded wgpu-hal v26.0.3 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdecb09b1875b06ce43f742c90e6407b279867320b1ce88b9703cd42b9ecf12e [INFO] running `Command { std: "docker" "start" "-a" "bdecb09b1875b06ce43f742c90e6407b279867320b1ce88b9703cd42b9ecf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdecb09b1875b06ce43f742c90e6407b279867320b1ce88b9703cd42b9ecf12e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdecb09b1875b06ce43f742c90e6407b279867320b1ce88b9703cd42b9ecf12e", kill_on_drop: false }` [INFO] [stdout] bdecb09b1875b06ce43f742c90e6407b279867320b1ce88b9703cd42b9ecf12e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+42b384ec0dfcd528d99a4db0a337d9188a9eecaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5e58a4288e7d4dc617364240caa694a464f18c9f828744c6b7ff2ecc212d873 [INFO] running `Command { std: "docker" "start" "-a" "d5e58a4288e7d4dc617364240caa694a464f18c9f828744c6b7ff2ecc212d873", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Compiling wgpu-hal v26.0.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.9 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking glam v0.30.5 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling crevice-derive v0.18.0 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [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 wgpu-types v26.0.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking crevice v0.18.0 [INFO] [stderr] Checking polling v3.9.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking wayland-cursor v0.31.11 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.9 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.9 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking demo_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `last_update` is never read [INFO] [stdout] --> src/core/metrics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct EngineMetrics { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | last_update: Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fps` and `get_object_count` are never used [INFO] [stdout] --> src/core/metrics.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl EngineMetrics { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_fps(&self) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_object_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/graphics/engine.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct GraphicsEngine { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | config: RenderingConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `caps` is never read [INFO] [stdout] --> src/graphics/surface_manager.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SurfaceManager { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | caps: wgpu::SurfaceCapabilities, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> src/graphics/surface_manager.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl SurfaceManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn config(&self) -> &wgpu::SurfaceConfiguration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Triangle`, `Quad`, and `Cube` are never constructed [INFO] [stdout] --> src/resources/primitives/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum ObjectType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 25 | Triangle, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | Quad, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Cube, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_camera_buffer`, `get_camera_uniform`, `remove_object`, `move_object`, and `set_object_visible` are never used [INFO] [stdout] --> src/scene/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Scene { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 54 | fn get_camera_buffer(&self) -> Option<&std::sync::Arc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_camera_uniform(&self) -> &crate::resources::uniforms::CameraUniform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn remove_object(&mut self, object_id: ObjectId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 76 | fn move_object(&mut self, object_id: ObjectId, position: glam::Vec3) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | fn set_object_visible(&mut self, object_id: ObjectId, visible: bool) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_model_matrix` and `set_visible` are never used [INFO] [stdout] --> src/scene/render_object.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl RenderObject { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_model_matrix(&self) -> glam::Mat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn set_visible(&mut self, visible: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_rotation`, `with_scale`, `forward`, `right`, `up`, and `set_position` are never used [INFO] [stdout] --> src/scene/transform.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Transform { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn with_rotation(mut self, rotation: glam::Quat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn with_scale(mut self, scale: glam::Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn forward(&self) -> glam::Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn right(&self) -> glam::Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn up(&self) -> glam::Vec3 { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn set_position(&mut self, position: glam::Vec3) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update` is never read [INFO] [stdout] --> src/core/metrics.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct EngineMetrics { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | last_update: Instant, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fps` and `get_object_count` are never used [INFO] [stdout] --> src/core/metrics.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl EngineMetrics { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_fps(&self) -> f32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn get_object_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/graphics/engine.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct GraphicsEngine { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | config: RenderingConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `caps` is never read [INFO] [stdout] --> src/graphics/surface_manager.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct SurfaceManager { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | caps: wgpu::SurfaceCapabilities, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config` is never used [INFO] [stdout] --> src/graphics/surface_manager.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl SurfaceManager { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn config(&self) -> &wgpu::SurfaceConfiguration { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Triangle`, `Quad`, and `Cube` are never constructed [INFO] [stdout] --> src/resources/primitives/mod.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum ObjectType { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 25 | Triangle, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 26 | Quad, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | Cube, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_camera_buffer`, `get_camera_uniform`, `remove_object`, `move_object`, and `set_object_visible` are never used [INFO] [stdout] --> src/scene/mod.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 40 | pub trait Scene { [INFO] [stdout] | ----- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 54 | fn get_camera_buffer(&self) -> Option<&std::sync::Arc>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | fn get_camera_uniform(&self) -> &crate::resources::uniforms::CameraUniform; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | fn remove_object(&mut self, object_id: ObjectId) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 76 | fn move_object(&mut self, object_id: ObjectId, position: glam::Vec3) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 77 | fn set_object_visible(&mut self, object_id: ObjectId, visible: bool) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_model_matrix` and `set_visible` are never used [INFO] [stdout] --> src/scene/render_object.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl RenderObject { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn get_model_matrix(&self) -> glam::Mat4 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn set_visible(&mut self, visible: bool) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_rotation`, `with_scale`, `forward`, `right`, `up`, and `set_position` are never used [INFO] [stdout] --> src/scene/transform.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Transform { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn with_rotation(mut self, rotation: glam::Quat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn with_scale(mut self, scale: glam::Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn forward(&self) -> glam::Vec3 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn right(&self) -> glam::Vec3 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn up(&self) -> glam::Vec3 { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn set_position(&mut self, position: glam::Vec3) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "d5e58a4288e7d4dc617364240caa694a464f18c9f828744c6b7ff2ecc212d873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e58a4288e7d4dc617364240caa694a464f18c9f828744c6b7ff2ecc212d873", kill_on_drop: false }` [INFO] [stdout] d5e58a4288e7d4dc617364240caa694a464f18c9f828744c6b7ff2ecc212d873