[INFO] cloning repository https://github.com/leddoo/pogui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leddoo/pogui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleddoo%2Fpogui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleddoo%2Fpogui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feddb9737aacfa6f490a5802c0f147d65015ee4f
[INFO] checking leddoo/pogui against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleddoo%2Fpogui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leddoo/pogui
[INFO] finished tweaking git repo https://github.com/leddoo/pogui
[INFO] tweaked toml for git repo https://github.com/leddoo/pogui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leddoo/pogui on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leddoo/pogui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-implement v0.42.0
[INFO] [stderr]   Downloaded windows v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6ea756cda5c17d1de5c4fab4b042337d83f6c027ae20577c067dbb8bd05f438
[INFO] running `Command { std: "docker" "start" "-a" "c6ea756cda5c17d1de5c4fab4b042337d83f6c027ae20577c067dbb8bd05f438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6ea756cda5c17d1de5c4fab4b042337d83f6c027ae20577c067dbb8bd05f438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6ea756cda5c17d1de5c4fab4b042337d83f6c027ae20577c067dbb8bd05f438", kill_on_drop: false }`
[INFO] [stdout] c6ea756cda5c17d1de5c4fab4b042337d83f6c027ae20577c067dbb8bd05f438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38658e5daee5bcfd291013a5d3071d16600b28a6ac16a273b85f0e6d90e5ff85
[INFO] running `Command { std: "docker" "start" "-a" "38658e5daee5bcfd291013a5d3071d16600b28a6ac16a273b85f0e6d90e5ff85", kill_on_drop: false }`
[INFO] [stderr]     Checking pogui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/win.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use windows::{
[INFO] [stdout]   |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows`
[INFO] [stdout]  --> src/win.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use windows::{
[INFO] [stdout]   |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1311:3
[INFO] [stdout]      |
[INFO] [stdout] 1311 | #[windows::core::implement(IDWriteTextAnalysisSource)]
[INFO] [stdout]      |   ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1350:3
[INFO] [stdout]      |
[INFO] [stdout] 1350 | #[windows::core::implement(IDWriteTextAnalysisSink)]
[INFO] [stdout]      |   ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/win.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use windows::{
[INFO] [stdout]   |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows`
[INFO] [stdout]  --> src/win.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use windows::{
[INFO] [stdout]   |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1311:3
[INFO] [stdout]      |
[INFO] [stdout] 1311 | #[windows::core::implement(IDWriteTextAnalysisSource)]
[INFO] [stdout]      |   ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1350:3
[INFO] [stdout]      |
[INFO] [stdout] 1350 | #[windows::core::implement(IDWriteTextAnalysisSink)]
[INFO] [stdout]      |   ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1318:82
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     fn GetLocaleName(&self, _pos: u32, _len: *mut u32, locale: *mut *mut u16) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                  ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1318:82
[INFO] [stdout]      |
[INFO] [stdout] 1318 |     fn GetLocaleName(&self, _pos: u32, _len: *mut u32, locale: *mut *mut u16) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                  ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1323:114
[INFO] [stdout]      |
[INFO] [stdout] 1323 | ...n<IDWriteNumberSubstitution>) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1323:114
[INFO] [stdout]      |
[INFO] [stdout] 1323 | ...n<IDWriteNumberSubstitution>) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1332:82
[INFO] [stdout]      |
[INFO] [stdout] 1332 |     fn GetTextAtPosition(&self, pos: u32, text: *mut *mut u16, len: *mut u32) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                  ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1332:82
[INFO] [stdout]      |
[INFO] [stdout] 1332 |     fn GetTextAtPosition(&self, pos: u32, text: *mut *mut u16, len: *mut u32) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                  ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1340:86
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     fn GetTextBeforePosition(&self, pos: u32, text: *mut *mut u16, len: *mut u32) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                      ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1340:86
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     fn GetTextBeforePosition(&self, pos: u32, text: *mut *mut u16, len: *mut u32) -> windows::core::Result<()> {unsafe{
[INFO] [stdout]      |                                                                                      ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1382:96
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     fn SetLineBreakpoints(&self, pos: u32, len: u32, breaks: *const DWRITE_LINE_BREAKPOINT) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                                ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1382:96
[INFO] [stdout]      |
[INFO] [stdout] 1382 |     fn SetLineBreakpoints(&self, pos: u32, len: u32, breaks: *const DWRITE_LINE_BREAKPOINT) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                                ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1390:24
[INFO] [stdout]      |
[INFO] [stdout] 1390 |             return Err(windows::Win32::Foundation::E_INVALIDARG.into());
[INFO] [stdout]      |                        ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1390:24
[INFO] [stdout]      |
[INFO] [stdout] 1390 |             return Err(windows::Win32::Foundation::E_INVALIDARG.into());
[INFO] [stdout]      |                        ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1424:92
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn SetBidiLevel(&self, pos: u32, len: u32, _explicit_level: u8, resolved_level: u8) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                            ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1430:95
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     fn SetScriptAnalysis(&self, pos: u32, len: u32, script: *const DWRITE_SCRIPT_ANALYSIS) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                               ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1424:92
[INFO] [stdout]      |
[INFO] [stdout] 1424 |     fn SetBidiLevel(&self, pos: u32, len: u32, _explicit_level: u8, resolved_level: u8) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                            ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1437:106
[INFO] [stdout]      |
[INFO] [stdout] 1437 |     fn SetNumberSubstitution(&self, _pos: u32, _len: u32, _subst: &Option<IDWriteNumberSubstitution>) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                                          ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1430:95
[INFO] [stdout]      |
[INFO] [stdout] 1430 |     fn SetScriptAnalysis(&self, pos: u32, len: u32, script: *const DWRITE_SCRIPT_ANALYSIS) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                               ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1438:20
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         return Err(windows::Win32::Foundation::E_NOTIMPL.into());
[INFO] [stdout]      |                    ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1437:106
[INFO] [stdout]      |
[INFO] [stdout] 1437 |     fn SetNumberSubstitution(&self, _pos: u32, _len: u32, _subst: &Option<IDWriteNumberSubstitution>) -> windows::core::Result<()> {
[INFO] [stdout]      |                                                                                                          ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     --> src/text/layout.rs:1438:20
[INFO] [stdout]      |
[INFO] [stdout] 1438 |         return Err(windows::Win32::Foundation::E_NOTIMPL.into());
[INFO] [stdout]      |                    ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    --> src/node.rs:806:43
[INFO] [stdout]     |
[INFO] [stdout] 806 |             rt.PushAxisAlignedClip(&rect, windows::Win32::Graphics::Direct2D::D2D1_ANTIALIAS_MODE_ALIASED);
[INFO] [stdout]     |                                           ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    --> src/node.rs:806:43
[INFO] [stdout]     |
[INFO] [stdout] 806 |             rt.PushAxisAlignedClip(&rect, windows::Win32::Graphics::Direct2D::D2D1_ANTIALIAS_MODE_ALIASED);
[INFO] [stdout]     |                                           ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pogui` (lib test) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pogui` (lib) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "38658e5daee5bcfd291013a5d3071d16600b28a6ac16a273b85f0e6d90e5ff85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38658e5daee5bcfd291013a5d3071d16600b28a6ac16a273b85f0e6d90e5ff85", kill_on_drop: false }`
[INFO] [stdout] 38658e5daee5bcfd291013a5d3071d16600b28a6ac16a273b85f0e6d90e5ff85
