[INFO] cloning repository https://github.com/Jandhi/Tome
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jandhi/Tome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJandhi%2FTome", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJandhi%2FTome'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a96418b42cd88c474e4781ff94ce727fd930176b
[INFO] documenting Jandhi/Tome against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJandhi%2FTome" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (343/642)
Updating files:  54% (347/642)
Updating files:  54% (351/642)
Updating files:  55% (354/642)
Updating files:  55% (359/642)
Updating files:  56% (360/642)
Updating files:  57% (366/642)
Updating files:  58% (373/642)
Updating files:  59% (379/642)
Updating files:  60% (386/642)
Updating files:  61% (392/642)
Updating files:  62% (399/642)
Updating files:  63% (405/642)
Updating files:  64% (411/642)
Updating files:  65% (418/642)
Updating files:  66% (424/642)
Updating files:  67% (431/642)
Updating files:  68% (437/642)
Updating files:  69% (443/642)
Updating files:  70% (450/642)
Updating files:  71% (456/642)
Updating files:  72% (463/642)
Updating files:  73% (469/642)
Updating files:  74% (476/642)
Updating files:  75% (482/642)
Updating files:  76% (488/642)
Updating files:  77% (495/642)
Updating files:  78% (501/642)
Updating files:  79% (508/642)
Updating files:  80% (514/642)
Updating files:  81% (521/642)
Updating files:  82% (527/642)
Updating files:  83% (533/642)
Updating files:  84% (540/642)
Updating files:  85% (546/642)
Updating files:  86% (553/642)
Updating files:  87% (559/642)
Updating files:  88% (565/642)
Updating files:  89% (572/642)
Updating files:  90% (578/642)
Updating files:  91% (585/642)
Updating files:  92% (591/642)
Updating files:  93% (598/642)
Updating files:  94% (604/642)
Updating files:  95% (610/642)
Updating files:  96% (617/642)
Updating files:  97% (623/642)
Updating files:  98% (630/642)
Updating files:  99% (636/642)
Updating files: 100% (642/642)
Updating files: 100% (642/642), done.
[INFO] started tweaking git repo https://github.com/Jandhi/Tome
[INFO] finished tweaking git repo https://github.com/Jandhi/Tome
[INFO] tweaked toml for git repo https://github.com/Jandhi/Tome written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jandhi/Tome on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jandhi/Tome 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lerp v0.5.0
[INFO] [stderr]   Downloaded openai v1.1.1
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded fastnbt v2.5.0
[INFO] [stderr]   Downloaded fastsnbt v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542
[INFO] running `Command { std: "docker" "start" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542", 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" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking unicode-ccc v0.3.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking lerp v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustybuzz v0.18.0
[INFO] [stderr]     Checking fontdb v0.22.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking usvg v0.44.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking resvg v0.44.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking fastsnbt v0.2.0
[INFO] [stderr]     Checking fastnbt v2.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking openai v1.1.1
[INFO] [stderr]     Checking reqwest-retry v0.7.0
[INFO] [stderr]  Documenting Tome v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `spawn_entity`
[INFO] [stdout]    --> src/editor/editor.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     /// Like [`spawn_entity`] but raises the entity by a fractional `y_offset`
[INFO] [stdout]     |                ^^^^^^^^^^^^ no item named `spawn_entity` 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 `World::gate_locations`
[INFO] [stdout]    --> src/generator/districts/gate.rs:335:7
[INFO] [stdout]     |
[INFO] [stdout] 335 | /// [`World::gate_locations`], which is all the downstream passes need: the road
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^ no item named `World` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `resolve_for_parcels`
[INFO] [stdout]    --> src/generator/resource_chain/registry.rs:501:14
[INFO] [stdout]     |
[INFO] [stdout] 501 |     /// As [`resolve_for_parcels`], but additionally honours a per-parcel
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^ no item named `resolve_for_parcels` 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 `assign_parcel_resources_quota`
[INFO] [stdout]    --> src/generator/resource_chain/registry.rs:804:21
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ///      (see [`assign_parcel_resources_quota`]).
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `assign_parcel_resources_quota` 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 `assign_parcel_resources`
[INFO] [stdout]    --> src/generator/resource_chain/registry.rs:817:16
[INFO] [stdout]     |
[INFO] [stdout] 817 |     /// Like [`assign_parcel_resources`], but caps how many parcels may be assigned each
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^ no item named `assign_parcel_resources` 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 `choose_producer`
[INFO] [stdout]     --> src/generator/resource_chain/registry.rs:1280:62
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     /// resolves recipe variants against `producible` (via [`choose_producer`]) so the
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^ no item named `choose_producer` 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 `crate::generator::paths::rural`
[INFO] [stdout]   --> src/generator/resource_chain/production_area.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | /// [`crate::generator::paths::rural`], so the road network's *predicted* ring and
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `rural` in module `paths`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/generator/buildings_v2/cellar.rs:124:59
[INFO] [stdout]     |
[INFO] [stdout] 124 | /// Returns (positions, ascend-direction) where positions[0] is the bottom
[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`
[INFO] [stdout]   --> src/generator/buildings_v2/floors/plan.rs:44:64
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// front of the lowest step (one cell back from positions[0] in the direction
[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`
[INFO] [stdout]    --> src/generator/buildings_v2/floors/plan.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |     /// positions[0], so they return None. Spiral and L-shaped stairs need an
[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`
[INFO] [stdout]    --> src/generator/buildings_v2/floors/plan.rs:111:52
[INFO] [stdout]     |
[INFO] [stdout] 111 |     /// extra cell — the one adjacent to positions[0] in the direction opposite
[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 `1`
[INFO] [stdout]    --> src/generator/buildings_v2/floors/plan.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |     /// the ascent (i.e. opposite positions[1]).
[INFO] [stdout]     |                                             ^ no item named `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 `z`
[INFO] [stdout]  --> src/generator/buildings_v2/footprint/maximal_rect.rs:5:28
[INFO] [stdout]   |
[INFO] [stdout] 5 | /// Grid is indexed as [x][z]. Returns None if no usable cell exists.
[INFO] [stdout]   |                            ^ no item named `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 `z`
[INFO] [stdout]   --> src/generator/buildings_v2/footprint/merge.rs:45:29
[INFO] [stdout]    |
[INFO] [stdout] 45 | /// Grid is indexed grid[x][z].
[INFO] [stdout]    |                             ^ no item named `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 `z`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the link appears in this line:
[INFO] [stdout]           
[INFO] [stdout]           Grid is indexed as [x][z]. Returns None if no usable cell exists.
[INFO] [stdout]                                  ^
[INFO] [stdout]   = note: no item named `z` in scope
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `z`
[INFO] [stdout]   --> src/generator/buildings_v2/footprint/mod.rs:18:49
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// 2D grid of usable cells, indexed as [x][z] relative to bounds.min().
[INFO] [stdout]    |                                                 ^ no item named `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/generator/buildings_v2/footprint/mod.rs:83:30
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// Core is always rects[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 `0`
[INFO] [stdout]   --> src/generator/buildings_v2/frame/generate.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | /// Core (rects[0]) gets the full floor count; wings get the same or one fewer.
[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`
[INFO] [stdout]   --> src/generator/buildings_v2/frame/model.rs:12:65
[INFO] [stdout]    |
[INFO] [stdout] 12 | /// `footprint` carries the logical rect identity (core = rects[0], wings = 1..N)
[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 `z`
[INFO] [stdout]   --> src/generator/buildings_v2/rooms/constraints.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// ground[x][z] — floor-level cell states (walkability, accessibility).
[INFO] [stdout]    |                   ^ no item named `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 `z`
[INFO] [stdout]   --> src/generator/buildings_v2/rooms/constraints.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     /// ceiling[x][z] — true if a ceiling item is placed here.
[INFO] [stdout]    |                    ^ no item named `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 `BlockID::is_axis_block`
[INFO] [stdout]    --> src/generator/buildings_v2/walls/timber.rs:572:32
[INFO] [stdout]     |
[INFO] [stdout] 572 | /// blockstate. Delegates to [`BlockID::is_axis_block`] so the namespace handling
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ no item named `BlockID` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Straight`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// climbs: [`Straight`] never climbs; [`Gentle`]/[`Steep`] climb one level per group;
[INFO] [stdout]    |               ^^^^^^^^ no item named `Straight` 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 `Gentle`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// climbs: [`Straight`] never climbs; [`Gentle`]/[`Steep`] climb one level per group;
[INFO] [stdout]    |                                          ^^^^^^ no item named `Gentle` 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 `Steep`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:41:53
[INFO] [stdout]    |
[INFO] [stdout] 41 | /// climbs: [`Straight`] never climbs; [`Gentle`]/[`Steep`] climb one level per group;
[INFO] [stdout]    |                                                     ^^^^^ no item named `Steep` 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 `Tiered`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | /// [`Tiered`] climbs two (a "2 blocks then 2 double-slabs" terrace).
[INFO] [stdout]    |       ^^^^^^ no item named `Tiered` 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 `Straight`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:58:20
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// gentler; [`Straight`] never climbs.
[INFO] [stdout]    |                    ^^^^^^^^ no item named `Straight` 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 `Tiered`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |     /// simple rakes; [`Tiered`] widens the tread with stacked equal-height double-slabs.
[INFO] [stdout]    |                         ^^^^^^ no item named `Tiered` 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 `Straight`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |     /// The angled rakes (everything but [`Straight`]).
[INFO] [stdout]    |                                            ^^^^^^^^ no item named `Straight` 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 `Straight`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// [`Straight`]); without one, [`Straight`] is excluded (it needs the high anchor)
[INFO] [stdout]    |           ^^^^^^^^ no item named `Straight` 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 `Straight`
[INFO] [stdout]   --> src/generator/ships/additions/bowsprit.rs:93:39
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// [`Straight`]); without one, [`Straight`] is excluded (it needs the high anchor)
[INFO] [stdout]    |                                       ^^^^^^^^ no item named `Straight` 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 `SAIL_BILLOW_COMBINED_CHANCE`
[INFO] [stdout]    --> src/generator/ships/additions.rs:196:55
[INFO] [stdout]     |
[INFO] [stdout] 196 |     /// Roll a billow shape for a ship, weighted by [`SAIL_BILLOW_COMBINED_CHANCE`] /
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SAIL_BILLOW_COMBINED_CHANCE` 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 `SAIL_BILLOW_CURTAIN_CHANCE`
[INFO] [stdout]    --> src/generator/ships/additions.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     /// [`SAIL_BILLOW_CURTAIN_CHANCE`] (the remainder is `Domed`).
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `SAIL_BILLOW_CURTAIN_CHANCE` 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 `RIGGING_CHAIN_CHANCE`
[INFO] [stdout]    --> src/generator/ships/additions.rs:224:48
[INFO] [stdout]     |
[INFO] [stdout] 224 |     /// Roll a rigging material for a ship — [`RIGGING_CHAIN_CHANCE`] percent chain, else fence.
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^ no item named `RIGGING_CHAIN_CHANCE` 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 `tuning`
[INFO] [stdout]   --> src/generator/ships/crew.rs:11:78
[INFO] [stdout]    |
[INFO] [stdout] 11 | //! as the dialogue key), and the captain's `title`. Crew *counts* live in [`tuning`]
[INFO] [stdout]    |                                                                              ^^^^^^ no item named `tuning` 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 `ResourceRegistry::resolve_for_parcels_seated`
[INFO] [stdout]    --> src/generator/placement/placement.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 | /// Wraps [`ResourceRegistry::resolve_for_parcels_seated`]: it derives each gather
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `ResourceRegistry` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Culture::color_pool`
[INFO] [stdout]   --> src/generator/settlement.rs:38:15
[INFO] [stdout]    |
[INFO] [stdout] 38 | /// curated [`Culture::color_pool`], it gives the town two recurring colours plus
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ no item named `Culture` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Landmark`
[INFO] [stdout]   --> src/generator/settlement.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 | /// [`Landmark`] in [`assemble_dossier`].
[INFO] [stdout]    |       ^^^^^^^^ no item named `Landmark` 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 `CityDossier`
[INFO] [stdout]    --> src/generator/settlement.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 | /// Assemble the chronicle's [`CityDossier`] from the final settlement state. All
[INFO] [stdout]     |                                ^^^^^^^^^^^ no item named `CityDossier` 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 `World::tower_bases`
[INFO] [stdout]  --> src/generator/civic_banner.rs:9:55
[INFO] [stdout]   |
[INFO] [stdout] 9 | //! Placement uses geometry recorded at build time ([`World::tower_bases`],
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^^^^^ no item named `World` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `World::gate_locations`
[INFO] [stdout]   --> src/generator/civic_banner.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | //! [`World::gate_locations`]) rather than reading blocks back — the editor block
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^ no item named `World` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `text_display`
[INFO] [stdout]  --> src/generator/npc.rs:2:51
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! name tag, and carry a "dialogue bubble" — a [`text_display`] entity hovering
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^ no item named `text_display` 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 `Point3D`
[INFO] [stdout]    --> src/generator/districts/wall.rs:591:62
[INFO] [stdout]     |
[INFO] [stdout] 591 | /// step can be bridged by a single stair/slab. Returns a Vec<Point3D> where `.y` is
[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] 591 | /// step can be bridged by a single stair/slab. Returns a `Vec<Point3D>` where `.y` is
[INFO] [stdout]     |                                                           +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Cardinal`
[INFO] [stdout]    --> src/generator/districts/wall.rs:647:35
[INFO] [stdout]     |
[INFO] [stdout] 647 | /// Returns a Vec of (Point3D, Vec<Cardinal>, Option<&'static str>).
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 647 | /// Returns a Vec of (Point3D, `Vec<Cardinal>`, Option<&'static str>).
[INFO] [stdout]     |                                +             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]     --> src/generator/resource_chain/registry.rs:1025:31
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     /// Paste the output into https://mermaid.live, or use `generate_production_graph`
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]      = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     /// Paste the output into <https://mermaid.live>, or use `generate_production_graph`
[INFO] [stdout]      |                               +                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `stem`
[INFO] [stdout]    --> src/generator/open_space/mod.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |     /// A unique "<stem> <suffix>" for `culture`, rolled from the RNG; falls back
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `suffix`
[INFO] [stdout]    --> src/generator/open_space/mod.rs:131:26
[INFO] [stdout]     |
[INFO] [stdout] 131 |     /// A unique "<stem> <suffix>" for `culture`, rolled from the RNG; falls back
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.22s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/Tome/index.html
[INFO] running `Command { std: "docker" "inspect" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542", kill_on_drop: false }`
[INFO] [stdout] 749202935dcf3ba2db7c693c648f8d538231294a93468516c18e55aa4bb95542
