qubit-http 0.3.1

General-purpose HTTP infrastructure for Rust with unified client semantics, secure logging, and built-in SSE decoding
Documentation
Build #3141190 2026-04-15 04:51:44

# rustc version rustc 1.97.0-nightly (a5c825cd8 2026-04-14)

# docs.rs version docsrs 0.0.0 (15f7e1e9dfac4fc5b7cc4abfd7682239002ba909 2026-04-08 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/qubit-http-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/qubit-http-0.3.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "6442450944" "--cpuset-cpus" "8-11" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c [INFO] running `Command { std: "docker" "start" "6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260414-1.97.0-nightly-a5c825cd8\", \"--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" "-j4" "--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 qubit-http v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `HttpError` [INFO] [stderr] --> src/client/http_client.rs:131:19 [INFO] [stderr] | [INFO] [stderr] 131 | /// Returns [`HttpError`] when the header name or value is invalid. [INFO] [stderr] | ^^^^^^^^^ no item named `HttpError` 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: unresolved link to `HttpError` [INFO] [stderr] --> src/client/http_client.rs:148:19 [INFO] [stderr] | [INFO] [stderr] 148 | /// Returns [`HttpError`] when any name/value pair is invalid (nothing from [INFO] [stderr] | ^^^^^^^^^ no item named `HttpError` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `set_base_url` links to private item `Self::resolved_url` [INFO] [stderr] --> src/request/http_request.rs:340:37 [INFO] [stderr] | [INFO] [stderr] 340 | /// Sets the base URL used by [`Self::resolved_url`] when `path` is not [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: redundant explicit link target [INFO] [stderr] --> src/sse/mod.rs:11:54 [INFO] [stderr] | [INFO] [stderr] 11 | //! SSE utilities built on top of [`HttpByteStream`](crate::HttpByteStream). [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 11 - //! SSE utilities built on top of [`HttpByteStream`](crate::HttpByteStream). [INFO] [stderr] 11 + //! SSE utilities built on top of [`HttpByteStream`]. [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `qubit-http` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/qubit_http/index.html [INFO] running `Command { std: "docker" "stop" "-t" "1" "6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c", kill_on_drop: false }` [INFO] [stdout] 6e2238bc5a4d6500d6b645406674b9833780a4878824d4fd7c7023d527714b8c