cli-agents 0.2.16

Build agentic apps over users' existing AI subscriptions (Claude, Codex, Gemini)

Build #4190424 2026-08-22 06:11:28

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (c656540d6 2026-08-21)

# docs.rs version docsrs 0.0.0 (e1bf2044f995578af06750ed1e554ccf8db7c5c4 2026-08-21 )

# 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" "ceef2e17465a8d341ec2c70f54d2aa737b71a167d23c16e06e7234e36b383b51" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260821-1.100.0-nightly-c656540d6\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting cli-agents v0.2.16 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `process_wrap::tokio::JobObject` [INFO] [stderr] --> src/adapters/mod.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use process_wrap::tokio::JobObject; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stderr] | | [INFO] [stderr] | no `JobObject` in `tokio` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/process-wrap-8.2.1/src/tokio.rs:18:22 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(all(windows, feature = "job-object"))] [INFO] [stderr] | ------- the item is gated here [INFO] [stderr] 17 | #[doc(inline)] [INFO] [stderr] 18 | pub use job_object::{JobObject, JobObjectChild}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `cli-agents` [INFO] running `Command { std: "docker" "inspect" "ceef2e17465a8d341ec2c70f54d2aa737b71a167d23c16e06e7234e36b383b51", kill_on_drop: false }`