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.99.0-nightly (84b36a78a 2026-08-06)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# 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" "ae230da0506b537043db0e517f85e47f27fcc355bdda9730828c9f2d37b702a9" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "doc-cfg" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260806-1.99.0-nightly-84b36a78a\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: list [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 processes v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `winapi::shared::winerror` [INFO] [stderr] --> src/process.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | winerror::{ERROR_INSUFFICIENT_BUFFER, WAIT_TIMEOUT}, [INFO] [stderr] | ^^^^^^^^ could not find `winerror` in `shared` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-0.3.9/src/shared/mod.rs:84:38 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(feature = "winerror")] pub mod winerror; [INFO] [stderr] | -------------------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item is gated behind the `winerror` feature [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::shared::winerror` [INFO] [stderr] --> src/module.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | winerror::{ERROR_INSUFFICIENT_BUFFER, ERROR_MOD_NOT_FOUND}, [INFO] [stderr] | ^^^^^^^^ could not find `winerror` in `shared` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-0.3.9/src/shared/mod.rs:84:38 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(feature = "winerror")] pub mod winerror; [INFO] [stderr] | -------------------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item is gated behind the `winerror` feature [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::shared::winerror` [INFO] [stderr] --> src/error.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | use winapi::shared::winerror::ERROR_PARTIAL_COPY; [INFO] [stderr] | ^^^^^^^^ could not find `winerror` in `shared` [INFO] [stderr] | [INFO] [stderr] note: found an item that was configured out [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winapi-0.3.9/src/shared/mod.rs:84:38 [INFO] [stderr] | [INFO] [stderr] 84 | #[cfg(feature = "winerror")] pub mod winerror; [INFO] [stderr] | -------------------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item is gated behind the `winerror` feature [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not document `processes` [INFO] running `Command { std: "docker" "inspect" "ae230da0506b537043db0e517f85e47f27fcc355bdda9730828c9f2d37b702a9", kill_on_drop: false }`