hyper 1.11.1

A protective and efficient HTTP library for all.
Documentation

Build #4241786 2026-08-28 12:23:27

# 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" "841484ddd00b1fc99316f97c0bdc07db6322030a5bf0db25eda688166a2d29d0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "ffi full tracing" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"hyper_unstable_ffi\", \"--cfg\", \"hyper_unstable_tracing\", \"-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\"" "-j12" "--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 hyper v1.11.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cfg.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | / #[cfg($meta)] [INFO] [stderr] 8 | | #[cfg_attr(docsrs, doc(cfg($meta)))] [INFO] [stderr] | |________________________________---------------_^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] ::: src/proto/h1/dispatch.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / cfg_client! { [INFO] [stderr] 55 | | pin_project_lite::pin_project! { [INFO] [stderr] 56 | | pub(crate) struct Client<B> { [INFO] [stderr] 57 | | callback: Option<crate::client::dispatch::Callback<Request<B>, http::Response<IncomingBody>>>, [INFO] [stderr] ... | [INFO] [stderr] 64 | | type ClientRx<B> = crate::client::dispatch::Receiver<Request<B>, http::Response<IncomingBody>>; [INFO] [stderr] 65 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `cfg_feature` which comes from the expansion of the macro `cfg_client` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `hyper` (lib doc) generated 1 warning [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hyper/index.html [INFO] running `Command { std: "docker" "inspect" "841484ddd00b1fc99316f97c0bdc07db6322030a5bf0db25eda688166a2d29d0", kill_on_drop: false }`