[INFO] cloning repository https://github.com/solokid2k3/3d_engine_learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solokid2k3/3d_engine_learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolokid2k3%2F3d_engine_learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolokid2k3%2F3d_engine_learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7f1b4475410edc8710d7b49ba117d6aec90ab40 [INFO] checking solokid2k3/3d_engine_learn/e7f1b4475410edc8710d7b49ba117d6aec90ab40 against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolokid2k3%2F3d_engine_learn" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/solokid2k3/3d_engine_learn [INFO] finished tweaking git repo https://github.com/solokid2k3/3d_engine_learn [INFO] tweaked toml for git repo https://github.com/solokid2k3/3d_engine_learn written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solokid2k3/3d_engine_learn on toolchain 89a99936d9e76a50e8df622e7242190841fd871b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solokid2k3/3d_engine_learn 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" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ashpd v0.11.1 [INFO] [stderr] Downloaded env_logger v0.11.10 [INFO] [stderr] Downloaded jiff-static v0.2.24 [INFO] [stderr] Downloaded peniko v0.6.1 [INFO] [stderr] Downloaded polycool v0.4.0 [INFO] [stderr] Downloaded color v0.3.3 [INFO] [stderr] Downloaded kurbo v0.13.1 [INFO] [stderr] Downloaded jiff v0.2.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62 [INFO] running `Command { std: "docker" "start" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Compiling naga v29.0.3 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking polycool v0.4.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking bit-set v0.9.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking kurbo v0.13.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking no_std_io2 v0.9.4 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking bitstream-io v4.10.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling wgpu-hal v29.0.3 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking wayland-client v0.31.14 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking avif-serialize v0.8.9 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking fax v0.2.7 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling wgpu-core v29.0.3 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking profiling v1.0.18 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking color v0.3.3 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zvariant_utils v3.3.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking peniko v0.6.1 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling zvariant_derive v5.11.0 [INFO] [stderr] Checking wgpu-types v29.0.3 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking fearless_simd v0.3.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking font-types v0.11.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zvariant v5.11.0 [INFO] [stderr] Checking read-fonts v0.37.0 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking vello_common v0.0.6 [INFO] [stderr] Checking emath v0.34.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking ecolor v0.34.2 [INFO] [stderr] Compiling zbus_names v4.3.2 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking vello_cpu v0.0.6 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking epaint_default_fonts v0.34.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking skrifa v0.40.0 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Compiling zbus_macros v5.15.0 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking epaint v0.34.2 [INFO] [stderr] Checking accesskit v0.24.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling wgpu v29.0.3 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking egui v0.34.2 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking zbus v5.15.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking wgpu-naga-bridge v29.0.3 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Checking glam v0.29.3 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v29.0.3 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking egui-winit v0.34.2 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking ashpd v0.11.1 [INFO] [stderr] Checking egui-wgpu v0.34.2 [INFO] [stderr] Checking render_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/gui/model_panel.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | let screen_rect = ctx.screen_rect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .rounding(12.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | .rounding(16.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | ... .rounding(8.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/gui/model_panel.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | let screen_rect = ctx.screen_rect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | .rounding(12.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:173:26 [INFO] [stdout] | [INFO] [stdout] 173 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:175:18 [INFO] [stdout] | [INFO] [stdout] 175 | .rounding(16.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `egui::Frame::none`: Use `Frame::NONE` or `Frame::new()` instead. [INFO] [stdout] --> src/gui/model_panel.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | egui::Frame::none() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Frame::rounding`: Renamed to `corner_radius` [INFO] [stdout] --> src/gui/model_panel.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | ... .rounding(8.0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `camera_bgl`, `light_bgl`, `transform_buffer`, `transform_bind_group`, `material_buffer`, and `default_texture` are never read [INFO] [stdout] --> src/renderer/pass.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct RenderState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 191 | pub camera_bgl: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 192 | pub transform_bgl: wgpu::BindGroupLayout, [INFO] [stdout] 193 | pub light_bgl: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub transform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub transform_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub material_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub default_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/renderer/pass.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 216 | impl RenderState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 897 | pub fn render( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/scene/mod.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | UserModel { group_id: u32, filename: String }, [INFO] [stdout] | --------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MeshSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Demo` is never constructed [INFO] [stdout] --> src/scene/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum MeshSource { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 16 | /// Part of the hardcoded demo scene. [INFO] [stdout] 17 | Demo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeshSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `material_index` is never read [INFO] [stdout] --> src/scene/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MeshInstance { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub material_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mesh` is never used [INFO] [stdout] --> src/scene/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Scene { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn add_mesh(&mut self, mesh: Mesh, transform: Transform, material_index: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DirectionalLight` is never constructed [INFO] [stdout] --> src/scene/light.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DirectionalLight { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/scene/light.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl DirectionalLight { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(direction: [f32; 3], color: [f32; 3], intensity: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `constant`, `linear`, and `quadratic` are never read [INFO] [stdout] --> src/scene/light.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PointLight { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub constant: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub linear: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub quadratic: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointLight` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_directional` and `set_point_light` are never used [INFO] [stdout] --> src/scene/light.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl LightUniform { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 75 | pub fn set_directional(&mut self, light: &DirectionalLight) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn set_point_light(&mut self, index: usize, light: &PointLight) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `colored` is never used [INFO] [stdout] --> src/scene/material.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Material { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn colored(r: f32, g: f32, b: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/scene/mesh.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_cube` is never used [INFO] [stdout] --> src/scene/mesh.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn create_cube(device: &wgpu::Device) -> Mesh { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_sphere` is never used [INFO] [stdout] --> src/scene/mesh.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn create_sphere(device: &wgpu::Device, stacks: u32, slices: u32) -> Mesh { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_looping` is never read [INFO] [stdout] --> src/scene/particle.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ParticleSystem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub is_looping: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_position` is never used [INFO] [stdout] --> src/scene/transform.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Transform { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn from_position(position: Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `camera_bgl`, `light_bgl`, `transform_buffer`, `transform_bind_group`, `material_buffer`, and `default_texture` are never read [INFO] [stdout] --> src/renderer/pass.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 176 | pub struct RenderState { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 191 | pub camera_bgl: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 192 | pub transform_bgl: wgpu::BindGroupLayout, [INFO] [stdout] 193 | pub light_bgl: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub transform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 201 | pub transform_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub material_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub default_texture: Texture, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `render` is never used [INFO] [stdout] --> src/renderer/pass.rs:897:12 [INFO] [stdout] | [INFO] [stdout] 216 | impl RenderState { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 897 | pub fn render( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/scene/mod.rs:22:32 [INFO] [stdout] | [INFO] [stdout] 22 | UserModel { group_id: u32, filename: String }, [INFO] [stdout] | --------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `MeshSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Demo` is never constructed [INFO] [stdout] --> src/scene/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum MeshSource { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 16 | /// Part of the hardcoded demo scene. [INFO] [stdout] 17 | Demo, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MeshSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `material_index` is never read [INFO] [stdout] --> src/scene/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct MeshInstance { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 37 | pub material_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_mesh` is never used [INFO] [stdout] --> src/scene/mod.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl Scene { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn add_mesh(&mut self, mesh: Mesh, transform: Transform, material_index: usize) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DirectionalLight` is never constructed [INFO] [stdout] --> src/scene/light.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DirectionalLight { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/scene/light.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl DirectionalLight { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(direction: [f32; 3], color: [f32; 3], intensity: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `constant`, `linear`, and `quadratic` are never read [INFO] [stdout] --> src/scene/light.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PointLight { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub constant: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | pub linear: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 29 | pub quadratic: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PointLight` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_directional` and `set_point_light` are never used [INFO] [stdout] --> src/scene/light.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 74 | impl LightUniform { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] 75 | pub fn set_directional(&mut self, light: &DirectionalLight) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn set_point_light(&mut self, index: usize, light: &PointLight) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `colored` is never used [INFO] [stdout] --> src/scene/material.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Material { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn colored(r: f32, g: f32, b: f32) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/scene/mesh.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Mesh { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 6 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_cube` is never used [INFO] [stdout] --> src/scene/mesh.rs:64:8 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn create_cube(device: &wgpu::Device) -> Mesh { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_sphere` is never used [INFO] [stdout] --> src/scene/mesh.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn create_sphere(device: &wgpu::Device, stacks: u32, slices: u32) -> Mesh { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_looping` is never read [INFO] [stdout] --> src/scene/particle.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ParticleSystem { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub is_looping: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_position` is never used [INFO] [stdout] --> src/scene/transform.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Transform { [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn from_position(position: Vec3) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62", kill_on_drop: false }` [INFO] [stdout] 479355a7464514340f20ce8cfff8dbfb2812fb5fbe801e6ae7496fb43a5bbd62