Build #2658839 2025-11-13 16:31:13
# rustc version
rustc 1.93.0-nightly (01867557c 2025-11-12)# docs.rs version
docsrs 0.6.0 (c5ca36d9 2025-11-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/hyper-util-0.1.18/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/hyper-util-0.1.18/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "full" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251112-1.93.0-nightly-01867557c\", \"--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] a09e3b683b56111f93d80143b9eaf47ccdb9e1782ea78e4fdf5285f0ea7ccf63
[INFO] running `Command { std: "docker" "start" "-a" "a09e3b683b56111f93d80143b9eaf47ccdb9e1782ea78e4fdf5285f0ea7ccf63", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: client, server, server_graceful
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting hyper-util v0.1.18 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/legacy/connect/http.rs:400:26
[INFO] [stderr] |
[INFO] [stderr] 400 | /// [`man 7 socket`] https://man7.org/linux/man-pages/man7/socket.7.html
[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] 400 | /// [`man 7 socket`] <https://man7.org/linux/man-pages/man7/socket.7.html>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/legacy/connect/http.rs:401:24
[INFO] [stderr] |
[INFO] [stderr] 401 | /// [`man 7p ip`]: https://docs.oracle.com/cd/E86824_01/html/E54777/ip-7p.html
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 401 | /// [`man 7p ip`]: <https://docs.oracle.com/cd/E86824_01/html/E54777/ip-7p.html>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `hyper-util` (lib doc) generated 2 warnings (run `cargo fix --lib -p hyper-util` to apply 2 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/hyper_util/index.html
[INFO] running `Command { std: "docker" "inspect" "a09e3b683b56111f93d80143b9eaf47ccdb9e1782ea78e4fdf5285f0ea7ccf63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a09e3b683b56111f93d80143b9eaf47ccdb9e1782ea78e4fdf5285f0ea7ccf63", kill_on_drop: false }`
[INFO] [stdout] a09e3b683b56111f93d80143b9eaf47ccdb9e1782ea78e4fdf5285f0ea7ccf63