[INFO] fetching crate directx-sys 0.1.0...
[INFO] checking directx-sys-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate directx-sys 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate directx-sys 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate directx-sys 0.1.0
[INFO] finished tweaking crates.io crate directx-sys 0.1.0
[INFO] tweaked toml for crates.io crate directx-sys 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.7.0 (latest: v2.5.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72b736c81c3ee4c808924f649824e8e736060e5a0900f963ad34dfa158a34ebe
[INFO] running `Command { std: "docker" "start" "-a" "72b736c81c3ee4c808924f649824e8e736060e5a0900f963ad34dfa158a34ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72b736c81c3ee4c808924f649824e8e736060e5a0900f963ad34dfa158a34ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72b736c81c3ee4c808924f649824e8e736060e5a0900f963ad34dfa158a34ebe", kill_on_drop: false }`
[INFO] [stdout] 72b736c81c3ee4c808924f649824e8e736060e5a0900f963ad34dfa158a34ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d092da9e5df7765d04b4f6d7425d1aaeb72ac87c55d23abd73698a584aa916
[INFO] running `Command { std: "docker" "start" "-a" "29d092da9e5df7765d04b4f6d7425d1aaeb72ac87c55d23abd73698a584aa916", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling com-rs v0.2.1
[INFO] [stderr]    Compiling directx-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::DWORD`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HDC`, `winapi::HMODULE`, `winapi::HRESULT`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LPCSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT64`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, DWORD, GUID, HANDLE, HDC, HMODULE, HRESULT, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^  ^^^^^^^  ^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        |        |
[INFO] [stdout]   |              |     |      |     |       |    |        |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |     |       |    no `HMODULE` in the root
[INFO] [stdout]   |              |     |      |     |       no `HDC` in the root
[INFO] [stdout]   |              |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |      no `GUID` in the root
[INFO] [stdout]   |              |     no `DWORD` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LPCSTR, RECT, REFGUID, SIZE_T, UINT, UINT64};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^  ^^^^  ^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HMONITOR`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LUID`, `winapi::RECT`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/structs.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, FLOAT, GUID, HANDLE, HMONITOR, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |     |      |     |       |         |
[INFO] [stdout]   |              |     |     |      |     |       |         no `HWND` in the root
[INFO] [stdout]   |              |     |     |      |     |       no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      no `GUID` in the root
[INFO] [stdout]   |              |     |     no `FLOAT` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LUID, RECT, SIZE_T, UINT, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |              |
[INFO] [stdout]   |              |              no `LUID` in the root
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::HMODULE`, `winapi::HRESULT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{HMODULE, HRESULT, UINT};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |        |
[INFO] [stdout]   |              |        no `HRESULT` in the root
[INFO] [stdout]   |              no `HMODULE` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::RECT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{RECT, UINT};
[INFO] [stdout]   |              ^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `RECT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::UINT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HANDLE`, `winapi::GUID`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::LPSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT8`
[INFO] [stdout]  --> src/d3d11/d3d11_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HANDLE, GUID, HRESULT, INT, LPCSTR, LPSTR, RECT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^^  ^^^^ no `RECT` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    |       |
[INFO] [stdout]   |              |     |      |       |     |        |    |       no `LPSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        no `INT` in the root
[INFO] [stdout]   |              |     |      |       |     no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |       no `GUID` in the root
[INFO] [stdout]   |              |     |      no `HANDLE` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              REFGUID, SIZE, SIZE_T, UINT, UINT8};
[INFO] [stdout]   |              ^^^^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `REFGUID` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FALSE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::TRUE`, `winapi::UINT`, `winapi::UINT8`, `winapi::UINT64`, `winapi::ULONGLONG`, `winapi::USHORT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/structs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{BOOL, BYTE, FALSE, FLOAT, GUID, HANDLE, HRESULT, INT, LPCSTR, TRUE,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^ no `TRUE` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    |
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        no `INT` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |      |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      |      no `GUID` in the root
[INFO] [stdout]   |              |     |     |      no `FLOAT` in the root
[INFO] [stdout]   |              |     |     no `FALSE` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 4 |              UINT, UINT8, UINT64, ULONGLONG, USHORT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HRESULT`
[INFO] [stdout]  --> src/d2d/d2d1_0/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HRESULT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/d2d/d2d1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HRESULT`, `winapi::HWND`, `winapi::RECT`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/d2d/d2d1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HDC, HRESULT, HWND, RECT, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^  ^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |    |        |     |     |
[INFO] [stdout]   |              |     |      |    |        |     |     no `UINT32` in the root
[INFO] [stdout]   |              |     |      |    |        |     no `RECT` in the root
[INFO] [stdout]   |              |     |      |    |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |    no `HRESULT` in the root
[INFO] [stdout]   |              |     |      no `HDC` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::BOOL
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::FLOAT`, `winapi::HWND`, `winapi::UINT32`, `winapi::UINT64`
[INFO] [stdout]  --> src/d2d/d2d1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{FLOAT, HWND, UINT32, UINT64};
[INFO] [stdout]   |              ^^^^^  ^^^^  ^^^^^^  ^^^^^^ no `UINT64` in the root
[INFO] [stdout]   |              |      |     |
[INFO] [stdout]   |              |      |     no `UINT32` in the root
[INFO] [stdout]   |              |      no `HWND` in the root
[INFO] [stdout]   |              no `FLOAT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::HRESULT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::HRESULT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `HRESULT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::COLORREF`, `winapi::FILETIME`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HMONITOR`, `winapi::HRESULT`, `winapi::LOGFONTW`, `winapi::RECT`, `winapi::SIZE`, `winapi::UINT8`, `winapi::UINT16`, `winapi::UINT32`, `winapi::UINT64`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, COLORREF, FILETIME, FLOAT, HDC, HMONITOR, HRESULT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^  ^^^^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |         |         |      |    |
[INFO] [stdout]   |              |     |     |         |         |      |    no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |         |         |      no `HDC` in the root
[INFO] [stdout]   |              |     |     |         |         no `FLOAT` in the root
[INFO] [stdout]   |              |     |     |         no `FILETIME` in the root
[INFO] [stdout]   |              |     |     no `COLORREF` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LOGFONTW, RECT, SIZE, UINT8, UINT16, UINT32, UINT64, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |              |         |
[INFO] [stdout]   |              |         no `RECT` in the root
[INFO] [stdout]   |              no `LOGFONTW` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           dwrite::dwrite1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::INT16`, `winapi::INT32`, `winapi::UINT16`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{BOOL, FLOAT, INT16, INT32, UINT16, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |      |      |       |
[INFO] [stdout]   |              |     |      |      |      |       no `UINT32` in the root
[INFO] [stdout]   |              |     |      |      |      no `UINT16` in the root
[INFO] [stdout]   |              |     |      |      no `INT32` in the root
[INFO] [stdout]   |              |     |      no `INT16` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::DWORD`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HDC`, `winapi::HMODULE`, `winapi::HRESULT`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LPCSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT64`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, DWORD, GUID, HANDLE, HDC, HMODULE, HRESULT, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^  ^^^^^^^  ^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        |        |
[INFO] [stdout]   |              |     |      |     |       |    |        |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |     |       |    no `HMODULE` in the root
[INFO] [stdout]   |              |     |      |     |       no `HDC` in the root
[INFO] [stdout]   |              |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |      no `GUID` in the root
[INFO] [stdout]   |              |     no `DWORD` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LPCSTR, RECT, REFGUID, SIZE_T, UINT, UINT64};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^  ^^^^  ^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HMONITOR`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LUID`, `winapi::RECT`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/structs.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, FLOAT, GUID, HANDLE, HMONITOR, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |     |      |     |       |         |
[INFO] [stdout]   |              |     |     |      |     |       |         no `HWND` in the root
[INFO] [stdout]   |              |     |     |      |     |       no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      no `GUID` in the root
[INFO] [stdout]   |              |     |     no `FLOAT` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LUID, RECT, SIZE_T, UINT, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |              |
[INFO] [stdout]   |              |              no `LUID` in the root
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::HMODULE`, `winapi::HRESULT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{HMODULE, HRESULT, UINT};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |        |
[INFO] [stdout]   |              |        no `HRESULT` in the root
[INFO] [stdout]   |              no `HMODULE` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::RECT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{RECT, UINT};
[INFO] [stdout]   |              ^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `RECT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::UINT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HANDLE`, `winapi::GUID`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::LPSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT8`
[INFO] [stdout]  --> src/d3d11/d3d11_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HANDLE, GUID, HRESULT, INT, LPCSTR, LPSTR, RECT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^^  ^^^^ no `RECT` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    |       |
[INFO] [stdout]   |              |     |      |       |     |        |    |       no `LPSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        no `INT` in the root
[INFO] [stdout]   |              |     |      |       |     no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |       no `GUID` in the root
[INFO] [stdout]   |              |     |      no `HANDLE` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              REFGUID, SIZE, SIZE_T, UINT, UINT8};
[INFO] [stdout]   |              ^^^^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `REFGUID` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FALSE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::TRUE`, `winapi::UINT`, `winapi::UINT8`, `winapi::UINT64`, `winapi::ULONGLONG`, `winapi::USHORT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/structs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{BOOL, BYTE, FALSE, FLOAT, GUID, HANDLE, HRESULT, INT, LPCSTR, TRUE,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^ no `TRUE` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    |
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        no `INT` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |      |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      |      no `GUID` in the root
[INFO] [stdout]   |              |     |     |      no `FLOAT` in the root
[INFO] [stdout]   |              |     |     no `FALSE` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 4 |              UINT, UINT8, UINT64, ULONGLONG, USHORT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HRESULT`
[INFO] [stdout]  --> src/d2d/d2d1_0/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HRESULT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/d2d/d2d1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HRESULT`, `winapi::HWND`, `winapi::RECT`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/d2d/d2d1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HDC, HRESULT, HWND, RECT, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^  ^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |    |        |     |     |
[INFO] [stdout]   |              |     |      |    |        |     |     no `UINT32` in the root
[INFO] [stdout]   |              |     |      |    |        |     no `RECT` in the root
[INFO] [stdout]   |              |     |      |    |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |    no `HRESULT` in the root
[INFO] [stdout]   |              |     |      no `HDC` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::BOOL
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::FLOAT`, `winapi::HWND`, `winapi::UINT32`, `winapi::UINT64`
[INFO] [stdout]  --> src/d2d/d2d1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{FLOAT, HWND, UINT32, UINT64};
[INFO] [stdout]   |              ^^^^^  ^^^^  ^^^^^^  ^^^^^^ no `UINT64` in the root
[INFO] [stdout]   |              |      |     |
[INFO] [stdout]   |              |      |     no `UINT32` in the root
[INFO] [stdout]   |              |      no `HWND` in the root
[INFO] [stdout]   |              no `FLOAT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::HRESULT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::HRESULT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `HRESULT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::COLORREF`, `winapi::FILETIME`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HMONITOR`, `winapi::HRESULT`, `winapi::LOGFONTW`, `winapi::RECT`, `winapi::SIZE`, `winapi::UINT8`, `winapi::UINT16`, `winapi::UINT32`, `winapi::UINT64`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, COLORREF, FILETIME, FLOAT, HDC, HMONITOR, HRESULT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^  ^^^^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |         |         |      |    |
[INFO] [stdout]   |              |     |     |         |         |      |    no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |         |         |      no `HDC` in the root
[INFO] [stdout]   |              |     |     |         |         no `FLOAT` in the root
[INFO] [stdout]   |              |     |     |         no `FILETIME` in the root
[INFO] [stdout]   |              |     |     no `COLORREF` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LOGFONTW, RECT, SIZE, UINT8, UINT16, UINT32, UINT64, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |              |         |
[INFO] [stdout]   |              |         no `RECT` in the root
[INFO] [stdout]   |              no `LOGFONTW` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           dwrite::dwrite1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::INT16`, `winapi::INT32`, `winapi::UINT16`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{BOOL, FLOAT, INT16, INT32, UINT16, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |      |      |       |
[INFO] [stdout]   |              |     |      |      |      |       no `UINT32` in the root
[INFO] [stdout]   |              |     |      |      |      no `UINT16` in the root
[INFO] [stdout]   |              |     |      |      no `INT32` in the root
[INFO] [stdout]   |              |     |      no `INT16` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "GammaControl {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         try!(write!(f, "scale: {:?}, offset: {:?}, ", self.scale, self.offset));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         try!(write!(f, "gamma_curve: [{:?}", self.gamma_curve[0]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             try!(write!(f, ", {:?}", self.gamma_curve[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         try!(write!(f, "GammaControlCapabilities {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         try!(write!(f, "scale_and_offset_supported: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         try!(write!(f, "max_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         try!(write!(f, "min_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         try!(write!(f, "num_gamma_control_points: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         try!(write!(f, "control_point_positions: [{:?}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             try!(write!(f, ", {:?}", self.control_point_positions[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         try!(write!(f, "AdapterDesc {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         try!(write!(f, "AdapterDesc1 {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         try!(write!(f, "adapter_luid: {:?}, ", self.adapter_luid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | / bitflags! {
[INFO] [stdout] 320 | |     #[repr(C)]
[INFO] [stdout] 321 | |     pub flags MapFlag: UINT {
[INFO] [stdout] 322 | |         const MAP_FLAG_DO_NOT_WAIT = 0x00100000
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | / bitflags! {
[INFO] [stdout] 320 | |     #[repr(C)]
[INFO] [stdout] 321 | |     pub flags MapFlag: UINT {
[INFO] [stdout] 322 | |         const MAP_FLAG_DO_NOT_WAIT = 0x00100000
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / bitflags! {
[INFO] [stdout] 331 | |     #[repr(C)]
[INFO] [stdout] 332 | |     pub flags RaiseFlag: UINT {
[INFO] [stdout] 333 | |         const RAISE_FLAG_DRIVER_INTERNAL_ERROR = 0x1
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / bitflags! {
[INFO] [stdout] 331 | |     #[repr(C)]
[INFO] [stdout] 332 | |     pub flags RaiseFlag: UINT {
[INFO] [stdout] 333 | |         const RAISE_FLAG_DRIVER_INTERNAL_ERROR = 0x1
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags ClearFlag: UINT {
[INFO] [stdout] 344 | |         const CLEAR_DEPTH = 0x01,
[INFO] [stdout] 345 | |         const CLEAR_STENCIL = 0x02
[INFO] [stdout] 346 | |     }
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags ClearFlag: UINT {
[INFO] [stdout] 344 | |         const CLEAR_DEPTH = 0x01,
[INFO] [stdout] 345 | |         const CLEAR_STENCIL = 0x02
[INFO] [stdout] 346 | |     }
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / bitflags! {
[INFO] [stdout] 373 | |     #[repr(C)]
[INFO] [stdout] 374 | |     pub flags DepthWriteMask: UINT {
[INFO] [stdout] 375 | |         const DEPTH_WRITE_MASK_ZERO = 0,
[INFO] [stdout] 376 | |         const DEPTH_WRITE_MASK_ALL = 1
[INFO] [stdout] 377 | |     }
[INFO] [stdout] 378 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / bitflags! {
[INFO] [stdout] 373 | |     #[repr(C)]
[INFO] [stdout] 374 | |     pub flags DepthWriteMask: UINT {
[INFO] [stdout] 375 | |         const DEPTH_WRITE_MASK_ZERO = 0,
[INFO] [stdout] 376 | |         const DEPTH_WRITE_MASK_ALL = 1
[INFO] [stdout] 377 | |     }
[INFO] [stdout] 378 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / bitflags! {
[INFO] [stdout] 434 | |     #[repr(C)]
[INFO] [stdout] 435 | |     pub flags ColorWriteEnable: UINT {
[INFO] [stdout] 436 | |         const COLOR_WRITE_ENABLE_RED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |     }
[INFO] [stdout] 441 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / bitflags! {
[INFO] [stdout] 434 | |     #[repr(C)]
[INFO] [stdout] 435 | |     pub flags ColorWriteEnable: UINT {
[INFO] [stdout] 436 | |         const COLOR_WRITE_ENABLE_RED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |     }
[INFO] [stdout] 441 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | / bitflags! {
[INFO] [stdout] 459 | |     #[repr(C)]
[INFO] [stdout] 460 | |     pub flags BufferExSRVFlag: UINT {
[INFO] [stdout] 461 | |         const BUFFEREX_SRV_FLAG_RAW = 0x00000001
[INFO] [stdout] 462 | |     }
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | / bitflags! {
[INFO] [stdout] 459 | |     #[repr(C)]
[INFO] [stdout] 460 | |     pub flags BufferExSRVFlag: UINT {
[INFO] [stdout] 461 | |         const BUFFEREX_SRV_FLAG_RAW = 0x00000001
[INFO] [stdout] 462 | |     }
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:469:1
[INFO] [stdout]     |
[INFO] [stdout] 469 | / bitflags! {
[INFO] [stdout] 470 | |     #[repr(C)]
[INFO] [stdout] 471 | |     pub flags DSVFlag: UINT {
[INFO] [stdout] 472 | |         const DSV_READ_ONLY_DEPTH = 0x1,
[INFO] [stdout] 473 | |         const DSV_READ_ONLY_STENCIL = 0x2
[INFO] [stdout] 474 | |     }
[INFO] [stdout] 475 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:469:1
[INFO] [stdout]     |
[INFO] [stdout] 469 | / bitflags! {
[INFO] [stdout] 470 | |     #[repr(C)]
[INFO] [stdout] 471 | |     pub flags DSVFlag: UINT {
[INFO] [stdout] 472 | |         const DSV_READ_ONLY_DEPTH = 0x1,
[INFO] [stdout] 473 | |         const DSV_READ_ONLY_STENCIL = 0x2
[INFO] [stdout] 474 | |     }
[INFO] [stdout] 475 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | / bitflags! {
[INFO] [stdout] 482 | |     #[repr(C)]
[INFO] [stdout] 483 | |     pub flags BufferUAVFlag: UINT {
[INFO] [stdout] 484 | |         const BUFFER_UAV_FLAG_RAW = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |     }
[INFO] [stdout] 488 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | / bitflags! {
[INFO] [stdout] 482 | |     #[repr(C)]
[INFO] [stdout] 483 | |     pub flags BufferUAVFlag: UINT {
[INFO] [stdout] 484 | |         const BUFFER_UAV_FLAG_RAW = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |     }
[INFO] [stdout] 488 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | / bitflags! {
[INFO] [stdout] 589 | |     #[repr(C)]
[INFO] [stdout] 590 | |     pub flags FormatSupport: UINT {
[INFO] [stdout] 591 | |         const FORMAT_SUPPORT_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     }
[INFO] [stdout] 623 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | / bitflags! {
[INFO] [stdout] 589 | |     #[repr(C)]
[INFO] [stdout] 590 | |     pub flags FormatSupport: UINT {
[INFO] [stdout] 591 | |         const FORMAT_SUPPORT_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     }
[INFO] [stdout] 623 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | / bitflags! {
[INFO] [stdout] 630 | |     #[repr(C)]
[INFO] [stdout] 631 | |     pub flags FormatSupport2: UINT {
[INFO] [stdout] 632 | |         const FORMAT_SUPPORT2_UAV_ATOMIC_ADD = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     }
[INFO] [stdout] 647 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | / bitflags! {
[INFO] [stdout] 630 | |     #[repr(C)]
[INFO] [stdout] 631 | |     pub flags FormatSupport2: UINT {
[INFO] [stdout] 632 | |         const FORMAT_SUPPORT2_UAV_ATOMIC_ADD = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     }
[INFO] [stdout] 647 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / bitflags! {
[INFO] [stdout] 654 | |     #[repr(C)]
[INFO] [stdout] 655 | |     pub flags AsyncGetDataFlag: UINT {
[INFO] [stdout] 656 | |         const ASYNC_GETDATA_DONOTFLUSH = 0x1
[INFO] [stdout] 657 | |     }
[INFO] [stdout] 658 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / bitflags! {
[INFO] [stdout] 654 | |     #[repr(C)]
[INFO] [stdout] 655 | |     pub flags AsyncGetDataFlag: UINT {
[INFO] [stdout] 656 | |         const ASYNC_GETDATA_DONOTFLUSH = 0x1
[INFO] [stdout] 657 | |     }
[INFO] [stdout] 658 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / bitflags! {
[INFO] [stdout] 690 | |     #[repr(C)]
[INFO] [stdout] 691 | |     pub flags QueryMiscFlag: UINT {
[INFO] [stdout] 692 | |         const QUERY_MISC_PREDICATEHINT = 0x1
[INFO] [stdout] 693 | |     }
[INFO] [stdout] 694 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / bitflags! {
[INFO] [stdout] 690 | |     #[repr(C)]
[INFO] [stdout] 691 | |     pub flags QueryMiscFlag: UINT {
[INFO] [stdout] 692 | |         const QUERY_MISC_PREDICATEHINT = 0x1
[INFO] [stdout] 693 | |     }
[INFO] [stdout] 694 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / bitflags! {
[INFO] [stdout] 768 | |     #[repr(C)]
[INFO] [stdout] 769 | |     pub flags ShaderMinPrecisionSupport: UINT {
[INFO] [stdout] 770 | |         const SHADER_MIN_PRECISION_10_BIT = 0x1,
[INFO] [stdout] 771 | |         const SHADER_MIN_PRECISION_16_BIT = 0x2
[INFO] [stdout] 772 | |     }
[INFO] [stdout] 773 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / bitflags! {
[INFO] [stdout] 768 | |     #[repr(C)]
[INFO] [stdout] 769 | |     pub flags ShaderMinPrecisionSupport: UINT {
[INFO] [stdout] 770 | |         const SHADER_MIN_PRECISION_10_BIT = 0x1,
[INFO] [stdout] 771 | |         const SHADER_MIN_PRECISION_16_BIT = 0x2
[INFO] [stdout] 772 | |     }
[INFO] [stdout] 773 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | / bitflags! {
[INFO] [stdout] 826 | |     #[repr(C)]
[INFO] [stdout] 827 | |     pub flags VideoProcessorFormatSupport: u32 {
[INFO] [stdout] 828 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_INPUT = 0x00000001,
[INFO] [stdout] 829 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_OUTPUT = 0x00000002,
[INFO] [stdout] 830 | |     }
[INFO] [stdout] 831 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | / bitflags! {
[INFO] [stdout] 826 | |     #[repr(C)]
[INFO] [stdout] 827 | |     pub flags VideoProcessorFormatSupport: u32 {
[INFO] [stdout] 828 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_INPUT = 0x00000001,
[INFO] [stdout] 829 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_OUTPUT = 0x00000002,
[INFO] [stdout] 830 | |     }
[INFO] [stdout] 831 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:833:1
[INFO] [stdout]     |
[INFO] [stdout] 833 | / bitflags! {
[INFO] [stdout] 834 | |     #[repr(C)]
[INFO] [stdout] 835 | |     pub flags VideoProcessorDeviceCaps: u32 {
[INFO] [stdout] 836 | |         const VIDEO_PROCESSOR_DEVICE_CAPS_LINEAR_SPACE            = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |     }
[INFO] [stdout] 842 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:833:1
[INFO] [stdout]     |
[INFO] [stdout] 833 | / bitflags! {
[INFO] [stdout] 834 | |     #[repr(C)]
[INFO] [stdout] 835 | |     pub flags VideoProcessorDeviceCaps: u32 {
[INFO] [stdout] 836 | |         const VIDEO_PROCESSOR_DEVICE_CAPS_LINEAR_SPACE            = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |     }
[INFO] [stdout] 842 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / bitflags! {
[INFO] [stdout] 845 | |     #[repr(C)]
[INFO] [stdout] 846 | |     pub flags VideoProcessorFeatureCaps: u32 {
[INFO] [stdout] 847 | |         const VIDEO_PROCESSOR_FEATURE_CAPS_ALPHA_FILL             = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     }
[INFO] [stdout] 861 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / bitflags! {
[INFO] [stdout] 845 | |     #[repr(C)]
[INFO] [stdout] 846 | |     pub flags VideoProcessorFeatureCaps: u32 {
[INFO] [stdout] 847 | |         const VIDEO_PROCESSOR_FEATURE_CAPS_ALPHA_FILL             = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     }
[INFO] [stdout] 861 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:863:1
[INFO] [stdout]     |
[INFO] [stdout] 863 | / bitflags! {
[INFO] [stdout] 864 | |     #[repr(C)]
[INFO] [stdout] 865 | |     pub flags VideoProcessorFilterCaps: u32 {
[INFO] [stdout] 866 | |         const VIDEO_PROCESSOR_FILTER_CAPS_BRIGHTNESS         = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |     }
[INFO] [stdout] 875 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:863:1
[INFO] [stdout]     |
[INFO] [stdout] 863 | / bitflags! {
[INFO] [stdout] 864 | |     #[repr(C)]
[INFO] [stdout] 865 | |     pub flags VideoProcessorFilterCaps: u32 {
[INFO] [stdout] 866 | |         const VIDEO_PROCESSOR_FILTER_CAPS_BRIGHTNESS         = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |     }
[INFO] [stdout] 875 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:877:1
[INFO] [stdout]     |
[INFO] [stdout] 877 | / bitflags! {
[INFO] [stdout] 878 | |     #[repr(C)]
[INFO] [stdout] 879 | |     pub flags VideoProcessorFormatCaps: u32 {
[INFO] [stdout] 880 | |         const VIDEO_PROCESSOR_FORMAT_CAPS_RGB_INTERLACED     = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     }
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:877:1
[INFO] [stdout]     |
[INFO] [stdout] 877 | / bitflags! {
[INFO] [stdout] 878 | |     #[repr(C)]
[INFO] [stdout] 879 | |     pub flags VideoProcessorFormatCaps: u32 {
[INFO] [stdout] 880 | |         const VIDEO_PROCESSOR_FORMAT_CAPS_RGB_INTERLACED     = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     }
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / bitflags! {
[INFO] [stdout] 888 | |     #[repr(C)]
[INFO] [stdout] 889 | |     pub flags VideoProcessorAutoStreamCaps: u32 {
[INFO] [stdout] 890 | |         const VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE              = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     }
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / bitflags! {
[INFO] [stdout] 888 | |     #[repr(C)]
[INFO] [stdout] 889 | |     pub flags VideoProcessorAutoStreamCaps: u32 {
[INFO] [stdout] 890 | |         const VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE              = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     }
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / bitflags! {
[INFO] [stdout] 902 | |     #[repr(C)]
[INFO] [stdout] 903 | |     pub flags VideoProcessorStereoCaps: u32 {
[INFO] [stdout] 904 | |         const VIDEO_PROCESSOR_STEREO_CAPS_MONO_OFFSET         = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |     }
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / bitflags! {
[INFO] [stdout] 902 | |     #[repr(C)]
[INFO] [stdout] 903 | |     pub flags VideoProcessorStereoCaps: u32 {
[INFO] [stdout] 904 | |         const VIDEO_PROCESSOR_STEREO_CAPS_MONO_OFFSET         = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |     }
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:912:1
[INFO] [stdout]     |
[INFO] [stdout] 912 | / bitflags! {
[INFO] [stdout] 913 | |     #[repr(C)]
[INFO] [stdout] 914 | |     pub flags ContentProtectionCaps: u32 {
[INFO] [stdout] 915 | |         const CONTENT_PROTECTION_CAPS_SOFTWARE = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 934 | |     }
[INFO] [stdout] 935 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:912:1
[INFO] [stdout]     |
[INFO] [stdout] 912 | / bitflags! {
[INFO] [stdout] 913 | |     #[repr(C)]
[INFO] [stdout] 914 | |     pub flags ContentProtectionCaps: u32 {
[INFO] [stdout] 915 | |         const CONTENT_PROTECTION_CAPS_SOFTWARE = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 934 | |     }
[INFO] [stdout] 935 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1029:1
[INFO] [stdout]      |
[INFO] [stdout] 1029 | / bitflags! {
[INFO] [stdout] 1030 | |     #[repr(C)]
[INFO] [stdout] 1031 | |     pub flags AuthenticatedProtectionFlags: u32 {
[INFO] [stdout] 1032 | |         const AUTHENTICATED_PROTECTION_FLAG_ENABLED                        = 0x1,
[INFO] [stdout] 1033 | |         const AUTHENTICATED_PROTECTION_FLAG_OVERLAY_OR_FULLSCREEN_REQUIRED = 0x2,
[INFO] [stdout] 1034 | |     }
[INFO] [stdout] 1035 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1029:1
[INFO] [stdout]      |
[INFO] [stdout] 1029 | / bitflags! {
[INFO] [stdout] 1030 | |     #[repr(C)]
[INFO] [stdout] 1031 | |     pub flags AuthenticatedProtectionFlags: u32 {
[INFO] [stdout] 1032 | |         const AUTHENTICATED_PROTECTION_FLAG_ENABLED                        = 0x1,
[INFO] [stdout] 1033 | |         const AUTHENTICATED_PROTECTION_FLAG_OVERLAY_OR_FULLSCREEN_REQUIRED = 0x2,
[INFO] [stdout] 1034 | |     }
[INFO] [stdout] 1035 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1045:1
[INFO] [stdout]      |
[INFO] [stdout] 1045 | / bitflags! {
[INFO] [stdout] 1046 | |     #[repr(C)]
[INFO] [stdout] 1047 | |     pub flags BusType: u32 {
[INFO] [stdout] 1048 | |         const BUS_TYPE_OTHER                                            = 0x00000000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | |     }
[INFO] [stdout] 1060 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1045:1
[INFO] [stdout]      |
[INFO] [stdout] 1045 | / bitflags! {
[INFO] [stdout] 1046 | |     #[repr(C)]
[INFO] [stdout] 1047 | |     pub flags BusType: u32 {
[INFO] [stdout] 1048 | |         const BUS_TYPE_OTHER                                            = 0x00000000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | |     }
[INFO] [stdout] 1060 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1084:1
[INFO] [stdout]      |
[INFO] [stdout] 1084 | / bitflags! {
[INFO] [stdout] 1085 | |     #[repr(C)]
[INFO] [stdout] 1086 | |     pub flags CreateDeviceFlag: UINT {
[INFO] [stdout] 1087 | |         const CREATE_DEVICE_SINGLETHREADED = 0x1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |     }
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1084:1
[INFO] [stdout]      |
[INFO] [stdout] 1084 | / bitflags! {
[INFO] [stdout] 1085 | |     #[repr(C)]
[INFO] [stdout] 1086 | |     pub flags CreateDeviceFlag: UINT {
[INFO] [stdout] 1087 | |         const CREATE_DEVICE_SINGLETHREADED = 0x1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |     }
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / bitflags! {
[INFO] [stdout] 108 | |     #[repr(C)]
[INFO] [stdout] 109 | |     pub flags DrawTextOptions: UINT {
[INFO] [stdout] 110 | |         const DRAW_TEXT_OPTIONS_NO_SNAP = 1,
[INFO] [stdout] 111 | |         const DRAW_TEXT_OPTIONS_CLIP = 2
[INFO] [stdout] 112 | |     }
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / bitflags! {
[INFO] [stdout] 108 | |     #[repr(C)]
[INFO] [stdout] 109 | |     pub flags DrawTextOptions: UINT {
[INFO] [stdout] 110 | |         const DRAW_TEXT_OPTIONS_NO_SNAP = 1,
[INFO] [stdout] 111 | |         const DRAW_TEXT_OPTIONS_CLIP = 2
[INFO] [stdout] 112 | |     }
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / bitflags! {
[INFO] [stdout] 234 | |     #[repr(C)]
[INFO] [stdout] 235 | |     pub flags PathSegment: UINT {
[INFO] [stdout] 236 | |         const PATH_SEGMENT_FORCE_UNSTROKED = 1,
[INFO] [stdout] 237 | |         const PATH_SEGMENT_FORCE_ROUND_LINE_JOIN = 2
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / bitflags! {
[INFO] [stdout] 234 | |     #[repr(C)]
[INFO] [stdout] 235 | |     pub flags PathSegment: UINT {
[INFO] [stdout] 236 | |         const PATH_SEGMENT_FORCE_UNSTROKED = 1,
[INFO] [stdout] 237 | |         const PATH_SEGMENT_FORCE_ROUND_LINE_JOIN = 2
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | / bitflags! {
[INFO] [stdout] 268 | |     #[repr(C)]
[INFO] [stdout] 269 | |     pub flags LayerOptions: UINT {
[INFO] [stdout] 270 | |         const LAYER_OPTIONS_INITIALIZE_FOR_CLEARTYPE = 1
[INFO] [stdout] 271 | |     }
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | / bitflags! {
[INFO] [stdout] 268 | |     #[repr(C)]
[INFO] [stdout] 269 | |     pub flags LayerOptions: UINT {
[INFO] [stdout] 270 | |         const LAYER_OPTIONS_INITIALIZE_FOR_CLEARTYPE = 1
[INFO] [stdout] 271 | |     }
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / bitflags! {
[INFO] [stdout] 279 | |     #[repr(C)]
[INFO] [stdout] 280 | |     pub flags WindowState: UINT {
[INFO] [stdout] 281 | |         const WINDOW_STATE_OCCLUDED = 1
[INFO] [stdout] 282 | |     }
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / bitflags! {
[INFO] [stdout] 279 | |     #[repr(C)]
[INFO] [stdout] 280 | |     pub flags WindowState: UINT {
[INFO] [stdout] 281 | |         const WINDOW_STATE_OCCLUDED = 1
[INFO] [stdout] 282 | |     }
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | / bitflags! {
[INFO] [stdout] 314 | |     #[repr(C)]
[INFO] [stdout] 315 | |     pub flags RenderTargetUsage: UINT {
[INFO] [stdout] 316 | |         const RENDER_TARGET_USAGE_FORCE_BITMAP_REMOTING = 1,
[INFO] [stdout] 317 | |         const RENDER_TARGET_USAGE_GDI_COMPATIBLE = 2
[INFO] [stdout] 318 | |     }
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | / bitflags! {
[INFO] [stdout] 314 | |     #[repr(C)]
[INFO] [stdout] 315 | |     pub flags RenderTargetUsage: UINT {
[INFO] [stdout] 316 | |         const RENDER_TARGET_USAGE_FORCE_BITMAP_REMOTING = 1,
[INFO] [stdout] 317 | |         const RENDER_TARGET_USAGE_GDI_COMPATIBLE = 2
[INFO] [stdout] 318 | |     }
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | / bitflags! {
[INFO] [stdout] 326 | |     #[repr(C)]
[INFO] [stdout] 327 | |     pub flags PresentOptions: UINT {
[INFO] [stdout] 328 | |         const PRESENT_OPTIONS_RETAIN_CONTENTS = 1,
[INFO] [stdout] 329 | |         const PRESENT_OPTIONS_IMMEDIATELY = 2
[INFO] [stdout] 330 | |     }
[INFO] [stdout] 331 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | / bitflags! {
[INFO] [stdout] 326 | |     #[repr(C)]
[INFO] [stdout] 327 | |     pub flags PresentOptions: UINT {
[INFO] [stdout] 328 | |         const PRESENT_OPTIONS_RETAIN_CONTENTS = 1,
[INFO] [stdout] 329 | |         const PRESENT_OPTIONS_IMMEDIATELY = 2
[INFO] [stdout] 330 | |     }
[INFO] [stdout] 331 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / bitflags! {
[INFO] [stdout] 338 | |     #[repr(C)]
[INFO] [stdout] 339 | |     pub flags CompatibleRenderTargetOptions: UINT {
[INFO] [stdout] 340 | |         const COMPATIBLE_RENDER_TARGET_OPTIONS_GDI_COMPATIBLE = 1
[INFO] [stdout] 341 | |     }
[INFO] [stdout] 342 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / bitflags! {
[INFO] [stdout] 338 | |     #[repr(C)]
[INFO] [stdout] 339 | |     pub flags CompatibleRenderTargetOptions: UINT {
[INFO] [stdout] 340 | |         const COMPATIBLE_RENDER_TARGET_OPTIONS_GDI_COMPATIBLE = 1
[INFO] [stdout] 341 | |     }
[INFO] [stdout] 342 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dwrite/dwrite1_0/enums.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / bitflags! {
[INFO] [stdout] 38 | |     #[repr(C)]
[INFO] [stdout] 39 | |     pub flags FontSimulations: UINT {
[INFO] [stdout] 40 | |         const FONT_SIMULATIONS_BOLD = 1,
[INFO] [stdout] 41 | |         const FONT_SIMULATIONS_OBLIQUE = 2
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dwrite/dwrite1_0/enums.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / bitflags! {
[INFO] [stdout] 38 | |     #[repr(C)]
[INFO] [stdout] 39 | |     pub flags FontSimulations: UINT {
[INFO] [stdout] 40 | |         const FONT_SIMULATIONS_BOLD = 1,
[INFO] [stdout] 41 | |         const FONT_SIMULATIONS_OBLIQUE = 2
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dwrite/dwrite1_0/enums.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / bitflags! {
[INFO] [stdout] 321 | |     #[repr(C)]
[INFO] [stdout] 322 | |     pub flags ScriptShapes: UINT {
[INFO] [stdout] 323 | |         const SCRIPT_SHAPES_NO_VISUAL = 1
[INFO] [stdout] 324 | |     }
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dwrite/dwrite1_0/enums.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / bitflags! {
[INFO] [stdout] 321 | |     #[repr(C)]
[INFO] [stdout] 322 | |     pub flags ScriptShapes: UINT {
[INFO] [stdout] 323 | |         const SCRIPT_SHAPES_NO_VISUAL = 1
[INFO] [stdout] 324 | |     }
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "GammaControl {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         try!(write!(f, "scale: {:?}, offset: {:?}, ", self.scale, self.offset));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         try!(write!(f, "gamma_curve: [{:?}", self.gamma_curve[0]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             try!(write!(f, ", {:?}", self.gamma_curve[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         try!(write!(f, "GammaControlCapabilities {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         try!(write!(f, "scale_and_offset_supported: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         try!(write!(f, "max_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         try!(write!(f, "min_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         try!(write!(f, "num_gamma_control_points: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         try!(write!(f, "control_point_positions: [{:?}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             try!(write!(f, ", {:?}", self.control_point_positions[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         try!(write!(f, "AdapterDesc {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         try!(write!(f, "AdapterDesc1 {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         try!(write!(f, "adapter_luid: {:?}, ", self.adapter_luid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | / bitflags! {
[INFO] [stdout] 320 | |     #[repr(C)]
[INFO] [stdout] 321 | |     pub flags MapFlag: UINT {
[INFO] [stdout] 322 | |         const MAP_FLAG_DO_NOT_WAIT = 0x00100000
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | / bitflags! {
[INFO] [stdout] 320 | |     #[repr(C)]
[INFO] [stdout] 321 | |     pub flags MapFlag: UINT {
[INFO] [stdout] 322 | |         const MAP_FLAG_DO_NOT_WAIT = 0x00100000
[INFO] [stdout] 323 | |     }
[INFO] [stdout] 324 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / bitflags! {
[INFO] [stdout] 331 | |     #[repr(C)]
[INFO] [stdout] 332 | |     pub flags RaiseFlag: UINT {
[INFO] [stdout] 333 | |         const RAISE_FLAG_DRIVER_INTERNAL_ERROR = 0x1
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:330:1
[INFO] [stdout]     |
[INFO] [stdout] 330 | / bitflags! {
[INFO] [stdout] 331 | |     #[repr(C)]
[INFO] [stdout] 332 | |     pub flags RaiseFlag: UINT {
[INFO] [stdout] 333 | |         const RAISE_FLAG_DRIVER_INTERNAL_ERROR = 0x1
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags ClearFlag: UINT {
[INFO] [stdout] 344 | |         const CLEAR_DEPTH = 0x01,
[INFO] [stdout] 345 | |         const CLEAR_STENCIL = 0x02
[INFO] [stdout] 346 | |     }
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags ClearFlag: UINT {
[INFO] [stdout] 344 | |         const CLEAR_DEPTH = 0x01,
[INFO] [stdout] 345 | |         const CLEAR_STENCIL = 0x02
[INFO] [stdout] 346 | |     }
[INFO] [stdout] 347 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / bitflags! {
[INFO] [stdout] 373 | |     #[repr(C)]
[INFO] [stdout] 374 | |     pub flags DepthWriteMask: UINT {
[INFO] [stdout] 375 | |         const DEPTH_WRITE_MASK_ZERO = 0,
[INFO] [stdout] 376 | |         const DEPTH_WRITE_MASK_ALL = 1
[INFO] [stdout] 377 | |     }
[INFO] [stdout] 378 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:372:1
[INFO] [stdout]     |
[INFO] [stdout] 372 | / bitflags! {
[INFO] [stdout] 373 | |     #[repr(C)]
[INFO] [stdout] 374 | |     pub flags DepthWriteMask: UINT {
[INFO] [stdout] 375 | |         const DEPTH_WRITE_MASK_ZERO = 0,
[INFO] [stdout] 376 | |         const DEPTH_WRITE_MASK_ALL = 1
[INFO] [stdout] 377 | |     }
[INFO] [stdout] 378 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / bitflags! {
[INFO] [stdout] 434 | |     #[repr(C)]
[INFO] [stdout] 435 | |     pub flags ColorWriteEnable: UINT {
[INFO] [stdout] 436 | |         const COLOR_WRITE_ENABLE_RED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |     }
[INFO] [stdout] 441 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / bitflags! {
[INFO] [stdout] 434 | |     #[repr(C)]
[INFO] [stdout] 435 | |     pub flags ColorWriteEnable: UINT {
[INFO] [stdout] 436 | |         const COLOR_WRITE_ENABLE_RED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 440 | |     }
[INFO] [stdout] 441 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | / bitflags! {
[INFO] [stdout] 459 | |     #[repr(C)]
[INFO] [stdout] 460 | |     pub flags BufferExSRVFlag: UINT {
[INFO] [stdout] 461 | |         const BUFFEREX_SRV_FLAG_RAW = 0x00000001
[INFO] [stdout] 462 | |     }
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:458:1
[INFO] [stdout]     |
[INFO] [stdout] 458 | / bitflags! {
[INFO] [stdout] 459 | |     #[repr(C)]
[INFO] [stdout] 460 | |     pub flags BufferExSRVFlag: UINT {
[INFO] [stdout] 461 | |         const BUFFEREX_SRV_FLAG_RAW = 0x00000001
[INFO] [stdout] 462 | |     }
[INFO] [stdout] 463 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:469:1
[INFO] [stdout]     |
[INFO] [stdout] 469 | / bitflags! {
[INFO] [stdout] 470 | |     #[repr(C)]
[INFO] [stdout] 471 | |     pub flags DSVFlag: UINT {
[INFO] [stdout] 472 | |         const DSV_READ_ONLY_DEPTH = 0x1,
[INFO] [stdout] 473 | |         const DSV_READ_ONLY_STENCIL = 0x2
[INFO] [stdout] 474 | |     }
[INFO] [stdout] 475 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:469:1
[INFO] [stdout]     |
[INFO] [stdout] 469 | / bitflags! {
[INFO] [stdout] 470 | |     #[repr(C)]
[INFO] [stdout] 471 | |     pub flags DSVFlag: UINT {
[INFO] [stdout] 472 | |         const DSV_READ_ONLY_DEPTH = 0x1,
[INFO] [stdout] 473 | |         const DSV_READ_ONLY_STENCIL = 0x2
[INFO] [stdout] 474 | |     }
[INFO] [stdout] 475 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | / bitflags! {
[INFO] [stdout] 482 | |     #[repr(C)]
[INFO] [stdout] 483 | |     pub flags BufferUAVFlag: UINT {
[INFO] [stdout] 484 | |         const BUFFER_UAV_FLAG_RAW = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |     }
[INFO] [stdout] 488 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | / bitflags! {
[INFO] [stdout] 482 | |     #[repr(C)]
[INFO] [stdout] 483 | |     pub flags BufferUAVFlag: UINT {
[INFO] [stdout] 484 | |         const BUFFER_UAV_FLAG_RAW = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 487 | |     }
[INFO] [stdout] 488 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | / bitflags! {
[INFO] [stdout] 589 | |     #[repr(C)]
[INFO] [stdout] 590 | |     pub flags FormatSupport: UINT {
[INFO] [stdout] 591 | |         const FORMAT_SUPPORT_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     }
[INFO] [stdout] 623 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:588:1
[INFO] [stdout]     |
[INFO] [stdout] 588 | / bitflags! {
[INFO] [stdout] 589 | |     #[repr(C)]
[INFO] [stdout] 590 | |     pub flags FormatSupport: UINT {
[INFO] [stdout] 591 | |         const FORMAT_SUPPORT_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 622 | |     }
[INFO] [stdout] 623 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | / bitflags! {
[INFO] [stdout] 630 | |     #[repr(C)]
[INFO] [stdout] 631 | |     pub flags FormatSupport2: UINT {
[INFO] [stdout] 632 | |         const FORMAT_SUPPORT2_UAV_ATOMIC_ADD = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     }
[INFO] [stdout] 647 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:629:1
[INFO] [stdout]     |
[INFO] [stdout] 629 | / bitflags! {
[INFO] [stdout] 630 | |     #[repr(C)]
[INFO] [stdout] 631 | |     pub flags FormatSupport2: UINT {
[INFO] [stdout] 632 | |         const FORMAT_SUPPORT2_UAV_ATOMIC_ADD = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 646 | |     }
[INFO] [stdout] 647 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / bitflags! {
[INFO] [stdout] 654 | |     #[repr(C)]
[INFO] [stdout] 655 | |     pub flags AsyncGetDataFlag: UINT {
[INFO] [stdout] 656 | |         const ASYNC_GETDATA_DONOTFLUSH = 0x1
[INFO] [stdout] 657 | |     }
[INFO] [stdout] 658 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | / bitflags! {
[INFO] [stdout] 654 | |     #[repr(C)]
[INFO] [stdout] 655 | |     pub flags AsyncGetDataFlag: UINT {
[INFO] [stdout] 656 | |         const ASYNC_GETDATA_DONOTFLUSH = 0x1
[INFO] [stdout] 657 | |     }
[INFO] [stdout] 658 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / bitflags! {
[INFO] [stdout] 690 | |     #[repr(C)]
[INFO] [stdout] 691 | |     pub flags QueryMiscFlag: UINT {
[INFO] [stdout] 692 | |         const QUERY_MISC_PREDICATEHINT = 0x1
[INFO] [stdout] 693 | |     }
[INFO] [stdout] 694 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:689:1
[INFO] [stdout]     |
[INFO] [stdout] 689 | / bitflags! {
[INFO] [stdout] 690 | |     #[repr(C)]
[INFO] [stdout] 691 | |     pub flags QueryMiscFlag: UINT {
[INFO] [stdout] 692 | |         const QUERY_MISC_PREDICATEHINT = 0x1
[INFO] [stdout] 693 | |     }
[INFO] [stdout] 694 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / bitflags! {
[INFO] [stdout] 768 | |     #[repr(C)]
[INFO] [stdout] 769 | |     pub flags ShaderMinPrecisionSupport: UINT {
[INFO] [stdout] 770 | |         const SHADER_MIN_PRECISION_10_BIT = 0x1,
[INFO] [stdout] 771 | |         const SHADER_MIN_PRECISION_16_BIT = 0x2
[INFO] [stdout] 772 | |     }
[INFO] [stdout] 773 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / bitflags! {
[INFO] [stdout] 768 | |     #[repr(C)]
[INFO] [stdout] 769 | |     pub flags ShaderMinPrecisionSupport: UINT {
[INFO] [stdout] 770 | |         const SHADER_MIN_PRECISION_10_BIT = 0x1,
[INFO] [stdout] 771 | |         const SHADER_MIN_PRECISION_16_BIT = 0x2
[INFO] [stdout] 772 | |     }
[INFO] [stdout] 773 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | / bitflags! {
[INFO] [stdout] 826 | |     #[repr(C)]
[INFO] [stdout] 827 | |     pub flags VideoProcessorFormatSupport: u32 {
[INFO] [stdout] 828 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_INPUT = 0x00000001,
[INFO] [stdout] 829 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_OUTPUT = 0x00000002,
[INFO] [stdout] 830 | |     }
[INFO] [stdout] 831 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:825:1
[INFO] [stdout]     |
[INFO] [stdout] 825 | / bitflags! {
[INFO] [stdout] 826 | |     #[repr(C)]
[INFO] [stdout] 827 | |     pub flags VideoProcessorFormatSupport: u32 {
[INFO] [stdout] 828 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_INPUT = 0x00000001,
[INFO] [stdout] 829 | |         const VIDEO_PROCESSOR_FORMAT_SUPPORT_OUTPUT = 0x00000002,
[INFO] [stdout] 830 | |     }
[INFO] [stdout] 831 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:833:1
[INFO] [stdout]     |
[INFO] [stdout] 833 | / bitflags! {
[INFO] [stdout] 834 | |     #[repr(C)]
[INFO] [stdout] 835 | |     pub flags VideoProcessorDeviceCaps: u32 {
[INFO] [stdout] 836 | |         const VIDEO_PROCESSOR_DEVICE_CAPS_LINEAR_SPACE            = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |     }
[INFO] [stdout] 842 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:833:1
[INFO] [stdout]     |
[INFO] [stdout] 833 | / bitflags! {
[INFO] [stdout] 834 | |     #[repr(C)]
[INFO] [stdout] 835 | |     pub flags VideoProcessorDeviceCaps: u32 {
[INFO] [stdout] 836 | |         const VIDEO_PROCESSOR_DEVICE_CAPS_LINEAR_SPACE            = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 841 | |     }
[INFO] [stdout] 842 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / bitflags! {
[INFO] [stdout] 845 | |     #[repr(C)]
[INFO] [stdout] 846 | |     pub flags VideoProcessorFeatureCaps: u32 {
[INFO] [stdout] 847 | |         const VIDEO_PROCESSOR_FEATURE_CAPS_ALPHA_FILL             = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     }
[INFO] [stdout] 861 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / bitflags! {
[INFO] [stdout] 845 | |     #[repr(C)]
[INFO] [stdout] 846 | |     pub flags VideoProcessorFeatureCaps: u32 {
[INFO] [stdout] 847 | |         const VIDEO_PROCESSOR_FEATURE_CAPS_ALPHA_FILL             = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 860 | |     }
[INFO] [stdout] 861 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:863:1
[INFO] [stdout]     |
[INFO] [stdout] 863 | / bitflags! {
[INFO] [stdout] 864 | |     #[repr(C)]
[INFO] [stdout] 865 | |     pub flags VideoProcessorFilterCaps: u32 {
[INFO] [stdout] 866 | |         const VIDEO_PROCESSOR_FILTER_CAPS_BRIGHTNESS         = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |     }
[INFO] [stdout] 875 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:863:1
[INFO] [stdout]     |
[INFO] [stdout] 863 | / bitflags! {
[INFO] [stdout] 864 | |     #[repr(C)]
[INFO] [stdout] 865 | |     pub flags VideoProcessorFilterCaps: u32 {
[INFO] [stdout] 866 | |         const VIDEO_PROCESSOR_FILTER_CAPS_BRIGHTNESS         = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 874 | |     }
[INFO] [stdout] 875 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:877:1
[INFO] [stdout]     |
[INFO] [stdout] 877 | / bitflags! {
[INFO] [stdout] 878 | |     #[repr(C)]
[INFO] [stdout] 879 | |     pub flags VideoProcessorFormatCaps: u32 {
[INFO] [stdout] 880 | |         const VIDEO_PROCESSOR_FORMAT_CAPS_RGB_INTERLACED     = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     }
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:877:1
[INFO] [stdout]     |
[INFO] [stdout] 877 | / bitflags! {
[INFO] [stdout] 878 | |     #[repr(C)]
[INFO] [stdout] 879 | |     pub flags VideoProcessorFormatCaps: u32 {
[INFO] [stdout] 880 | |         const VIDEO_PROCESSOR_FORMAT_CAPS_RGB_INTERLACED     = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 884 | |     }
[INFO] [stdout] 885 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / bitflags! {
[INFO] [stdout] 888 | |     #[repr(C)]
[INFO] [stdout] 889 | |     pub flags VideoProcessorAutoStreamCaps: u32 {
[INFO] [stdout] 890 | |         const VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE              = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     }
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:887:1
[INFO] [stdout]     |
[INFO] [stdout] 887 | / bitflags! {
[INFO] [stdout] 888 | |     #[repr(C)]
[INFO] [stdout] 889 | |     pub flags VideoProcessorAutoStreamCaps: u32 {
[INFO] [stdout] 890 | |         const VIDEO_PROCESSOR_AUTO_STREAM_CAPS_DENOISE              = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 898 | |     }
[INFO] [stdout] 899 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / bitflags! {
[INFO] [stdout] 902 | |     #[repr(C)]
[INFO] [stdout] 903 | |     pub flags VideoProcessorStereoCaps: u32 {
[INFO] [stdout] 904 | |         const VIDEO_PROCESSOR_STEREO_CAPS_MONO_OFFSET         = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |     }
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:901:1
[INFO] [stdout]     |
[INFO] [stdout] 901 | / bitflags! {
[INFO] [stdout] 902 | |     #[repr(C)]
[INFO] [stdout] 903 | |     pub flags VideoProcessorStereoCaps: u32 {
[INFO] [stdout] 904 | |         const VIDEO_PROCESSOR_STEREO_CAPS_MONO_OFFSET         = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 909 | |     }
[INFO] [stdout] 910 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:912:1
[INFO] [stdout]     |
[INFO] [stdout] 912 | / bitflags! {
[INFO] [stdout] 913 | |     #[repr(C)]
[INFO] [stdout] 914 | |     pub flags ContentProtectionCaps: u32 {
[INFO] [stdout] 915 | |         const CONTENT_PROTECTION_CAPS_SOFTWARE = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 934 | |     }
[INFO] [stdout] 935 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:912:1
[INFO] [stdout]     |
[INFO] [stdout] 912 | / bitflags! {
[INFO] [stdout] 913 | |     #[repr(C)]
[INFO] [stdout] 914 | |     pub flags ContentProtectionCaps: u32 {
[INFO] [stdout] 915 | |         const CONTENT_PROTECTION_CAPS_SOFTWARE = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 934 | |     }
[INFO] [stdout] 935 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1029:1
[INFO] [stdout]      |
[INFO] [stdout] 1029 | / bitflags! {
[INFO] [stdout] 1030 | |     #[repr(C)]
[INFO] [stdout] 1031 | |     pub flags AuthenticatedProtectionFlags: u32 {
[INFO] [stdout] 1032 | |         const AUTHENTICATED_PROTECTION_FLAG_ENABLED                        = 0x1,
[INFO] [stdout] 1033 | |         const AUTHENTICATED_PROTECTION_FLAG_OVERLAY_OR_FULLSCREEN_REQUIRED = 0x2,
[INFO] [stdout] 1034 | |     }
[INFO] [stdout] 1035 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1029:1
[INFO] [stdout]      |
[INFO] [stdout] 1029 | / bitflags! {
[INFO] [stdout] 1030 | |     #[repr(C)]
[INFO] [stdout] 1031 | |     pub flags AuthenticatedProtectionFlags: u32 {
[INFO] [stdout] 1032 | |         const AUTHENTICATED_PROTECTION_FLAG_ENABLED                        = 0x1,
[INFO] [stdout] 1033 | |         const AUTHENTICATED_PROTECTION_FLAG_OVERLAY_OR_FULLSCREEN_REQUIRED = 0x2,
[INFO] [stdout] 1034 | |     }
[INFO] [stdout] 1035 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1045:1
[INFO] [stdout]      |
[INFO] [stdout] 1045 | / bitflags! {
[INFO] [stdout] 1046 | |     #[repr(C)]
[INFO] [stdout] 1047 | |     pub flags BusType: u32 {
[INFO] [stdout] 1048 | |         const BUS_TYPE_OTHER                                            = 0x00000000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | |     }
[INFO] [stdout] 1060 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1045:1
[INFO] [stdout]      |
[INFO] [stdout] 1045 | / bitflags! {
[INFO] [stdout] 1046 | |     #[repr(C)]
[INFO] [stdout] 1047 | |     pub flags BusType: u32 {
[INFO] [stdout] 1048 | |         const BUS_TYPE_OTHER                                            = 0x00000000,
[INFO] [stdout] ...    |
[INFO] [stdout] 1059 | |     }
[INFO] [stdout] 1060 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1084:1
[INFO] [stdout]      |
[INFO] [stdout] 1084 | / bitflags! {
[INFO] [stdout] 1085 | |     #[repr(C)]
[INFO] [stdout] 1086 | |     pub flags CreateDeviceFlag: UINT {
[INFO] [stdout] 1087 | |         const CREATE_DEVICE_SINGLETHREADED = 0x1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |     }
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]     --> src/d3d11/d3d11_0/enums.rs:1084:1
[INFO] [stdout]      |
[INFO] [stdout] 1084 | / bitflags! {
[INFO] [stdout] 1085 | |     #[repr(C)]
[INFO] [stdout] 1086 | |     pub flags CreateDeviceFlag: UINT {
[INFO] [stdout] 1087 | |         const CREATE_DEVICE_SINGLETHREADED = 0x1,
[INFO] [stdout] ...    |
[INFO] [stdout] 1098 | |     }
[INFO] [stdout] 1099 | | }
[INFO] [stdout]      | |_^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / bitflags! {
[INFO] [stdout] 108 | |     #[repr(C)]
[INFO] [stdout] 109 | |     pub flags DrawTextOptions: UINT {
[INFO] [stdout] 110 | |         const DRAW_TEXT_OPTIONS_NO_SNAP = 1,
[INFO] [stdout] 111 | |         const DRAW_TEXT_OPTIONS_CLIP = 2
[INFO] [stdout] 112 | |     }
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | / bitflags! {
[INFO] [stdout] 108 | |     #[repr(C)]
[INFO] [stdout] 109 | |     pub flags DrawTextOptions: UINT {
[INFO] [stdout] 110 | |         const DRAW_TEXT_OPTIONS_NO_SNAP = 1,
[INFO] [stdout] 111 | |         const DRAW_TEXT_OPTIONS_CLIP = 2
[INFO] [stdout] 112 | |     }
[INFO] [stdout] 113 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / bitflags! {
[INFO] [stdout] 234 | |     #[repr(C)]
[INFO] [stdout] 235 | |     pub flags PathSegment: UINT {
[INFO] [stdout] 236 | |         const PATH_SEGMENT_FORCE_UNSTROKED = 1,
[INFO] [stdout] 237 | |         const PATH_SEGMENT_FORCE_ROUND_LINE_JOIN = 2
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:233:1
[INFO] [stdout]     |
[INFO] [stdout] 233 | / bitflags! {
[INFO] [stdout] 234 | |     #[repr(C)]
[INFO] [stdout] 235 | |     pub flags PathSegment: UINT {
[INFO] [stdout] 236 | |         const PATH_SEGMENT_FORCE_UNSTROKED = 1,
[INFO] [stdout] 237 | |         const PATH_SEGMENT_FORCE_ROUND_LINE_JOIN = 2
[INFO] [stdout] 238 | |     }
[INFO] [stdout] 239 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | / bitflags! {
[INFO] [stdout] 268 | |     #[repr(C)]
[INFO] [stdout] 269 | |     pub flags LayerOptions: UINT {
[INFO] [stdout] 270 | |         const LAYER_OPTIONS_INITIALIZE_FOR_CLEARTYPE = 1
[INFO] [stdout] 271 | |     }
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | / bitflags! {
[INFO] [stdout] 268 | |     #[repr(C)]
[INFO] [stdout] 269 | |     pub flags LayerOptions: UINT {
[INFO] [stdout] 270 | |         const LAYER_OPTIONS_INITIALIZE_FOR_CLEARTYPE = 1
[INFO] [stdout] 271 | |     }
[INFO] [stdout] 272 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / bitflags! {
[INFO] [stdout] 279 | |     #[repr(C)]
[INFO] [stdout] 280 | |     pub flags WindowState: UINT {
[INFO] [stdout] 281 | |         const WINDOW_STATE_OCCLUDED = 1
[INFO] [stdout] 282 | |     }
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | / bitflags! {
[INFO] [stdout] 279 | |     #[repr(C)]
[INFO] [stdout] 280 | |     pub flags WindowState: UINT {
[INFO] [stdout] 281 | |         const WINDOW_STATE_OCCLUDED = 1
[INFO] [stdout] 282 | |     }
[INFO] [stdout] 283 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | / bitflags! {
[INFO] [stdout] 314 | |     #[repr(C)]
[INFO] [stdout] 315 | |     pub flags RenderTargetUsage: UINT {
[INFO] [stdout] 316 | |         const RENDER_TARGET_USAGE_FORCE_BITMAP_REMOTING = 1,
[INFO] [stdout] 317 | |         const RENDER_TARGET_USAGE_GDI_COMPATIBLE = 2
[INFO] [stdout] 318 | |     }
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | / bitflags! {
[INFO] [stdout] 314 | |     #[repr(C)]
[INFO] [stdout] 315 | |     pub flags RenderTargetUsage: UINT {
[INFO] [stdout] 316 | |         const RENDER_TARGET_USAGE_FORCE_BITMAP_REMOTING = 1,
[INFO] [stdout] 317 | |         const RENDER_TARGET_USAGE_GDI_COMPATIBLE = 2
[INFO] [stdout] 318 | |     }
[INFO] [stdout] 319 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | / bitflags! {
[INFO] [stdout] 326 | |     #[repr(C)]
[INFO] [stdout] 327 | |     pub flags PresentOptions: UINT {
[INFO] [stdout] 328 | |         const PRESENT_OPTIONS_RETAIN_CONTENTS = 1,
[INFO] [stdout] 329 | |         const PRESENT_OPTIONS_IMMEDIATELY = 2
[INFO] [stdout] 330 | |     }
[INFO] [stdout] 331 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:325:1
[INFO] [stdout]     |
[INFO] [stdout] 325 | / bitflags! {
[INFO] [stdout] 326 | |     #[repr(C)]
[INFO] [stdout] 327 | |     pub flags PresentOptions: UINT {
[INFO] [stdout] 328 | |         const PRESENT_OPTIONS_RETAIN_CONTENTS = 1,
[INFO] [stdout] 329 | |         const PRESENT_OPTIONS_IMMEDIATELY = 2
[INFO] [stdout] 330 | |     }
[INFO] [stdout] 331 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / bitflags! {
[INFO] [stdout] 338 | |     #[repr(C)]
[INFO] [stdout] 339 | |     pub flags CompatibleRenderTargetOptions: UINT {
[INFO] [stdout] 340 | |         const COMPATIBLE_RENDER_TARGET_OPTIONS_GDI_COMPATIBLE = 1
[INFO] [stdout] 341 | |     }
[INFO] [stdout] 342 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d2d/d2d1_0/enums.rs:337:1
[INFO] [stdout]     |
[INFO] [stdout] 337 | / bitflags! {
[INFO] [stdout] 338 | |     #[repr(C)]
[INFO] [stdout] 339 | |     pub flags CompatibleRenderTargetOptions: UINT {
[INFO] [stdout] 340 | |         const COMPATIBLE_RENDER_TARGET_OPTIONS_GDI_COMPATIBLE = 1
[INFO] [stdout] 341 | |     }
[INFO] [stdout] 342 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dwrite/dwrite1_0/enums.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / bitflags! {
[INFO] [stdout] 38 | |     #[repr(C)]
[INFO] [stdout] 39 | |     pub flags FontSimulations: UINT {
[INFO] [stdout] 40 | |         const FONT_SIMULATIONS_BOLD = 1,
[INFO] [stdout] 41 | |         const FONT_SIMULATIONS_OBLIQUE = 2
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dwrite/dwrite1_0/enums.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | / bitflags! {
[INFO] [stdout] 38 | |     #[repr(C)]
[INFO] [stdout] 39 | |     pub flags FontSimulations: UINT {
[INFO] [stdout] 40 | |         const FONT_SIMULATIONS_BOLD = 1,
[INFO] [stdout] 41 | |         const FONT_SIMULATIONS_OBLIQUE = 2
[INFO] [stdout] 42 | |     }
[INFO] [stdout] 43 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dwrite/dwrite1_0/enums.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / bitflags! {
[INFO] [stdout] 321 | |     #[repr(C)]
[INFO] [stdout] 322 | |     pub flags ScriptShapes: UINT {
[INFO] [stdout] 323 | |         const SCRIPT_SHAPES_NO_VISUAL = 1
[INFO] [stdout] 324 | |     }
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dwrite/dwrite1_0/enums.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | / bitflags! {
[INFO] [stdout] 321 | |     #[repr(C)]
[INFO] [stdout] 322 | |     pub flags ScriptShapes: UINT {
[INFO] [stdout] 323 | |         const SCRIPT_SHAPES_NO_VISUAL = 1
[INFO] [stdout] 324 | |     }
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/dxgi/dxgi1_0/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / extern "stdcall" {
[INFO] [stdout] 17 | |     pub fn CreateDXGIFactory(
[INFO] [stdout] 18 | |         iid: &IID,
[INFO] [stdout] 19 | |         factory: *mut *mut c_void) -> HResult;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         factory: *mut *mut c_void) -> HResult;
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout]    = note: `#[warn(unsupported_calling_conventions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Copy)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub gamma_curve: [RGB; 1025]
[INFO] [stdout]    |     ---------------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]    |
[INFO] [stdout] note: the `std::marker::Copy` impl for `[RGB; 1025]` requires that `{type error}: Sized`
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub gamma_curve: [RGB; 1025]
[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[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[INFO] [stdout]     |     --------------------------------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]     |
[INFO] [stdout] note: the `std::marker::Copy` impl for `[RenderTargetBlendDesc; 8]` requires that `{type error}: Sized`
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[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] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/d3d11/d3d11_0/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / extern "stdcall" {
[INFO] [stdout] 16 | |     pub fn D3D11CreateDevice(
[INFO] [stdout] 17 | |         adapter: *const dxgi::IDXGIAdapter,
[INFO] [stdout] 18 | |         driver_type: DriverType,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         immediate_context: *mut *mut ID3D11DeviceContext) -> HRESULT;
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/dxgi/dxgi1_0/mod.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / extern "stdcall" {
[INFO] [stdout] 17 | |     pub fn CreateDXGIFactory(
[INFO] [stdout] 18 | |         iid: &IID,
[INFO] [stdout] 19 | |         factory: *mut *mut c_void) -> HResult;
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |         factory: *mut *mut c_void) -> HResult;
[INFO] [stdout] 23 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout]    = note: `#[warn(unsupported_calling_conventions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Copy)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub gamma_curve: [RGB; 1025]
[INFO] [stdout]    |     ---------------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]    |
[INFO] [stdout] note: the `std::marker::Copy` impl for `[RGB; 1025]` requires that `{type error}: Sized`
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub gamma_curve: [RGB; 1025]
[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[E0204]: the trait `std::marker::Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[INFO] [stdout]     |     --------------------------------------------- this field does not implement `std::marker::Copy`
[INFO] [stdout]     |
[INFO] [stdout] note: the `std::marker::Copy` impl for `[RenderTargetBlendDesc; 8]` requires that `{type error}: Sized`
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[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] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/d2d/d2d1_0/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / extern "stdcall" {
[INFO] [stdout] 15 | |     pub fn D2D1CreateFactory(
[INFO] [stdout] 16 | |         factory_type: FactoryType,
[INFO] [stdout] 17 | |         iid: &IID,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     pub fn D2D1InvertMatrix(matrix: *mut Matrix3x2F) -> BOOL;
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/d3d11/d3d11_0/mod.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / extern "stdcall" {
[INFO] [stdout] 16 | |     pub fn D3D11CreateDevice(
[INFO] [stdout] 17 | |         adapter: *const dxgi::IDXGIAdapter,
[INFO] [stdout] 18 | |         driver_type: DriverType,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         immediate_context: *mut *mut ID3D11DeviceContext) -> HRESULT;
[INFO] [stdout] 40 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/dwrite/dwrite1_0/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / extern "stdcall" {
[INFO] [stdout] 13 | |     pub fn DWriteCreateFactory(
[INFO] [stdout] 14 | |         factory_type: FactoryType,
[INFO] [stdout] 15 | |         iid: &IID,
[INFO] [stdout] 16 | |         factory: *mut *mut IUnknown) -> HRESULT;
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/d2d/d2d1_0/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / extern "stdcall" {
[INFO] [stdout] 15 | |     pub fn D2D1CreateFactory(
[INFO] [stdout] 16 | |         factory_type: FactoryType,
[INFO] [stdout] 17 | |         iid: &IID,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     pub fn D2D1InvertMatrix(matrix: *mut Matrix3x2F) -> BOOL;
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of calling convention not supported on this target
[INFO] [stdout]   --> src/dwrite/dwrite1_0/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / extern "stdcall" {
[INFO] [stdout] 13 | |     pub fn DWriteCreateFactory(
[INFO] [stdout] 14 | |         factory_type: FactoryType,
[INFO] [stdout] 15 | |         iid: &IID,
[INFO] [stdout] 16 | |         factory: *mut *mut IUnknown) -> HRESULT;
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #87678 <https://github.com/rust-lang/rust/issues/87678>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `[RenderTargetBlendDesc; 8]`
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                                  --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `[RenderTargetBlendDesc; 8]`
[INFO] [stdout]    --> src/d3d11/d3d11_0/structs.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(Clone, Copy, Debug, Eq, PartialEq)]
[INFO] [stdout]     |                                  --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub render_target: [RenderTargetBlendDesc; 8]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 130 previous errors; 124 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0369, E0412, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `directx-sys` (lib) due to 131 previous errors; 124 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 130 previous errors; 124 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0369, E0412, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `directx-sys` (lib test) due to 131 previous errors; 124 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "29d092da9e5df7765d04b4f6d7425d1aaeb72ac87c55d23abd73698a584aa916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d092da9e5df7765d04b4f6d7425d1aaeb72ac87c55d23abd73698a584aa916", kill_on_drop: false }`
[INFO] [stdout] 29d092da9e5df7765d04b4f6d7425d1aaeb72ac87c55d23abd73698a584aa916
[INFO] checking directx-sys-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate directx-sys 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate directx-sys 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate directx-sys 0.1.0
[INFO] finished tweaking crates.io crate directx-sys 0.1.0
[INFO] tweaked toml for crates.io crate directx-sys 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v0.7.0 (latest: v2.5.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faad5511c395601532fc08d71073b176e8411fbcc8ab3b9f4070c27282f2d3e1
[INFO] running `Command { std: "docker" "start" "-a" "faad5511c395601532fc08d71073b176e8411fbcc8ab3b9f4070c27282f2d3e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faad5511c395601532fc08d71073b176e8411fbcc8ab3b9f4070c27282f2d3e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faad5511c395601532fc08d71073b176e8411fbcc8ab3b9f4070c27282f2d3e1", kill_on_drop: false }`
[INFO] [stdout] faad5511c395601532fc08d71073b176e8411fbcc8ab3b9f4070c27282f2d3e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73054561a28021d38e7eac5c94be3f45595a33047a547623c056e2f2a9d12816
[INFO] running `Command { std: "docker" "start" "-a" "73054561a28021d38e7eac5c94be3f45595a33047a547623c056e2f2a9d12816", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling com-rs v0.2.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling directx-sys v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling user32-sys v0.2.0
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::DWORD`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HDC`, `winapi::HMODULE`, `winapi::HRESULT`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LPCSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT64`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, DWORD, GUID, HANDLE, HDC, HMODULE, HRESULT, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^  ^^^^^^^  ^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        |        |
[INFO] [stdout]   |              |     |      |     |       |    |        |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |     |       |    no `HMODULE` in the root
[INFO] [stdout]   |              |     |      |     |       no `HDC` in the root
[INFO] [stdout]   |              |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |      no `GUID` in the root
[INFO] [stdout]   |              |     no `DWORD` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LPCSTR, RECT, REFGUID, SIZE_T, UINT, UINT64};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^  ^^^^  ^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HMONITOR`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LUID`, `winapi::RECT`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/structs.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, FLOAT, GUID, HANDLE, HMONITOR, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |     |      |     |       |         |
[INFO] [stdout]   |              |     |     |      |     |       |         no `HWND` in the root
[INFO] [stdout]   |              |     |     |      |     |       no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      no `GUID` in the root
[INFO] [stdout]   |              |     |     no `FLOAT` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LUID, RECT, SIZE_T, UINT, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |              |
[INFO] [stdout]   |              |              no `LUID` in the root
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::HMODULE`, `winapi::HRESULT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{HMODULE, HRESULT, UINT};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |        |
[INFO] [stdout]   |              |        no `HRESULT` in the root
[INFO] [stdout]   |              no `HMODULE` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::RECT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{RECT, UINT};
[INFO] [stdout]   |              ^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `RECT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::UINT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HANDLE`, `winapi::GUID`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::LPSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT8`
[INFO] [stdout]  --> src/d3d11/d3d11_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HANDLE, GUID, HRESULT, INT, LPCSTR, LPSTR, RECT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^^  ^^^^ no `RECT` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    |       |
[INFO] [stdout]   |              |     |      |       |     |        |    |       no `LPSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        no `INT` in the root
[INFO] [stdout]   |              |     |      |       |     no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |       no `GUID` in the root
[INFO] [stdout]   |              |     |      no `HANDLE` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              REFGUID, SIZE, SIZE_T, UINT, UINT8};
[INFO] [stdout]   |              ^^^^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `REFGUID` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FALSE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::TRUE`, `winapi::UINT`, `winapi::UINT8`, `winapi::UINT64`, `winapi::ULONGLONG`, `winapi::USHORT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/structs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{BOOL, BYTE, FALSE, FLOAT, GUID, HANDLE, HRESULT, INT, LPCSTR, TRUE,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^ no `TRUE` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    |
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        no `INT` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |      |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      |      no `GUID` in the root
[INFO] [stdout]   |              |     |     |      no `FLOAT` in the root
[INFO] [stdout]   |              |     |     no `FALSE` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 4 |              UINT, UINT8, UINT64, ULONGLONG, USHORT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HRESULT`
[INFO] [stdout]  --> src/d2d/d2d1_0/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HRESULT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/d2d/d2d1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HRESULT`, `winapi::HWND`, `winapi::RECT`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/d2d/d2d1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HDC, HRESULT, HWND, RECT, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^  ^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |    |        |     |     |
[INFO] [stdout]   |              |     |      |    |        |     |     no `UINT32` in the root
[INFO] [stdout]   |              |     |      |    |        |     no `RECT` in the root
[INFO] [stdout]   |              |     |      |    |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |    no `HRESULT` in the root
[INFO] [stdout]   |              |     |      no `HDC` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::BOOL
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::FLOAT`, `winapi::HWND`, `winapi::UINT32`, `winapi::UINT64`
[INFO] [stdout]  --> src/d2d/d2d1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{FLOAT, HWND, UINT32, UINT64};
[INFO] [stdout]   |              ^^^^^  ^^^^  ^^^^^^  ^^^^^^ no `UINT64` in the root
[INFO] [stdout]   |              |      |     |
[INFO] [stdout]   |              |      |     no `UINT32` in the root
[INFO] [stdout]   |              |      no `HWND` in the root
[INFO] [stdout]   |              no `FLOAT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::HRESULT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::HRESULT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `HRESULT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::COLORREF`, `winapi::FILETIME`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HMONITOR`, `winapi::HRESULT`, `winapi::LOGFONTW`, `winapi::RECT`, `winapi::SIZE`, `winapi::UINT8`, `winapi::UINT16`, `winapi::UINT32`, `winapi::UINT64`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, COLORREF, FILETIME, FLOAT, HDC, HMONITOR, HRESULT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^  ^^^^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |         |         |      |    |
[INFO] [stdout]   |              |     |     |         |         |      |    no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |         |         |      no `HDC` in the root
[INFO] [stdout]   |              |     |     |         |         no `FLOAT` in the root
[INFO] [stdout]   |              |     |     |         no `FILETIME` in the root
[INFO] [stdout]   |              |     |     no `COLORREF` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LOGFONTW, RECT, SIZE, UINT8, UINT16, UINT32, UINT64, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |              |         |
[INFO] [stdout]   |              |         no `RECT` in the root
[INFO] [stdout]   |              no `LOGFONTW` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           dwrite::dwrite1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::INT16`, `winapi::INT32`, `winapi::UINT16`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{BOOL, FLOAT, INT16, INT32, UINT16, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |      |      |       |
[INFO] [stdout]   |              |     |      |      |      |       no `UINT32` in the root
[INFO] [stdout]   |              |     |      |      |      no `UINT16` in the root
[INFO] [stdout]   |              |     |      |      no `INT32` in the root
[INFO] [stdout]   |              |     |      no `INT16` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::DWORD`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HDC`, `winapi::HMODULE`, `winapi::HRESULT`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LPCSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT64`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, DWORD, GUID, HANDLE, HDC, HMODULE, HRESULT, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^  ^^^^^^^  ^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        |        |
[INFO] [stdout]   |              |     |      |     |       |    |        |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |     |       |    |        no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |     |       |    no `HMODULE` in the root
[INFO] [stdout]   |              |     |      |     |       no `HDC` in the root
[INFO] [stdout]   |              |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |      no `GUID` in the root
[INFO] [stdout]   |              |     no `DWORD` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LPCSTR, RECT, REFGUID, SIZE_T, UINT, UINT64};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^^^^  ^^^^  ^^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HMONITOR`, `winapi::HWND`, `winapi::INT`, `winapi::LARGE_INTEGER`, `winapi::LUID`, `winapi::RECT`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dxgi/dxgi1_0/structs.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, FLOAT, GUID, HANDLE, HMONITOR, HWND, INT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^^  ^^^^  ^^^ no `INT` in the root
[INFO] [stdout]   |              |     |     |      |     |       |         |
[INFO] [stdout]   |              |     |     |      |     |       |         no `HWND` in the root
[INFO] [stdout]   |              |     |     |      |     |       no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      no `GUID` in the root
[INFO] [stdout]   |              |     |     no `FLOAT` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LARGE_INTEGER, LUID, RECT, SIZE_T, UINT, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |              |
[INFO] [stdout]   |              |              no `LUID` in the root
[INFO] [stdout]   |              no `LARGE_INTEGER` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::HMODULE`, `winapi::HRESULT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/mod.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{HMODULE, HRESULT, UINT};
[INFO] [stdout]   |              ^^^^^^^  ^^^^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |        |
[INFO] [stdout]   |              |        no `HRESULT` in the root
[INFO] [stdout]   |              no `HMODULE` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::RECT`, `winapi::UINT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/enums.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{RECT, UINT};
[INFO] [stdout]   |              ^^^^  ^^^^ no `UINT` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `RECT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::UINT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HANDLE`, `winapi::GUID`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::LPSTR`, `winapi::RECT`, `winapi::REFGUID`, `winapi::SIZE`, `winapi::SIZE_T`, `winapi::UINT`, `winapi::UINT8`
[INFO] [stdout]  --> src/d3d11/d3d11_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HANDLE, GUID, HRESULT, INT, LPCSTR, LPSTR, RECT,
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^^  ^^^^ no `RECT` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    |       |
[INFO] [stdout]   |              |     |      |       |     |        |    |       no `LPSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |      |       |     |        no `INT` in the root
[INFO] [stdout]   |              |     |      |       |     no `HRESULT` in the root
[INFO] [stdout]   |              |     |      |       no `GUID` in the root
[INFO] [stdout]   |              |     |      no `HANDLE` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              REFGUID, SIZE, SIZE_T, UINT, UINT8};
[INFO] [stdout]   |              ^^^^^^^  ^^^^  ^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `REFGUID` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::FALSE`, `winapi::FLOAT`, `winapi::GUID`, `winapi::HANDLE`, `winapi::HRESULT`, `winapi::INT`, `winapi::LPCSTR`, `winapi::TRUE`, `winapi::UINT`, `winapi::UINT8`, `winapi::UINT64`, `winapi::ULONGLONG`, `winapi::USHORT`
[INFO] [stdout]  --> src/d3d11/d3d11_0/structs.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::{BOOL, BYTE, FALSE, FLOAT, GUID, HANDLE, HRESULT, INT, LPCSTR, TRUE,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^  ^^^^^  ^^^^  ^^^^^^  ^^^^^^^  ^^^  ^^^^^^  ^^^^ no `TRUE` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    |
[INFO] [stdout]   |              |     |     |      |      |     |       |        |    no `LPCSTR` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       |        no `INT` in the root
[INFO] [stdout]   |              |     |     |      |      |     |       no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |      |      |     no `HANDLE` in the root
[INFO] [stdout]   |              |     |     |      |      no `GUID` in the root
[INFO] [stdout]   |              |     |     |      no `FLOAT` in the root
[INFO] [stdout]   |              |     |     no `FALSE` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 4 |              UINT, UINT8, UINT64, ULONGLONG, USHORT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d3d11::d3d11_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HRESULT`
[INFO] [stdout]  --> src/d2d/d2d1_0/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HRESULT};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/d2d/d2d1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HRESULT`, `winapi::HWND`, `winapi::RECT`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/d2d/d2d1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, FLOAT, HDC, HRESULT, HWND, RECT, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^  ^^^^^^^  ^^^^  ^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |    |        |     |     |
[INFO] [stdout]   |              |     |      |    |        |     |     no `UINT32` in the root
[INFO] [stdout]   |              |     |      |    |        |     no `RECT` in the root
[INFO] [stdout]   |              |     |      |    |        no `HWND` in the root
[INFO] [stdout]   |              |     |      |    no `HRESULT` in the root
[INFO] [stdout]   |              |     |      no `HDC` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::BOOL
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::FLOAT`, `winapi::HWND`, `winapi::UINT32`, `winapi::UINT64`
[INFO] [stdout]  --> src/d2d/d2d1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{FLOAT, HWND, UINT32, UINT64};
[INFO] [stdout]   |              ^^^^^  ^^^^  ^^^^^^  ^^^^^^ no `UINT64` in the root
[INFO] [stdout]   |              |      |     |
[INFO] [stdout]   |              |      |     no `UINT32` in the root
[INFO] [stdout]   |              |      no `HWND` in the root
[INFO] [stdout]   |              no `FLOAT` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           d2d::d2d1_0::FLOAT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::HRESULT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::HRESULT;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ no `HRESULT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `winapi::UINT`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::UINT;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `UINT` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::BYTE`, `winapi::COLORREF`, `winapi::FILETIME`, `winapi::FLOAT`, `winapi::HDC`, `winapi::HMONITOR`, `winapi::HRESULT`, `winapi::LOGFONTW`, `winapi::RECT`, `winapi::SIZE`, `winapi::UINT8`, `winapi::UINT16`, `winapi::UINT32`, `winapi::UINT64`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/interfaces.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::{BOOL, BYTE, COLORREF, FILETIME, FLOAT, HDC, HMONITOR, HRESULT,
[INFO] [stdout]   |              ^^^^  ^^^^  ^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^  ^^^^^^^^  ^^^^^^^ no `HRESULT` in the root
[INFO] [stdout]   |              |     |     |         |         |      |    |
[INFO] [stdout]   |              |     |     |         |         |      |    no `HMONITOR` in the root
[INFO] [stdout]   |              |     |     |         |         |      no `HDC` in the root
[INFO] [stdout]   |              |     |     |         |         no `FLOAT` in the root
[INFO] [stdout]   |              |     |     |         no `FILETIME` in the root
[INFO] [stdout]   |              |     |     no `COLORREF` in the root
[INFO] [stdout]   |              |     no `BYTE` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 5 |              LOGFONTW, RECT, SIZE, UINT8, UINT16, UINT32, UINT64, WCHAR};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^  ^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |              |         |
[INFO] [stdout]   |              |         no `RECT` in the root
[INFO] [stdout]   |              no `LOGFONTW` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this unresolved item through its public re-export instead:
[INFO] [stdout]           dwrite::dwrite1_0::HRESULT
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `winapi::BOOL`, `winapi::FLOAT`, `winapi::INT16`, `winapi::INT32`, `winapi::UINT16`, `winapi::UINT32`, `winapi::WCHAR`
[INFO] [stdout]  --> src/dwrite/dwrite1_0/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::{BOOL, FLOAT, INT16, INT32, UINT16, UINT32, WCHAR};
[INFO] [stdout]   |              ^^^^  ^^^^^  ^^^^^  ^^^^^  ^^^^^^  ^^^^^^  ^^^^^ no `WCHAR` in the root
[INFO] [stdout]   |              |     |      |      |      |       |
[INFO] [stdout]   |              |     |      |      |      |       no `UINT32` in the root
[INFO] [stdout]   |              |     |      |      |      no `UINT16` in the root
[INFO] [stdout]   |              |     |      |      no `INT32` in the root
[INFO] [stdout]   |              |     |      no `INT16` in the root
[INFO] [stdout]   |              |     no `FLOAT` in the root
[INFO] [stdout]   |              no `BOOL` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:721:1
[INFO] [stdout]     |
[INFO] [stdout] 721 | / guid!(DECODER_PROFILE_MPEG2_VLD =
[INFO] [stdout] 722 | |     0xee27417f, 0x5e28, 0x4e65, 0xbe, 0xea, 0x1d, 0x26, 0xb5, 0x08, 0xad, 0xc9);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:723:1
[INFO] [stdout]     |
[INFO] [stdout] 723 | / guid!(DECODER_PROFILE_MPEG1_VLD =
[INFO] [stdout] 724 | |     0x6f3ec719, 0x3735, 0x42cc, 0x80, 0x63, 0x65, 0xcc, 0x3c, 0xb3, 0x66, 0x16);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:725:1
[INFO] [stdout]     |
[INFO] [stdout] 725 | / guid!(DECODER_PROFILE_MPEG2AND1_VLD =
[INFO] [stdout] 726 | |     0x86695f12, 0x340e, 0x4f04, 0x9f, 0xd3, 0x92, 0x53, 0xdd, 0x32, 0x74, 0x60);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:727:1
[INFO] [stdout]     |
[INFO] [stdout] 727 | / guid!(DECODER_PROFILE_H264_MOCOMP_NOFGT =
[INFO] [stdout] 728 | |     0x1b81be64, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:729:1
[INFO] [stdout]     |
[INFO] [stdout] 729 | / guid!(DECODER_PROFILE_H264_MOCOMP_FGT =
[INFO] [stdout] 730 | |     0x1b81be65, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | / guid!(DECODER_PROFILE_H264_IDCT_NOFGT =
[INFO] [stdout] 732 | |     0x1b81be66, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:733:1
[INFO] [stdout]     |
[INFO] [stdout] 733 | / guid!(DECODER_PROFILE_H264_IDCT_FGT =
[INFO] [stdout] 734 | |     0x1b81be67, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:735:1
[INFO] [stdout]     |
[INFO] [stdout] 735 | / guid!(DECODER_PROFILE_H264_VLD_NOFGT =
[INFO] [stdout] 736 | |     0x1b81be68, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:737:1
[INFO] [stdout]     |
[INFO] [stdout] 737 | / guid!(DECODER_PROFILE_H264_VLD_FGT =
[INFO] [stdout] 738 | |     0x1b81be69, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:739:1
[INFO] [stdout]     |
[INFO] [stdout] 739 | / guid!(DECODER_PROFILE_H264_VLD_WITHFMOASO_NOFGT =
[INFO] [stdout] 740 | |     0xd5f04ff9, 0x3418, 0x45d8, 0x95, 0x61, 0x32, 0xa7, 0x6a, 0xae, 0x2d, 0xdd);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:741:1
[INFO] [stdout]     |
[INFO] [stdout] 741 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_PROGRESSIVE_NOFGT =
[INFO] [stdout] 742 | |     0xd79be8da, 0x0cf1, 0x4c81, 0xb8, 0x2a, 0x69, 0xa4, 0xe2, 0x36, 0xf4, 0x3d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:743:1
[INFO] [stdout]     |
[INFO] [stdout] 743 | / guid!(DECODER_PROFILE_H264_VLD_STEREO_NOFGT =
[INFO] [stdout] 744 | |     0xf9aaccbb, 0xc2b6, 0x4cfc, 0x87, 0x79, 0x57, 0x07, 0xb1, 0x76, 0x05, 0x52);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:745:1
[INFO] [stdout]     |
[INFO] [stdout] 745 | / guid!(DECODER_PROFILE_H264_VLD_MULTIVIEW_NOFGT =
[INFO] [stdout] 746 | |     0x705b9d82, 0x76cf, 0x49d6, 0xb7, 0xe6, 0xac, 0x88, 0x72, 0xdb, 0x01, 0x3c);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:747:1
[INFO] [stdout]     |
[INFO] [stdout] 747 | / guid!(DECODER_PROFILE_WMV8_POSTPROC =
[INFO] [stdout] 748 | |     0x1b81be80, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:749:1
[INFO] [stdout]     |
[INFO] [stdout] 749 | / guid!(DECODER_PROFILE_WMV8_MOCOMP =
[INFO] [stdout] 750 | |     0x1b81be81, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | / guid!(DECODER_PROFILE_WMV9_POSTPROC =
[INFO] [stdout] 752 | |     0x1b81be90, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:753:1
[INFO] [stdout]     |
[INFO] [stdout] 753 | / guid!(DECODER_PROFILE_WMV9_MOCOMP =
[INFO] [stdout] 754 | |     0x1b81be91, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:755:1
[INFO] [stdout]     |
[INFO] [stdout] 755 | / guid!(DECODER_PROFILE_WMV9_IDCT =
[INFO] [stdout] 756 | |     0x1b81be94, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:757:1
[INFO] [stdout]     |
[INFO] [stdout] 757 | / guid!(DECODER_PROFILE_VC1_POSTPROC =
[INFO] [stdout] 758 | |     0x1b81beA0, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:759:1
[INFO] [stdout]     |
[INFO] [stdout] 759 | / guid!(DECODER_PROFILE_VC1_MOCOMP =
[INFO] [stdout] 760 | |     0x1b81beA1, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:761:1
[INFO] [stdout]     |
[INFO] [stdout] 761 | / guid!(DECODER_PROFILE_VC1_IDCT =
[INFO] [stdout] 762 | |     0x1b81beA2, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:763:1
[INFO] [stdout]     |
[INFO] [stdout] 763 | / guid!(DECODER_PROFILE_VC1_VLD =
[INFO] [stdout] 764 | |     0x1b81beA3, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:765:1
[INFO] [stdout]     |
[INFO] [stdout] 765 | / guid!(DECODER_PROFILE_VC1_D2010 =
[INFO] [stdout] 766 | |     0x1b81beA4, 0xa0c7, 0x11d3, 0xb9, 0x84, 0x00, 0xc0, 0x4f, 0x2e, 0x73, 0xc5);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:767:1
[INFO] [stdout]     |
[INFO] [stdout] 767 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_SIMPLE =
[INFO] [stdout] 768 | |     0xefd64d74, 0xc9e8, 0x41d7, 0xa5, 0xe9, 0xe9, 0xb0, 0xe3, 0x9f, 0xa3, 0x19);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:769:1
[INFO] [stdout]     |
[INFO] [stdout] 769 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_NOGMC =
[INFO] [stdout] 770 | |     0xed418a9f, 0x010d, 0x4eda, 0x9a, 0xe3, 0x9a, 0x65, 0x35, 0x8d, 0x8d, 0x2e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:771:1
[INFO] [stdout]     |
[INFO] [stdout] 771 | / guid!(DECODER_PROFILE_MPEG4PT2_VLD_ADVSIMPLE_GMC =
[INFO] [stdout] 772 | |     0xab998b5b, 0x4258, 0x44a9, 0x9f, 0xeb, 0x94, 0xe5, 0x97, 0xa6, 0xba, 0xae);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN =
[INFO] [stdout] 774 | |     0x5b11d51b, 0x2f4c, 0x4452, 0xbc, 0xc3, 0x09, 0xf2, 0xa1, 0x16, 0x0c, 0xc0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:775:1
[INFO] [stdout]     |
[INFO] [stdout] 775 | / guid!(DECODER_PROFILE_HEVC_VLD_MAIN10 =
[INFO] [stdout] 776 | |     0x107af0e0, 0xef1a, 0x4d19, 0xab, 0xa8, 0x67, 0xa1, 0x63, 0x07, 0x3d, 0x13);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:789:1
[INFO] [stdout]     |
[INFO] [stdout] 789 | / guid!(CRYPTO_TYPE_AES128_CTR =
[INFO] [stdout] 790 | |     0x9b6bd711, 0x4f74, 0x41c9, 0x9e, 0x7b, 0x0b, 0xe2, 0xd7, 0xd9, 0x3b, 0x4f);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:791:1
[INFO] [stdout]     |
[INFO] [stdout] 791 | / guid!(DECODER_ENCRYPTION_HW_CENC =
[INFO] [stdout] 792 | |     0x89d6ac4f, 0x09f2, 0x4229, 0xb2, 0xcd, 0x37, 0x74, 0x0a, 0x6d, 0xfd, 0x81);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:793:1
[INFO] [stdout]     |
[INFO] [stdout] 793 | / guid!(KEY_EXCHANGE_HW_PROTECTION =
[INFO] [stdout] 794 | |     0xb1170d8a, 0x628d, 0x4da3, 0xad, 0x3b, 0x82, 0xdd, 0xb0, 0x8b, 0x49, 0x70);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:842:1
[INFO] [stdout]     |
[INFO] [stdout] 842 | / guid!(AUTHENTICATED_QUERY_PROTECTION =
[INFO] [stdout] 843 | |     0xa84eb584, 0xc495, 0x48aa, 0xb9, 0x4d, 0x8b, 0xd2, 0xd6, 0xfb, 0xce, 0x05);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:844:1
[INFO] [stdout]     |
[INFO] [stdout] 844 | / guid!(AUTHENTICATED_QUERY_CHANNEL_TYPE =
[INFO] [stdout] 845 | |     0xbc1b18a5, 0xb1fb, 0x42ab, 0xbd, 0x94, 0xb5, 0x82, 0x8b, 0x4b, 0xf7, 0xbe);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:846:1
[INFO] [stdout]     |
[INFO] [stdout] 846 | / guid!(AUTHENTICATED_QUERY_DEVICE_HANDLE =
[INFO] [stdout] 847 | |     0xec1c539d, 0x8cff, 0x4e2a, 0xbc, 0xc4, 0xf5, 0x69, 0x2f, 0x99, 0xf4, 0x80);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:848:1
[INFO] [stdout]     |
[INFO] [stdout] 848 | / guid!(AUTHENTICATED_QUERY_CRYPTO_SESSION =
[INFO] [stdout] 849 | |     0x2634499e, 0xd018, 0x4d74, 0xac, 0x17, 0x7f, 0x72, 0x40, 0x59, 0x52, 0x8d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:850:1
[INFO] [stdout]     |
[INFO] [stdout] 850 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS_COUNT =
[INFO] [stdout] 851 | |     0x0db207b3, 0x9450, 0x46a6, 0x82, 0xde, 0x1b, 0x96, 0xd4, 0x4f, 0x9c, 0xf2);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:852:1
[INFO] [stdout]     |
[INFO] [stdout] 852 | / guid!(AUTHENTICATED_QUERY_RESTRICTED_SHARED_RESOURCE_PROCESS =
[INFO] [stdout] 853 | |     0x649bbadb, 0xf0f4, 0x4639, 0xa1, 0x5b, 0x24, 0x39, 0x3f, 0xc3, 0xab, 0xac);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:854:1
[INFO] [stdout]     |
[INFO] [stdout] 854 | / guid!(AUTHENTICATED_QUERY_UNRESTRICTED_PROTECTED_SHARED_RESOURCE_COUNT =
[INFO] [stdout] 855 | |     0x012f0bd6, 0xe662, 0x4474, 0xbe, 0xfd, 0xaa, 0x53, 0xe5, 0x14, 0x3c, 0x6d);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:856:1
[INFO] [stdout]     |
[INFO] [stdout] 856 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID_COUNT =
[INFO] [stdout] 857 | |     0x2c042b5e, 0x8c07, 0x46d5, 0xaa, 0xbe, 0x8f, 0x75, 0xcb, 0xad, 0x4c, 0x31);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:858:1
[INFO] [stdout]     |
[INFO] [stdout] 858 | / guid!(AUTHENTICATED_QUERY_OUTPUT_ID =
[INFO] [stdout] 859 | |     0x839ddca3, 0x9b4e, 0x41e4, 0xb0, 0x53, 0x89, 0x2b, 0xd2, 0xa1, 0x1e, 0xe7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:860:1
[INFO] [stdout]     |
[INFO] [stdout] 860 | / guid!(AUTHENTICATED_QUERY_ACCESSIBILITY_ATTRIBUTES =
[INFO] [stdout] 861 | |     0x6214d9d2, 0x432c, 0x4abb, 0x9f, 0xce, 0x21, 0x6e, 0xea, 0x26, 0x9e, 0x3b);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:862:1
[INFO] [stdout]     |
[INFO] [stdout] 862 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID_COUNT =
[INFO] [stdout] 863 | |     0xb30f7066, 0x203c, 0x4b07, 0x93, 0xfc, 0xce, 0xaa, 0xfd, 0x61, 0x24, 0x1e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:350:1
[INFO] [stdout]     |
[INFO] [stdout] 350 | / guid!(DEBUG_ALL =
[INFO] [stdout] 351 | |     0xe48ae283, 0xda80, 0x490b, 0x87, 0xe6, 0x43, 0xe9, 0xa9, 0xcf, 0xda, 0x08);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:864:1
[INFO] [stdout]     |
[INFO] [stdout] 864 | / guid!(AUTHENTICATED_QUERY_ENCRYPTION_WHEN_ACCESSIBLE_GUID =
[INFO] [stdout] 865 | |     0xf83a5958, 0xe986, 0x4bda, 0xbe, 0xb0, 0x41, 0x1f, 0x6a, 0x7a, 0x01, 0xb7);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:866:1
[INFO] [stdout]     |
[INFO] [stdout] 866 | / guid!(AUTHENTICATED_QUERY_CURRENT_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 867 | |     0xec1791c7, 0xdad3, 0x4f15, 0x9e, 0xc3, 0xfa, 0xa9, 0x3d, 0x60, 0xd4, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:868:1
[INFO] [stdout]     |
[INFO] [stdout] 868 | / guid!(AUTHENTICATED_CONFIGURE_INITIALIZE =
[INFO] [stdout] 869 | |     0x06114bdb, 0x3523, 0x470a, 0x8d, 0xca, 0xfb, 0xc2, 0x84, 0x51, 0x54, 0xf0);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:352:1
[INFO] [stdout]     |
[INFO] [stdout] 352 | / guid!(DEBUG_DX =
[INFO] [stdout] 353 | |     0x35cdd7fc, 0x13b2, 0x421d, 0xa5, 0xd7, 0x7e, 0x44, 0x51, 0x28, 0x7d, 0x64);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:870:1
[INFO] [stdout]     |
[INFO] [stdout] 870 | / guid!(AUTHENTICATED_CONFIGURE_PROTECTION =
[INFO] [stdout] 871 | |     0x50455658, 0x3f47, 0x4362, 0xbf, 0x99, 0xbf, 0xdf, 0xcd, 0xe9, 0xed, 0x29);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:872:1
[INFO] [stdout]     |
[INFO] [stdout] 872 | / guid!(AUTHENTICATED_CONFIGURE_CRYPTO_SESSION =
[INFO] [stdout] 873 | |     0x6346cc54, 0x2cfc, 0x4ad4, 0x82, 0x24, 0xd1, 0x58, 0x37, 0xde, 0x77, 0x00);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:874:1
[INFO] [stdout]     |
[INFO] [stdout] 874 | / guid!(AUTHENTICATED_CONFIGURE_SHARED_RESOURCE =
[INFO] [stdout] 875 | |     0x0772d047, 0x1b40, 0x48e8, 0x9c, 0xa6, 0xb5, 0xf5, 0x10, 0xde, 0x9f, 0x01);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:354:1
[INFO] [stdout]     |
[INFO] [stdout] 354 | / guid!(DEBUG_DXGI =
[INFO] [stdout] 355 | |     0x25cddaa4, 0xb1c6, 0x47e1, 0xac, 0x3e, 0x98, 0x87, 0x5b, 0x5a, 0x2e, 0x2a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:876:1
[INFO] [stdout]     |
[INFO] [stdout] 876 | / guid!(AUTHENTICATED_CONFIGURE_ENCRYPTION_WHEN_ACCESSIBLE =
[INFO] [stdout] 877 | |     0x41fff286, 0x6ae0, 0x4d43, 0x9d, 0x55, 0xa4, 0x6e, 0x9e, 0xfd, 0x15, 0x8a);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:878:1
[INFO] [stdout]     |
[INFO] [stdout] 878 | / guid!(KEY_EXCHANGE_RSAES_OAEP =
[INFO] [stdout] 879 | |     0xc1949895, 0xd72a, 0x4a1d, 0x8e, 0x5d, 0xed, 0x85, 0x7d, 0x17, 0x15, 0x20);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dxgi/dxgi1_0/enums.rs:356:1
[INFO] [stdout]     |
[INFO] [stdout] 356 | / guid!(DEBUG_APP =
[INFO] [stdout] 357 | |     0x06cd6e01, 0x4219, 0x4ebd, 0x87, 0x09, 0x27, 0xed, 0x23, 0x36, 0x0c, 0x62);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:717:1
[INFO] [stdout]     |
[INFO] [stdout] 717 | / guid!(DECODER_PROFILE_MPEG2_MOCOMP =
[INFO] [stdout] 718 | |     0xe6a9f44b, 0x61b0, 0x4563, 0x9e, 0xa4, 0x63, 0xd2, 0xa3, 0xc6, 0xfe, 0x66);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:183:1
[INFO] [stdout]     |
[INFO] [stdout] 183 | / bitflags! {
[INFO] [stdout] 184 | |     #[repr(C)]
[INFO] [stdout] 185 | |     pub flags UsageFlags: UINT {
[INFO] [stdout] 186 | |         const USAGE_SHADER_INPUT = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |     }
[INFO] [stdout] 194 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | / bitflags! {
[INFO] [stdout] 249 | |     #[repr(C)]
[INFO] [stdout] 250 | |     pub flags SwapChainFlag: UINT {
[INFO] [stdout] 251 | |         const SWAP_CHAIN_FLAG_NONPREROTATED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 263 | |     }
[INFO] [stdout] 264 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                      ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | / bitflags! {
[INFO] [stdout] 271 | |     #[repr(C)]
[INFO] [stdout] 272 | |     pub flags MapFlags: UINT {
[INFO] [stdout] 273 | |         const MAP_READ = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |     }
[INFO] [stdout] 277 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:283:1
[INFO] [stdout]     |
[INFO] [stdout] 283 | / bitflags! {
[INFO] [stdout] 284 | |     #[repr(C)]
[INFO] [stdout] 285 | |     pub flags DisplayModeFlag: UINT {
[INFO] [stdout] 286 | |         const ENUM_MODES_INTERLACED = 1,
[INFO] [stdout] ...   |
[INFO] [stdout] 290 | |     }
[INFO] [stdout] 291 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:297:1
[INFO] [stdout]     |
[INFO] [stdout] 297 | / bitflags! {
[INFO] [stdout] 298 | |     #[repr(C)]
[INFO] [stdout] 299 | |     pub flags PresentFlags: UINT {
[INFO] [stdout] 300 | |         const PRESENT_TEST = 0x01,
[INFO] [stdout] ...   |
[INFO] [stdout] 308 | |     }
[INFO] [stdout] 309 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:315:1
[INFO] [stdout]     |
[INFO] [stdout] 315 | / bitflags! {
[INFO] [stdout] 316 | |     #[repr(C)]
[INFO] [stdout] 317 | |     pub flags WindowAssociationFlags: UINT {
[INFO] [stdout] 318 | |         const MWA_NO_WINDOW_CHANGES = (1 << 0),
[INFO] [stdout] ...   |
[INFO] [stdout] 321 | |     }
[INFO] [stdout] 322 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:328:1
[INFO] [stdout]     |
[INFO] [stdout] 328 | / bitflags! {
[INFO] [stdout] 329 | |     #[repr(C)]
[INFO] [stdout] 330 | |     pub flags AdapterFlag: UINT {
[INFO] [stdout] 331 | |         const ADAPTER_FLAG_NONE = 0,
[INFO] [stdout] ...   |
[INFO] [stdout] 334 | |     }
[INFO] [stdout] 335 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/enums.rs:341:1
[INFO] [stdout]     |
[INFO] [stdout] 341 | / bitflags! {
[INFO] [stdout] 342 | |     #[repr(C)]
[INFO] [stdout] 343 | |     pub flags DebugRLOFlags: UINT {
[INFO] [stdout] 344 | |         const DEBUG_RLO_SUMMARY = 0x1,
[INFO] [stdout] ...   |
[INFO] [stdout] 347 | |     }
[INFO] [stdout] 348 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         try!(write!(f, "GammaControl {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         try!(write!(f, "scale: {:?}, offset: {:?}, ", self.scale, self.offset));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         try!(write!(f, "gamma_curve: [{:?}", self.gamma_curve[0]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |             try!(write!(f, ", {:?}", self.gamma_curve[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         try!(write!(f, "GammaControlCapabilities {{ "));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         try!(write!(f, "scale_and_offset_supported: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         try!(write!(f, "max_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         try!(write!(f, "min_converted_value: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         try!(write!(f, "num_gamma_control_points: {:?}, ",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         try!(write!(f, "control_point_positions: [{:?}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/dxgi/dxgi1_0/structs.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             try!(write!(f, ", {:?}", self.control_point_positions[i]));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         try!(write!(f, "AdapterDesc {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `GUID` in crate `winapi`
[INFO] [stdout]    --> src/macros.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 |           pub const $name: ::winapi::GUID = ::winapi::GUID {
[INFO] [stdout]     |                                                       ^^^^ not found in `winapi`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/d3d11/d3d11_0/interfaces.rs:719:1
[INFO] [stdout]     |
[INFO] [stdout] 719 | / guid!(DECODER_PROFILE_MPEG2_IDCT =
[INFO] [stdout] 720 | |     0xbf22ad00, 0x03ea, 0x4690, 0x80, 0x77, 0x47, 0x33, 0x46, 0x20, 0x9b, 0x7e);
[INFO] [stdout]     | |_______________________________________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `guid` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:163:9
[INFO] [stdout]     |
[INFO] [stdout] 163 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 165 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:166:9
[INFO] [stdout]     |
[INFO] [stdout] 166 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:161:13
[INFO] [stdout]     |
[INFO] [stdout] 161 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:252:9
[INFO] [stdout]     |
[INFO] [stdout] 252 |         try!(write!(f, "AdapterDesc1 {{ "));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |         try!(write!(f, "description: [{:?}", self.description[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |         try!(write!(f, "], vendor_id: {:?}, ", self.vendor_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(write!(f, "device_id: {:?}, ", self.device_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(write!(f, "subsys_id: {:?}, ", self.subsys_id));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |         try!(write!(f, "revision: {:?}, ", self.revision));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         try!(write!(f, "dedicated_video_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         try!(write!(f, "dedicated_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "shared_system_memory: {:?}, ",
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:267:9
[INFO] [stdout]     |
[INFO] [stdout] 267 |         try!(write!(f, "adapter_luid: {:?}, ", self.adapter_luid));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/dxgi/dxgi1_0/structs.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             try!(write!(f, ", {:?}", self.description[i]));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 249 | / bitflags! {
[INFO] [stdout] 250 | |     #[repr(C)]
[INFO] [stdout] 251 | |     pub flags BindFlag: UINT {
[INFO] [stdout] 252 | |         const BIND_VERTEX_BUFFER = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |     }
[INFO] [stdout] 263 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / bitflags! {
[INFO] [stdout] 270 | |     #[repr(C)]
[INFO] [stdout] 271 | |     pub flags CPUAccessFlag: UINT {
[INFO] [stdout] 272 | |         const CPU_ACCESS_WRITE = 0x00010000,
[INFO] [stdout] 273 | |         const CPU_ACCESS_READ = 0x00020000
[INFO] [stdout] 274 | |     }
[INFO] [stdout] 275 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[INFO] [stdout] 303 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/d3d11/d3d11_0/enums.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | / bitflags! {
[INFO] [stdout] 282 | |     #[repr(C)]
[INFO] [stdout] 283 | |     pub flags ResourceMiscFlag: UINT {
[INFO] [stdout] 284 | |         const RESOURCE_MISC_GENERATE_MIPS = 0x00000001,
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     }
[WARN] too many lines in the log, truncating it
