[INFO] cloning repository https://github.com/mdonoughe/sbzdeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdonoughe/sbzdeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fsbzdeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fsbzdeck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d268fe3b7ef841eeb2e8568d4e68f0f3b579f66 [INFO] documenting mdonoughe/sbzdeck against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdonoughe%2Fsbzdeck" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdonoughe/sbzdeck on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/mdonoughe/sbzdeck [INFO] finished tweaking git repo https://github.com/mdonoughe/sbzdeck [INFO] tweaked toml for git repo https://github.com/mdonoughe/sbzdeck written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mdonoughe/sbzdeck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9401387c239d1e3c3517b27f89d1175662e3a30713922b5fffa408efadd0caf3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9401387c239d1e3c3517b27f89d1175662e3a30713922b5fffa408efadd0caf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9401387c239d1e3c3517b27f89d1175662e3a30713922b5fffa408efadd0caf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9401387c239d1e3c3517b27f89d1175662e3a30713922b5fffa408efadd0caf3", kill_on_drop: false }` [INFO] [stdout] 9401387c239d1e3c3517b27f89d1175662e3a30713922b5fffa408efadd0caf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71235652c2d88f4075e0afe6c178fffe9ee249bc7ceef3ce21dedcdc43a97244 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71235652c2d88f4075e0afe6c178fffe9ee249bc7ceef3ce21dedcdc43a97244", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.7 [INFO] [stderr] Checking arc-swap v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking addr2line v0.12.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking libflate v1.0.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking trackable v1.0.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Checking sloggers v1.0.1 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking streamdeck-rs v0.5.0 [INFO] [stderr] Documenting common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking sbz-switch v4.0.0 [INFO] [stdout] error: argument must be a string literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::shared::winerror::NTE_NOT_FOUND; [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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 import `crate::soundcore::PKEY_SOUNDCORECTL_CLSID` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | use crate::soundcore::{SoundCoreError, PKEY_SOUNDCORECTL_CLSID}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `PKEY_SOUNDCORECTL_CLSID` in `soundcore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::winapiext::PKEY_DeviceInterface_FriendlyName`, `crate::winapiext::PKEY_Device_DeviceDesc` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/media/mod.rs:50:24 [INFO] [stdout] | [INFO] [stdout] 50 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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[E0432]: unresolved import `self::consts::PKEY_SOUNDCORECTL_CLSID` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/soundcore/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::consts::PKEY_SOUNDCORECTL_CLSID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `PKEY_SOUNDCORECTL_CLSID` in `soundcore::consts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `RIDL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/soundcore/consts.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | DEFINE_PROPERTYKEY! {PKEY_SOUNDCORECTL_CLSID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `DEFINE_PROPERTYKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/winapiext.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | DEFINE_PROPERTYKEY! {PKEY_Device_DeviceDesc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ICallback` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/ctsndcr.rs:257:69 [INFO] [stdout] | [INFO] [stdout] 257 | if IsEqualIID(iid, &IUnknown::uuidof()) || IsEqualIID(iid, &ICallback::uuidof()) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ICallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ICallbackVtbl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/ctsndcr.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 174 | / struct Callback [INFO] [stdout] 175 | | where [INFO] [stdout] 176 | | C: FnMut(&EventInfo) -> Result<(), Win32Error>, [INFO] [stdout] 177 | | { [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sbz-switch-4.0.0/src/ctsndcr.rs:303:16 [INFO] [stdout] | [INFO] [stdout] 174 | / struct Callback [INFO] [stdout] 175 | | where [INFO] [stdout] 176 | | C: FnMut(&EventInfo) -> Result<(), Win32Error>, [INFO] [stdout] 177 | | { [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] error: aborting due to 72 previous errors [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` due to 73 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71235652c2d88f4075e0afe6c178fffe9ee249bc7ceef3ce21dedcdc43a97244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71235652c2d88f4075e0afe6c178fffe9ee249bc7ceef3ce21dedcdc43a97244", kill_on_drop: false }` [INFO] [stdout] 71235652c2d88f4075e0afe6c178fffe9ee249bc7ceef3ce21dedcdc43a97244