ringkernel-graph 0.4.2

GPU-accelerated graph algorithm primitives
Documentation
Build #2878147 2026-02-07 00:52:59
# rustc version
rustc 1.95.0-nightly (f889772d6 2026-02-05)# docs.rs version
docsrs 0.0.0 (e6b9bb9a 2026-02-06 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/ringkernel-graph-0.4.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/ringkernel-graph-0.4.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260205-1.95.0-nightly-f889772d6\", \"--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] 3f22dc809f472ef7eac3d7798488411eb249988b9586cbe636ab553d92d41a86
[INFO] running `Command { std: "docker" "start" "-a" "3f22dc809f472ef7eac3d7798488411eb249988b9586cbe636ab553d92d41a86", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting ringkernel-graph v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `i`
[INFO] [stderr]   --> src/models/csr.rs:19:46
[INFO] [stderr]    |
[INFO] [stderr] 19 | /// - `row_ptr`: N+1 elements, where row_ptr[i] is the start of row i's edges
[INFO] [stderr]    |                                              ^ no item named `i` in scope
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spmv` is both a function and a module
[INFO] [stderr]  --> src/algorithms/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | //! - [`spmv`]: Sparse matrix-vector multiplication
[INFO] [stderr]   |         ^^^^ ambiguous link
[INFO] [stderr]   |
[INFO] [stderr] help: to link to the function, add parentheses
[INFO] [stderr]   |
[INFO] [stderr] 7 | //! - [`spmv()`]: Sparse matrix-vector multiplication
[INFO] [stderr]   |             ++
[INFO] [stderr] help: to link to the module, prefix with `mod@`
[INFO] [stderr]   |
[INFO] [stderr] 7 | //! - [`mod@spmv`]: Sparse matrix-vector multiplication
[INFO] [stderr]   |         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ringkernel-graph` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/ringkernel_graph/index.html
[INFO] running `Command { std: "docker" "inspect" "3f22dc809f472ef7eac3d7798488411eb249988b9586cbe636ab553d92d41a86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f22dc809f472ef7eac3d7798488411eb249988b9586cbe636ab553d92d41a86", kill_on_drop: false }`
[INFO] [stdout] 3f22dc809f472ef7eac3d7798488411eb249988b9586cbe636ab553d92d41a86