[INFO] cloning repository https://github.com/milos-agathon/vulkan-forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milos-agathon/vulkan-forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilos-agathon%2Fvulkan-forge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilos-agathon%2Fvulkan-forge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a257a4527dcd4ca9a879a98969821f731beb30c1
[INFO] documenting milos-agathon/vulkan-forge against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilos-agathon%2Fvulkan-forge" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/milos-agathon/vulkan-forge
[INFO] finished tweaking git repo https://github.com/milos-agathon/vulkan-forge
[INFO] tweaked toml for git repo https://github.com/milos-agathon/vulkan-forge written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/milos-agathon/vulkan-forge on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/milos-agathon/vulkan-forge 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.0
[INFO] [stderr]   Downloaded rustybuzz v0.20.1
[INFO] [stderr]   Downloaded unicode-ccc v0.4.0
[INFO] [stderr]   Downloaded unicode-bidi-mirroring v0.4.0
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded pyo3-ffi v0.21.2
[INFO] [stderr]   Downloaded proj v0.27.2
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.21.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.21.2
[INFO] [stderr]   Downloaded pyo3 v0.21.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.21.2
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded geo-types v0.7.19
[INFO] [stderr]   Downloaded numpy v0.21.0
[INFO] [stderr]   Downloaded laz v0.9.3
[INFO] [stderr]   Downloaded sif-itree v0.4.1
[INFO] [stderr]   Downloaded las v0.8.8
[INFO] [stderr]   Downloaded i_float v1.16.0
[INFO] [stderr]   Downloaded float_next_after v2.0.0
[INFO] [stderr]   Downloaded i_tree v0.18.0
[INFO] [stderr]   Downloaded i_shape v1.18.0
[INFO] [stderr]   Downloaded i_key_sort v0.10.3
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.7
[INFO] [stderr]   Downloaded geo v0.33.1
[INFO] [stderr]   Downloaded i_overlay v4.5.2
[INFO] [stderr]   Downloaded proj-sys v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa
[INFO] running `Command { std: "docker" "start" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", 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" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking laz v0.9.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling forge3d v1.32.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking las v0.8.8
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking numpy v0.21.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]  Documenting forge3d v1.32.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/camera/mod.rs:76:55
[INFO] [stdout]    |
[INFO] [stdout] 76 | /// Maps GL clip-space Z [-1,1] to WGPU/Vulkan/Metal [0,1].
[INFO] [stdout]    |                                                       ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/cli/gi_config_parse.rs:13:78
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// Parse GI-related CLI flags from a flat argument list (excluding argv[0]).
[INFO] [stdout]    |                                                                              ^ no item named `0` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RenderError::Budget`
[INFO] [stdout]   --> src/core/memory_tracker/reporting.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// [`RenderError::Budget`] naming the offending allocation and the ledger's
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ no item named `RenderError` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `AllocationLedger` links to private item `AllocationLedger::snapshot`
[INFO] [stdout]    --> src/core/resource_tracker.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 | /// [`AllocationLedger::snapshot`] can read a consistent view (and assert the
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_feedback_entries`
[INFO] [stdout]    --> src/core/feedback_buffer.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// Unlike [`read_feedback_entries`], this cooperates with the
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ no item named `read_feedback_entries` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `try_read_feedback_entries`
[INFO] [stdout]    --> src/core/feedback_buffer.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     /// non-blocking [`try_read_feedback_entries`] path: if an async map is
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `try_read_feedback_entries` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/core/cascade_split.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Lambda parameter [0,1] for uniform/logarithmic mixing
[INFO] [stdout]    |                           ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/core/gbuffer.rs:7:74
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!                         perceptual roughness in `w` (both mapped to [0,1])
[INFO] [stdout]   |                                                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/core/gbuffer.rs:9:62
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!                         metallic factor in `a` (both in [0,1])
[INFO] [stdout]   |                                                              ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/core/gbuffer.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Normal texture (view-space normals encoded into [0,1], plus roughness in alpha)
[INFO] [stdout]    |                                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/import/building_materials.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Base color/albedo in linear RGB [0,1]
[INFO] [stdout]    |                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/import/building_materials.rs:370:45
[INFO] [stdout]     |
[INFO] [stdout] 370 | /// Parse a CSS color string to linear RGB [0,1].
[INFO] [stdout]     |                                             ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `x,y,z`
[INFO] [stdout]   --> src/path_tracing/hybrid_compute/render_terrain.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Optional mesh mixed into the scene: flat [x,y,z] vertices + triangle
[INFO] [stdout]    |                                                   ^^^^^ no item named `x,y,z` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/path_tracing/hybrid_compute/terrain_heightfield.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// levels[0] is the finest (per-cell) level; each entry is [min, max].
[INFO] [stdout]    |                ^ no item named `0` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/terrain/mesh.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! UVs cover [0,1]x[0,1]: u=x/(W-1), v=y/(H-1)
[INFO] [stdout]   |                ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/terrain/mesh.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! UVs cover [0,1]x[0,1]: u=x/(W-1), v=y/(H-1)
[INFO] [stdout]   |                      ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - uv: Heightmap texture coordinates [0,1]
[INFO] [stdout]    |                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// Heightmap UV coordinates [0,1].
[INFO] [stdout]    |                                   ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// Geo-morph data: x=morph_weight [0,1], y=ring_index (as float).
[INFO] [stdout]    |                                         ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stats` links to private item `RESERVOIR_SAMPLE_SIZE`
[INFO] [stdout]  --> src/terrain/stats.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`RESERVOIR_SAMPLE_SIZE`] to keep O(N) memory and deterministic output.
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/passes/gi/params.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// AO weight in [0,1]: 0 = no AO effect, 1 = full AO.
[INFO] [stdout]    |                       ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u32`
[INFO] [stdout]   --> src/core/screen_space_effects/settings.rs:40:71
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Note: Size must be 80 bytes to match WGSL std140 layout where vec3<u32> is aligned to 16 bytes
[INFO] [stdout]    |                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Note: Size must be 80 bytes to match WGSL std140 layout where `vec3<u32>` is aligned to 16 bytes
[INFO] [stdout]    |                                                                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | ///     position: vec3<f32>,
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 12 | ///     position: `vec3<f32>`,
[INFO] [stdout]    |                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | ///     normal: vec3<f32>,
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 14 | ///     normal: `vec3<f32>`,
[INFO] [stdout]    |                 +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | ///     color: vec3<f32>,
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 16 | ///     color: `vec3<f32>`,
[INFO] [stdout]    |                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 | ///     direction: vec3<f32>,
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 84 | ///     direction: `vec3<f32>`,
[INFO] [stdout]    |                    +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 | ///     color: vec3<f32>,
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 86 | ///     color: `vec3<f32>`,
[INFO] [stdout]    |                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `active_adapter_info` is never used
[INFO] [stdout]   --> src/core/gpu.rs:54:15
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub(crate) fn active_adapter_info() -> Option<(wgpu::AdapterInfo, bool)> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VT_FAMILY_COUNT` is never used
[INFO] [stdout]   --> src/terrain/vt_family_residency.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) const VT_FAMILY_COUNT: usize = 3;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TileKey` is never constructed
[INFO] [stdout]   --> src/terrain/vt_family_residency.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub(crate) struct TileKey {
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FamilyResidency` is never constructed
[INFO] [stdout]   --> src/terrain/vt_family_residency.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub(crate) struct FamilyResidency {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FamilyResidencyTracker` is never constructed
[INFO] [stdout]   --> src/terrain/vt_family_residency.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub(crate) struct FamilyResidencyTracker {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/terrain/vt_family_residency.rs:48:12
[INFO] [stdout]     |
[INFO] [stdout]  45 | impl FamilyResidencyTracker {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub fn new(total_budget_bytes: u64, family_mask: u32, tile_bytes: u64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  67 |     fn slot_of(key: &TileKey) -> usize {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  72 |     pub fn note_access(&mut self, key: TileKey) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn on_insert(&mut self, key: TileKey) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn on_evict(&mut self, key: &TileKey) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn needs_eviction(&self, family_slot: u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn lru_tile(&self, family_slot: u32) -> Option<TileKey> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn family(&self, family_slot: u32) -> FamilyResidency {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub fn total_resident_tiles(&self) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn total_resident_bytes(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_feedback_payload` is never used
[INFO] [stdout]    --> src/terrain/vt_family_residency.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub(crate) fn decode_feedback_payload(payload: u32, material_count: u32) -> Option<(u32, u32)> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/forge3d/index.html and 1 other file
[INFO] running `Command { std: "docker" "inspect" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking wayland-client v0.31.13
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking las v0.8.8
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking zerocopy v0.8.47
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking pyo3 v0.21.2
[INFO] [stderr]     Checking smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking numpy v0.21.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking winit v0.29.15
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wgpu-hal v0.19.5
[INFO] [stderr]     Checking wgpu-core v0.19.4
[INFO] [stderr]     Checking wgpu v0.19.4
[INFO] [stderr]  Documenting forge3d v1.32.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/cli/gi_config_parse.rs:13:78
[INFO] [stdout]    |
[INFO] [stdout] 13 |     /// Parse GI-related CLI flags from a flat argument list (excluding argv[0]).
[INFO] [stdout]    |                                                                              ^ no item named `0` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `RenderError::Budget`
[INFO] [stdout]   --> src/core/memory_tracker/reporting.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     /// [`RenderError::Budget`] naming the offending allocation and the ledger's
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^ no item named `RenderError` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `AllocationLedger` links to private item `AllocationLedger::snapshot`
[INFO] [stdout]    --> src/core/resource_tracker.rs:257:7
[INFO] [stdout]     |
[INFO] [stdout] 257 | /// [`AllocationLedger::snapshot`] can read a consistent view (and assert the
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]     = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `read_feedback_entries`
[INFO] [stdout]    --> src/core/feedback_buffer.rs:181:18
[INFO] [stdout]     |
[INFO] [stdout] 181 |     /// Unlike [`read_feedback_entries`], this cooperates with the
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ no item named `read_feedback_entries` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `try_read_feedback_entries`
[INFO] [stdout]    --> src/core/feedback_buffer.rs:182:24
[INFO] [stdout]     |
[INFO] [stdout] 182 |     /// non-blocking [`try_read_feedback_entries`] path: if an async map is
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `try_read_feedback_entries` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/core/cascade_split.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// Lambda parameter [0,1] for uniform/logarithmic mixing
[INFO] [stdout]    |                           ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/core/gbuffer.rs:7:74
[INFO] [stdout]   |
[INFO] [stdout] 7 | //!                         perceptual roughness in `w` (both mapped to [0,1])
[INFO] [stdout]   |                                                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/core/gbuffer.rs:9:62
[INFO] [stdout]   |
[INFO] [stdout] 9 | //!                         metallic factor in `a` (both in [0,1])
[INFO] [stdout]   |                                                              ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/core/gbuffer.rs:58:58
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// Normal texture (view-space normals encoded into [0,1], plus roughness in alpha)
[INFO] [stdout]    |                                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/import/building_materials.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 |     /// Base color/albedo in linear RGB [0,1]
[INFO] [stdout]    |                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]    --> src/import/building_materials.rs:370:45
[INFO] [stdout]     |
[INFO] [stdout] 370 | /// Parse a CSS color string to linear RGB [0,1].
[INFO] [stdout]     |                                             ^^^ no item named `0,1` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `x,y,z`
[INFO] [stdout]   --> src/path_tracing/hybrid_compute/render_terrain.rs:47:51
[INFO] [stdout]    |
[INFO] [stdout] 47 |     /// Optional mesh mixed into the scene: flat [x,y,z] vertices + triangle
[INFO] [stdout]    |                                                   ^^^^^ no item named `x,y,z` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]   --> src/path_tracing/hybrid_compute/terrain_heightfield.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     /// levels[0] is the finest (per-cell) level; each entry is [min, max].
[INFO] [stdout]    |                ^ no item named `0` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/terrain/mesh.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! UVs cover [0,1]x[0,1]: u=x/(W-1), v=y/(H-1)
[INFO] [stdout]   |                ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]  --> src/terrain/mesh.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! UVs cover [0,1]x[0,1]: u=x/(W-1), v=y/(H-1)
[INFO] [stdout]   |                      ^^^ no item named `0,1` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// - uv: Heightmap texture coordinates [0,1]
[INFO] [stdout]    |                                          ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// Heightmap UV coordinates [0,1].
[INFO] [stdout]    |                                   ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/terrain/clipmap/vertex.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     /// Geo-morph data: x=morph_weight [0,1], y=ring_index (as float).
[INFO] [stdout]    |                                         ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `stats` links to private item `RESERVOIR_SAMPLE_SIZE`
[INFO] [stdout]  --> src/terrain/stats.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! [`RESERVOIR_SAMPLE_SIZE`] to keep O(N) memory and deterministic output.
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]   |
[INFO] [stdout]   = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout]   --> src/passes/gi/params.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// AO weight in [0,1]: 0 = no AO effect, 1 = full AO.
[INFO] [stdout]    |                       ^^^ no item named `0,1` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `u32`
[INFO] [stdout]   --> src/core/screen_space_effects/settings.rs:40:71
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Note: Size must be 80 bytes to match WGSL std140 layout where vec3<u32> is aligned to 16 bytes
[INFO] [stdout]    |                                                                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 40 | /// Note: Size must be 80 bytes to match WGSL std140 layout where `vec3<u32>` is aligned to 16 bytes
[INFO] [stdout]    |                                                                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | ///     position: vec3<f32>,
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 12 | ///     position: `vec3<f32>`,
[INFO] [stdout]    |                   +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:14:21
[INFO] [stdout]    |
[INFO] [stdout] 14 | ///     normal: vec3<f32>,
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 14 | ///     normal: `vec3<f32>`,
[INFO] [stdout]    |                 +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | ///     color: vec3<f32>,
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 16 | ///     color: `vec3<f32>`,
[INFO] [stdout]    |                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 | ///     direction: vec3<f32>,
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 84 | ///     direction: `vec3<f32>`,
[INFO] [stdout]    |                    +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `f32`
[INFO] [stdout]   --> src/path_tracing/lighting.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 | ///     color: vec3<f32>,
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 86 | ///     color: `vec3<f32>`,
[INFO] [stdout]    |                +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/forge3d/index.html
[INFO] running `Command { std: "docker" "inspect" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa", kill_on_drop: false }`
[INFO] [stdout] 58473a498490e8feaf052192b2ca848ced0f2d46e29f8f3b60f98de341f038fa
