libnghttp2-sys 0.1.10+1.61.0

FFI bindings for libnghttp2 (nghttp2)
Documentation
Build #1189014 2024-04-12T20:57:05.848244+00:00
# rustc version
rustc 1.79.0-nightly (a07f3eb43 2024-04-11)# docs.rs version
docsrs 0.6.0 (5a34f74a 2024-04-10)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libnghttp2-sys-0.1.10+1.61.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libnghttp2-sys-0.1.10+1.61.0/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240411-1.79.0-nightly-a07f3eb43\", \"--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] [stdout] 92135ba1c76522cb77ea94d5c5576aa51e74676a9101fc4beb4a35108e24a73a
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "92135ba1c76522cb77ea94d5c5576aa51e74676a9101fc4beb4a35108e24a73a", kill_on_drop: false }`
[INFO] [stderr]     Scraping libnghttp2-sys v0.1.10+1.61.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting libnghttp2-sys v0.1.10+1.61.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/lib.rs:3239:10
[INFO] [stderr]      |
[INFO] [stderr] 3239 |     /// (https://tools.ietf.org/html/rfc7231#section-4) must be specified
[INFO] [stderr]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc7231#section-4>`
[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] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/lib.rs:4152:28
[INFO] [stderr]      |
[INFO] [stderr] 4152 |     /// For ALPN, refer to https://tools.ietf.org/html/rfc7301
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc7301>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/lib.rs:4154:13
[INFO] [stderr]      |
[INFO] [stderr] 4154 |     /// See http://technotes.googlecode.com/git/nextprotoneg.html for more
[INFO] [stderr]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://technotes.googlecode.com/git/nextprotoneg.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/lib.rs:4207:28
[INFO] [stderr]      |
[INFO] [stderr] 4207 |     /// valid according to http://tools.ietf.org/html/rfc7230#section-3.2
[INFO] [stderr]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://tools.ietf.org/html/rfc7230#section-3.2>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/lib.rs:4218:9
[INFO] [stderr]      |
[INFO] [stderr] 4218 |     /// http://tools.ietf.org/html/rfc7230#section-3.2
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://tools.ietf.org/html/rfc7230#section-3.2>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `libnghttp2-sys` (lib doc) generated 5 warnings (run `cargo fix --lib -p libnghttp2-sys` to apply 5 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libnghttp2_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "92135ba1c76522cb77ea94d5c5576aa51e74676a9101fc4beb4a35108e24a73a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92135ba1c76522cb77ea94d5c5576aa51e74676a9101fc4beb4a35108e24a73a", kill_on_drop: false }`
[INFO] [stdout] 92135ba1c76522cb77ea94d5c5576aa51e74676a9101fc4beb4a35108e24a73a