nusy-codegraph 0.15.2

Code-as-graph: Arrow-native code object representation with tree-sitter parsing
Documentation

Build #3792484 2026-07-08 03:58:13

# rustc version rustc 1.99.0-nightly (f10db292a 2026-07-07)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "eb69bc9aff7239c36c57d985ff1f6a49e17f214b34c8f661484a2b6858ac957d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260707-1.99.0-nightly-f10db292a\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting nusy-codegraph v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `String` [INFO] [stderr] --> src/topo_sort.rs:6:53 [INFO] [stderr] | [INFO] [stderr] 6 | //! - [`sort_crates`] — flattened build order (Vec<String>) [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] 6 | //! - [`sort_crates`] — flattened build order (`Vec<String>`) [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `String` [INFO] [stderr] --> src/topo_sort.rs:10:64 [INFO] [stderr] | [INFO] [stderr] 10 | //! - [`sort_functions_in_crate`] — flattened call order (Vec<String> of node IDs) [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 10 | //! - [`sort_functions_in_crate`] — flattened call order (`Vec<String>` of node IDs) [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `nusy-codegraph` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/nusy_codegraph/index.html [INFO] running `Command { std: "docker" "inspect" "eb69bc9aff7239c36c57d985ff1f6a49e17f214b34c8f661484a2b6858ac957d", kill_on_drop: false }`