Build #2524493 2025-09-22 01:38:16
# rustc version
rustc 1.92.0-nightly (9f32ccf35 2025-09-21)# docs.rs version
docsrs 0.6.0 (f42173de 2025-09-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/vx-plugin-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/vx-plugin-0.4.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250921-1.92.0-nightly-9f32ccf35\", \"--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] fcbefc71f2143fc2741362f5c6ee1177a61a828bfe13e2898ab9210ce4a81979
[INFO] running `Command { std: "docker" "start" "-a" "fcbefc71f2143fc2741362f5c6ee1177a61a828bfe13e2898ab9210ce4a81979", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: combined_plugin, package_manager_plugin, simple_tool_plugin
[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 vx-plugin v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: expected `=`, found `,`
[INFO] [stderr] --> src/lib.rs:1:1
[INFO] [stderr] |
[INFO] [stderr] 1 | / //! # vx-plugin
[INFO] [stderr] 2 | | //!
[INFO] [stderr] 3 | | //! Plugin system for vx - Universal Development Tool Manager
[INFO] [stderr] 4 | | //!
[INFO] [stderr] ... |
[INFO] [stderr] 60 | | //! }
[INFO] [stderr] 61 | | //! ```
[INFO] [stderr] | |_______^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `tool`
[INFO] [stderr] --> src/tool.rs:184:58
[INFO] [stderr] |
[INFO] [stderr] 184 | /// Uses the standard vx path structure: ~/.vx/tools/<tool>/<version>
[INFO] [stderr] | ^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `version`
[INFO] [stderr] --> src/tool.rs:184:65
[INFO] [stderr] |
[INFO] [stderr] 184 | /// Uses the standard vx path structure: ~/.vx/tools/<tool>/<version>
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `tool`
[INFO] [stderr] --> src/tool.rs:194:58
[INFO] [stderr] |
[INFO] [stderr] 194 | /// Uses the standard vx path structure: ~/.vx/tools/<tool>
[INFO] [stderr] | ^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: `vx-plugin` (lib doc) generated 4 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/vx_plugin/index.html
[INFO] running `Command { std: "docker" "inspect" "fcbefc71f2143fc2741362f5c6ee1177a61a828bfe13e2898ab9210ce4a81979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcbefc71f2143fc2741362f5c6ee1177a61a828bfe13e2898ab9210ce4a81979", kill_on_drop: false }`
[INFO] [stdout] fcbefc71f2143fc2741362f5c6ee1177a61a828bfe13e2898ab9210ce4a81979