agentic-codebase 0.3.0

Semantic code compiler for AI agents - transforms codebases into navigable concept graphs
Documentation

Build #3673065 2026-06-24 07:23:32

# rustc version rustc 1.98.0-nightly (f28ac764c 2026-06-23)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# 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" "b1743daaedd8d58394795ca8ee506f50be4e8253892b8529914281780b1c1344" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: 01_basic_compile, 02_query_symbols, 03_impact_analysis, 04_dependency_graph, 05_code_prophecy, 06_binary_format, 07_full_pipeline, local_ollama [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 agentic-codebase v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `CodeGraph` [INFO] [stderr] --> src/index/mod.rs:3:34 [INFO] [stderr] | [INFO] [stderr] 3 | //! Each index is built from a [`CodeGraph`] and provides O(1) or near-O(1) [INFO] [stderr] | ^^^^^^^^^ no item named `CodeGraph` 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: unresolved link to `CodeGraph` [INFO] [stderr] --> src/workspace/mod.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | //! [`CodeGraph`] and annotated with a [`ContextRole`] (Source, Target, Reference, [INFO] [stderr] | ^^^^^^^^^ no item named `CodeGraph` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `CodeUnitType::label` [INFO] [stderr] --> src/workspace/manager.rs:126:43 [INFO] [stderr] | [INFO] [stderr] 126 | /// Human-readable type label (from [`CodeUnitType::label`]). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `CodeUnitType` in scope [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `directory-name` [INFO] [stderr] --> src/cli/commands.rs:142:40 [INFO] [stderr] | [INFO] [stderr] 142 | /// Output file path (default: <directory-name>.acb in current dir). [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `agentic-codebase` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/agentic_codebase/index.html [INFO] running `Command { std: "docker" "inspect" "b1743daaedd8d58394795ca8ee506f50be4e8253892b8529914281780b1c1344", kill_on_drop: false }`