[INFO] cloning repository https://github.com/dgunzy/flux9s
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgunzy/flux9s" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgunzy%2Fflux9s", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgunzy%2Fflux9s'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 428fc6eaac71bd7f248d5e389635c374a3d7d41e
[INFO] documenting dgunzy/flux9s/428fc6eaac71bd7f248d5e389635c374a3d7d41e against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgunzy%2Fflux9s" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgunzy/flux9s
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/dgunzy/flux9s
[INFO] tweaked toml for git repo https://github.com/dgunzy/flux9s written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgunzy/flux9s on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgunzy/flux9s 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" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded kube v2.0.1
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded educe v0.6.0
[INFO] [stderr]   Downloaded csscolorparser v0.8.1
[INFO] [stderr]   Downloaded kube-core v2.0.1
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded hyper v1.8.0
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded kube-client v2.0.1
[INFO] [stderr]   Downloaded kube-runtime v2.0.1
[INFO] [stderr]   Downloaded kube-derive v2.0.1
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded hyper-openssl v0.10.2
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] [stderr]   Downloaded uncased v0.9.10
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded serde-value v0.7.0
[INFO] [stderr]   Downloaded linked_hash_set v0.1.6
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.4
[INFO] [stderr]   Downloaded update-informer v1.3.0
[INFO] [stderr]   Downloaded k8s-openapi v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cec24ad521b36a41831a49d38031d0c391ad6c1a11a78c5ffd922709ffb6f29
[INFO] running `Command { std: "docker" "start" "-a" "3cec24ad521b36a41831a49d38031d0c391ad6c1a11a78c5ffd922709ffb6f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cec24ad521b36a41831a49d38031d0c391ad6c1a11a78c5ffd922709ffb6f29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cec24ad521b36a41831a49d38031d0c391ad6c1a11a78c5ffd922709ffb6f29", kill_on_drop: false }`
[INFO] [stdout] 3cec24ad521b36a41831a49d38031d0c391ad6c1a11a78c5ffd922709ffb6f29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2c12a3e9fa509a9b394e40821cd00657423f231fc259adc3d63546177cfcd12
[INFO] running `Command { std: "docker" "start" "-a" "b2c12a3e9fa509a9b394e40821cd00657423f231fc259adc3d63546177cfcd12", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hyper-openssl v0.10.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking insta v1.46.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking csscolorparser v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]     Checking json-patch v4.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking update-informer v1.3.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking kube-core v2.0.1
[INFO] [stderr]     Checking kube-client v2.0.1
[INFO] [stderr]     Checking kube-runtime v2.0.1
[INFO] [stderr]     Checking kube v2.0.1
[INFO] [stderr]  Documenting flux9s v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `0`
[INFO] [stdout]    --> src/trace/graph_builder.rs:670:56
[INFO] [stdout]     |
[INFO] [stdout] 670 | /// 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: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:537:24
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:537:36
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:537:43
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:537:51
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:36
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:51
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:666:24
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:36
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:43
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:51
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// 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:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// 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:379:58
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// 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:379:70
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// 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:706:58
[INFO] [stdout]     |
[INFO] [stdout] 706 |     /// 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:706:70
[INFO] [stdout]     |
[INFO] [stdout] 706 |     /// 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:734:58
[INFO] [stdout]     |
[INFO] [stdout] 734 |     /// 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:734:70
[INFO] [stdout]     |
[INFO] [stdout] 734 |     /// 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:1015:58
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     /// 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:1015:70
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     /// 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:1266:58
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     /// 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:1266:70
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     /// 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:1469:51
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     /// 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:1602:58
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     /// 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:1602:70
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     /// 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:51:81
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// 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:62:81
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// 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:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// The format is "@<alias>/<glob-pattern>".
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `glob-pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// The format is "@<alias>/<glob-pattern>".
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Self`
[INFO] [stdout]   --> src/models/flux_resource_kind.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// 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] 98 |     /// 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 07s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flux9s/index.html
[INFO] running `Command { std: "docker" "inspect" "b2c12a3e9fa509a9b394e40821cd00657423f231fc259adc3d63546177cfcd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c12a3e9fa509a9b394e40821cd00657423f231fc259adc3d63546177cfcd12", kill_on_drop: false }`
[INFO] [stdout] b2c12a3e9fa509a9b394e40821cd00657423f231fc259adc3d63546177cfcd12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daf7ac44cc2e032850cbbbcb92612640d1074cfa7fce54a67d7c9ffd2154ce0d
[INFO] running `Command { std: "docker" "start" "-a" "daf7ac44cc2e032850cbbbcb92612640d1074cfa7fce54a67d7c9ffd2154ce0d", kill_on_drop: false }`
[INFO] [stderr]  Documenting flux9s v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `namespace`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:537:24
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `name`
[INFO] [stdout]    --> src/models/_generated/flux_operator_fluxinstances.rs:537:36
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:537:43
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:537:51
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 537 |     /// 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:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:36
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:43
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:310:51
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 310 |     /// 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:666:24
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:36
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:43
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                           ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// 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:666:51
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>_<kind>'.
[INFO] [stdout]     |                                                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 666 |     /// in the format '<namespace>_<name>_<group>`_<kind>`'.
[INFO] [stdout]     |                                                  +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `algorithm`
[INFO] [stdout]    --> src/models/_generated/source_controller.rs:293:58
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// 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:293:70
[INFO] [stdout]     |
[INFO] [stdout] 293 |     /// 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:379:58
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// 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:379:70
[INFO] [stdout]     |
[INFO] [stdout] 379 |     /// 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:706:58
[INFO] [stdout]     |
[INFO] [stdout] 706 |     /// 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:706:70
[INFO] [stdout]     |
[INFO] [stdout] 706 |     /// 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:734:58
[INFO] [stdout]     |
[INFO] [stdout] 734 |     /// 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:734:70
[INFO] [stdout]     |
[INFO] [stdout] 734 |     /// 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:1015:58
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     /// 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:1015:70
[INFO] [stdout]      |
[INFO] [stdout] 1015 |     /// 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:1266:58
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     /// 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:1266:70
[INFO] [stdout]      |
[INFO] [stdout] 1266 |     /// 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:1469:51
[INFO] [stdout]      |
[INFO] [stdout] 1469 |     /// 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:1602:58
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     /// 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:1602:70
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     /// 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:51:81
[INFO] [stdout]    |
[INFO] [stdout] 51 |     /// 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:62:81
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// 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:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// The format is "@<alias>/<glob-pattern>".
[INFO] [stdout]    |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `glob-pattern`
[INFO] [stdout]   --> src/models/_generated/source_watcher.rs:75:33
[INFO] [stdout]    |
[INFO] [stdout] 75 |     /// The format is "@<alias>/<glob-pattern>".
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Self`
[INFO] [stdout]   --> src/models/flux_resource_kind.rs:98:38
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// 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] 98 |     /// 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.91s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/flux9s/index.html
[INFO] running `Command { std: "docker" "inspect" "daf7ac44cc2e032850cbbbcb92612640d1074cfa7fce54a67d7c9ffd2154ce0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf7ac44cc2e032850cbbbcb92612640d1074cfa7fce54a67d7c9ffd2154ce0d", kill_on_drop: false }`
[INFO] [stdout] daf7ac44cc2e032850cbbbcb92612640d1074cfa7fce54a67d7c9ffd2154ce0d
