sozu 2.2.0

sozu, a fast, reliable, hot reconfigurable HTTP reverse proxy
Documentation

Build #3867775 2026-07-16 07:43:55

# 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" "7e8beabc1ba73f36b4d7e567f2d6c0561354aeb0c86a4308455df01e86ad75a9" "/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] Compiling sozu v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting sozu v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `append_audit_line` [INFO] [stderr] --> src/command/server.rs:853:52 [INFO] [stderr] | [INFO] [stderr] 853 | /// `tail -F`. Same best-effort behaviour as [`append_audit_line`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ no item named `append_audit_line` 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 `push_audit_event` links to private item `CommandHub::flush_pending_audit_events` [INFO] [stderr] --> src/command/server.rs:976:10 [INFO] [stderr] | [INFO] [stderr] 976 | /// [CommandHub::flush_pending_audit_events] after every request handler. [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 `connect_ts_display` links to private item `crate::command::requests::rfc3339_utc` [INFO] [stderr] --> src/command/sessions.rs:123:37 [INFO] [stderr] | [INFO] [stderr] 123 | /// computed via the std-only [`crate::command::requests::rfc3339_utc`] [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: `sozu` (lib doc) generated 3 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s [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/index.html [INFO] running `Command { std: "docker" "inspect" "7e8beabc1ba73f36b4d7e567f2d6c0561354aeb0c86a4308455df01e86ad75a9", kill_on_drop: false }`