[INFO] fetching crate wic 0.3.0-alpha1...
[INFO] testing wic-0.3.0-alpha1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wic 0.3.0-alpha1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate wic 0.3.0-alpha1
[INFO] finished tweaking crates.io crate wic 0.3.0-alpha1
[INFO] tweaked toml for crates.io crate wic 0.3.0-alpha1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wic 0.3.0-alpha1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 27be195ea0aaf9e861d7bc64726d4e4e075040cb4cdfd20cd5486a0fa8253ad0
[INFO] running `Command { std: "docker" "start" "-a" "27be195ea0aaf9e861d7bc64726d4e4e075040cb4cdfd20cd5486a0fa8253ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27be195ea0aaf9e861d7bc64726d4e4e075040cb4cdfd20cd5486a0fa8253ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27be195ea0aaf9e861d7bc64726d4e4e075040cb4cdfd20cd5486a0fa8253ad0", kill_on_drop: false }`
[INFO] [stdout] 27be195ea0aaf9e861d7bc64726d4e4e075040cb4cdfd20cd5486a0fa8253ad0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9c27758a9c2d062d2299a4933c1c547a78f4c3ace91a3da8b81f00ccf3c81b22
[INFO] running `Command { std: "docker" "start" "-a" "9c27758a9c2d062d2299a4933c1c547a78f4c3ace91a3da8b81f00ccf3c81b22", kill_on_drop: false }`
[INFO] [stderr]    Compiling wic v0.3.0-alpha1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `derive_com_wrapper`
[INFO] [stdout]  --> src/lib.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate derive_com_wrapper;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `auto_enum`
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate auto_enum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use dcommon::GUID;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap/builder/empty.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap/builder/empty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap/builder/empty.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use math2d::Sizeu;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap/builder/memory.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap/builder/memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap/builder/memory.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use math2d::Sizeu;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap/builder/source.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap/builder/source.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/descriptions/bitmap_pattern.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::wincodec::WICBitmapPattern;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap/builder/source.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use math2d::Recti;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::{Error, Status};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> src/bitmap/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::wincodec::IWICBitmap;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/bitmap/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use math2d::Recti;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dcommon::helpers::{deref_com_wrapper, deref_com_wrapper_mut};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dcommon::{Error, Status};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::wincodec::IWICBitmapClipper;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dcommon::helpers::wstrnlen;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap_clipper/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use math2d::Recti;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::um::wincodec::IWICBitmapCodecInfo;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use wio::wide::ToWide;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_codec_info/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dcommon::GUID;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_decoder/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use dcommon::objidl;
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::wincodec::IWICBitmapDecoder;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use dcommon::{Error, Status};
[INFO] [stdout]    |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/bitmap_decoder/info.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dcommon::objidl::Stream;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_decoder/info.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_decoder/info.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::wincodec::IWICBitmapDecoderInfo;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_decoder/info.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_decoder/info.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/bitmap_encoder/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_encoder/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::wincodec::IWICBitmapEncoder;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_encoder/info.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::um::wincodec::IWICBitmapEncoderInfo;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_encoder/info.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_encoder/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_frame_decode/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_frame_decode/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::wincodec::IWICBitmapFrameDecode;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_frame_decode/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_frame_encode/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincodec::IWICBitmapFrameEncode;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_frame_encode/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_frame_decode/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_lock/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/bitmap_lock/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::wincodec::IWICBitmapLock;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/bitmap_lock/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap_lock/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use math2d::Sizeu;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/bitmap_source/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/bitmap_source/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dcommon::{Error, Status};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap_source/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use math2d::Recti;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> src/bitmap_source/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::wincodec::IWICBitmapSource;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/bitmap_source/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/color_context/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincodec::IWICColorContext;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/color_context/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `math2d`
[INFO] [stdout]  --> src/bitmap_source/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use math2d::Sizeu;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `math2d`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `math2d`, use `cargo add math2d` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/imaging_factory/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::wincodec::IWICImagingFactory;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]  --> src/imaging_factory/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use wio::com::ComPtr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/imaging_factory/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/metadata_query_reader/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dcommon::idltypes::propvariant::PropVariant;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/metadata_query_reader/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dcommon::objidl::EnumString;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/metadata_query_reader/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/metadata_query_reader/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::wincodec::IWICMetadataQueryReader;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/metadata_query_reader/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/metadata_query_reader/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use wio::wide::ToWide;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/metadata_query_reader/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::Error;
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `checked_enum`
[INFO] [stdout]  --> src/palette/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use checked_enum::UncheckedEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `checked_enum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `checked_enum`, use `cargo add checked_enum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/palette/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/palette/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::wincodec::IWICPalette;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/palette/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/palette/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::{Error, Status};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/stream/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use dcommon::helpers::{deref_com_wrapper, deref_com_wrapper_mut};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `com_wrapper`
[INFO] [stdout]  --> src/stream/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use com_wrapper::ComWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `com_wrapper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `com_wrapper`, use `cargo add com_wrapper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]  --> src/stream/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::objidl::{self, enums::AccessMask};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/stream/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use dcommon::objidl::{self, enums::AccessMask};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> src/stream/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::wincodec::IWICStream;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/stream/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use wio::com::ComPtr;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `wio`
[INFO] [stdout]   --> src/stream/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use wio::wide::ToWide;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `wio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `wio`, use `cargo add wio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]  --> src/descriptions/pixel_format.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use dxgi::enums::Format::*;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dxgi`, use `cargo add dxgi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/descriptions/pixel_format.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::guiddef::{IsEqualGUID, GUID};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/descriptions/pixel_format.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::wincodec::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dcommon`
[INFO] [stdout]  --> src/stream/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use dcommon::{Error, Status};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap/mod.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]   --> src/bitmap_codec_info/mod.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(ComWrapper)]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_codec_info/mod.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_decoder/info.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[com(send, sync, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[com(send, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]  --> src/bitmap_encoder/info.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(ComWrapper)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]  --> src/bitmap_encoder/info.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[com(debug)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:12:3
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]  --> src/bitmap_frame_encode/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ComWrapper)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]  --> src/bitmap_frame_encode/mod.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[com(debug)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]  --> src/bitmap_lock/mod.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(ComWrapper)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_lock/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[com(send, sync, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/bitmap_source/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[com(debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]  --> src/color_context/mod.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(ComWrapper)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]  --> src/color_context/mod.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[com(debug)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_flags` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[enum_flags]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_enum` in this scope
[INFO] [stdout]  --> src/enums/bitmap_create_cache.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[auto_enum(u32, checked)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `auto_enum` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate auto_enum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_flags` in this scope
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[enum_flags]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_enum` in this scope
[INFO] [stdout]  --> src/enums/bitmap_encoder_cache_opt.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[auto_enum(u32, checked)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `auto_enum` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate auto_enum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_flags` in this scope
[INFO] [stdout]  --> src/enums/bitmap_lock_flags.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[enum_flags]
[INFO] [stdout]   |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_enum` in this scope
[INFO] [stdout]  --> src/enums/bitmap_palette_type.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[auto_enum(u32, checked)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `auto_enum` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate auto_enum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_enum` in this scope
[INFO] [stdout]  --> src/enums/decode_options.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[auto_enum(u32, checked)]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `auto_enum` is imported here, but it is an unresolved item, not an attribute
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate auto_enum;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ComWrapper` in this scope
[INFO] [stdout]  --> src/imaging_factory/mod.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(ComWrapper)]
[INFO] [stdout]   |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]  --> src/imaging_factory/mod.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[com(send, sync, debug)]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/metadata_query_reader/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[com(send, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/palette/mod.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[com(send, sync, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `com` in this scope
[INFO] [stdout]   --> src/stream/mod.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[com(send, debug)]
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap/mod.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |         unsafe { dcommon::helpers::deref_com_wrapper(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_decoder/info.rs:48:18
[INFO] [stdout]    |
[INFO] [stdout] 48 |         unsafe { dcommon::helpers::deref_com_wrapper(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_decoder/info.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |         unsafe { dcommon::helpers::deref_com_wrapper_mut(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_encoder/info.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |         unsafe { dcommon::helpers::deref_com_wrapper(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_encoder/info.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |         unsafe { dcommon::helpers::deref_com_wrapper_mut(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |         unsafe { dcommon::helpers::deref_com_wrapper(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |         unsafe { dcommon::helpers::deref_com_wrapper_mut(self) }
[INFO] [stdout]    |                  ^^^^^^^ use of unresolved module or unlinked crate `dcommon`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dcommon`, use `cargo add dcommon` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub dxgi_format: dxgi::enums::Format,
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dxgi`, use `cargo add dxgi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:851:18
[INFO] [stdout]     |
[INFO] [stdout] 851 |     dxgi_format: dxgi::enums::Format,
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dxgi`, use `cargo add dxgi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:876:18
[INFO] [stdout]     |
[INFO] [stdout] 876 |     dxgi_format: dxgi::enums::Format,
[INFO] [stdout]     |                  ^^^^ use of unresolved module or unlinked crate `dxgi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dxgi`, use `cargo add dxgi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormatDontCare` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         GUID_WICPixelFormatDontCare,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             Unknown,
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat1bppIndexed` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         GUID_WICPixelFormat1bppIndexed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             Unknown,
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat2bppIndexed` in this scope
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         GUID_WICPixelFormat2bppIndexed,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat4bppIndexed` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         GUID_WICPixelFormat4bppIndexed,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat8bppIndexed` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         GUID_WICPixelFormat8bppIndexed,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppBGR555` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         GUID_WICPixelFormat16bppBGR555,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppBGR565` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         GUID_WICPixelFormat16bppBGR565,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B5G6R5Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 |             B5G6R5Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppBGRA5551` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         GUID_WICPixelFormat16bppBGRA5551,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B5G5R5A1Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |             B5G5R5A1Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppBGR101010` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         GUID_WICPixelFormat32bppBGR101010,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppRGBA1010102` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         GUID_WICPixelFormat32bppRGBA1010102,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R10G10B10A2Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             R10G10B10A2Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppRGBA1010102XR` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         GUID_WICPixelFormat32bppRGBA1010102XR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormatBlackWhite` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         GUID_WICPixelFormatBlackWhite,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat2bppGray` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         GUID_WICPixelFormat2bppGray,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:247:13
[INFO] [stdout]     |
[INFO] [stdout] 247 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat4bppGray` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:251:9
[INFO] [stdout]     |
[INFO] [stdout] 251 |         GUID_WICPixelFormat4bppGray,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:260:13
[INFO] [stdout]     |
[INFO] [stdout] 260 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat8bppGray` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:264:9
[INFO] [stdout]     |
[INFO] [stdout] 264 |         GUID_WICPixelFormat8bppGray,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R8Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:273:13
[INFO] [stdout]     |
[INFO] [stdout] 273 |             R8Unorm,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppGray` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         GUID_WICPixelFormat16bppGray,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |             R16Unorm,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppGrayFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |         GUID_WICPixelFormat16bppGrayFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat16bppGrayHalf` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         GUID_WICPixelFormat16bppGrayHalf,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:312:13
[INFO] [stdout]     |
[INFO] [stdout] 312 |             R16Float,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppGrayFloat` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         GUID_WICPixelFormat32bppGrayFloat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R32Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:325:13
[INFO] [stdout]     |
[INFO] [stdout] 325 |             R32Float,
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppGrayFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:329:9
[INFO] [stdout]     |
[INFO] [stdout] 329 |         GUID_WICPixelFormat32bppGrayFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:338:13
[INFO] [stdout]     |
[INFO] [stdout] 338 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat24bppRGB` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         GUID_WICPixelFormat24bppRGB,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:352:13
[INFO] [stdout]     |
[INFO] [stdout] 352 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat24bppBGR` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         GUID_WICPixelFormat24bppBGR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppBGR` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:369:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         GUID_WICPixelFormat32bppBGR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:378:13
[INFO] [stdout]     |
[INFO] [stdout] 378 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppRGBA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         GUID_WICPixelFormat32bppRGBA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R8G8B8A8Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:391:13
[INFO] [stdout]     |
[INFO] [stdout] 391 |             R8G8B8A8Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppBGRA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |         GUID_WICPixelFormat32bppBGRA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B8G8R8A8Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:404:13
[INFO] [stdout]     |
[INFO] [stdout] 404 |             B8G8R8A8Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppRGBE` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:408:9
[INFO] [stdout]     |
[INFO] [stdout] 408 |         GUID_WICPixelFormat32bppRGBE,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:417:13
[INFO] [stdout]     |
[INFO] [stdout] 417 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppPRGBA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:421:9
[INFO] [stdout]     |
[INFO] [stdout] 421 |         GUID_WICPixelFormat32bppPRGBA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R8G8B8A8Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 |             R8G8B8A8Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppPBGRA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         GUID_WICPixelFormat32bppPBGRA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B8G8R8A8Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |             B8G8R8A8Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bppRGB` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         GUID_WICPixelFormat48bppRGB,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:456:13
[INFO] [stdout]     |
[INFO] [stdout] 456 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bppBGR` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:460:9
[INFO] [stdout]     |
[INFO] [stdout] 460 |         GUID_WICPixelFormat48bppBGR,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bppRGBFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         GUID_WICPixelFormat48bppRGBFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bppBGRFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 |         GUID_WICPixelFormat48bppBGRFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bppRGBHalf` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:499:9
[INFO] [stdout]     |
[INFO] [stdout] 499 |         GUID_WICPixelFormat48bppRGBHalf,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGBA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:512:9
[INFO] [stdout]     |
[INFO] [stdout] 512 |         GUID_WICPixelFormat64bppRGBA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16G16B16A16Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:521:13
[INFO] [stdout]     |
[INFO] [stdout] 521 |             R16G16B16A16Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppBGRA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         GUID_WICPixelFormat64bppBGRA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16G16B16A16Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |             R16G16B16A16Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppPRGBA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:538:9
[INFO] [stdout]     |
[INFO] [stdout] 538 |         GUID_WICPixelFormat64bppPRGBA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16G16B16A16Unorm` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:547:13
[INFO] [stdout]     |
[INFO] [stdout] 547 |             R16G16B16A16Unorm,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppPBGRA` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:551:9
[INFO] [stdout]     |
[INFO] [stdout] 551 |         GUID_WICPixelFormat64bppPBGRA,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGBFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:564:9
[INFO] [stdout]     |
[INFO] [stdout] 564 |         GUID_WICPixelFormat64bppRGBFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:573:13
[INFO] [stdout]     |
[INFO] [stdout] 573 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGBAFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         GUID_WICPixelFormat64bppRGBAFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppBGRAFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:590:9
[INFO] [stdout]     |
[INFO] [stdout] 590 |         GUID_WICPixelFormat64bppBGRAFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:599:13
[INFO] [stdout]     |
[INFO] [stdout] 599 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGBHalf` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:603:9
[INFO] [stdout]     |
[INFO] [stdout] 603 |         GUID_WICPixelFormat64bppRGBHalf,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:612:13
[INFO] [stdout]     |
[INFO] [stdout] 612 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGBAHalf` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:616:9
[INFO] [stdout]     |
[INFO] [stdout] 616 |         GUID_WICPixelFormat64bppRGBAHalf,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16G16B16A16Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:625:13
[INFO] [stdout]     |
[INFO] [stdout] 625 |             R16G16B16A16Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat96bppRGBFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:629:9
[INFO] [stdout]     |
[INFO] [stdout] 629 |         GUID_WICPixelFormat96bppRGBFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:638:13
[INFO] [stdout]     |
[INFO] [stdout] 638 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat128bppRGBFloat` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:642:9
[INFO] [stdout]     |
[INFO] [stdout] 642 |         GUID_WICPixelFormat128bppRGBFloat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:651:13
[INFO] [stdout]     |
[INFO] [stdout] 651 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat128bppRGBAFloat` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:655:9
[INFO] [stdout]     |
[INFO] [stdout] 655 |         GUID_WICPixelFormat128bppRGBAFloat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R32G32B32A32Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:664:13
[INFO] [stdout]     |
[INFO] [stdout] 664 |             R32G32B32A32Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat128bppPRGBAFloat` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:668:9
[INFO] [stdout]     |
[INFO] [stdout] 668 |         GUID_WICPixelFormat128bppPRGBAFloat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R32G32B32A32Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:677:13
[INFO] [stdout]     |
[INFO] [stdout] 677 |             R32G32B32A32Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat128bppRGBFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:681:9
[INFO] [stdout]     |
[INFO] [stdout] 681 |         GUID_WICPixelFormat128bppRGBFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:690:13
[INFO] [stdout]     |
[INFO] [stdout] 690 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat128bppRGBAFixedPoint` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:694:9
[INFO] [stdout]     |
[INFO] [stdout] 694 |         GUID_WICPixelFormat128bppRGBAFixedPoint,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:703:13
[INFO] [stdout]     |
[INFO] [stdout] 703 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppRGB` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:708:9
[INFO] [stdout]     |
[INFO] [stdout] 708 |         GUID_WICPixelFormat32bppRGB,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:717:13
[INFO] [stdout]     |
[INFO] [stdout] 717 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppRGB` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:721:9
[INFO] [stdout]     |
[INFO] [stdout] 721 |         GUID_WICPixelFormat64bppRGB,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:730:13
[INFO] [stdout]     |
[INFO] [stdout] 730 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat96bppRGBFloat` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:734:9
[INFO] [stdout]     |
[INFO] [stdout] 734 |         GUID_WICPixelFormat96bppRGBFloat,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:743:13
[INFO] [stdout]     |
[INFO] [stdout] 743 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppPRGBAHalf` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:747:9
[INFO] [stdout]     |
[INFO] [stdout] 747 |         GUID_WICPixelFormat64bppPRGBAHalf,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `R16G16B16A16Float` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:756:13
[INFO] [stdout]     |
[INFO] [stdout] 756 |             R16G16B16A16Float,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat32bppCMYK` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:761:9
[INFO] [stdout]     |
[INFO] [stdout] 761 |         GUID_WICPixelFormat32bppCMYK,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:770:13
[INFO] [stdout]     |
[INFO] [stdout] 770 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat64bppCMYK` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:774:9
[INFO] [stdout]     |
[INFO] [stdout] 774 |         GUID_WICPixelFormat64bppCMYK,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:783:13
[INFO] [stdout]     |
[INFO] [stdout] 783 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat40bppCMYKAlpha` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:787:9
[INFO] [stdout]     |
[INFO] [stdout] 787 |         GUID_WICPixelFormat40bppCMYKAlpha,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:796:13
[INFO] [stdout]     |
[INFO] [stdout] 796 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat80bppCMYKAlpha` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:800:9
[INFO] [stdout]     |
[INFO] [stdout] 800 |         GUID_WICPixelFormat80bppCMYKAlpha,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:809:13
[INFO] [stdout]     |
[INFO] [stdout] 809 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat24bpp3Channels` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:814:9
[INFO] [stdout]     |
[INFO] [stdout] 814 |         GUID_WICPixelFormat24bpp3Channels,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:823:13
[INFO] [stdout]     |
[INFO] [stdout] 823 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GUID_WICPixelFormat48bpp3Channels` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:827:9
[INFO] [stdout]     |
[INFO] [stdout] 827 |         GUID_WICPixelFormat48bpp3Channels,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unknown` in this scope
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |             Unknown,
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `N_CHANNEL` should have an upper camel case name
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     N_CHANNEL,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to upper camel case: `NChannel`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SAME_ENCODER` should have an upper camel case name
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     SAME_ENCODER = 0x01,
[INFO] [stdout]   |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SameEncoder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CAN_DECODE_ALL_IMAGES` should have an upper camel case name
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     CAN_DECODE_ALL_IMAGES = 0x02,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CanDecodeAllImages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CAN_DECODE_SOME_IMAGES` should have an upper camel case name
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CAN_DECODE_SOME_IMAGES = 0x04,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CanDecodeSomeImages`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CAN_ENUMERATE_METADATA` should have an upper camel case name
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CAN_ENUMERATE_METADATA = 0x08,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CanEnumerateMetadata`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CAN_DECODE_THUMBNAIL` should have an upper camel case name
[INFO] [stdout]  --> src/enums/bitmap_decoder_caps.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CAN_DECODE_THUMBNAIL = 0x10,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CanDecodeThumbnail`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::descriptions::PixelFormat`
[INFO] [stdout]  --> src/imaging_factory/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::descriptions::PixelFormat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Copy, Clone, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub category: Category,
[INFO] [stdout]    |     ---------------------- this field does not implement `Copy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0081]: discriminant value `0` assigned more than once
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum Category {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     RGB,
[INFO] [stdout]    |     --- `0` assigned here
[INFO] [stdout] ...
[INFO] [stdout] 61 |     NONE = 0,
[INFO] [stdout]    |            - `0` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&'a ImagingFactory` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/empty.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 |             let factory = &*self.factory.get_raw();
[INFO] [stdout]    |                                          ^^^^^^^ method not found in `&'a ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `Bitmap` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/empty.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout]    |                                          ^^^^^^^^ function or associated item not found in `Bitmap`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Bitmap {
[INFO] [stdout]    | ----------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout] 44 +             Error::map_if(hr, || Bitmap::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&'a ImagingFactory` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/memory.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let factory = &*self.factory.get_raw();
[INFO] [stdout]    |                                          ^^^^^^^ method not found in `&'a ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `Bitmap` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/memory.rs:45:42
[INFO] [stdout]    |
[INFO] [stdout] 45 |             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout]    |                                          ^^^^^^^^ function or associated item not found in `Bitmap`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Bitmap {
[INFO] [stdout]    | ----------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 45 -             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout] 45 +             Error::map_if(hr, || Bitmap::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&'a ImagingFactory` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/source.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let factory = &*self.factory.get_raw();
[INFO] [stdout]    |                                          ^^^^^^^ method not found in `&'a ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&'a BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/source.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     self.source.get_raw(),
[INFO] [stdout]    |                                 ^^^^^^^ method not found in `&'a BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&'a BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/source.rs:44:33
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     self.source.get_raw(),
[INFO] [stdout]    |                                 ^^^^^^^ method not found in `&'a BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bitmap/builder/source.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |                     cache.unwrap_or(BitmapCreateCacheOption::NoCache) as u32,
[INFO] [stdout]    |                     ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `Bitmap` in the current scope
[INFO] [stdout]   --> src/bitmap/builder/source.rs:49:42
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout]    |                                          ^^^^^^^^ function or associated item not found in `Bitmap`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap/mod.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Bitmap {
[INFO] [stdout]    | ----------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 -             Error::map_if(hr, || Bitmap::from_raw(ptr))
[INFO] [stdout] 49 +             Error::map_if(hr, || Bitmap::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `bitmap_lock_flags::BitmapLockFlags`
[INFO] [stdout]   --> src/bitmap/mod.rs:37:56
[INFO] [stdout]    |
[INFO] [stdout] 37 |             let hr = self.ptr.Lock(&rect.into(), flags.0, &mut ptr);
[INFO] [stdout]    |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapLock` in the current scope
[INFO] [stdout]   --> src/bitmap/mod.rs:38:46
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Error::map_if(hr, || BitmapLock::from_raw(ptr))
[INFO] [stdout]    |                                              ^^^^^^^^ function or associated item not found in `BitmapLock`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_lock/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BitmapLock {
[INFO] [stdout]    | --------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -             Error::map_if(hr, || BitmapLock::from_raw(ptr))
[INFO] [stdout] 38 +             Error::map_if(hr, || BitmapLock::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for struct `Palette` in the current scope
[INFO] [stdout]   --> src/bitmap/mod.rs:44:50
[INFO] [stdout]    |
[INFO] [stdout] 44 |             let hr = self.ptr.SetPalette(palette.get_raw());
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `Palette`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/palette/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Palette {
[INFO] [stdout]    | ------------------ method `get_raw` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap/mod.rs:61:32
[INFO] [stdout]    |
[INFO] [stdout] 61 |         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout]    |                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BitmapSource {
[INFO] [stdout]    | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 61 -         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout] 61 +         unsafe { BitmapSource::from(self.ptr.into_raw() as _) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&ImagingFactory` in the current scope
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:22:32
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let hr = (*factory.get_raw()).CreateBitmapClipper(&mut ptr);
[INFO] [stdout]    |                                ^^^^^^^ method not found in `&ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapClipper` in the current scope
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:23:40
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct BitmapClipper {
[INFO] [stdout]    | ------------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |             Error::map_if(hr, || Self::from_raw(ptr))
[INFO] [stdout]    |                                        ^^^^^^^^ function or associated item not found in `BitmapClipper`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `BitmapClipper`, consider using `BitmapClipper::create` which returns `Result<BitmapClipper, {type error}>`
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn create(factory: &ImagingFactory) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 23 -             Error::map_if(hr, || Self::from_raw(ptr))
[INFO] [stdout] 23 +             Error::map_if(hr, || Self::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:34:49
[INFO] [stdout]    |
[INFO] [stdout] 34 |             let hr = self.ptr.Initialize(source.get_raw(), &rect.into());
[INFO] [stdout]    |                                                 ^^^^^^^ method not found in `&BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_clipper/mod.rs:40:32
[INFO] [stdout]    |
[INFO] [stdout] 40 |         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout]    |                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BitmapSource {
[INFO] [stdout]    | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 40 -         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout] 40 +         unsafe { BitmapSource::from(self.ptr.into_raw() as _) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_wide_null` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/bitmap_codec_info/mod.rs:112:28
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let s = s.as_ref().to_wide_null();
[INFO] [stdout]     |                            ^^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapDecoderInfo` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |             let hr = (*info.get_raw()).CreateInstance(&mut ptr);
[INFO] [stdout]    |                             ^^^^^^^ method not found in `&BitmapDecoderInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapDecoder` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:31:49
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct BitmapDecoder {
[INFO] [stdout]    | ------------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |             Error::map_if(hr, || BitmapDecoder::from_raw(ptr))
[INFO] [stdout]    |                                                 ^^^^^^^^ function or associated item not found in `BitmapDecoder`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `BitmapDecoder`, consider using `BitmapDecoder::create` which returns `Result<BitmapDecoder, {type error}>`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn create(info: &BitmapDecoderInfo) -> Result<BitmapDecoder, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 -             Error::map_if(hr, || BitmapDecoder::from_raw(ptr))
[INFO] [stdout] 31 +             Error::map_if(hr, || BitmapDecoder::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, tuple struct or tuple variant, found enum `BitmapDecoderCapabilities`
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |             Error::map(hr, BitmapDecoderCapabilities(caps))
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: the enum has no tuple variants to construct
[INFO] [stdout]    = help: you might have meant to construct one of the enum's non-tuple variants
[INFO] [stdout] note: the enum is defined here
[INFO] [stdout]   --> src/enums/bitmap_decoder_caps.rs:2:1
[INFO] [stdout]    |
[INFO] [stdout]  2 | / pub enum BitmapDecoderCapabilities {
[INFO] [stdout]  3 | |     SAME_ENCODER = 0x01,
[INFO] [stdout]  4 | |     CAN_DECODE_ALL_IMAGES = 0x02,
[INFO] [stdout]  5 | |     CAN_DECODE_SOME_IMAGES = 0x04,
[INFO] [stdout] ...  |
[INFO] [stdout]  9 | |     NONE = 0,
[INFO] [stdout] 10 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapDecoderInfo` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:70:53
[INFO] [stdout]    |
[INFO] [stdout] 70 |             Error::map_if(hr, || BitmapDecoderInfo::from_raw(ptr))
[INFO] [stdout]    |                                                     ^^^^^^^^ function or associated item not found in `BitmapDecoderInfo`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_decoder/info.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct BitmapDecoderInfo {
[INFO] [stdout]    | ---------------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 70 -             Error::map_if(hr, || BitmapDecoderInfo::from_raw(ptr))
[INFO] [stdout] 70 +             Error::map_if(hr, || BitmapDecoderInfo::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for mutable reference `&mut Palette` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:76:51
[INFO] [stdout]    |
[INFO] [stdout] 76 |             let hr = self.ptr.CopyPalette(palette.get_raw());
[INFO] [stdout]    |                                                   ^^^^^^^ method not found in `&mut Palette`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `MetadataQueryReader` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:85:55
[INFO] [stdout]    |
[INFO] [stdout] 85 |             Error::map_if(hr, || MetadataQueryReader::from_raw(ptr))
[INFO] [stdout]    |                                                       ^^^^^^^^ function or associated item not found in `MetadataQueryReader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/metadata_query_reader/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MetadataQueryReader {
[INFO] [stdout]    | ------------------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 -             Error::map_if(hr, || MetadataQueryReader::from_raw(ptr))
[INFO] [stdout] 85 +             Error::map_if(hr, || MetadataQueryReader::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_decoder/mod.rs:93:48
[INFO] [stdout]    |
[INFO] [stdout] 93 |             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout]    |                                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BitmapSource {
[INFO] [stdout]    | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout] 93 +             Error::map_if(hr, || BitmapSource::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]    --> src/bitmap_decoder/mod.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 |             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout]     |                                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | pub struct BitmapSource {
[INFO] [stdout]     | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 101 -             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout] 101 +             Error::map_if(hr, || BitmapSource::from(ptr))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapFrameDecode` in the current scope
[INFO] [stdout]    --> src/bitmap_decoder/mod.rs:136:53
[INFO] [stdout]     |
[INFO] [stdout] 136 |             Error::map_if(hr, || BitmapFrameDecode::from_raw(ptr))
[INFO] [stdout]     |                                                     ^^^^^^^^ function or associated item not found in `BitmapFrameDecode`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/bitmap_frame_decode/mod.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct BitmapFrameDecode {
[INFO] [stdout]     | ---------------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 136 -             Error::map_if(hr, || BitmapFrameDecode::from_raw(ptr))
[INFO] [stdout] 136 +             Error::map_if(hr, || BitmapFrameDecode::from(ptr))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapEncoderInfo` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |             let hr = (*info.get_raw()).CreateInstance(&mut ptr);
[INFO] [stdout]    |                             ^^^^^^^ method not found in `&BitmapEncoderInfo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapEncoder` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:33:49
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct BitmapEncoder {
[INFO] [stdout]    | ------------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |             Error::map_if(hr, || BitmapEncoder::from_raw(ptr))
[INFO] [stdout]    |                                                 ^^^^^^^^ function or associated item not found in `BitmapEncoder`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `BitmapEncoder`, consider using `BitmapEncoder::create` which returns `Result<BitmapEncoder, {type error}>`
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn create(info: &BitmapEncoderInfo) -> Result<BitmapEncoder, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 33 -             Error::map_if(hr, || BitmapEncoder::from_raw(ptr))
[INFO] [stdout] 33 +             Error::map_if(hr, || BitmapEncoder::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapEncoderInfo` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:60:53
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Error::map_if(hr, || BitmapEncoderInfo::from_raw(ptr))
[INFO] [stdout]    |                                                     ^^^^^^^^ function or associated item not found in `BitmapEncoderInfo`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_encoder/info.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct BitmapEncoderInfo {
[INFO] [stdout]    | ---------------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -             Error::map_if(hr, || BitmapEncoderInfo::from_raw(ptr))
[INFO] [stdout] 60 +             Error::map_if(hr, || BitmapEncoderInfo::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for struct `Palette` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 |             let hr = self.ptr.SetPalette(palette.get_raw());
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `Palette`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/palette/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Palette {
[INFO] [stdout]    | ------------------ method `get_raw` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:83:50
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let hr = self.ptr.SetThumbnail(thumb.get_raw());
[INFO] [stdout]    |                                                  ^^^^^^^ method not found in `&BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_encoder/mod.rs:90:47
[INFO] [stdout]    |
[INFO] [stdout] 90 |             let hr = self.ptr.SetPreview(prev.get_raw());
[INFO] [stdout]    |                                               ^^^^^^^ method not found in `&BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `MetadataQueryReader` in the current scope
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:22:55
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Error::map_if(hr, || MetadataQueryReader::from_raw(ptr))
[INFO] [stdout]    |                                                       ^^^^^^^^ function or associated item not found in `MetadataQueryReader`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/metadata_query_reader/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct MetadataQueryReader {
[INFO] [stdout]    | ------------------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 22 -             Error::map_if(hr, || MetadataQueryReader::from_raw(ptr))
[INFO] [stdout] 22 +             Error::map_if(hr, || MetadataQueryReader::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:30:48
[INFO] [stdout]    |
[INFO] [stdout] 30 |             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout]    |                                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BitmapSource {
[INFO] [stdout]    | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 30 -             Error::map_if(hr, || BitmapSource::from_raw(ptr))
[INFO] [stdout] 30 +             Error::map_if(hr, || BitmapSource::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `BitmapSource` in the current scope
[INFO] [stdout]   --> src/bitmap_frame_decode/mod.rs:54:32
[INFO] [stdout]    |
[INFO] [stdout] 54 |         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout]    |                                ^^^^^^^^ function or associated item not found in `BitmapSource`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/bitmap_source/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct BitmapSource {
[INFO] [stdout]    | ----------------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 -         unsafe { BitmapSource::from_raw(self.ptr.into_raw() as _) }
[INFO] [stdout] 54 +         unsafe { BitmapSource::from(self.ptr.into_raw() as _) }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bitmap_lock/mod.rs:34:44
[INFO] [stdout]    |
[INFO] [stdout] 34 |         self.pixel_format().ok().and_then(|f| f.description())
[INFO] [stdout]    |                                            ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 34 |         self.pixel_format().ok().and_then(|f: /* Type */| f.description())
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/bitmap_source/mod.rs:38:44
[INFO] [stdout]    |
[INFO] [stdout] 38 |         self.pixel_format().ok().and_then(|f| f.description())
[INFO] [stdout]    |                                            ^  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 38 |         self.pixel_format().ok().and_then(|f: /* Type */| f.description())
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for mutable reference `&mut Palette` in the current scope
[INFO] [stdout]   --> src/bitmap_source/mod.rs:53:51
[INFO] [stdout]    |
[INFO] [stdout] 53 |             let hr = self.ptr.CopyPalette(palette.get_raw());
[INFO] [stdout]    |                                                   ^^^^^^^ method not found in `&mut Palette`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Category: Clone` is not satisfied
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Copy, Clone, Debug)]
[INFO] [stdout]    |                ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub category: Category,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `Category`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsClone`
[INFO] [stdout]   --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/clone.rs:325:1
[INFO] [stdout] help: consider annotating `Category` with `#[derive(Clone)]`
[INFO] [stdout]    |
[INFO] [stdout] 50 + #[derive(Clone)]
[INFO] [stdout] 51 | pub enum Category {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Category` doesn't implement `Debug`
[INFO] [stdout]   --> src/descriptions/pixel_format.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Copy, Clone, Debug)]
[INFO] [stdout]    |                       ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub category: Category,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `Category`
[INFO] [stdout]    |
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Category` or manually `impl Debug for Category`
[INFO] [stdout] help: consider annotating `Category` with `#[derive(Debug)]`
[INFO] [stdout]    |
[INFO] [stdout] 50 + #[derive(Debug)]
[INFO] [stdout] 51 | pub enum Category {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:142:25
[INFO] [stdout]     |
[INFO] [stdout] 142 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:142:36
[INFO] [stdout]     |
[INFO] [stdout] 142 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:158:36
[INFO] [stdout]     |
[INFO] [stdout] 158 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:174:25
[INFO] [stdout]     |
[INFO] [stdout] 174 |             C(C::PACKED.0 | C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:174:36
[INFO] [stdout]     |
[INFO] [stdout] 174 |             C(C::PACKED.0 | C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:174:49
[INFO] [stdout]     |
[INFO] [stdout] 174 |             C(C::PACKED.0 | C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                                                 ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:187:25
[INFO] [stdout]     |
[INFO] [stdout] 187 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:187:36
[INFO] [stdout]     |
[INFO] [stdout] 187 |             C(C::PACKED.0 | C::BGR.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:203:36
[INFO] [stdout]     |
[INFO] [stdout] 203 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:203:49
[INFO] [stdout]     |
[INFO] [stdout] 203 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                                 ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:219:25
[INFO] [stdout]     |
[INFO] [stdout] 219 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                         ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:219:36
[INFO] [stdout]     |
[INFO] [stdout] 219 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:219:49
[INFO] [stdout]     |
[INFO] [stdout] 219 |             C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                                 ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:390:35
[INFO] [stdout]     |
[INFO] [stdout] 390 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 403 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:403:35
[INFO] [stdout]     |
[INFO] [stdout] 403 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:416:22
[INFO] [stdout]     |
[INFO] [stdout] 416 |             C(C::RGB.0 | C::PACKED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:416:36
[INFO] [stdout]     |
[INFO] [stdout] 416 |             C(C::RGB.0 | C::PACKED.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:429:22
[INFO] [stdout]     |
[INFO] [stdout] 429 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:429:35
[INFO] [stdout]     |
[INFO] [stdout] 429 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:429:56
[INFO] [stdout]     |
[INFO] [stdout] 429 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:442:22
[INFO] [stdout]     |
[INFO] [stdout] 442 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:442:56
[INFO] [stdout]     |
[INFO] [stdout] 442 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:520:22
[INFO] [stdout]     |
[INFO] [stdout] 520 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:520:35
[INFO] [stdout]     |
[INFO] [stdout] 520 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:533:22
[INFO] [stdout]     |
[INFO] [stdout] 533 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:533:35
[INFO] [stdout]     |
[INFO] [stdout] 533 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:546:22
[INFO] [stdout]     |
[INFO] [stdout] 546 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:546:35
[INFO] [stdout]     |
[INFO] [stdout] 546 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:546:56
[INFO] [stdout]     |
[INFO] [stdout] 546 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:559:22
[INFO] [stdout]     |
[INFO] [stdout] 559 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:559:35
[INFO] [stdout]     |
[INFO] [stdout] 559 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:559:56
[INFO] [stdout]     |
[INFO] [stdout] 559 |             C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:585:22
[INFO] [stdout]     |
[INFO] [stdout] 585 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:585:35
[INFO] [stdout]     |
[INFO] [stdout] 585 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:598:22
[INFO] [stdout]     |
[INFO] [stdout] 598 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:598:35
[INFO] [stdout]     |
[INFO] [stdout] 598 |             C(C::BGR.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:624:22
[INFO] [stdout]     |
[INFO] [stdout] 624 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:624:35
[INFO] [stdout]     |
[INFO] [stdout] 624 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:663:22
[INFO] [stdout]     |
[INFO] [stdout] 663 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:663:35
[INFO] [stdout]     |
[INFO] [stdout] 663 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:676:22
[INFO] [stdout]     |
[INFO] [stdout] 676 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:676:35
[INFO] [stdout]     |
[INFO] [stdout] 676 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:676:56
[INFO] [stdout]     |
[INFO] [stdout] 676 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:702:22
[INFO] [stdout]     |
[INFO] [stdout] 702 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:702:35
[INFO] [stdout]     |
[INFO] [stdout] 702 |             C(C::RGB.0 | C::ALPHA.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:755:22
[INFO] [stdout]     |
[INFO] [stdout] 755 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                      ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:755:35
[INFO] [stdout]     |
[INFO] [stdout] 755 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                   ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:755:56
[INFO] [stdout]     |
[INFO] [stdout] 755 |             C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0),
[INFO] [stdout]     |                                                        ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:795:23
[INFO] [stdout]     |
[INFO] [stdout] 795 |             C(C::CMYK.0 | C::ALPHA.0),
[INFO] [stdout]     |                       ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:795:36
[INFO] [stdout]     |
[INFO] [stdout] 795 |             C(C::CMYK.0 | C::ALPHA.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:808:23
[INFO] [stdout]     |
[INFO] [stdout] 808 |             C(C::CMYK.0 | C::ALPHA.0),
[INFO] [stdout]     |                       ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `0` on type `Category`
[INFO] [stdout]    --> src/descriptions/pixel_format.rs:808:36
[INFO] [stdout]     |
[INFO] [stdout] 808 |             C(C::CMYK.0 | C::ALPHA.0),
[INFO] [stdout]     |                                    ^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_wide_null` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/metadata_query_reader/mod.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let prop_name = name.as_ref().to_wide_null();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&ImagingFactory` in the current scope
[INFO] [stdout]   --> src/palette/mod.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |             let hr = (*factory.get_raw()).CreatePalette(&mut ptr);
[INFO] [stdout]    |                                ^^^^^^^ method not found in `&ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `Palette` in the current scope
[INFO] [stdout]   --> src/palette/mod.rs:24:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Palette {
[INFO] [stdout]    | ------------------ function or associated item `from_raw` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |             Error::map_if(hr, || Palette::from_raw(ptr))
[INFO] [stdout]    |                                           ^^^^^^^^ function or associated item not found in `Palette`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Palette`, consider using `Palette::create` which returns `Result<Palette, {type error}>`
[INFO] [stdout]   --> src/palette/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn create(factory: &ImagingFactory) -> Result<Palette, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -             Error::map_if(hr, || Palette::from_raw(ptr))
[INFO] [stdout] 24 +             Error::map_if(hr, || Palette::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&BitmapSource` in the current scope
[INFO] [stdout]   --> src/palette/mod.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let bitmap = bitmap.get_raw();
[INFO] [stdout]    |                                 ^^^^^^^ method not found in `&BitmapSource`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&Palette` in the current scope
[INFO] [stdout]   --> src/palette/mod.rs:66:61
[INFO] [stdout]    |
[INFO] [stdout] 66 |             let hr = self.ptr.InitializeFromPalette(palette.get_raw());
[INFO] [stdout]    |                                                             ^^^^^^^ method not found in `&Palette`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_raw` found for reference `&ImagingFactory` in the current scope
[INFO] [stdout]   --> src/stream/mod.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 25 |             let hr = (*factory.get_raw()).CreateStream(&mut ptr);
[INFO] [stdout]    |                                ^^^^^^^ method not found in `&ImagingFactory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_raw` found for struct `Stream` in the current scope
[INFO] [stdout]   --> src/stream/mod.rs:26:40
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Stream {
[INFO] [stdout]    | ----------------- function or associated item `from_raw` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |             Error::map_if(hr, || Self::from_raw(ptr))
[INFO] [stdout]    |                                        ^^^^^^^^ function or associated item not found in `Stream`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Stream`, consider using `Stream::create` which returns `Result<Stream, {type error}>`
[INFO] [stdout]   --> src/stream/mod.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn create(factory: &ImagingFactory) -> Result<Self, Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_raw`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ExitStatusExt`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 -             Error::map_if(hr, || Self::from_raw(ptr))
[INFO] [stdout] 26 +             Error::map_if(hr, || Self::from(ptr))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_wide_null` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/stream/mod.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let filename = filename.as_ref().to_wide_null();
[INFO] [stdout]    |                                          ^^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0081, E0204, E0277, E0282, E0423, E0425, E0432, E0433, E0463...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0081`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wic` (lib) due to 354 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9c27758a9c2d062d2299a4933c1c547a78f4c3ace91a3da8b81f00ccf3c81b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c27758a9c2d062d2299a4933c1c547a78f4c3ace91a3da8b81f00ccf3c81b22", kill_on_drop: false }`
[INFO] [stdout] 9c27758a9c2d062d2299a4933c1c547a78f4c3ace91a3da8b81f00ccf3c81b22
