[INFO] fetching crate wic 0.3.0-alpha1... [INFO] testing wic-0.3.0-alpha1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate wic 0.3.0-alpha1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate wic 0.3.0-alpha1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded math2d v0.2.0-alpha8 [INFO] [stderr] Downloaded checked-enum v0.1.1-alpha1 [INFO] [stderr] Downloaded auto-enum v0.2.0-alpha1 [INFO] [stderr] Downloaded com-impl v0.1.1 [INFO] [stderr] Downloaded derive-com-wrapper v0.1.0 [INFO] [stderr] Downloaded derive-com-impl v0.1.1 [INFO] [stderr] Downloaded dcommon v0.3.0-alpha1 [INFO] [stderr] Downloaded com-wrapper v0.1.0 [INFO] [stderr] Downloaded dxgi v0.3.0-alpha4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4fd8230f1bc9d5990c7c42d506aa2fab7cd2aa7c0e3fb44e17b56aa8abfb4e4 [INFO] running `Command { std: "docker" "start" "-a" "f4fd8230f1bc9d5990c7c42d506aa2fab7cd2aa7c0e3fb44e17b56aa8abfb4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4fd8230f1bc9d5990c7c42d506aa2fab7cd2aa7c0e3fb44e17b56aa8abfb4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4fd8230f1bc9d5990c7c42d506aa2fab7cd2aa7c0e3fb44e17b56aa8abfb4e4", kill_on_drop: false }` [INFO] [stdout] f4fd8230f1bc9d5990c7c42d506aa2fab7cd2aa7c0e3fb44e17b56aa8abfb4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85de0edfa99b89e996e4b4649e35fddbcc03299f735e45c00e2ee8fe4e45f487 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85de0edfa99b89e996e4b4649e35fddbcc03299f735e45c00e2ee8fe4e45f487", 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 undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `math2d` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `math2d` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/descriptions/bitmap_pattern.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::wincodec::WICBitmapPattern; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [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 undeclared crate or module `math2d` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::wincodec::IWICBitmap; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `math2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_clipper/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::wincodec::IWICBitmapClipper; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_clipper/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dcommon` [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use dcommon::helpers::wstrnlen; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [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 undeclared crate or module `math2d` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wio::wide::ToWide; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_decoder/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::wincodec::IWICBitmapDecoder; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_decoder/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dcommon` [INFO] [stdout] --> src/bitmap_decoder/info.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dcommon::objidl::Stream; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_decoder/info.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wincodec::IWICBitmapDecoderInfo; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_decoder/info.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dcommon` [INFO] [stdout] --> src/bitmap_encoder/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dcommon::{ [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_encoder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::wincodec::IWICBitmapEncoder; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_encoder/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_encoder/info.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::wincodec::IWICBitmapEncoderInfo; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_encoder/info.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_frame_decode/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_frame_encode/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_lock/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::wincodec::IWICBitmapLock; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_lock/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `math2d` [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 undeclared crate or module `com_wrapper` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `math2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/bitmap_source/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::wincodec::IWICBitmapSource; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/bitmap_source/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/color_context/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::wincodec::IWICColorContext; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/color_context/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `math2d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/imaging_factory/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::wincodec::IWICImagingFactory; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/imaging_factory/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dcommon` [INFO] [stdout] --> src/metadata_query_reader/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use dcommon::objidl::EnumString; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/metadata_query_reader/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/metadata_query_reader/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wio::wide::ToWide; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [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 undeclared crate or module `checked_enum` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/palette/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wincodec::IWICPalette; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/palette/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [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 undeclared crate or module `com_wrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dcommon` [INFO] [stdout] --> src/stream/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use dcommon::objidl::{self, enums::AccessMask}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/stream/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::wincodec::IWICStream; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/stream/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `wio` [INFO] [stdout] --> src/stream/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use wio::wide::ToWide; [INFO] [stdout] | ^^^ use of undeclared crate or module `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dxgi` [INFO] [stdout] --> src/descriptions/pixel_format.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dxgi::enums::Format::*; [INFO] [stdout] | ^^^^ use of undeclared crate or module `dxgi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/descriptions/pixel_format.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::wincodec::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `dcommon`, `crate::GUID`, `self::Category`, `dxgi::enums::Format::*`, `winapi::shared::guiddef::IsEqualGUID`, `winapi::shared::guiddef::GUID`, `winapi::um::wincodec::*`, `crate::GUID` [INFO] [stdout] --> src/bitmap_decoder/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::GUID; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/stream/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use dcommon::{Error, Status}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `dcommon` [INFO] [stdout] | [INFO] [stdout] ::: src/descriptions/pixel_format.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use self::Category as C; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 5 | use dxgi::enums::Format::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::guiddef::{IsEqualGUID, GUID}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^ [INFO] [stdout] 7 | use winapi::um::wincodec::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/metadata_query_reader/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::GUID; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_clipper/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_decoder/info.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ComWrapper, Clone)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_decoder/mod.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_encoder/mod.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_frame_decode/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/bitmap_source/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/metadata_query_reader/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/palette/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 determine resolution for the derive macro `ComWrapper` [INFO] [stdout] --> src/stream/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(ComWrapper)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [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 undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dcommon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `dxgi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dxgi` [INFO] [stdout] --> src/descriptions/pixel_format.rs:851:18 [INFO] [stdout] | [INFO] [stdout] 851 | dxgi_format: dxgi::enums::Format, [INFO] [stdout] | ^^^^ use of undeclared crate or module `dxgi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dxgi` [INFO] [stdout] --> src/descriptions/pixel_format.rs:876:18 [INFO] [stdout] | [INFO] [stdout] 876 | dxgi_format: dxgi::enums::Format, [INFO] [stdout] | ^^^^ use of undeclared crate or module `dxgi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EnumString` [INFO] [stdout] --> src/metadata_query_reader/mod.rs:55:34 [INFO] [stdout] | [INFO] [stdout] 55 | Error::map_if(hr, || EnumString::from_raw(ptr)) [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `EnumString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap/mod.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmap` in this scope [INFO] [stdout] --> src/bitmap/mod.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Bitmap { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 21 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_clipper/mod.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapClipper` in this scope [INFO] [stdout] --> src/bitmap_clipper/mod.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct BitmapClipper { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 15 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deref_com_wrapper` in this scope [INFO] [stdout] --> src/bitmap_clipper/mod.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | unsafe { deref_com_wrapper(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `deref_com_wrapper` as a method: `self.deref_com_wrapper()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deref_com_wrapper_mut` in this scope [INFO] [stdout] --> src/bitmap_clipper/mod.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | unsafe { deref_com_wrapper_mut(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `deref_com_wrapper_mut` as a method: `self.deref_com_wrapper_mut()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapCodecInfo` in this scope [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BitmapCodecInfo { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wstrnlen` in this scope [INFO] [stdout] --> src/bitmap_codec_info/mod.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | let len = wstrnlen(&buf); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_decoder/info.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoderInfo` in this scope [INFO] [stdout] --> src/bitmap_decoder/info.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BitmapDecoderInfo { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stream` in this scope [INFO] [stdout] --> src/bitmap_decoder/info.rs:36:48 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn matches_pattern(&self, stream: &mut Stream) -> Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Stream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_decoder/mod.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapDecoder` in this scope [INFO] [stdout] --> src/bitmap_decoder/mod.rs:23:17 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct BitmapDecoder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 23 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [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[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_encoder/info.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapEncoderInfo` in this scope [INFO] [stdout] --> src/bitmap_encoder/info.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct BitmapEncoderInfo { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 10 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_encoder/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapEncoder` in this scope [INFO] [stdout] --> src/bitmap_encoder/mod.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct BitmapEncoder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 25 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropertyBag2` in this scope [INFO] [stdout] --> src/bitmap_encoder/mod.rs:95:73 [INFO] [stdout] | [INFO] [stdout] 28 | impl BitmapEncoder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn create_frame(&mut self) -> Result<(BitmapFrameEncode, Option), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wrap_com` in this scope [INFO] [stdout] --> src/bitmap_encoder/mod.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | Error::map_if(hr, || (wrap_com(ptr), wrap_opt_com(pbag))) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `wrap_opt_com` in this scope [INFO] [stdout] --> src/bitmap_encoder/mod.rs:100:50 [INFO] [stdout] | [INFO] [stdout] 100 | Error::map_if(hr, || (wrap_com(ptr), wrap_opt_com(pbag))) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_frame_decode/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapFrameDecode` in this scope [INFO] [stdout] --> src/bitmap_frame_decode/mod.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct BitmapFrameDecode { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 14 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_frame_encode/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapFrameEncode` in this scope [INFO] [stdout] --> src/bitmap_frame_encode/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BitmapFrameEncode { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 8 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_lock/mod.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapLock` in this scope [INFO] [stdout] --> src/bitmap_lock/mod.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct BitmapLock { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/bitmap_source/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICBitmapSource` in this scope [INFO] [stdout] --> src/bitmap_source/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct BitmapSource { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 17 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/color_context/mod.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICColorContext` in this scope [INFO] [stdout] --> src/color_context/mod.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct ColorContext { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 8 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WICBitmapPattern` in this scope [INFO] [stdout] --> src/descriptions/bitmap_pattern.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct BitmapPattern<'a> { [INFO] [stdout] | ---------------------------- similarly named struct `BitmapPattern` defined here [INFO] [stdout] ... [INFO] [stdout] 14 | pub unsafe fn from_raw(raw: &WICBitmapPattern) -> BitmapPattern<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `BitmapPattern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/descriptions/pixel_format.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | pub guid: GUID, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/descriptions/pixel_format.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct PixelFormat { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 12 | pub guid: GUID, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `IsEqualGUID` in this scope [INFO] [stdout] --> src/descriptions/pixel_format.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | .find(|(guid, _)| IsEqualGUID(guid, &self.guid)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> src/descriptions/pixel_format.rs:64:37 [INFO] [stdout] | [INFO] [stdout] 64 | pub static NATIVE_PIXEL_FORMATS: &[(GUID, PixelFormatDescription)] = &[ [INFO] [stdout] | ^^^^ not found in this scope [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | C(C::PACKED.0 | C::BGR.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | C(C::PACKED.0 | C::BGR.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | C(C::PACKED.0 | C::BGR.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | C(C::PACKED.0 | C::BGR.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | C(C::PACKED.0 | C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | C(C::BGR.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | C(C::RGB.0 | C::PACKED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:442:13 [INFO] [stdout] | [INFO] [stdout] 442 | C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:533:13 [INFO] [stdout] | [INFO] [stdout] 533 | C(C::BGR.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:559:13 [INFO] [stdout] | [INFO] [stdout] 559 | C(C::BGR.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:585:13 [INFO] [stdout] | [INFO] [stdout] 585 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:598:13 [INFO] [stdout] | [INFO] [stdout] 598 | C(C::BGR.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:624:13 [INFO] [stdout] | [INFO] [stdout] 624 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:663:13 [INFO] [stdout] | [INFO] [stdout] 663 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:676:13 [INFO] [stdout] | [INFO] [stdout] 676 | C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:702:13 [INFO] [stdout] | [INFO] [stdout] 702 | C(C::RGB.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:755:13 [INFO] [stdout] | [INFO] [stdout] 755 | C(C::RGB.0 | C::ALPHA.0 | C::PREMULTIPLIED.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:795:13 [INFO] [stdout] | [INFO] [stdout] 795 | C(C::CMYK.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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[E0423]: expected function, tuple struct or tuple variant, found enum `C` [INFO] [stdout] --> src/descriptions/pixel_format.rs:808:13 [INFO] [stdout] | [INFO] [stdout] 808 | C(C::CMYK.0 | C::ALPHA.0), [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/descriptions/pixel_format.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / pub enum Category { [INFO] [stdout] 51 | | RGB, [INFO] [stdout] 52 | | BGR, [INFO] [stdout] 53 | | GRAYSCALE, [INFO] [stdout] ... | [INFO] [stdout] 61 | | NONE = 0, [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [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] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::rt::v1::Alignment::Unknown; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/imaging_factory/mod.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICImagingFactory` in this scope [INFO] [stdout] --> src/imaging_factory/mod.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ImagingFactory { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 11 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/metadata_query_reader/mod.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICMetadataQueryReader` in this scope [INFO] [stdout] --> src/metadata_query_reader/mod.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct MetadataQueryReader { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 17 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PropVariant` in this scope [INFO] [stdout] --> src/metadata_query_reader/mod.rs:42:75 [INFO] [stdout] | [INFO] [stdout] 20 | impl MetadataQueryReader { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn metadata_by_name(&mut self, name: impl AsRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EnumString` in this scope [INFO] [stdout] --> src/metadata_query_reader/mod.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 20 | impl MetadataQueryReader { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn enumerator(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/palette/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICPalette` in this scope [INFO] [stdout] --> src/palette/mod.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Palette { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ComPtr` in this scope [INFO] [stdout] --> src/stream/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWICStream` in this scope [INFO] [stdout] --> src/stream/mod.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Stream { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 18 | ptr: ComPtr, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AccessMask` in this scope [INFO] [stdout] --> src/stream/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | access: AccessMask, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deref_com_wrapper` in this scope [INFO] [stdout] --> src/stream/mod.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | unsafe { deref_com_wrapper(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `deref_com_wrapper` as a method: `self.deref_com_wrapper()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `deref_com_wrapper_mut` in this scope [INFO] [stdout] --> src/stream/mod.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | unsafe { deref_com_wrapper_mut(self) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `deref_com_wrapper_mut` as a method: `self.deref_com_wrapper_mut()` [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not 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] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 332 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0423, E0425, E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wic` due to 333 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "85de0edfa99b89e996e4b4649e35fddbcc03299f735e45c00e2ee8fe4e45f487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85de0edfa99b89e996e4b4649e35fddbcc03299f735e45c00e2ee8fe4e45f487", kill_on_drop: false }` [INFO] [stdout] 85de0edfa99b89e996e4b4649e35fddbcc03299f735e45c00e2ee8fe4e45f487