CreateProcessW 0.1.1

Create and handle processes on Windows using the Win32 API
Build #466164 2021-11-21 15:19:58

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.

# rustc version rustc 1.58.0-nightly (2885c4748 2021-11-20)

# docs.rs version docsrs 0.6.0 (78e2992 2021-11-18)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/CreateProcessW-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/CreateProcessW-0.1.1/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20211120-1.58.0-nightly-2885c4748\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }` [INFO] [stdout] 7ed71c9c56187578565c980eb35b2c649ba0398c2d01abac4d8431ca5732d2d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7ed71c9c56187578565c980eb35b2c649ba0398c2d01abac4d8431ca5732d2d8", kill_on_drop: false }` [INFO] [stderr] Checking windows v0.28.0 [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.28.0/src/Windows/Win32/Foundation/mod.rs:3306:22 [INFO] [stderr] | [INFO] [stderr] 3306 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.28.0/src/core/bindings.rs:1591:34 [INFO] [stderr] | [INFO] [stderr] 1591 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.28.0/src/Windows/Win32/Foundation/mod.rs:3307:104 [INFO] [stderr] | [INFO] [stderr] 3307 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec<u... [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/windows-0.28.0/src/core/bindings.rs:1592:116 [INFO] [stderr] | [INFO] [stderr] 1592 | ...ore::alloc::boxed::Box::<[u16]>::into_raw(self.encode_wide().chain(::core::iter::once(0)).collect::<::windows::core::alloc::vec::Vec<u... [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `windows` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7ed71c9c56187578565c980eb35b2c649ba0398c2d01abac4d8431ca5732d2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed71c9c56187578565c980eb35b2c649ba0398c2d01abac4d8431ca5732d2d8", kill_on_drop: false }` [INFO] [stdout] 7ed71c9c56187578565c980eb35b2c649ba0398c2d01abac4d8431ca5732d2d8