[INFO] fetching crate directx-sys 0.1.0... [INFO] checking directx-sys-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate directx-sys 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate directx-sys 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 602305eff0edd666f59545c77fbdfa1ee3ba42e43d63b64d9479f1d0dada4a48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "602305eff0edd666f59545c77fbdfa1ee3ba42e43d63b64d9479f1d0dada4a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "602305eff0edd666f59545c77fbdfa1ee3ba42e43d63b64d9479f1d0dada4a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602305eff0edd666f59545c77fbdfa1ee3ba42e43d63b64d9479f1d0dada4a48", kill_on_drop: false }` [INFO] [stdout] 602305eff0edd666f59545c77fbdfa1ee3ba42e43d63b64d9479f1d0dada4a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a04730cb377f5bcc4dd3e9ab2dacbe4105db56949b2f85542a73183c09e2332d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a04730cb377f5bcc4dd3e9ab2dacbe4105db56949b2f85542a73183c09e2332d", 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] [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] [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] [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] [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] [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] [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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[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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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[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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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] [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] [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[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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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] [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/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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: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: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: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: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/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/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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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: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: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: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: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/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/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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub red: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub r: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub numerator: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub count: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | pub present_count: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub left: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub byte_width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | union1: UINT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub first_element: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | union1: UINT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:553:5 [INFO] [stdout] | [INFO] [stdout] 553 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | pub first_element: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:628:5 [INFO] [stdout] | [INFO] [stdout] 628 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | pub frequency: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 707 | pub ia_vertices: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | pub num_primitives_written: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:731:5 [INFO] [stdout] | [INFO] [stdout] 731 | pub misc_flags: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | pub num_simultaneous_counters: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | pub instance_id: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | pub driver_concurrent_creates: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | pub double_precision_float_shader_ops: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | pub compute_shaders_plus_raw_and_structured_buffers_via_shader_4x: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | pub output_merger_logic_op: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:810:5 [INFO] [stdout] | [INFO] [stdout] 810 | pub tile_based_deferred_renderer: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | pub full_non_pow2_texture_support: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | pub supports_depth_as_texture_with_less_equal_comparison_filter: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | pub min_max_filtering: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | pub simple_instancing_supported: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:850:5 [INFO] [stdout] | [INFO] [stdout] 850 | pub profile: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:856:5 [INFO] [stdout] | [INFO] [stdout] 856 | pub full_non_pow2_texture_supported: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | pub iv: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | pub num_encrypted_bytes_at_beginning: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | pub array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1372:5 [INFO] [stdout] | [INFO] [stdout] 1372 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1378:5 [INFO] [stdout] | [INFO] [stdout] 1378 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub x: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub left: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub left: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub width: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub width: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub r: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub dpi_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub position: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub opacity: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub rotation_angle: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub miter_limit: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub red: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub r: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | pub dpi_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub tag1: Tag, [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | pub numerator: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | pub count: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | pub present_count: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/dxgi/dxgi1_0/structs.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | pub left: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub byte_width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | pub width: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:286:5 [INFO] [stdout] | [INFO] [stdout] 286 | union1: UINT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:311:5 [INFO] [stdout] | [INFO] [stdout] 311 | pub first_element: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:319:5 [INFO] [stdout] | [INFO] [stdout] 319 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | pub most_detailed_mip: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 374 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | union1: UINT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:453:5 [INFO] [stdout] | [INFO] [stdout] 453 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:461:5 [INFO] [stdout] | [INFO] [stdout] 461 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:467:5 [INFO] [stdout] | [INFO] [stdout] 467 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:473:5 [INFO] [stdout] | [INFO] [stdout] 473 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:481:5 [INFO] [stdout] | [INFO] [stdout] 481 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:488:5 [INFO] [stdout] | [INFO] [stdout] 488 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:525:5 [INFO] [stdout] | [INFO] [stdout] 525 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:545:5 [INFO] [stdout] | [INFO] [stdout] 545 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:553:5 [INFO] [stdout] | [INFO] [stdout] 553 | pub unused_field_nothing_to_define: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:559:5 [INFO] [stdout] | [INFO] [stdout] 559 | pub first_array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:592:5 [INFO] [stdout] | [INFO] [stdout] 592 | pub first_element: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:600:5 [INFO] [stdout] | [INFO] [stdout] 600 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:606:5 [INFO] [stdout] | [INFO] [stdout] 606 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | pub mip_slice: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:628:5 [INFO] [stdout] | [INFO] [stdout] 628 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:700:5 [INFO] [stdout] | [INFO] [stdout] 700 | pub frequency: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 707 | pub ia_vertices: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:723:5 [INFO] [stdout] | [INFO] [stdout] 723 | pub num_primitives_written: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:731:5 [INFO] [stdout] | [INFO] [stdout] 731 | pub misc_flags: UINT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:738:5 [INFO] [stdout] | [INFO] [stdout] 738 | pub num_simultaneous_counters: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:745:5 [INFO] [stdout] | [INFO] [stdout] 745 | pub instance_id: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:758:5 [INFO] [stdout] | [INFO] [stdout] 758 | pub driver_concurrent_creates: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | pub double_precision_float_shader_ops: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:785:5 [INFO] [stdout] | [INFO] [stdout] 785 | pub compute_shaders_plus_raw_and_structured_buffers_via_shader_4x: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:791:5 [INFO] [stdout] | [INFO] [stdout] 791 | pub output_merger_logic_op: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:810:5 [INFO] [stdout] | [INFO] [stdout] 810 | pub tile_based_deferred_renderer: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:816:5 [INFO] [stdout] | [INFO] [stdout] 816 | pub full_non_pow2_texture_support: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | pub supports_depth_as_texture_with_less_equal_comparison_filter: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:836:5 [INFO] [stdout] | [INFO] [stdout] 836 | pub min_max_filtering: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | pub simple_instancing_supported: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:850:5 [INFO] [stdout] | [INFO] [stdout] 850 | pub profile: BOOL [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:856:5 [INFO] [stdout] | [INFO] [stdout] 856 | pub full_non_pow2_texture_supported: BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:926:5 [INFO] [stdout] | [INFO] [stdout] 926 | pub iv: UINT64, [INFO] [stdout] | ^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:933:5 [INFO] [stdout] | [INFO] [stdout] 933 | pub num_encrypted_bytes_at_beginning: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1329:5 [INFO] [stdout] | [INFO] [stdout] 1329 | pub array_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1350:5 [INFO] [stdout] | [INFO] [stdout] 1350 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1372:5 [INFO] [stdout] | [INFO] [stdout] 1372 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d3d11/d3d11_0/structs.rs:1378:5 [INFO] [stdout] | [INFO] [stdout] 1378 | pub mip_slice: UINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 213 previous errors; 120 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `directx-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub x: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub left: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub left: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub width: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | pub width: UINT32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | pub r: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub dpi_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | pub position: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub opacity: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | pub rotation_angle: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pub radius_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | pub miter_limit: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | pub dpi_x: FLOAT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/d2d/d2d1_0/structs.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub tag1: Tag, [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: required by `std::default::Default::default` [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 213 previous errors; 120 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0422, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a04730cb377f5bcc4dd3e9ab2dacbe4105db56949b2f85542a73183c09e2332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a04730cb377f5bcc4dd3e9ab2dacbe4105db56949b2f85542a73183c09e2332d", kill_on_drop: false }` [INFO] [stdout] a04730cb377f5bcc4dd3e9ab2dacbe4105db56949b2f85542a73183c09e2332d