agentic-codebase 0.3.0

Semantic code compiler for AI agents - transforms codebases into navigable concept graphs
Documentation
Build #2942935 2026-02-27 13:36:56

# rustc version rustc 1.95.0-nightly (6a979b3e3 2026-02-26)

# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/agentic-codebase-0.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/agentic-codebase-0.3.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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\", \"-20260226-1.95.0-nightly-6a979b3e3\", \"--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] 060167827ce39fb0b7c17c5230304dce82c52536acf8a699e0f7d4fe9fea72e2 [INFO] running `Command { std: "docker" "start" "-a" "060167827ce39fb0b7c17c5230304dce82c52536acf8a699e0f7d4fe9fea72e2", 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 2.82s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/agentic_codebase/index.html [INFO] running `Command { std: "docker" "inspect" "060167827ce39fb0b7c17c5230304dce82c52536acf8a699e0f7d4fe9fea72e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "060167827ce39fb0b7c17c5230304dce82c52536acf8a699e0f7d4fe9fea72e2", kill_on_drop: false }` [INFO] [stdout] 060167827ce39fb0b7c17c5230304dce82c52536acf8a699e0f7d4fe9fea72e2