# rustc version rustc 1.96.0-nightly (b41f22de2 2026-03-08)
# docs.rs version docsrs 0.0.0 (a68728e7 2026-03-08 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/scud-cli-1.67.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/scud-cli-1.67.0/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260308-1.96.0-nightly-b41f22de2\", \"--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] efd6ad14baf4eeeef7dd9e516760a51c8cd9c03f7448faee28dc7db31312581d [INFO] running `Command { std: "docker" "start" "-a" "efd6ad14baf4eeeef7dd9e516760a51c8cd9c03f7448faee28dc7db31312581d", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: library_usage [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 scud-cli v1.67.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition value: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/mod.rs:43:7 [INFO] [stderr] | [INFO] [stderr] 43 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:241:11 [INFO] [stderr] | [INFO] [stderr] 241 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:247:15 [INFO] [stderr] | [INFO] [stderr] 247 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:253:11 [INFO] [stderr] | [INFO] [stderr] 253 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:259:15 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:265:11 [INFO] [stderr] | [INFO] [stderr] 265 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:274:15 [INFO] [stderr] | [INFO] [stderr] 274 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:280:11 [INFO] [stderr] | [INFO] [stderr] 280 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:291:15 [INFO] [stderr] | [INFO] [stderr] 291 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:297:11 [INFO] [stderr] | [INFO] [stderr] 297 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:334:15 [INFO] [stderr] | [INFO] [stderr] 334 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:340:11 [INFO] [stderr] | [INFO] [stderr] 340 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:350:15 [INFO] [stderr] | [INFO] [stderr] 350 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:356:11 [INFO] [stderr] | [INFO] [stderr] 356 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:401:15 [INFO] [stderr] | [INFO] [stderr] 401 | #[cfg(not(feature = "socket-feed"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:413:11 [INFO] [stderr] | [INFO] [stderr] 413 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: `socket-feed` [INFO] [stderr] --> src/commands/spawn/tui/app.rs:673:15 [INFO] [stderr] | [INFO] [stderr] 673 | #[cfg(feature = "socket-feed")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `direct-api`, `real-llm`, `real-terminal`, `zeromq`, and `zmq` [INFO] [stderr] = help: consider adding `socket-feed` 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: unresolved link to `AgentBackend` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Provides the [`AgentBackend`] trait that abstracts over different execution modes [INFO] [stderr] ^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `AgentBackend` in scope [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 `AgentBackend` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] Provides the [`AgentBackend`] trait that abstracts over different execution modes: [INFO] [stderr] ^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `AgentBackend` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `StreamEventKind` [INFO] [stderr] --> src/backend/mod.rs:184:42 [INFO] [stderr] | [INFO] [stderr] 184 | /// This is a superset of the existing [`StreamEventKind`] types, [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `StreamEventKind` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `dot_parser` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`dot_parser`] — Parse DOT subset into raw graph structures [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `dot_parser` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `graph` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`graph`] — Internal petgraph-based pipeline representation [INFO] [stderr] ^^^^^^^ [INFO] [stderr] = note: no item named `graph` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `context` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`context`] — Thread-safe key-value execution context [INFO] [stderr] ^^^^^^^^^ [INFO] [stderr] = note: no item named `context` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `checkpoint` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`checkpoint`] — Checkpoint save/load for resumption [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `checkpoint` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `run_directory` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`run_directory`] — Filesystem layout for pipeline runs [INFO] [stderr] ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `run_directory` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `outcome` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`outcome`] — Stage execution outcomes and status [INFO] [stderr] ^^^^^^^^^ [INFO] [stderr] = note: no item named `outcome` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `runner` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`runner`] — Core execution engine with edge selection [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: no item named `runner` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `conditions` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`conditions`] — Condition expression parser/evaluator [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `conditions` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `retry` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`retry`] — Retry policies with exponential backoff [INFO] [stderr] ^^^^^^^ [INFO] [stderr] = note: no item named `retry` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `events` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`events`] — Pipeline execution events for observability [INFO] [stderr] ^^^^^^^^ [INFO] [stderr] = note: no item named `events` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `handlers` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`handlers`] — Node handler trait and implementations [INFO] [stderr] ^^^^^^^^^^ [INFO] [stderr] = note: no item named `handlers` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `interviewer` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`interviewer`] — Human-in-the-loop interaction trait [INFO] [stderr] ^^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `interviewer` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `transforms` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`transforms`] — Pre-execution graph transforms [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `transforms` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `stylesheet` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`stylesheet`] — CSS-like model/provider styling [INFO] [stderr] ^^^^^^^^^^^^ [INFO] [stderr] = note: no item named `stylesheet` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `validator` [INFO] [stderr] | [INFO] [stderr] = note: the link appears in this line: [INFO] [stderr] [INFO] [stderr] - [`validator`] — Graph lint rules and validation [INFO] [stderr] ^^^^^^^^^^^ [INFO] [stderr] = note: no item named `validator` in scope [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Optional` [INFO] [stderr] --> src/commands/swarm/mod.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | //! 1. [Optional] Research phase: Smart model analyzes tasks, may expand complex ones [INFO] [stderr] | ^^^^^^^^ no item named `Optional` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `llm` [INFO] [stderr] --> src/config.rs:18:36 [INFO] [stderr] | [INFO] [stderr] 18 | /// When unset, inherits from [llm].model. [INFO] [stderr] | ^^^ no item named `llm` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `name` [INFO] [stderr] --> src/agents/mod.rs:12:47 [INFO] [stderr] | [INFO] [stderr] 12 | /// Agent definition loaded from .scud/agents/<name>.toml [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `name` [INFO] [stderr] --> src/agents/mod.rs:51:49 [INFO] [stderr] | [INFO] [stderr] 51 | /// Load agent definition from .scud/agents/<name>.toml [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `task-id` [INFO] [stderr] --> src/commands/log.rs:10:35 [INFO] [stderr] | [INFO] [stderr] 10 | /// Logs are stored in .scud/logs/<task-id>.log [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/tags.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | /// scud tags <tag> - Set active tag [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/swarm/mod.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | //! scud swarm --tag <tag> # Wave mode with tmux (default) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/swarm/mod.rs:27:24 [INFO] [stderr] | [INFO] [stderr] 27 | //! scud swarm --tag <tag> --swarm-mode beads # Beads continuous execution [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/swarm/mod.rs:28:24 [INFO] [stderr] | [INFO] [stderr] 28 | //! scud swarm --tag <tag> --swarm-mode extensions # Wave mode with async subprocesses [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/swarm/mod.rs:29:24 [INFO] [stderr] | [INFO] [stderr] 29 | //! scud swarm --tag <tag> --no-research # Skip research, use tasks as-is [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `tag` [INFO] [stderr] --> src/commands/swarm/mod.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | //! scud swarm --tag <tag> --no-validate # Skip backpressure validation [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/commands/swarm/beads.rs:15:36 [INFO] [stderr] | [INFO] [stderr] 15 | //! Inspired by the Beads project (https://github.com/steveyegge/beads) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 15 | //! Inspired by the Beads project (<https://github.com/steveyegge/beads>) [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `AgentResult` [INFO] [stderr] --> src/commands/swarm/session.rs:857:31 [INFO] [stderr] | [INFO] [stderr] 857 | /// A tuple of (WaveState, Vec<AgentResult>) with the tracked state and raw results [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 857 | /// A tuple of (WaveState, `Vec<AgentResult>`) with the tracked state and raw results [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `project` [INFO] [stderr] --> src/commands/swarm/transcript.rs:3:64 [INFO] [stderr] | [INFO] [stderr] 3 | //! Claude Code stores conversation logs in ~/.claude/projects/<project>/*.jsonl [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `String` [INFO] [stderr] --> src/storage/mod.rs:33:22 [INFO] [stderr] | [INFO] [stderr] 33 | /// Option<Option<String>> represents: None = not cached, Some(None) = no active group, Some(Some(tag)) = cached tag [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 33 | /// `Option<Option<String>>` represents: None = not cached, Some(None) = no active group, Some(Some(tag)) = cached tag [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `scud-cli` (lib doc) generated 50 warnings (run `cargo fix --lib -p scud-cli` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/scud/index.html [INFO] running `Command { std: "docker" "inspect" "efd6ad14baf4eeeef7dd9e516760a51c8cd9c03f7448faee28dc7db31312581d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efd6ad14baf4eeeef7dd9e516760a51c8cd9c03f7448faee28dc7db31312581d", kill_on_drop: false }` [INFO] [stdout] efd6ad14baf4eeeef7dd9e516760a51c8cd9c03f7448faee28dc7db31312581d