# rustc version rustc 1.69.0-nightly (d962ea578 2023-02-26)
# docs.rs version docsrs 0.6.0 (54cb6675 2023-02-22)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/driverkit-0.25.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/driverkit-0.25.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230226-1.69.0-nightly-d962ea578\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] 6ab3998ebd9b49316ec561ff779a0bc479bababacc5424f007e9eb81a0dfb121 [INFO] running `Command { std: "docker" "start" "-a" "6ab3998ebd9b49316ec561ff779a0bc479bababacc5424f007e9eb81a0dfb121", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting driverkit v0.25.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/pci/mod.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 169 | /// http://www.picmg.org. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.picmg.org.>` [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/pci/mod.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | /// http://www.hypertransport.org. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.hypertransport.org.>` [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/pci/mod.rs:198:24 [INFO] [stderr] | [INFO] [stderr] 198 | /// Specification (http://www.picmg.com). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.picmg.com>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `x` [INFO] [stderr] --> src/net/csum.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | //! CSUM_INNER_<x> is the same as CSUM_<x> but it applies to the inner frame. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 13 | //! `CSUM_INNER_<x>` is the same as CSUM_<x> but it applies to the inner frame. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `x` [INFO] [stderr] --> src/net/csum.rs:13:40 [INFO] [stderr] | [INFO] [stderr] 13 | //! CSUM_INNER_<x> is the same as CSUM_<x> but it applies to the inner frame. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 13 | //! CSUM_INNER_<x> is the same as `CSUM_<x>` but it applies to the inner frame. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `x` [INFO] [stderr] --> src/net/csum.rs:14:20 [INFO] [stderr] | [INFO] [stderr] 14 | //! The CSUM_ENCAP_<x> bits identify the outer encapsulation. [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 14 | //! The `CSUM_ENCAP_<x>` bits identify the outer encapsulation. [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `driverkit` (lib doc) generated 6 warnings (run `cargo fix --lib -p driverkit` to apply 3 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "6ab3998ebd9b49316ec561ff779a0bc479bababacc5424f007e9eb81a0dfb121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab3998ebd9b49316ec561ff779a0bc479bababacc5424f007e9eb81a0dfb121", kill_on_drop: false }` [INFO] [stdout] 6ab3998ebd9b49316ec561ff779a0bc479bababacc5424f007e9eb81a0dfb121