webview2-com 0.10.0

Rust bindings for the WebView2 COM APIs
Build #492455 2022-01-14T22:25:12.591112+00:00
# rustc version
rustc 1.60.0-nightly (22e491ac7 2022-01-13)
# docs.rs version
docsrs 0.6.0 (17de230 2022-01-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/webview2-com-0.10.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/webview2-com-0.10.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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/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\", \"-20220113-1.60.0-nightly-22e491ac7\", \"--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" "--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] 6d9fcb3a58db024e2f6a0baa453b7edc73d1ed1ae479d1662d7074a6550a8abd
[INFO] running `Command { std: "docker" "start" "-a" "6d9fcb3a58db024e2f6a0baa453b7edc73d1ed1ae479d1662d7074a6550a8abd", kill_on_drop: false }`
[INFO] [stderr]     Checking windows v0.30.0
[INFO] [stderr]    Compiling webview2-com-macros v0.5.0
[INFO] [stderr]    Compiling serde v1.0.133
[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.30.0/src/Windows/Win32/Foundation/mod.rs:5874:22
[INFO] [stderr]      |
[INFO] [stderr] 5874 |         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.30.0/src/core/bindings.rs:1537:22
[INFO] [stderr]      |
[INFO] [stderr] 1537 |         use std::os::windows::ffi::OsStrExt;
[INFO] [stderr]      |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stderr] 
[INFO] [stderr]    Compiling thiserror v1.0.30
[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.30.0/src/Windows/Win32/Foundation/mod.rs:5875:104
[INFO] [stderr]      |
[INFO] [stderr] 5875 | ...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]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling webview2-com-sys v0.10.0
[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.30.0/src/core/bindings.rs:1538:104
[INFO] [stderr]      |
[INFO] [stderr] 1538 | ...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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "6d9fcb3a58db024e2f6a0baa453b7edc73d1ed1ae479d1662d7074a6550a8abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d9fcb3a58db024e2f6a0baa453b7edc73d1ed1ae479d1662d7074a6550a8abd", kill_on_drop: false }`
[INFO] [stdout] 6d9fcb3a58db024e2f6a0baa453b7edc73d1ed1ae479d1662d7074a6550a8abd