Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version
rustc 1.90.0-nightly (71e4c005c 2025-07-01)# docs.rs version
docsrs 0.6.0 (c1135d19 2025-07-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/async-streamdata-0.5.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/async-streamdata-0.5.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" "-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" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250701-1.90.0-nightly-71e4c005c\", \"--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: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 92348563334a36a2652248055450347e68cc36974c8192c703f33119263ffa96
[INFO] running `Command { std: "docker" "start" "-a" "92348563334a36a2652248055450347e68cc36974c8192c703f33119263ffa96", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting async-streamdata v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: missing required bound on `Data`
[INFO] [stderr] --> src/lib.rs:37:5
[INFO] [stderr] |
[INFO] [stderr] 37 | type Data<'data>: bytes::Buf;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stderr] | |
[INFO] [stderr] | help: add the required where clause: `where Self: 'data`
[INFO] [stderr] |
[INFO] [stderr] = note: this bound is currently required to ensure that impls have maximum flexibility
[INFO] [stderr] = note: we are soliciting feedback, see issue #87479 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stderr]
[INFO] [stderr] error: could not document `async-streamdata`
[INFO] running `Command { std: "docker" "inspect" "92348563334a36a2652248055450347e68cc36974c8192c703f33119263ffa96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92348563334a36a2652248055450347e68cc36974c8192c703f33119263ffa96", kill_on_drop: false }`
[INFO] [stdout] 92348563334a36a2652248055450347e68cc36974c8192c703f33119263ffa96