[INFO] fetching crate sbz-switch 4.1.0...
[INFO] testing sbz-switch-4.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sbz-switch 4.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate sbz-switch 4.1.0
[INFO] finished tweaking crates.io crate sbz-switch 4.1.0
[INFO] tweaked toml for crates.io crate sbz-switch 4.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sbz-switch 4.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sbz-switch 4.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40e4b1c847e21efeb47462aba1ebafbf7896cf3f97e1f4a9ee8d94e8648ca49d
[INFO] running `Command { std: "docker" "start" "-a" "40e4b1c847e21efeb47462aba1ebafbf7896cf3f97e1f4a9ee8d94e8648ca49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40e4b1c847e21efeb47462aba1ebafbf7896cf3f97e1f4a9ee8d94e8648ca49d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e4b1c847e21efeb47462aba1ebafbf7896cf3f97e1f4a9ee8d94e8648ca49d", kill_on_drop: false }`
[INFO] [stdout] 40e4b1c847e21efeb47462aba1ebafbf7896cf3f97e1f4a9ee8d94e8648ca49d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62582f43ecf31b6581988d77f7e541c6b23432df110993a692ab4446adcb30bd
[INFO] running `Command { std: "docker" "start" "-a" "62582f43ecf31b6581988d77f7e541c6b23432df110993a692ab4446adcb30bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling slog-scope v4.4.0
[INFO] [stderr]    Compiling libflate_lz77 v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling slog-stdlog v4.1.1
[INFO] [stderr]    Compiling libflate v1.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling slog-kvfilter v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling slog-term v2.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling trackable v1.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling sloggers v1.0.1
[INFO] [stderr]    Compiling sbz-switch v4.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: argument must be a string literal
[INFO] [stdout]   --> src/lib.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |   compile_error!("This crate must be built for x86 for compatibility with sound drivers." +
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 50 | |     "(build for i686-pc-windows-msvc or suppress this error using feature ctsndcr_ignore_arch)");
[INFO] [stdout]    | |_______________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/com/event.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::combaseapi::{CoWaitForMultipleObjects, CWMO_DISPATCH_CALLS};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/com/event.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::handleapi::CloseHandle;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/com/event.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::synchapi::{CreateEventW, SetEvent};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/com/event.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::winbase::INFINITE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/com/event.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::um::winnt::HANDLE;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/com/mod.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::combaseapi::{CoInitializeEx, CoUninitialize};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/com/mod.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::objbase::COINIT_APARTMENTTHREADED;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/com/mod.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::unknwnbase::IUnknown;
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/ctsndcr.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::shared::guiddef::{IsEqualIID, REFIID};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/ctsndcr.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::shared::minwindef::ULONG;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/ctsndcr.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::shared::ntdef::HRESULT;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/ctsndcr.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::shared::winerror::{E_INVALIDARG, E_NOINTERFACE};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/ctsndcr.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/ctsndcr.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::ctypes::c_void;
[INFO] [stdout]    |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/hresult.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::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/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/hresult.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::ntdef::HRESULT;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/hresult.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::shared::winerror::FACILITY_WIN32;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/hresult.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winbase::{
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/media/event.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::guiddef::GUID;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/event.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::shared::winerror::E_ABORT;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/event.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::endpointvolume::{IAudioEndpointVolume, IAudioEndpointVolumeCallback};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> src/media/mod.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | use std::os::windows::ffi::{OsStrExt, OsStringExt};
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::Interface`
[INFO] [stdout]   --> src/ctsndcr.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use winapi::Interface;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `Interface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use winapi::shared::guiddef::GUID;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use winapi::shared::guiddef::{IsEqualIID, REFIID};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | use winapi::shared::minwindef::ULONG;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | use winapi::shared::ntdef::HRESULT;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 | use winapi::shared::winerror::{E_INVALIDARG, E_NOINTERFACE};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 | use winapi::shared::wtypes::{PROPERTYKEY, VARTYPE};
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 | use winapi::um::combaseapi::CLSCTX_ALL;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | use winapi::um::combaseapi::{CoCreateInstance, CoTaskMemFree, PropVariantClear};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 | use winapi::um::coml2api::STGM_READ;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | use winapi::um::endpointvolume::{
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 | use winapi::um::mmdeviceapi::{
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 | use winapi::um::propidl::PROPVARIANT;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 | use winapi::um::propsys::IPropertyStore;
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]   --> src/media/mod.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | use winapi::um::unknwnbase::{IUnknown, IUnknownVtbl};
[INFO] [stdout]    |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes`
[INFO] [stdout]   --> src/media/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::ctypes::c_void;
[INFO] [stdout]    |             ^^^^^^ could not find `ctypes` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/soundcore/consts.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::wtypes::PROPERTYKEY;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/soundcore/core.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:56:5
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/soundcore/core.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::shared::guiddef::GUID;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/soundcore/core.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::combaseapi::{CoCreateInstance, CLSCTX_ALL};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::Interface`
[INFO] [stdout]   --> src/media/mod.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use winapi::Interface;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `Interface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]   --> src/soundcore/event.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::shared::winerror::E_ABORT;
[INFO] [stdout]    |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/soundcore/feature_iterator.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::winerror::E_FAIL;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/soundcore/parameter.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::winerror::E_ACCESSDENIED;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/soundcore/parameter_iterator.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::winerror::E_FAIL;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/winapiext.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::shared::wtypes::PROPERTYKEY;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::Interface`
[INFO] [stdout]   --> src/soundcore/core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::Interface;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ no `Interface` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::soundcore::PKEY_SOUNDCORECTL_CLSID_AE5`, `crate::soundcore::PKEY_SOUNDCORECTL_CLSID_Z`
[INFO] [stdout]   --> src/media/mod.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 | use crate::soundcore::{SoundCoreError, PKEY_SOUNDCORECTL_CLSID_AE5, PKEY_SOUNDCORECTL_CLSID_Z};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^ no `PKEY_SOUNDCORECTL_CLSID_Z` in `soundcore`
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        no `PKEY_SOUNDCORECTL_CLSID_AE5` in `soundcore`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::winapiext::PKEY_DeviceInterface_FriendlyName`, `crate::winapiext::PKEY_Device_DeviceDesc`
[INFO] [stdout]   --> src/media/mod.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 | use crate::winapiext::{PKEY_DeviceInterface_FriendlyName, PKEY_Device_DeviceDesc};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^ no `PKEY_Device_DeviceDesc` in `winapiext`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        no `PKEY_DeviceInterface_FriendlyName` in `winapiext`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ctsndcr::IEventNotify`, `crate::ctsndcr::ISoundCore`
[INFO] [stdout]   --> src/soundcore/core.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::ctsndcr::{HardwareInfo, IEventNotify, ISoundCore};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^  ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    no `IEventNotify` in `ctsndcr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::ctsndcr::ICallback`, `crate::ctsndcr::IEventNotify`, `crate::ctsndcr::ISoundCore`
[INFO] [stdout]   --> src/soundcore/event.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::ctsndcr::{EventInfo, ICallback, IEventNotify, ISoundCore, Param};
[INFO] [stdout]    |                                 ^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout]    |                                 |          |
[INFO] [stdout]    |                                 |          no `IEventNotify` in `ctsndcr`
[INFO] [stdout]    |                                 no `ICallback` in `ctsndcr`
[INFO] [stdout]    |                                 help: a similar name exists in the module: `Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ctsndcr::ISoundCore`
[INFO] [stdout]  --> src/soundcore/feature.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::ctsndcr::{FeatureInfo, ISoundCore};
[INFO] [stdout]   |                                   ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ctsndcr::ISoundCore`
[INFO] [stdout]  --> src/soundcore/feature_iterator.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::ctsndcr::{FeatureInfo, ISoundCore};
[INFO] [stdout]   |                                   ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ctsndcr::ISoundCore`
[INFO] [stdout]  --> src/soundcore/parameter.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ctsndcr::{ISoundCore, Param, ParamInfo, ParamValue};
[INFO] [stdout]   |                      ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::ctsndcr::ISoundCore`
[INFO] [stdout]  --> src/soundcore/parameter_iterator.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::ctsndcr::{ISoundCore, ParamInfo};
[INFO] [stdout]   |                      ^^^^^^^^^^ no `ISoundCore` in `ctsndcr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `RIDL` in this scope
[INFO] [stdout]   --> src/ctsndcr.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | RIDL! {#[uuid(0x6111e7c4, 0x3ea4, 0x47ed, 0xb0, 0x74, 0xc6, 0x38, 0x87, 0x52, 0x82, 0xc4)]
[INFO] [stdout]    | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `RIDL` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | RIDL! {#[uuid(0xf6cb394a, 0xa680, 0x45c0, 0xac, 0xd2, 0xf0, 0x59, 0x56, 0x26, 0xa3, 0xfd)]
[INFO] [stdout]     | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `RIDL` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | RIDL! {#[uuid(0xb353c442, 0xc49d, 0x4532, 0x9e, 0x3a, 0x1b, 0x20, 0xa1, 0x82, 0xfd, 0x00)]
[INFO] [stdout]     | ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_PROPERTYKEY` in this scope
[INFO] [stdout]  --> src/soundcore/consts.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | DEFINE_PROPERTYKEY! {PKEY_SOUNDCORECTL_CLSID_Z,
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_PROPERTYKEY` in this scope
[INFO] [stdout]   --> src/soundcore/consts.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | DEFINE_PROPERTYKEY! {PKEY_SOUNDCORECTL_CLSID_AE5,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_PROPERTYKEY` in this scope
[INFO] [stdout]  --> src/winapiext.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | DEFINE_PROPERTYKEY! {PKEY_DeviceInterface_FriendlyName,
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `DEFINE_PROPERTYKEY` in this scope
[INFO] [stdout]   --> src/winapiext.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | DEFINE_PROPERTYKEY! {PKEY_Device_DeviceDesc,
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ICallbackVtbl` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:178:18
[INFO] [stdout]     |
[INFO] [stdout] 178 |     lpVtbl: *mut ICallbackVtbl,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ICallbackVtbl` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:179:11
[INFO] [stdout]     |
[INFO] [stdout] 179 |     vtbl: ICallbackVtbl,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ICallback` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:184:6
[INFO] [stdout]     |
[INFO] [stdout] 174 | / struct Callback<C>
[INFO] [stdout] 175 | | where
[INFO] [stdout] 176 | |     C: FnMut(&EventInfo) -> Result<(), Win32Error>,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     callback: C,
[INFO] [stdout] 182 | | }
[INFO] [stdout]     | |_- similarly named struct `Callback` defined here
[INFO] [stdout] 183 |
[INFO] [stdout] 184 |   impl ICallback {
[INFO] [stdout]     |        ^^^^^^^^^ help: a struct with a similar name exists: `Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ICallbackVtbl` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:202:19
[INFO] [stdout]     |
[INFO] [stdout] 202 |             vtbl: ICallbackVtbl {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ICallback` in this scope
[INFO] [stdout]    --> src/ctsndcr.rs:303:16
[INFO] [stdout]     |
[INFO] [stdout] 174 | / struct Callback<C>
[INFO] [stdout] 175 | | where
[INFO] [stdout] 176 | |     C: FnMut(&EventInfo) -> Result<(), Win32Error>,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |     callback: C,
[INFO] [stdout] 182 | | }
[INFO] [stdout]     | |_- similarly named struct `Callback` defined here
[INFO] [stdout] ...
[INFO] [stdout] 303 |       this: *mut ICallback,
[INFO] [stdout]     |                  ^^^^^^^^^ help: a struct with a similar name exists: `Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ctsndcr_ignore_arch`
[INFO] [stdout]   --> src/lib.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(not(any(target_arch = "x86", feature = "ctsndcr_ignore_arch")))]
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `ctsndcr_ignore_arch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::consts::*`
[INFO] [stdout]   --> src/soundcore/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::consts::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ICallback`
[INFO] [stdout]    --> src/ctsndcr.rs:257:69
[INFO] [stdout]     |
[INFO] [stdout] 257 |         if IsEqualIID(iid, &IUnknown::uuidof()) || IsEqualIID(iid, &ICallback::uuidof()) {
[INFO] [stdout]     |                                                                     ^^^^^^^^^
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     use of undeclared type `ICallback`
[INFO] [stdout]     |                                                                     help: a struct with a similar name exists: `Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sbz-switch` (lib) due to 71 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "62582f43ecf31b6581988d77f7e541c6b23432df110993a692ab4446adcb30bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62582f43ecf31b6581988d77f7e541c6b23432df110993a692ab4446adcb30bd", kill_on_drop: false }`
[INFO] [stdout] 62582f43ecf31b6581988d77f7e541c6b23432df110993a692ab4446adcb30bd
