[INFO] cloning repository https://github.com/shubhamashish33/AudioFocus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shubhamashish33/AudioFocus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamashish33%2FAudioFocus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamashish33%2FAudioFocus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c92970a1c209ead4faf3adb1b163b0c639053756
[INFO] checking shubhamashish33/AudioFocus against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshubhamashish33%2FAudioFocus" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shubhamashish33/AudioFocus
[INFO] finished tweaking git repo https://github.com/shubhamashish33/AudioFocus
[INFO] tweaked toml for git repo https://github.com/shubhamashish33/AudioFocus written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shubhamashish33/AudioFocus on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shubhamashish33/AudioFocus 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winres v0.1.12
[INFO] [stderr]   Downloaded ico v0.3.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded exr v1.74.0
[INFO] [stderr]   Downloaded tiff v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890
[INFO] running `Command { std: "docker" "start" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890", kill_on_drop: false }`
[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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890", kill_on_drop: false }`
[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" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling ico v0.3.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling audiofocus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/com.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::System::Com::{CoInitializeEx, CoUninitialize, COINIT_MULTITHREADED};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/dispatcher.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/window_discovery.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/window_filtering.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/process.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]  --> src/smtc/translate.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Media::Control::{
[INFO] [stdout]   |              ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/process.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::PWSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]   --> src/smtc/watcher.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Media::Control::{
[INFO] [stdout]    |     ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/smtc/watcher.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Win32::System::WinRT::{RoInitialize, RoUninitialize, RO_INIT_MULTITHREADED},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Foundation`
[INFO] [stdout]   --> src/smtc/watcher.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     core::{IUnknown, Interface},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 10 |     Foundation::{EventRegistrationToken, TypedEventHandler},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/smtc/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use windows::core::Interface;
[INFO] [stdout]    |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/icons.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/manager.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/menu.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/menu.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/single_instance.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{CloseHandle, HANDLE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/single_instance.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::System::Threading::{CreateMutexW, OpenMutexW, MUTEX_ALL_ACCESS};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/single_instance.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/wasapi.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 import `windows::core`
[INFO] [stdout]  --> src/wasapi.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, PWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]  --> src/error.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Windows(#[from] windows::core::Error),
[INFO] [stdout]   |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/non_smtc/window_filtering.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |             windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId(
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/non_smtc/window_filtering.rs:57:38
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn base_window_filter(hwnd: windows::Win32::Foundation::HWND) -> bool {
[INFO] [stdout]    |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/smtc/translate.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn hstring(value: windows::core::Result<windows::core::HSTRING>) -> String {
[INFO] [stdout]    |                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/smtc/translate.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn hstring(value: windows::core::Result<windows::core::HSTRING>) -> String {
[INFO] [stdout]    |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]   --> src/smtc/mod.rs:21:66
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_session(source: &MediaSource, session: &windows::Media::Control::GlobalSystemMediaTransportControlsSession) -> Self {
[INFO] [stdout]    |                                                                  ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/tray/manager.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/tray/manager.rs:226:65
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let create_struct = lparam.0 as *const windows::Win32::UI::WindowsAndMessaging::CREATESTRUCTW;
[INFO] [stdout]     |                                                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/tray/icons.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         windows::Win32::System::LibraryLoader::GetModuleHandleW(None).unwrap_or_default()
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/tray/icons.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let resource = windows::core::PCWSTR(1 as *const u16);
[INFO] [stdout]    |                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/com.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::System::Com::{CoInitializeEx, CoUninitialize, COINIT_MULTITHREADED};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/dispatcher.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/window_discovery.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/non_smtc/window_filtering.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/process.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Win32::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]  --> src/smtc/translate.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Media::Control::{
[INFO] [stdout]   |              ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/process.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::PWSTR,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]   --> src/smtc/watcher.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Media::Control::{
[INFO] [stdout]    |     ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/smtc/watcher.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Win32::System::WinRT::{RoInitialize, RoUninitialize, RO_INIT_MULTITHREADED},
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `windows::core`, `windows::Foundation`
[INFO] [stdout]   --> src/smtc/watcher.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     core::{IUnknown, Interface},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 10 |     Foundation::{EventRegistrationToken, TypedEventHandler},
[INFO] [stdout]    |     ^^^^^^^^^^ could not find `Foundation` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/smtc/mod.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |         use windows::core::Interface;
[INFO] [stdout]    |                      ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::Foundation::{HWND, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::UI::Shell::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/manager.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/icons.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/manager.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/menu.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::UI::WindowsAndMessaging::{
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/menu.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::w;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/single_instance.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::Foundation::{CloseHandle, HANDLE};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/tray/single_instance.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::System::Threading::{CreateMutexW, OpenMutexW, MUTEX_ALL_ACCESS};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/tray/single_instance.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows::core::PCWSTR;
[INFO] [stdout]   |              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/wasapi.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 import `windows::core`
[INFO] [stdout]  --> src/wasapi.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::{Interface, PWSTR},
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]  --> src/error.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Windows(#[from] windows::core::Error),
[INFO] [stdout]   |                              ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/non_smtc/window_filtering.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |             windows::Win32::UI::WindowsAndMessaging::GetWindowThreadProcessId(
[INFO] [stdout]    |                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/non_smtc/window_filtering.rs:57:38
[INFO] [stdout]    |
[INFO] [stdout] 57 | fn base_window_filter(hwnd: windows::Win32::Foundation::HWND) -> bool {
[INFO] [stdout]    |                                      ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/smtc/translate.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn hstring(value: windows::core::Result<windows::core::HSTRING>) -> String {
[INFO] [stdout]    |                            ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/smtc/translate.rs:30:50
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn hstring(value: windows::core::Result<windows::core::HSTRING>) -> String {
[INFO] [stdout]    |                                                  ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Media` in `windows`
[INFO] [stdout]   --> src/smtc/mod.rs:21:66
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub fn from_session(source: &MediaSource, session: &windows::Media::Control::GlobalSystemMediaTransportControlsSession) -> Self {
[INFO] [stdout]    |                                                                  ^^^^^ could not find `Media` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/tray/manager.rs:36:42
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let instance = unsafe { windows::Win32::System::LibraryLoader::GetModuleHandleW(None)? };
[INFO] [stdout]    |                                          ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]    --> src/tray/manager.rs:226:65
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 let create_struct = lparam.0 as *const windows::Win32::UI::WindowsAndMessaging::CREATESTRUCTW;
[INFO] [stdout]     |                                                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/tray/icons.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |         windows::Win32::System::LibraryLoader::GetModuleHandleW(None).unwrap_or_default()
[INFO] [stdout]    |                  ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `core` in `windows`
[INFO] [stdout]   --> src/tray/icons.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let resource = windows::core::PCWSTR(1 as *const u16);
[INFO] [stdout]    |                             ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/smtc/watcher.rs:278:60
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let state = playback_state_from_smtc(playback_info.PlaybackStatus()?);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]     = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `PlaybackStatus` found for type `_` in the current scope
[INFO] [stdout]    --> src/smtc/watcher.rs:278:60
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let state = playback_state_from_smtc(playback_info.PlaybackStatus()?);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^ method not found in `_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/smtc/watcher.rs:278:60
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let state = playback_state_from_smtc(playback_info.PlaybackStatus()?);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]     = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `PlaybackStatus` found for type `_` in the current scope
[INFO] [stdout]    --> src/smtc/watcher.rs:278:60
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let state = playback_state_from_smtc(playback_info.PlaybackStatus()?);
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^ method not found in `_`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audiofocus` (lib) due to 34 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `audiofocus` (lib test) due to 34 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890", kill_on_drop: false }`
[INFO] [stdout] 8930c03c0961edf5c014fe997864eaa7c4b70b6337a4a3169fff56391e657890
