# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )
# 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" "0294c69bef1d83b541eebc8b1ef8787e326924b09305c6ccb12fdd000e7cdd5c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", 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.0 (/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:2818:48 [INFO] [stderr] | [INFO] [stderr] 2818 | /// 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 3.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sozu_command_lib/index.html [INFO] running `Command { std: "docker" "inspect" "0294c69bef1d83b541eebc8b1ef8787e326924b09305c6ccb12fdd000e7cdd5c", kill_on_drop: false }`