devflow-core 1.2.0

Agent-agnostic development workflow state machine
Documentation

Build #3880597 2026-07-17 17:47:24

# rustc version rustc 1.99.0-nightly (3d50c25bc 2026-07-16)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "1ccf083c7a864fe5606a6ec58a4b13ac90033aa513e16993c2032cf398302ac0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260716-1.99.0-nightly-3d50c25bc\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting devflow-core v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `verdict` links to private item `deserialize_verdict_lenient` [INFO] [stderr] --> src/agent_result.rs:29:38 [INFO] [stderr] | [INFO] [stderr] 29 | /// Deserialized leniently via [`deserialize_verdict_lenient`]: an absent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `fire_gate_notify` links to private item `run_notify_command` [INFO] [stderr] --> src/gates.rs:279:7 [INFO] [stderr] | [INFO] [stderr] 279 | /// [`run_notify_command`]. `unexpected` marks a gate fired on a stage the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `feature_start_force` [INFO] [stderr] --> src/git.rs:52:11 [INFO] [stderr] | [INFO] [stderr] 52 | /// [`feature_start_force`] to overwrite). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `feature_start_force` 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: public documentation for `remove_corrupt_legacy_state` links to private item `migrate_legacy_state` [INFO] [stderr] --> src/workflow.rs:144:28 [INFO] [stderr] | [INFO] [stderr] 144 | /// never be migrated by [`migrate_legacy_state`] or matched by [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: `devflow-core` (lib doc) generated 4 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/devflow_core/index.html [INFO] running `Command { std: "docker" "inspect" "1ccf083c7a864fe5606a6ec58a4b13ac90033aa513e16993c2032cf398302ac0", kill_on_drop: false }`