sozu-command-lib 2.2.1

configuration library to command a sozu instance
Documentation

Build #4243779 2026-08-28 15:56:57

# rustc version rustc 1.100.0-nightly (e457a7b0d 2026-08-27)

# docs.rs version docsrs 0.0.0 (6c3c2ab33f39d2284fd26cea84fae0598b4cbd55 2026-08-24 )

# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "c8e0872f51b445a123c3d8c67325a2f296d1afe856ea73e088f5c24c6deec485" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260827-1.100.0-nightly-e457a7b0d\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j11" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting sozu-command-lib v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `hsts` [INFO] [stderr] --> src/config.rs:180:50 [INFO] [stderr] | [INFO] [stderr] 180 | /// seconds) substituted at config-load when an [hsts] block sets [INFO] [stderr] | ^^^^ no item named `hsts` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `resolve_answer_source` links to private item `read_http_answer_file` [INFO] [stderr] --> src/config.rs:1460:32 [INFO] [stderr] | [INFO] [stderr] 1460 | /// loading the per-status [`read_http_answer_file`] helper performs [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `udp` links to private item `ConfigBuilder::populate_clusters` [INFO] [stderr] --> src/config.rs:2869:48 [INFO] [stderr] | [INFO] [stderr] 2869 | /// listener. Resolved at config-load in [`ConfigBuilder::populate_clusters`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Route::Frontend(Rc)` [INFO] [stderr] --> src/response.rs:44:11 [INFO] [stderr] | [INFO] [stderr] 44 | /// [`Route::Frontend(Rc<Frontend>)`] when any are non-default, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Route` in scope [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/config.rs:182:14 [INFO] [stderr] | [INFO] [stderr] 182 | /// minimum (https://hstspreload.org/) and the Caddy / Nginx community [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 182 | /// minimum (<https://hstspreload.org/>) and the Caddy / Nginx community [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `sozu-command-lib` (lib doc) generated 5 warnings (run `cargo fix --lib -p sozu-command-lib` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sozu_command_lib/index.html [INFO] running `Command { std: "docker" "inspect" "c8e0872f51b445a123c3d8c67325a2f296d1afe856ea73e088f5c24c6deec485", kill_on_drop: false }`