[INFO] fetching crate anvilkit-render 0.1.0... [INFO] checking anvilkit-render-0.1.0 against master#4cf5f9580233c36f6bc8db76e282ba8a1c1ea491 for pr-154585 [INFO] extracting crate anvilkit-render 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate anvilkit-render 0.1.0 [INFO] finished tweaking crates.io crate anvilkit-render 0.1.0 [INFO] tweaked toml for crates.io crate anvilkit-render 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate anvilkit-render 0.1.0 on toolchain 4cf5f9580233c36f6bc8db76e282ba8a1c1ea491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anvilkit-render 0.1.0 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" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anvilkit-input v0.1.0 [INFO] [stderr] Downloaded anvilkit-assets v0.1.0 [INFO] [stderr] Downloaded anvilkit-core v0.1.0 [INFO] [stderr] Downloaded anvilkit-ecs v0.1.0 [INFO] [stderr] Downloaded taffy v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d2839a063e6fbab2ace7251e809bc59d2d6598f7e38c05018d71cf6813f149b [INFO] running `Command { std: "docker" "start" "-a" "1d2839a063e6fbab2ace7251e809bc59d2d6598f7e38c05018d71cf6813f149b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d2839a063e6fbab2ace7251e809bc59d2d6598f7e38c05018d71cf6813f149b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d2839a063e6fbab2ace7251e809bc59d2d6598f7e38c05018d71cf6813f149b", kill_on_drop: false }` [INFO] [stdout] 1d2839a063e6fbab2ace7251e809bc59d2d6598f7e38c05018d71cf6813f149b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4cf5f9580233c36f6bc8db76e282ba8a1c1ea491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0246c168e39ce4b88cfe9a6d6c7f8fbe5b6c55d4f5729fed92fb7844f8d13f8b [INFO] running `Command { std: "docker" "start" "-a" "0246c168e39ce4b88cfe9a6d6c7f8fbe5b6c55d4f5729fed92fb7844f8d13f8b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking bevy_ptr v0.14.2 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking bevy_tasks v0.14.2 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Checking wgpu-types v0.19.2 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking grid v0.13.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking taffy v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling bevy_macro_utils v0.14.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.2 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Checking bevy_utils v0.14.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking naga v0.19.2 [INFO] [stderr] Checking wayland-client v0.31.12 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking gltf-json v1.4.1 [INFO] [stderr] Checking bevy_reflect v0.14.2 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking gltf v1.4.1 [INFO] [stderr] Checking bevy_ecs v0.14.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking anvilkit-core v0.1.0 [INFO] [stderr] Checking anvilkit-input v0.1.0 [INFO] [stderr] Checking anvilkit-ecs v0.1.0 [INFO] [stderr] Checking anvilkit-assets v0.1.0 [INFO] [stderr] Checking anvilkit-render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub position: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub normal: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub texcoord: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | pub tangent: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub joint_indices: [u16; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub joint_weights: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub vertex_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub index_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub index_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub index_format: IndexFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub pipeline_handle: PipelineHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub bind_group: BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub min: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub max: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub view_proj: Mat4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub camera_pos: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub directional: DirectionalLight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | pub point_lights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | pub spot_lights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pub metallic: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | pub roughness: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | pub normal_scale: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | pub mesh: MeshHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | pub material: MaterialHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub model_matrix: Mat4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | pub metallic: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | pub roughness: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | pub normal_scale: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub commands: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/draw.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/draw.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn push(&mut self, cmd: DrawCommand) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub model: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | pub normal_matrix: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub position_type: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub direction_range: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub color_intensity: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub params: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub model: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub view_proj: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub normal_matrix: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub camera_pos: [f32; 4], // 16 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub light_dir: [f32; 4], // 16 bytes (legacy / lights[0] shortcut) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub light_color: [f32; 4], // 16 bytes (legacy / lights[0] shortcut) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub material_params: [f32; 4], // 16 bytes (metallic, roughness, normal_scale, light_count) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub lights: [GpuLight; MAX_LIGHTS], // 512 bytes (8 * 64) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub shadow_view_proj: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub emissive_factor: [f32; 4], // 16 bytes (rgb + 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub surface_format: wgpu::TextureFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub surface_size: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub scene_uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub scene_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub scene_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub depth_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub hdr_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub tonemap_pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub tonemap_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub tonemap_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub ibl_shadow_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub ibl_shadow_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub shadow_pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub shadow_map_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub hdr_msaa_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub position: [f32; 3], // x, y, z-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub texcoord: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub color: [f32; 3], // tint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn new(u_min: f32, v_min: f32, u_max: f32, v_max: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn width(&self) -> f32 { self.u_max - self.u_min } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn height(&self) -> f32 { self.v_max - self.v_min } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn new(width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | pub projection: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub ortho_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub ortho_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pub ortho_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub texture_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Row, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | RowReverse, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Column, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ColumnReverse, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Center, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Stretch, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | SpaceBetween, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | SpaceAround, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Auto, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Px(f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Percent(f32), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub flex_direction: FlexDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub justify_content: Align, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub align_items: Align, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub min_width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub min_height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub max_width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub max_height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub padding: [f32; 4], // top, right, bottom, left [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub margin: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub gap: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub flex_grow: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub flex_shrink: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub content: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub font_size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub font_family: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn new(content: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/ui.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn with_font_size(mut self, size: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/ui.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn with_color(mut self, color: [f32; 4]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub position: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | pub rect_min: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | pub rect_size: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | pub border_color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | pub params: [f32; 4], // border_radius, border_width, 0, 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | pub ortho_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | pub ortho_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn new(device: &super::RenderDevice, format: wgpu::TextureFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub position: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub velocity: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub age: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub lifetime: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(position: Vec3, velocity: Vec3, lifetime: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | Sphere { radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | Cone { angle: f32, radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | Cone { angle: f32, radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | Box { half_extents: Vec3 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | pub position: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn layout() -> wgpu::VertexBufferLayout<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub view_proj: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub scene_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | pub scene_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn new(device: &super::RenderDevice, format: wgpu::TextureFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/debug.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | pub position: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:237:5 [INFO] [stdout] | [INFO] [stdout] 237 | pub normal: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | pub texcoord: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | pub tangent: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub joint_indices: [u16; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/buffer.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub joint_weights: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub vertex_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub index_buffer: Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub index_count: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub index_format: IndexFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub pipeline_handle: PipelineHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/assets.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub bind_group: BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub min: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub max: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub view_proj: Mat4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub camera_pos: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | pub directional: DirectionalLight, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | pub point_lights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | pub spot_lights: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | pub metallic: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | pub roughness: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | pub normal_scale: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | pub mesh: MeshHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | pub material: MaterialHandle, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub model_matrix: Mat4, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | pub metallic: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | pub roughness: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | pub normal_scale: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | pub emissive_factor: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | pub commands: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/draw.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/draw.rs:312:5 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn push(&mut self, cmd: DrawCommand) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub model: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/draw.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 336 | pub normal_matrix: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub position_type: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub direction_range: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub color_intensity: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub params: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub model: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub view_proj: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub normal_matrix: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | pub camera_pos: [f32; 4], // 16 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | pub light_dir: [f32; 4], // 16 bytes (legacy / lights[0] shortcut) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub light_color: [f32; 4], // 16 bytes (legacy / lights[0] shortcut) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub material_params: [f32; 4], // 16 bytes (metallic, roughness, normal_scale, light_count) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub lights: [GpuLight; MAX_LIGHTS], // 512 bytes (8 * 64) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub shadow_view_proj: [[f32; 4]; 4], // 64 bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | pub emissive_factor: [f32; 4], // 16 bytes (rgb + 0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub surface_format: wgpu::TextureFormat, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub surface_size: (u32, u32), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub scene_uniform_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | pub scene_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | pub scene_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub depth_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub hdr_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub tonemap_pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub tonemap_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub tonemap_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub ibl_shadow_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub ibl_shadow_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub shadow_pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub shadow_map_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/state.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub hdr_msaa_texture_view: wgpu::TextureView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | pub position: [f32; 3], // x, y, z-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub texcoord: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub color: [f32; 3], // tint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn new(u_min: f32, v_min: f32, u_max: f32, v_max: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn width(&self) -> f32 { self.u_max - self.u_min } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn height(&self) -> f32 { self.v_max - self.v_min } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn new(width: u32, height: u32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/sprite.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/sprite.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | pub projection: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub ortho_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | pub ortho_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | pub ortho_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/sprite.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | pub texture_bind_group_layout: wgpu::BindGroupLayout, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Row, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | RowReverse, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Column, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | ColumnReverse, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | Start, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | Center, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | End, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Stretch, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | SpaceBetween, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | SpaceAround, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Auto, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | Px(f32), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/renderer/ui.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | Percent(f32), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | pub flex_direction: FlexDirection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub justify_content: Align, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | pub align_items: Align, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub min_width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub min_height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | pub max_width: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub max_height: Val, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | pub padding: [f32; 4], // top, right, bottom, left [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub margin: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | pub gap: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub flex_grow: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub flex_shrink: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | pub content: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | pub font_size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub font_family: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn new(content: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/ui.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn with_font_size(mut self, size: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/renderer/ui.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn with_color(mut self, color: [f32; 4]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | pub position: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | pub rect_min: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:390:5 [INFO] [stdout] | [INFO] [stdout] 390 | pub rect_size: [f32; 2], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:392:5 [INFO] [stdout] | [INFO] [stdout] 392 | pub border_color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | pub params: [f32; 4], // border_radius, border_width, 0, 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:416:5 [INFO] [stdout] | [INFO] [stdout] 416 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | pub ortho_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/ui.rs:418:5 [INFO] [stdout] | [INFO] [stdout] 418 | pub ortho_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/ui.rs:430:5 [INFO] [stdout] | [INFO] [stdout] 430 | pub fn new(device: &super::RenderDevice, format: wgpu::TextureFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub position: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub velocity: Vec3, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub age: f32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | pub lifetime: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn new(position: Vec3, velocity: Vec3, lifetime: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:83:14 [INFO] [stdout] | [INFO] [stdout] 83 | Sphere { radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | Cone { angle: f32, radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | Cone { angle: f32, radius: f32 }, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:87:11 [INFO] [stdout] | [INFO] [stdout] 87 | Box { half_extents: Vec3 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:180:5 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn new(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | pub position: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 240 | pub color: [f32; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | pub size: f32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn layout() -> wgpu::VertexBufferLayout<'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | pub view_proj: [[f32; 4]; 4], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:281:5 [INFO] [stdout] | [INFO] [stdout] 281 | pub pipeline: wgpu::RenderPipeline, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | pub scene_buffer: wgpu::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/renderer/particle.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | pub scene_bind_group: wgpu::BindGroup, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/particle.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn new(device: &super::RenderDevice, format: wgpu::TextureFormat) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/renderer/debug.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "0246c168e39ce4b88cfe9a6d6c7f8fbe5b6c55d4f5729fed92fb7844f8d13f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0246c168e39ce4b88cfe9a6d6c7f8fbe5b6c55d4f5729fed92fb7844f8d13f8b", kill_on_drop: false }` [INFO] [stdout] 0246c168e39ce4b88cfe9a6d6c7f8fbe5b6c55d4f5729fed92fb7844f8d13f8b