Build #2818892 2026-01-12 19:52:27
# rustc version
rustc 1.94.0-nightly (b68e16cfc 2026-01-11)# docs.rs version
docsrs 0.1.0 (7bfb09c2 2026-01-03 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/terraphim_agent-1.4.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/terraphim_agent-1.4.10/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: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\", \"-20260111-1.94.0-nightly-b68e16cfc\", \"--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] 987a35d3fabbe67b4d316d12b9f8b3a4fff9051b073646f8f2a7e79e038b2d2e
[INFO] running `Command { std: "docker" "start" "-a" "987a35d3fabbe67b4d316d12b9f8b3a4fff9051b073646f8f2a7e79e038b2d2e", 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.10 (/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.37s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/terraphim_agent/index.html
[INFO] running `Command { std: "docker" "inspect" "987a35d3fabbe67b4d316d12b9f8b3a4fff9051b073646f8f2a7e79e038b2d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "987a35d3fabbe67b4d316d12b9f8b3a4fff9051b073646f8f2a7e79e038b2d2e", kill_on_drop: false }`
[INFO] [stdout] 987a35d3fabbe67b4d316d12b9f8b3a4fff9051b073646f8f2a7e79e038b2d2e