[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.98.0-beta.1 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/milos-agathon/vulkan-forge on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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] 5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514
[INFO] running `Command { std: "docker" "start" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514", 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" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514", 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" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "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 cc v1.2.57
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking zune-jpeg v0.5.14
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking inventory v0.3.22
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking laz v0.9.3
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]    Compiling forge3d v1.32.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking env_logger v0.10.2
[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 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 ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Checking gltf-json v1.4.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking gltf v1.4.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[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 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] [stderr] error: could not document `forge3d`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2021 --crate-type lib --crate-type cdylib --crate-name forge3d src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="enable-gpu-instancing"' --cfg 'feature="enable-staging-rings"' --cfg 'feature="images"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async_readback", "cog_streaming", "copc_laz", "default", "enable-gpu-instancing", "enable-hdr-offscreen", "enable-normal-mapping", "enable-pbr", "enable-renderer-config", "enable-staging-rings", "enable-tbn", "extension-module", "geos-topology", "gis-remote", "images", "proj", "weighted-oit", "wsI_bigbuf", "wsI_double_buf"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat '--allow=clippy::wrong_self_convention' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_min_or_max' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::redundant_field_names' '--allow=clippy::redundant_closure' '--allow=clippy::question_mark' '--allow=clippy::ptr_arg' '--allow=clippy::print_literal' '--allow=clippy::only_used_in_recursion' '--allow=clippy::nonminimal_bool' '--allow=clippy::new_without_default' '--allow=clippy::needless_update' '--allow=clippy::needless_return' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless_borrows_for_generic_args' '--allow=clippy::needless_borrow' '--allow=clippy::mixed_attributes_style' '--allow=clippy::match_single_binding' '--allow=clippy::map_identity' '--allow=clippy::map_clone' '--allow=clippy::manual_strip' '--allow=clippy::manual_slice_size_calculation' '--allow=clippy::manual_rotate' '--allow=clippy::manual_range_patterns' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_pattern_char_comparison' '--allow=clippy::manual_map' '--allow=clippy::manual_div_ceil' '--allow=clippy::manual_contains' '--allow=clippy::manual_clamp' '--allow=clippy::let_and_return' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_cloned_collect' '--allow=clippy::io_other_error' '--allow=clippy::int_plus_one' '--allow=clippy::inherent_to_string' '--allow=clippy::if_same_then_else' '--allow=clippy::identity_op' '--allow=clippy::get_first' '--allow=clippy::field_reassign_with_default' '--allow=clippy::explicit_counter_loop' '--allow=clippy::excessive_precision' '--allow=clippy::empty_line_after_doc_comments' '--allow=clippy::doc_overindented_list_items' '--allow=clippy::derivable_impls' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::clone_on_copy' '--allow=clippy::bind_instead_of_map' '--allow=clippy::assign_op_pattern' -C metadata=7fc3ccd5fc601603 -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ceca6d3198b2bf21.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-6e677d36724b0440.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-59b5d2cfe8582d82.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dd1e15f5fb4603f4.rmeta --extern exr=/opt/rustwide/target/debug/deps/libexr-f8b3a60ad2d8d49e.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-455b71b4b21d07c6.rmeta --extern glam=/opt/rustwide/target/debug/deps/libglam-977b95323d8f6e5b.rmeta --extern gltf=/opt/rustwide/target/debug/deps/libgltf-2aaad1cdb01f2cc3.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-980f2a5e32f29b9f.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-9f090fdb0f604f5c.rmeta --extern las=/opt/rustwide/target/debug/deps/liblas-4557eefdb48d4fef.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-39805004e994f9b0.rmeta --extern lyon_geom=/opt/rustwide/target/debug/deps/liblyon_geom-ea15ebba643ad7b0.rmeta --extern lyon_path=/opt/rustwide/target/debug/deps/liblyon_path-7842a7127d073072.rmeta --extern lyon_tessellation=/opt/rustwide/target/debug/deps/liblyon_tessellation-fceef9d34e7a2745.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-1afb4e9ef9567e6f.rmeta --extern numpy=/opt/rustwide/target/debug/deps/libnumpy-5c6738e3304f7cbe.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ba6e84a63f9bad05.rmeta --extern pollster=/opt/rustwide/target/debug/deps/libpollster-65591899caa20f36.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-95502782edb3a587.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-0fc7cb3b26cc0b96.rmeta --extern rustybuzz=/opt/rustwide/target/debug/deps/librustybuzz-06ebbfc8c1b02248.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3d2bb5bab85cd8b8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6be2825d905e2c32.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-21e0c6b54ee66893.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7ff533d721dc0988.rmeta --extern tiff=/opt/rustwide/target/debug/deps/libtiff-461b92012eedcb06.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-c6b1c8d1477df298.rmeta --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-e7c9bba5d974e215.rmeta --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-fc6c75de232922cf.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-4940060459c2a266.rmeta --document-private-items --cap-lints=warn --crate-version 1.32.0` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514", kill_on_drop: false }`
[INFO] [stdout] 5ef13634b2014453efef9dc0ebc663a48e4b0d3d78b0adb576f651599cd41514
