terraphim_agent 1.4.7

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
Build #2815032 2026-01-11 11:08:28
# rustc version
rustc 1.94.0-nightly (f57eac1bf 2026-01-10)# docs.rs version
docsrs 0.1.0 (7bfb09c2 2026-01-03 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/terraphim_agent-1.4.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/terraphim_agent-1.4.7/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260110-1.94.0-nightly-f57eac1bf\", \"--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] c7cfdd12d0a3badb98b6460e35f9c3f73535fb7d526507cf568a0b501c0ab93e
[INFO] running `Command { std: "docker" "start" "-a" "c7cfdd12d0a3badb98b6460e35f9c3f73535fb7d526507cf568a0b501c0ab93e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting terraphim_agent v1.4.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]    --> src/repl/commands.rs:136:7
[INFO] [stderr]     |
[INFO] [stderr] 136 | #[cfg(feature = "repl-sessions")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]     = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]   --> src/repl/commands.rs:89:11
[INFO] [stderr]    |
[INFO] [stderr] 89 |     #[cfg(feature = "repl-sessions")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]    = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]     --> src/repl/commands.rs:1035:19
[INFO] [stderr]      |
[INFO] [stderr] 1035 |             #[cfg(feature = "repl-sessions")]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]      = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]     --> src/repl/commands.rs:1261:23
[INFO] [stderr]      |
[INFO] [stderr] 1261 |             #[cfg(not(feature = "repl-sessions"))]
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]      = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]     --> src/repl/commands.rs:1317:15
[INFO] [stderr]      |
[INFO] [stderr] 1317 |         #[cfg(feature = "repl-sessions")]
[INFO] [stderr]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]      = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]     --> src/repl/commands.rs:1361:19
[INFO] [stderr]      |
[INFO] [stderr] 1361 |             #[cfg(feature = "repl-sessions")]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]      = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]  --> src/repl/handler.rs:3:7
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(feature = "repl-sessions")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]   = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]     --> src/repl/handler.rs:1661:11
[INFO] [stderr]      |
[INFO] [stderr] 1661 |     #[cfg(feature = "repl-sessions")]
[INFO] [stderr]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]      = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `repl-sessions`
[INFO] [stderr]    --> src/repl/handler.rs:317:19
[INFO] [stderr]     |
[INFO] [stderr] 317 |             #[cfg(feature = "repl-sessions")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `repl`, `repl-chat`, `repl-custom`, `repl-file`, `repl-full`, `repl-interactive`, `repl-mcp`, and `repl-web`
[INFO] [stderr]     = help: consider adding `repl-sessions` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `terraphim_agent` (lib doc) generated 9 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/terraphim_agent/index.html
[INFO] running `Command { std: "docker" "inspect" "c7cfdd12d0a3badb98b6460e35f9c3f73535fb7d526507cf568a0b501c0ab93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cfdd12d0a3badb98b6460e35f9c3f73535fb7d526507cf568a0b501c0ab93e", kill_on_drop: false }`
[INFO] [stdout] c7cfdd12d0a3badb98b6460e35f9c3f73535fb7d526507cf568a0b501c0ab93e