[INFO] fetching crate cloud-filter 0.0.5...
[INFO] checking cloud-filter-0.0.5 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate cloud-filter 0.0.5 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate cloud-filter 0.0.5 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate cloud-filter 0.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cloud-filter 0.0.5
[INFO] tweaked toml for crates.io crate cloud-filter 0.0.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding hermit-abi v0.3.9 (available: v0.4.0)
[INFO] [stderr]       Adding nt-time v0.8.1 (available: v0.9.1)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded nt-time v0.8.1
[INFO] [stderr]   Downloaded powershell_script v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 304120d844f0eac0259f96a897aa98c484d65f5a875f95c74dc22783bacc71bf
[INFO] running `Command { std: "docker" "start" "-a" "304120d844f0eac0259f96a897aa98c484d65f5a875f95c74dc22783bacc71bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "304120d844f0eac0259f96a897aa98c484d65f5a875f95c74dc22783bacc71bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304120d844f0eac0259f96a897aa98c484d65f5a875f95c74dc22783bacc71bf", kill_on_drop: false }`
[INFO] [stdout] 304120d844f0eac0259f96a897aa98c484d65f5a875f95c74dc22783bacc71bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67b2de48521d7a16b684af24c562f3bd17fc46b1082b88d8f448babb859333d9
[INFO] running `Command { std: "docker" "start" "-a" "67b2de48521d7a16b684af24c562f3bd17fc46b1082b88d8f448babb859333d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking widestring v1.1.0
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking powershell_script v1.1.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking nt-time v0.8.1
[INFO] [stderr]     Checking cloud-filter v0.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/error.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{self, NTSTATUS};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/ext/file.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     os::windows::{io::AsRawHandle, prelude::RawHandle},
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::Win32`
[INFO] [stdout]  --> src/error.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::Foundation::{self, NTSTATUS};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/ext/file.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/filter/info.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Storage::CloudFilters::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/ext/file.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     core,
[INFO] [stdout]    |     ^^^^ no `core` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/filter/ticket.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::Storage::CloudFilters::{CfReportProviderProgress, CF_CONNECTION_KEY},
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/filter/proxy.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows::Win32::Storage::CloudFilters::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/filter/request.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Storage::CloudFilters::{CF_CALLBACK_INFO, CF_PROCESS_INFO};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/metadata.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::Storage::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/metadata.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |         use std::os::windows::fs::MetadataExt;
[INFO] [stdout]     |                      ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/placeholder.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     os::windows::io::{AsRawHandle, FromRawHandle, IntoRawHandle, RawHandle},
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/filter/ticket.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core,
[INFO] [stdout]   |     ^^^^ no `core` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/placeholder.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::core`
[INFO] [stdout]   --> src/placeholder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     core::{self, PCWSTR},
[INFO] [stdout]    |     ^^^^   ^^^^ no `core` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/placeholder_file.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/root/connect.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::Win32::Storage::CloudFilters::{CfDisconnectSyncRoot, CF_CONNECTION_KEY};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/root/session.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     os::windows::{fs::OpenOptionsExt, io::AsRawHandle},
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::core`, `windows::Win32`
[INFO] [stdout]  --> src/placeholder_file.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core::{self, PCWSTR},
[INFO] [stdout]   |     ^^^^   ^^^^ no `core` in the root
[INFO] [stdout]   |     |
[INFO] [stdout]   |     could not find `core` in `windows`
[INFO] [stdout] 6 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/root/session.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/root/sync_root_id.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 |     os::windows::ffi::OsStringExt,
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::core`
[INFO] [stdout]   --> src/root/session.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     core::{self, PCWSTR},
[INFO] [stdout]    |     ^^^^   ^^^^ no `core` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Storage` in `windows`
[INFO] [stdout]   --> src/root/sync_root_id.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Storage::{Provider::StorageProviderSyncRootManager, StorageFolder},
[INFO] [stdout]    |     ^^^^^^^ could not find `Storage` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/root/sync_root_id.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/root/sync_root_info.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     os::windows::ffi::OsStringExt,
[INFO] [stdout]   |         ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::core`, `windows::Storage`, `windows::Win32`
[INFO] [stdout]   --> src/root/sync_root_id.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     core::{self, Error, HSTRING, PCWSTR, PWSTR},
[INFO] [stdout]    |     ^^^^   ^^^^ no `core` in the root
[INFO] [stdout]    |     |
[INFO] [stdout]    |     could not find `core` in `windows`
[INFO] [stdout] 12 |     Storage::{Provider::StorageProviderSyncRootManager, StorageFolder},
[INFO] [stdout]    |     ^^^^^^^ could not find `Storage` in `windows`
[INFO] [stdout] 13 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Storage` in `windows`
[INFO] [stdout]   --> src/root/sync_root_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Storage::{
[INFO] [stdout]    |     ^^^^^^^ could not find `Storage` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Foundation`, `windows::Storage`
[INFO] [stdout]   --> src/root/sync_root_info.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     core::Result,
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 11 |     Foundation::Uri,
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 12 |     Storage::{
[INFO] [stdout]    |     ^^^^^^^ could not find `Storage` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::core`
[INFO] [stdout]  --> src/utility.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::core::{self, HSTRING};
[INFO] [stdout]   |              ^^^^   ^^^^ no `core` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command/commands.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Win32`
[INFO] [stdout]  --> src/command/commands.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core,
[INFO] [stdout]   |     ^^^^ no `core` in the root
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/command/executor.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Win32::Storage::CloudFilters::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/command/executor.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     core,
[INFO] [stdout]   |     ^^^^ no `core` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 33 previous errors
[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 `cloud-filter` (lib) due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "67b2de48521d7a16b684af24c562f3bd17fc46b1082b88d8f448babb859333d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67b2de48521d7a16b684af24c562f3bd17fc46b1082b88d8f448babb859333d9", kill_on_drop: false }`
[INFO] [stdout] 67b2de48521d7a16b684af24c562f3bd17fc46b1082b88d8f448babb859333d9
