[INFO] fetching crate flux9s 1.0.3...
[INFO] documenting flux9s-1.0.3 against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] extracting crate flux9s 1.0.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate flux9s 1.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate flux9s 1.0.3
[INFO] tweaked toml for crates.io crate flux9s 1.0.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate flux9s 1.0.3 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 crates.io crate flux9s 1.0.3 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 update-informer v1.3.0
[INFO] [stderr]   Downloaded kube v4.0.0
[INFO] [stderr]   Downloaded kube-runtime v4.0.0
[INFO] [stderr]   Downloaded json-patch v4.2.0
[INFO] [stderr]   Downloaded hyper-openssl v0.10.2
[INFO] [stderr]   Downloaded kube-derive v4.0.0
[INFO] [stderr]   Downloaded annotate-snippets v0.12.16
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded clap_complete v4.6.9
[INFO] [stderr]   Downloaded kube-client v4.0.0
[INFO] [stderr]   Downloaded granit-parser v0.0.3
[INFO] [stderr]   Downloaded kube-core v4.0.0
[INFO] [stderr]   Downloaded insta v1.48.0
[INFO] [stderr]   Downloaded serde-saphyr v0.0.27
[INFO] [stderr]   Downloaded k8s-openapi v0.28.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] bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8
[INFO] running `Command { std: "docker" "start" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", 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" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", 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" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling k8s-openapi v0.28.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling hyper-openssl v0.10.2
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking granit-parser v0.0.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling async-trait v0.1.92
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap_complete v4.6.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking csscolorparser v0.8.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking serde-saphyr v0.0.27
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking ratatui-core v0.1.2
[INFO] [stderr]    Compiling kube-derive v4.0.0
[INFO] [stderr]     Checking json-patch v4.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking update-informer v1.3.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.2
[INFO] [stderr]     Checking ratatui-crossterm v0.1.2
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ratatui v0.30.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking kube-core v4.0.0
[INFO] [stderr]     Checking kube-client v4.0.0
[INFO] [stderr]     Checking kube-runtime v4.0.0
[INFO] [stderr]     Checking kube v4.0.0
[INFO] [stderr]  Documenting flux9s v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `health` links to private item `classify_str`
[INFO] [stdout]   --> src/kube/health.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! patterns to [`classify_str`] / [`classify_kube_error`] as new failure modes
[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 `0`
[INFO] [stdout]    --> src/trace/graph_builder.rs:683:56
[INFO] [stdout]     |
[INFO] [stdout] 683 | /// 2. Extract latest release info from status.history[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: public documentation for `trigger_edit_save` links to private item `EditSaveRequest`
[INFO] [stdout]   --> src/tui/app/async_ops.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// Returns an [`EditSaveRequest`] when all conditions are met (a kube client
[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: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:36
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[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] 546 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:43
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:51
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:36
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:43
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:51
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:36
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]      |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:24
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:43
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                           ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]      |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:51
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                                   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]      |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:36
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:43
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:51
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/notification_controller.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 |     /// and exposed as 'vars.<name>'. Each expression can read the token claims
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:295:58
[INFO] [stdout]     |
[INFO] [stdout] 295 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:295:70
[INFO] [stdout]     |
[INFO] [stdout] 295 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:381:58
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:381:70
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:712:58
[INFO] [stdout]     |
[INFO] [stdout] 712 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:712:70
[INFO] [stdout]     |
[INFO] [stdout] 712 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:740:58
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:740:70
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1021:58
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1021:70
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1272:58
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1272:70
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `HASH`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1476:51
[INFO] [stdout]      |
[INFO] [stdout] 1476 |     /// The value should be in the format 'sha256:<HASH>'.
[INFO] [stdout]      |                                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1629:58
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1629:70
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// The format is "@<alias>/<pattern>". Named captures in the pattern (e.g. "{app}")
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// The format is "@<alias>/<pattern>". Named captures in the pattern (e.g. "{app}")
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:72:81
[INFO] [stdout]    |
[INFO] [stdout] 72 |     /// If specified, it must point to an existing source alias in the format "@<alias>".
[INFO] [stdout]    |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:83:81
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// If specified, it must point to an existing source alias in the format "@<alias>".
[INFO] [stdout]    |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// The format is "@<alias>/<glob-pattern>". When pathPattern is set,
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `glob-pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// The format is "@<alias>/<glob-pattern>". When pathPattern is set,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Self`
[INFO] [stdout]    --> src/models/flux_resource_kind.rs:108:38
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// Use this when you want Option<Self> instead of Result<Self, String>
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// Use this when you want `Option<Self>` instead of Result<Self, String>
[INFO] [stdout]     |                                +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flux9s/index.html
[INFO] running `Command { std: "docker" "inspect" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", 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" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "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]  Documenting flux9s v1.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `health` links to private item `classify_str`
[INFO] [stdout]   --> src/kube/health.rs:15:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | //! patterns to [`classify_str`] / [`classify_kube_error`] as new failure modes
[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: public documentation for `trigger_edit_save` links to private item `EditSaveRequest`
[INFO] [stdout]   --> src/tui/app/async_ops.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// Returns an [`EditSaveRequest`] when all conditions are met (a kube client
[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: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:36
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[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] 546 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:24
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:43
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:546:51
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 546 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:36
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:24
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:43
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/flux_operator_resourcesets.rs:368:51
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 368 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:36
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                    ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]      |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:24
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:43
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                           ^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]      |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]     --> src/models/_generated/helm_controller.rs:1656:51
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]      |                                                   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]      |
[INFO] [stdout] 1656 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]      |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:36
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>`_<name>`_<group>_<kind>'.
[INFO] [stdout]     |                                   +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:24
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `group`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:43
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>`_<group>`_<kind>'.
[INFO] [stdout]     |                                          +        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `kind`
[INFO] [stdout]    --> src/models/_generated/kustomize_controller.rs:770:51
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 770 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/notification_controller.rs:466:30
[INFO] [stdout]     |
[INFO] [stdout] 466 |     /// and exposed as 'vars.<name>'. Each expression can read the token claims
[INFO] [stdout]     |                              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:295:58
[INFO] [stdout]     |
[INFO] [stdout] 295 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:295:70
[INFO] [stdout]     |
[INFO] [stdout] 295 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:381:58
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:381:70
[INFO] [stdout]     |
[INFO] [stdout] 381 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:712:58
[INFO] [stdout]     |
[INFO] [stdout] 712 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:712:70
[INFO] [stdout]     |
[INFO] [stdout] 712 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:740:58
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:740:70
[INFO] [stdout]     |
[INFO] [stdout] 740 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]     |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1021:58
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1021:70
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1272:58
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1272:70
[INFO] [stdout]      |
[INFO] [stdout] 1272 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `HASH`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1476:51
[INFO] [stdout]      |
[INFO] [stdout] 1476 |     /// The value should be in the format 'sha256:<HASH>'.
[INFO] [stdout]      |                                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1629:58
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `checksum`
[INFO] [stdout]     --> src/models/_generated/source_controller.rs:1629:70
[INFO] [stdout]      |
[INFO] [stdout] 1629 |     /// Digest is the digest of the file in the form of '<algorithm>:<checksum>'.
[INFO] [stdout]      |                                                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:46:25
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// The format is "@<alias>/<pattern>". Named captures in the pattern (e.g. "{app}")
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// The format is "@<alias>/<pattern>". Named captures in the pattern (e.g. "{app}")
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:72:81
[INFO] [stdout]    |
[INFO] [stdout] 72 |     /// If specified, it must point to an existing source alias in the format "@<alias>".
[INFO] [stdout]    |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:83:81
[INFO] [stdout]    |
[INFO] [stdout] 83 |     /// If specified, it must point to an existing source alias in the format "@<alias>".
[INFO] [stdout]    |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `alias`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// The format is "@<alias>/<glob-pattern>". When pathPattern is set,
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `glob-pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:99:33
[INFO] [stdout]    |
[INFO] [stdout] 99 |     /// The format is "@<alias>/<glob-pattern>". When pathPattern is set,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Self`
[INFO] [stdout]    --> src/models/flux_resource_kind.rs:108:38
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// Use this when you want Option<Self> instead of Result<Self, String>
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 108 |     /// Use this when you want `Option<Self>` instead of Result<Self, String>
[INFO] [stdout]     |                                +            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.32s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flux9s/index.html
[INFO] running `Command { std: "docker" "inspect" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8", kill_on_drop: false }`
[INFO] [stdout] bc7d98ada0bcaf8644f0b9efd7041e4f895661cf247226673d7216d164fca7e8
