[INFO] fetching crate thindx 0.0.0-unsound.5... [INFO] documenting thindx-0.0.0-unsound.5 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate thindx 0.0.0-unsound.5 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate thindx 0.0.0-unsound.5 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thindx 0.0.0-unsound.5 [INFO] finished tweaking crates.io crate thindx 0.0.0-unsound.5 [INFO] tweaked toml for crates.io crate thindx 0.0.0-unsound.5 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate thindx 0.0.0-unsound.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51922c6891b1db19719ce48997d42ec92e19d4baeef7309b4de08f854837d2ea [INFO] running `Command { std: "docker" "start" "-a" "51922c6891b1db19719ce48997d42ec92e19d4baeef7309b4de08f854837d2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51922c6891b1db19719ce48997d42ec92e19d4baeef7309b4de08f854837d2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51922c6891b1db19719ce48997d42ec92e19d4baeef7309b4de08f854837d2ea", kill_on_drop: false }` [INFO] [stdout] 51922c6891b1db19719ce48997d42ec92e19d4baeef7309b4de08f854837d2ea [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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c13c57cdcfe0ca5506d78801cdbbfc0cfed76057d8c298f472962ba6c7dc101 [INFO] running `Command { std: "docker" "start" "-a" "9c13c57cdcfe0ca5506d78801cdbbfc0cfed76057d8c298f472962ba6c7dc101", kill_on_drop: false }` [INFO] [stderr] Documenting thindx v0.0.0-unsound.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `abibool` [INFO] [stdout] --> src/_lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub extern crate abibool; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `abistr` [INFO] [stdout] --> src/_lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub extern crate abistr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/namespaces/d3d9/shared_handle.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::ntdef::HANDLE; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/adapter_identifier.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::ctypes::c_char; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/adapter_identifier.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9types::D3DADAPTER_IDENTIFIER9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/adapter_identifier.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/adapter_identifier.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::ntdef::LARGE_INTEGER; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/color_value.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/present_stats.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/raster_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/viewport.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/unknwn.h/unknwn.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/enable_.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/headers/xinput.h/functions/get_audio_device_ids_.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use std::os::windows::ffi::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/traits/path_ext.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::ffi::*; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/dll.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::{WORD, HMODULE, FARPROC}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/dll.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::libloaderapi::{GetProcAddress, LoadLibraryExA, LOAD_LIBRARY_SEARCH_SYSTEM32}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/debug_monitor_tokens.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/material_color_source.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/multi_sample_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/pool.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/patch_edge_style.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/primitive_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/query_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/render_state_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/resource_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/sampler_state_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/sampler_texture_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/scanline_ordering.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/shade_mode.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/state_block_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/stencil_op.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/stream_source.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/swap_effect.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/texture_address.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/texture_filter_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/texture_op.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/texture_stage_state_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/transform_state_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/zbuffer_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/create.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/fvf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/get_data.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/issue.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/lock.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/box_.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/clip_status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/rect.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/values/color.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/values/luid.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::ntdef::LUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/enumerations/shader_version_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_parameter_reflection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_reflection.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module_instance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_constant_buffer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_variable.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/cbuffer_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/driver_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/feature_level.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/include_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/interpolation_mode.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/min_precision.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/name.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/primitive_topology.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/primitive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/register_component_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/resource_return_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/shader_input_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/shader_variable_class.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/shader_variable_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/srv_dimension.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/tessellator_domain.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/tessellator_output_primitive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/enumerations/tessellator_partitioning.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/parameter_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/shader_cbuffer_flags.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/shader_input_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/shader_variable_flags.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/interfaces/blob.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::ID3DBlob; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/interfaces/include.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::d3dcommon::ID3DInclude; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/interfaces/include.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::d3dcompiler::D3D_COMPILE_STANDARD_FILE_INCLUDE; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/structures/shader_macro.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcommon::D3D_SHADER_MACRO; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/compile.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/compile_effect.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/compile_secdata.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/compress_shader.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/get_inst_offsets.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/shader_requires.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/enumerations/blob_part.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/flags/compiler_strip_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/structures/shader_data.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `minidl` [INFO] [stdout] --> src/dll.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use minidl::Library; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/guiddef.h/guiddef.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/error_kind.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/method_error.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::winerror::{HRESULT, SUCCEEDED}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/guiddef.h/guiddef.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device_draw.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/buffers.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/buffers.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::d3d9::{IDirect3DIndexBuffer9, IDirect3DVertexBuffer9, IDirect3DResource9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/buffers.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi` [INFO] [stdout] --> src/namespaces/d3d9.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | use winapi; [INFO] [stdout] | ^^^^^^ no external crate `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::{Direct3DCreate9, IDirect3D9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9types::{D3DDISPLAYMODE, D3DPRESENT_PARAMETERS}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::{HMONITOR, HWND}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3dex.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/query.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/resource.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::d3d9::IDirect3DResource9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/resource.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/resource.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/shaders.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::d3d9::{IDirect3DPixelShader9, IDirect3DVertexShader9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/shaders.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/state_block.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9::IDirect3DStateBlock9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/state_block.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain_ex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/vertex_declaration.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9::IDirect3DVertexDeclaration9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/vertex_declaration.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/light_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/display_mode_ex.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/display_mode.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/index_buffer_desc.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/light.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/material.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/surface_desc.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/vertex_buffer_desc.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/vertex_element.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/volume_desc.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/values/sdk_version.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9::{D3D_SDK_VERSION, D3D9b_SDK_VERSION}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/function_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/library_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_buffer_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_input_bind_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_type_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_variable_desc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/signature_parameter_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_devtype.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_level.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devsubtype.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devtype.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/user.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/enumerations/vk.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/flags/buttons.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/flags/caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/flags/flag.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/flags/keystroke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/d3d9types.h/values/shader_version.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/get_battery_information_.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::xinput::XInputGetBatteryInformation; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/get_capabilities_.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/functions/get_battery_information_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/get_keystroke_.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/get_state_.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/functions/get_dsound_audio_device_guids_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/set_state_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/functions/get_state_ex_.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/battery_information.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/capabilities.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/structures/gamepad.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/dsound_audio_device_guids.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/keystroke.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/state.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/errors.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/method_error_blob.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/structures/vibration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::d3d9::IDirect3DDevice9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/deviceex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::{IDirect3DDevice9Ex, IDirect3DDevice9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/deviceex.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/deviceex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/deviceex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3dex.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::{Direct3DCreate9Ex, IDirect3D9Ex, IDirect3D9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3dex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3dex.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::IDirect3DQuery9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/query.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9::IDirect3DDevice9`, `winapi::shared::d3d9types::*`, `winapi::shared::windef::RECT`, `winapi::um::unknwnbase::IUnknown`, `winapi::um::wingdi::*`, `winapi::shared::d3d9::IDirect3DDevice9Ex`, `winapi::shared::d3d9::IDirect3DDevice9`, `winapi::shared::d3d9types::*`, `winapi::um::unknwnbase::IUnknown`, `winapi::um::wingdi::*`, `winapi::shared::d3d9::Direct3DCreate9Ex`, `winapi::shared::d3d9::IDirect3D9Ex`, `winapi::shared::d3d9::IDirect3D9`, `winapi::shared::windef::HWND`, `winapi::um::unknwnbase::IUnknown`, `winapi::shared::d3d9::IDirect3DQuery9`, `winapi::um::unknwnbase::IUnknown` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 10 | [INFO] [stdout] 11 | use winapi::shared::d3d9::IDirect3DDevice9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/deviceex.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::{IDirect3DDevice9Ex, IDirect3DDevice9}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use winapi::um::wingdi::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/direct3dex.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::{Direct3DCreate9Ex, IDirect3D9Ex, IDirect3D9}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] 8 | use winapi::shared::windef::HWND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/query.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::IDirect3DQuery9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::shared::winerror::*; [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9::{IDirect3DSurface9, IDirect3DResource9}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::windef::HDC; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::d3d9types::D3DPRESENT_PARAMETERS; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::wingdi::{RDH_RECTANGLES, RGNDATA, RGNDATAHEADER}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain_ex.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain_ex.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi`, `winapi::shared::d3d9::IDirect3DSurface9`, `winapi::shared::d3d9::IDirect3DResource9`, `winapi::shared::windef::HDC`, `winapi::um::unknwnbase::IUnknown`, `winapi::shared::d3d9types::D3DPRESENT_PARAMETERS`, `winapi::shared::minwindef::UINT`, `winapi::um::unknwnbase::IUnknown`, `winapi::um::wingdi::RDH_RECTANGLES`, `winapi::um::wingdi::RGNDATA`, `winapi::um::wingdi::RGNDATAHEADER`, `winapi::shared::minwindef::UINT`, `winapi::um::unknwnbase::IUnknown`, `winapi::shared::d3d9::*`, `winapi::shared::d3d9types::*`, `winapi::um::unknwnbase::IUnknown` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::Interface; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] 7 | use winapi::shared::d3d9::{IDirect3DSurface9, IDirect3DResource9}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::shared::d3d9types::*; [INFO] [stdout] 9 | use winapi::shared::windef::HDC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/swap_chain.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::d3d9types::D3DPRESENT_PARAMETERS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | use winapi::um::wingdi::{RDH_RECTANGLES, RGNDATA, RGNDATAHEADER}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/swap_chain_ex.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/texture.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::d3d9::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::d3d9::IDirect3DVolume9; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi`, `winapi::shared::d3d9::IDirect3DVolume9`, `winapi::shared::guiddef::GUID`, `winapi::um::unknwnbase::IUnknown` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::Interface; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] 5 | use winapi::shared::d3d9::IDirect3DVolume9; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::d3d9types::*; [INFO] [stdout] 7 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::um::unknwnbase::IUnknown; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*`, `winapi::shared::minwindef::DWORD` [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 4 | [INFO] [stdout] 5 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/flags/present.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9caps::*` [INFO] [stdout] --> src/headers/d3d9types.h/flags/present.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 3 | use winapi::shared::d3d9caps::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/matrix.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/raster_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9types::*`, `winapi::shared::minwindef::UINT`, `winapi::shared::windef::RECT` [INFO] [stdout] --> src/headers/d3d9types.h/structures/matrix.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9types.h/structures/raster_status.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9types.h/structures/rect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::RECT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/vector.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/values/shader_version.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_type.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_type.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/structures/shader_variable_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::LPVOID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/shader_cbuffer_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/flags/shader_variable_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::basetsd::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::guiddef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::ntdef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/_dll.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::d3d9types::*`, `winapi::shared::minwindef::DWORD`, `winapi::shared::winerror::*`, `winapi::um::d3d11shader::*`, `winapi::shared::minwindef::LPVOID`, `winapi::shared::minwindef::UINT`, `winapi::shared::minwindef::UINT`, `winapi::shared::basetsd::*`, `winapi::shared::guiddef::*`, `winapi::shared::minwindef::*`, `winapi::shared::ntdef::*`, `winapi::um::d3dcommon::*`, `winapi::um::d3dcompiler::*`, `winapi::um::d3d11shader::*` [INFO] [stdout] --> src/headers/d3d9types.h/structures/vector.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 2 | [INFO] [stdout] 3 | use winapi::shared::d3d9types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9types.h/values/shader_version.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::shared::minwindef::DWORD; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection_type.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::winerror::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/structures/shader_variable_desc.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::minwindef::LPVOID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/flags/shader_cbuffer_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/flags/shader_variable_flags.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcompiler.h/dll/_dll.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::basetsd::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use winapi::shared::guiddef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::shared::ntdef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | [INFO] [stdout] 9 | use winapi::um::d3dcommon::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | use winapi::um::d3d11shader::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/compile_secdata.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/disasm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/disasm.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/get_inst_offsets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcompiler.h/constants/shader_requires.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::basetsd::UINT64; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::processthreadsapi::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::psapi::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winnt::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi`, `winapi::shared::minwindef::UINT`, `winapi::shared::minwindef::*`, `winapi::um::d3dcompiler::*`, `winapi::shared::minwindef::UINT`, `winapi::shared::basetsd::UINT64`, `crate::dll::Library`, `winapi::shared::guiddef::GUID`, `winapi::shared::minwindef::*`, `winapi::um::processthreadsapi::*`, `winapi::um::psapi::*`, `winapi::um::winnt::*`, `winapi::um::xinput::*` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/reflection.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::Interface; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcompiler.h/constants/compile_secdata.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcompiler.h/constants/disasm.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::um::d3dcompiler::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcompiler.h/constants/get_inst_offsets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::minwindef::UINT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcompiler.h/constants/shader_requires.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::basetsd::UINT64; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/xinput.h/dll/imports.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::dll::{Library, LibraryExt}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | [INFO] [stdout] 3 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | use winapi::um::processthreadsapi::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | use winapi::um::psapi::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | use winapi::um::winnt::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use winapi::um::xinput::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_devtype.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_level.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_type.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devsubtype.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devtype.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/user.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/enumerations/vk.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/flags/buttons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/flags/caps.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/flags/flag.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/flags/keystroke.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/functions/get_capabilities_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/xinput.h/functions/get_keystroke_.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::winerror::ERROR_EMPTY; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::winerror::ERROR_EMPTY` [INFO] [stdout] --> src/headers/xinput.h/functions/get_keystroke_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] 5 | [INFO] [stdout] 6 | use winapi::shared::winerror::ERROR_EMPTY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytemuck` [INFO] [stdout] --> src/headers/xinput.h/functions/get_state_.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bytemuck::Zeroable; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/traits/as_hwnd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/traits/as_hwnd.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/method_error_blob.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3dcommon::ID3DBlob; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `bytemuck`, `winapi::shared::windef::*`, `winapi::um::winuser::*`, `winapi::um::d3dcommon::ID3DBlob` [INFO] [stdout] --> src/headers/xinput.h/structures/gamepad.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bytemuck::{Pod, Zeroable}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bytemuck` [INFO] [stdout] | [INFO] [stdout] ::: src/traits/as_hwnd.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 2 | use winapi::um::winuser::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/method_error_blob.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::d3dcommon::ID3DBlob; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `lazy_static` [INFO] [stdout] --> src/headers/xinput.h/dll/imports.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | lazy_static::lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `lazy_static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/vibration.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/vibration.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/state.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/state.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/keystroke.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/keystroke.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/gamepad.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/gamepad.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/xinput.h/structures/dsound_audio_device_guids.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/xinput.h/structures/dsound_audio_device_guids.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/capabilities.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/capabilities.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/structures/battery_information.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/structures/battery_information.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/flags/keystroke.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] // 0 = No flags [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/flags/keystroke.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] // 0 = No flags [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/flags/flag.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] // 0 = No flags [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/flags/flag.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] // 0 = No flags [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/flags/caps.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] // 0 = No caps [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/flags/caps.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] // 0 = No caps [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/flags/buttons.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Default, Pod, Zeroable)] // 0 = No buttons [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/flags/buttons.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Default, Pod, Zeroable)] // 0 = No buttons [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/vk.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/vk.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/user.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/user.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devtype.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devtype.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devsubtype.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Pod, Zeroable)] // 0 = Unknown [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/devsubtype.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Default, Pod, Zeroable)] // 0 = Unknown [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_type.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] // 0 = Disconnected [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_type.rs:10:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Default, Pod, Zeroable)] // 0 = Disconnected [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_level.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] // 0 = Empty [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_level.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Default, Pod, Zeroable)] // 0 = Empty [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_devtype.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Default, Pod, Zeroable)] // 0 = Gamepad [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/xinput.h/enumerations/battery_devtype.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Default, Pod, Zeroable)] // 0 = Gamepad [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_type.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection_constant_buffer.rs:179:41 [INFO] [stdout] | [INFO] [stdout] 179 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection.rs:501:41 [INFO] [stdout] | [INFO] [stdout] 501 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection.rs:116:41 [INFO] [stdout] | [INFO] [stdout] 116 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_reflection.rs:422:41 [INFO] [stdout] | [INFO] [stdout] 422 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_reflection.rs:372:41 [INFO] [stdout] | [INFO] [stdout] 372 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `cstr` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_reflection.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | let name = name.as_ref().map_or(cstr!("").as_cstr(), |n| n.as_cstr()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/values/shader_version.rs:7:70 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/values/shader_version.rs:7:75 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/structures/vector.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/structures/vector.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/structures/matrix.rs:14:19 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/structures/matrix.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Default, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/flags/present.rs:28:61 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/flags/present.rs:28:66 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Pod` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:15:61 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Zeroable` [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:15:66 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Copy, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:240:77 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(Clone, Copy, Debug, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Reserved5(DWO... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:240:82 [INFO] [stdout] | [INFO] [stdout] 240 | #[derive(Clone, Copy, Debug, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Reserved5(DWO... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:134:39 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Clone, Copy, Default, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:134:44 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Clone, Copy, Default, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:122:39 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Clone, Copy, Default, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:122:44 [INFO] [stdout] | [INFO] [stdout] 122 | #[derive(Clone, Copy, Default, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:23:30 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Clone, Copy, Debug, Pod, Zeroable)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct VtxPCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct VtxPCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Vs20Caps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Vs20Caps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct TexOpCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct TexOpCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct StencilCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct StencilCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTFilterCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTFilterCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTextureCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTextureCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTAddressCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PTAddressCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:18:70 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PShadeCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:18:75 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PShadeCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:14:77 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Reserved5(DWO... [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:14:82 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Clone, Copy, Debug, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Reserved5(DWO... [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Ps20Caps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Ps20Caps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PRasterCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PRasterCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PMiscCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PMiscCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PCmpCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PCmpCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PBlendCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct PBlendCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct LineCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct LineCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct FvfCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct FvfCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DtCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DtCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DevCaps2(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DevCaps2(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DevCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct DevCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct CursorCaps(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct CursorCaps(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps3(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps3(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:9:70 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps2(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps2(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:10:70 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps1(DWORD); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Zeroable` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:10:75 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Copy, Default, PartialEq, Eq, PartialOrd, Ord, Hash, Pod, Zeroable)] #[repr(transparent)] pub struct Caps1(DWORD); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Device(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/buffers.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct IndexBuffer(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/buffers.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct VertexBuffer(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:26:32 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Direct3D(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/direct3d.rs:109:94 [INFO] [stdout] | [INFO] [stdout] 109 | unsafe fn create(sdk_version: SdkVersion) -> Result where Self : From> { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/query.rs:22:29 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct Query(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/resource.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Resource(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/shaders.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct PixelShader(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/shaders.rs:42:36 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct VertexShader(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/state_block.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct StateBlock(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Surface(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:21:33 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SwapChain(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:182:33 [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc src/headers/d3d9.h/interfaces/swap_chain.rs:182:81 [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc src/headers/d3d9.h/interfaces/swap_chain.rs:182:124 [INFO] [stdout] | [INFO] [stdout] 182 | ... mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BaseTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CubeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Texture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:36:37 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct VolumeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/vertex_declaration.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct VertexDeclaration(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Volume(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | convert!(unsafe Query => Unknown, winapi::shared::d3d9::IDirect3DQuery9); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | convert!(unsafe StateBlock => Unknown, winapi::shared::d3d9::IDirect3DStateBlock9); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | convert!(unsafe VertexDeclaration => Unknown, winapi::shared::d3d9::IDirect3DVertexDeclaration9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:40:53 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | convert!(unsafe Device => Unknown, winapi::shared::d3d9::IDirect3DDevice9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:41:53 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | convert!(unsafe Direct3D => Unknown, winapi::shared::d3d9::IDirect3D9); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:42:53 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | convert!(unsafe SwapChain => Unknown, winapi::shared::d3d9::IDirect3DSwapChain9); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:48:53 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | convert!(unsafe Resource => Unknown, winapi::shared::d3d9::IDirect3DResource9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:49:53 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | convert!(unsafe Surface => Resource, winapi::shared::d3d9::IDirect3DSurface9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:50:53 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | convert!(unsafe BaseTexture => Resource, winapi::shared::d3d9::IDirect3DBaseTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:51:53 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | convert!(unsafe CubeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DCubeTexture9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:52:53 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | convert!(unsafe VolumeTexture => BaseTexture, winapi::shared::d3d9::IDirect3DVolumeTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:53:53 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | convert!(unsafe Texture => BaseTexture, winapi::shared::d3d9::IDirect3DTexture9); [INFO] [stdout] | -------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:54:53 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | convert!(unsafe IndexBuffer => Resource, winapi::shared::d3d9::IDirect3DIndexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:55:53 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | convert!(unsafe VertexBuffer => Resource, winapi::shared::d3d9::IDirect3DVertexBuffer9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | convert!(unsafe PixelShader => Unknown, winapi::shared::d3d9::IDirect3DPixelShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:58:53 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | convert!(unsafe VertexShader => Unknown, winapi::shared::d3d9::IDirect3DVertexShader9); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9.h/d3d9.rs:59:53 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/d3d9.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | convert!(unsafe Volume => Unknown, winapi::shared::d3d9::IDirect3DVolume9); [INFO] [stdout] | ------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d9types.h/structures/clip_status.rs:14:44 [INFO] [stdout] | [INFO] [stdout] 14 | #[repr(transparent)] pub struct ClipStatus(winapi::shared::d3d9types::D3DCLIPSTATUS9); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:113:44 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct FunctionLinkingGraph(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:113:53 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct FunctionLinkingGraph(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:50 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/function_linking_graph.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | convert!(unsafe FunctionLinkingGraph => Unknown, winapi::um::d3d11shader::ID3D11FunctionLinkingGraph); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/library_reflection.rs:17:41 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LibraryReflection(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/library_reflection.rs:17:50 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct LibraryReflection(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/library_reflection.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | convert!(unsafe LibraryReflection => Unknown, winapi::um::d3d11shader::ID3D11LibraryReflection); [INFO] [stdout] | ----------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linker.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Linker(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linker.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Linker(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linker.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linker.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | convert!(unsafe Linker => Unknown, winapi::um::d3d11shader::ID3D11Linker); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linking_node.rs:10:35 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LinkingNode(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linking_node.rs:10:44 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LinkingNode(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/linking_node.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/linking_node.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | convert!(unsafe LinkingNode => Unknown, winapi::um::d3d11shader::ID3D11LinkingNode); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module_instance.rs:13:38 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ModuleInstance(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module_instance.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ModuleInstance(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module_instance.rs:15:44 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module_instance.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | convert!(unsafe ModuleInstance => Unknown, winapi::um::d3d11shader::ID3D11ModuleInstance); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Module(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module.rs:29:39 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Module(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/module.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/module.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | convert!(unsafe Module => Unknown, winapi::um::d3d11shader::ID3D11Module); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ShaderReflection(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection.rs:32:49 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct ShaderReflection(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:46 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d11shader.h/interfaces/shader_reflection.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | convert!(unsafe ShaderReflection => Unknown, winapi::um::d3d11shader::ID3D11ShaderReflection); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/d3dcommon.h/interfaces/blob.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct ReadOnlyBlob(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/headers/d3dcommon.h/interfaces/blob.rs:26:42 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3dcommon.h/interfaces/blob.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | convert!(unsafe ReadOnlyBlob => Unknown, winapi::um::d3dcommon::ID3DBlob); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | fn load_impl(lib: minidl::Library) -> Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:164:72 [INFO] [stdout] | [INFO] [stdout] 164 | pub trait CompilerLoadInsecure { fn try_load(self) -> minidl::Result; } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:164:87 [INFO] [stdout] | [INFO] [stdout] 164 | pub trait CompilerLoadInsecure { fn try_load(self) -> minidl::Result; } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:165:72 [INFO] [stdout] | [INFO] [stdout] 165 | impl CompilerLoadInsecure for i32 { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:165:87 [INFO] [stdout] | [INFO] [stdout] 165 | ... { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d3dcompiler_{}.dll", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:166:72 [INFO] [stdout] | [INFO] [stdout] 166 | impl CompilerLoadInsecure for u32 { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:166:87 [INFO] [stdout] | [INFO] [stdout] 166 | ... { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d3dcompiler_{}.dll", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:167:72 [INFO] [stdout] | [INFO] [stdout] 167 | impl CompilerLoadInsecure for usize { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:167:87 [INFO] [stdout] | [INFO] [stdout] 167 | ... { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d3dcompiler_{}.dll", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:168:72 [INFO] [stdout] | [INFO] [stdout] 168 | impl CompilerLoadInsecure for u64 { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:168:87 [INFO] [stdout] | [INFO] [stdout] 168 | ... { fn try_load(self) -> minidl::Result { minidl::Library::load(format!("d3dcompiler_{}.dll", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:169:72 [INFO] [stdout] | [INFO] [stdout] 169 | impl CompilerLoadInsecure for &'_ Path { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:169:87 [INFO] [stdout] | [INFO] [stdout] 169 | impl CompilerLoadInsecure for &'_ Path { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:170:72 [INFO] [stdout] | [INFO] [stdout] 170 | impl CompilerLoadInsecure for &'_ PathBuf { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:170:87 [INFO] [stdout] | [INFO] [stdout] 170 | impl CompilerLoadInsecure for &'_ PathBuf { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:171:72 [INFO] [stdout] | [INFO] [stdout] 171 | impl CompilerLoadInsecure for &'_ str { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:171:87 [INFO] [stdout] | [INFO] [stdout] 171 | impl CompilerLoadInsecure for &'_ str { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:172:72 [INFO] [stdout] | [INFO] [stdout] 172 | impl CompilerLoadInsecure for &'_ String { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:172:87 [INFO] [stdout] | [INFO] [stdout] 172 | impl CompilerLoadInsecure for &'_ String { fn try_load(self) -> minidl::Result { minidl::Library::load(self) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:174:72 [INFO] [stdout] | [INFO] [stdout] 174 | pub trait CompilerLoadSysemVersion { fn try_load(self) -> minidl::Result; } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:174:87 [INFO] [stdout] | [INFO] [stdout] 174 | pub trait CompilerLoadSysemVersion { fn try_load(self) -> minidl::Result; } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:175:72 [INFO] [stdout] | [INFO] [stdout] 175 | impl CompilerLoadSysemVersion for i32 { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:175:87 [INFO] [stdout] | [INFO] [stdout] 175 | ... { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3dcompiler_{}.dll\0", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:176:72 [INFO] [stdout] | [INFO] [stdout] 176 | impl CompilerLoadSysemVersion for u32 { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:176:87 [INFO] [stdout] | [INFO] [stdout] 176 | ... { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3dcompiler_{}.dll\0", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:177:72 [INFO] [stdout] | [INFO] [stdout] 177 | impl CompilerLoadSysemVersion for usize { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:177:87 [INFO] [stdout] | [INFO] [stdout] 177 | ... { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3dcompiler_{}.dll\0", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:178:72 [INFO] [stdout] | [INFO] [stdout] 178 | impl CompilerLoadSysemVersion for u64 { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3d... [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/headers/d3dcompiler.h/dll/constructors.rs:178:87 [INFO] [stdout] | [INFO] [stdout] 178 | ... { fn try_load(self) -> minidl::Result { dll::load_system_0(&format!("d3dcompiler_{}.dll\0", self)) } } [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/headers/unknwn.h/unknwn.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Unknown(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:19 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:246:66 [INFO] [stdout] | [INFO] [stdout] 246 | impl From> for $outer { fn from(value: mcom::Rc<$winapi>) -> Self { Self(value) } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:247:31 [INFO] [stdout] | [INFO] [stdout] 247 | impl From<$outer> for mcom::Rc<$winapi> { fn from(value: $outer) -> Self { value.0 } } [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:249:69 [INFO] [stdout] | [INFO] [stdout] 249 | impl From<&mcom::Rc<$winapi>> for &$outer { fn from(value: &mcom::Rc<$winapi>) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/macros.rs:254:33 [INFO] [stdout] | [INFO] [stdout] 254 | impl From<&$outer> for &mcom::Rc<$winapi> { fn from(value: &$outer) -> Self { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/unknwn.h/unknwn.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | convert!(unsafe Unknown, IUnknown); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `convert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `mcom` [INFO] [stdout] --> src/traits/as_safe.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl AsSafe for mcom::Rc { [INFO] [stdout] | ^^^^ use of undeclared crate or module `mcom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/traits/as_safe.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | unsafe impl AsSafe for mcom::Rc { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minidl` [INFO] [stdout] --> src/dll.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn load_system_0(name0: &str) -> minidl::Result { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `minidl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DPRESENT_PARAMETERS` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:425:81 [INFO] [stdout] | [INFO] [stdout] 425 | unsafe fn create_additional_swap_chain(&self, presentation_parameters: &mut D3DPRESENT_PARAMETERS) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEVICE_CREATION_PARAMETERS` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:993:49 [INFO] [stdout] | [INFO] [stdout] 304 | pub trait IDirect3DDevice9Ext : AsSafe + Sized { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 993 | fn get_creation_parameters(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DGAMMARAMP` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:1254:50 [INFO] [stdout] | [INFO] [stdout] 1254 | fn get_gamma_ramp(&self, swap_chain: u32) -> D3DGAMMARAMP { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DPRESENT_PARAMETERS` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:1865:58 [INFO] [stdout] | [INFO] [stdout] 1865 | unsafe fn reset(&self, presentation_parameters: &mut D3DPRESENT_PARAMETERS) -> Result<(), MethodError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DGAMMARAMP` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:1929:77 [INFO] [stdout] | [INFO] [stdout] 1929 | fn set_gamma_ramp(&self, swap_chain: u32, flags: impl Into, ramp: &D3DGAMMARAMP) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RGNDATAHEADER` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/device.rs:2582:24 [INFO] [stdout] | [INFO] [stdout] 2582 | pub(crate) rdh: RGNDATAHEADER, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DLOCKED_RECT` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/surface.rs:161:103 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait IDirect3DSurface9Ext : AsSafe { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 161 | unsafe fn lock_rect_unchecked(&self, rect: impl IntoRectOrFull, flags: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSwapChain9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:21:42 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SwapChain(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub trait IDirect3DSwapChain9Ext : AsSafe { [INFO] [stdout] | -------------------------------------------------------------- similarly named trait `IDirect3DSwapChain9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SwapChain(pub(crate) mcom::Rc); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 21 | pub struct SwapChain(pub(crate) mcom::Rc); [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSwapChain9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl AsSafe for SwapChain { fn as_safe(&self) -> &IDirect3DSwapChain9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub trait IDirect3DSwapChain9Ext : AsSafe { [INFO] [stdout] | -------------------------------------------------------------- similarly named trait `IDirect3DSwapChain9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl AsSafe for SwapChain { fn as_safe(&self) -> &IDirect3DSwapChain9 { &*self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl AsSafe for SwapChain { fn as_safe(&self) -> &IDirect3DSwapChain9 { &*self.0 } } [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSwapChain9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:24:81 [INFO] [stdout] | [INFO] [stdout] 24 | unsafe impl AsSafe for SwapChain { fn as_safe(&self) -> &IDirect3DSwapChain9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DSwapChain9Ext` [INFO] [stdout] ... [INFO] [stdout] 55 | pub trait IDirect3DSwapChain9Ext : AsSafe { [INFO] [stdout] | -------------------------------------------------------------- similarly named trait `IDirect3DSwapChain9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSwapChain9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | pub trait IDirect3DSwapChain9Ext : AsSafe { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSwapChain9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:182:42 [INFO] [stdout] | [INFO] [stdout] 55 | pub trait IDirect3DSwapChain9Ext : AsSafe { [INFO] [stdout] | -------------------------------------------------------------- similarly named trait `IDirect3DSwapChain9Ext` defined here [INFO] [stdout] ... [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | +++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DDevice9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:182:90 [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc + Sized { [INFO] [stdout] | ---------------------------------------------------------------- similarly named trait `IDirect3DDevice9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DSurface9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/swap_chain.rs:182:133 [INFO] [stdout] | [INFO] [stdout] 182 | ...ice = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/surface.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | pub trait IDirect3DSurface9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------- similarly named trait `IDirect3DSurface9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 182 | impl IDirect3DSwapChain9Ext for mcom::Rc { type Device = mcom::Rc; type Surface = mcom::Rc; } [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:18:44 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BaseTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BaseTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 18 | pub struct BaseTexture(pub(crate) mcom::Rc); [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DCubeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:24:44 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CubeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | pub trait IDirect3DCubeTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DCubeTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CubeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 24 | pub struct CubeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:30:40 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Texture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 566 | pub trait IDirect3DTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------- similarly named trait `IDirect3DTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Texture(pub(crate) mcom::Rc); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Texture(pub(crate) mcom::Rc); [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DVolumeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:36:46 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct VolumeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 768 | pub trait IDirect3DVolumeTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------------------- similarly named trait `IDirect3DVolumeTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 36 | pub struct VolumeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 36 | pub struct VolumeTexture(pub(crate) mcom::Rc); [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DResource9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 43 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DResource9 { &**self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 43 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DResource9 { &**self.0 } } [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:43:89 [INFO] [stdout] | [INFO] [stdout] 43 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DResource9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DResource9Ext` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 44 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 44 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:44:89 [INFO] [stdout] | [INFO] [stdout] 44 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DResource9Ext` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 45 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 45 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:45:89 [INFO] [stdout] | [INFO] [stdout] 45 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DResource9Ext` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 46 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 46 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DResource9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:46:89 [INFO] [stdout] | [INFO] [stdout] 46 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DResource9 { &***self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DResource9Ext` [INFO] [stdout] | [INFO] [stdout] ::: src/headers/d3d9.h/interfaces/resource.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | pub trait IDirect3DResource9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------ similarly named trait `IDirect3DResource9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 48 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &*self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 48 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &*self.0 } } [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:48:89 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe impl AsSafe for BaseTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DBaseTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 49 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 49 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:49:89 [INFO] [stdout] | [INFO] [stdout] 49 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DBaseTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:50:89 [INFO] [stdout] | [INFO] [stdout] 50 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DBaseTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 51 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 51 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:51:89 [INFO] [stdout] | [INFO] [stdout] 51 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DBaseTexture9 { &**self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DBaseTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DCubeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DCubeTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | pub trait IDirect3DCubeTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DCubeTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 53 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DCubeTexture9 { &*self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 53 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DCubeTexture9 { &*self.0 } } [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DCubeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:53:89 [INFO] [stdout] | [INFO] [stdout] 53 | unsafe impl AsSafe for CubeTexture { fn as_safe(&self) -> &IDirect3DCubeTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DCubeTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 358 | pub trait IDirect3DCubeTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DCubeTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 566 | pub trait IDirect3DTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------- similarly named trait `IDirect3DTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 54 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DTexture9 { &*self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 54 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DTexture9 { &*self.0 } } [INFO] [stdout] | +++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:54:89 [INFO] [stdout] | [INFO] [stdout] 54 | unsafe impl AsSafe for Texture { fn as_safe(&self) -> &IDirect3DTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 566 | pub trait IDirect3DTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------- similarly named trait `IDirect3DTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DVolumeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DVolumeTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 768 | pub trait IDirect3DVolumeTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------------------- similarly named trait `IDirect3DVolumeTexture9Ext` defined here [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 55 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DVolumeTexture9 { &*self.0 } } [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 55 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DVolumeTexture9 { &*self.0 } } [INFO] [stdout] | +++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DVolumeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:55:89 [INFO] [stdout] | [INFO] [stdout] 55 | unsafe impl AsSafe for VolumeTexture { fn as_safe(&self) -> &IDirect3DVolumeTexture9 { &*self.0 } } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DVolumeTexture9Ext` [INFO] [stdout] ... [INFO] [stdout] 768 | pub trait IDirect3DVolumeTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------------------- similarly named trait `IDirect3DVolumeTexture9Ext` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:155:45 [INFO] [stdout] | [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DBaseTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:320:16 [INFO] [stdout] | [INFO] [stdout] 155 | pub trait IDirect3DBaseTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DBaseTexture9Ext` defined here [INFO] [stdout] ... [INFO] [stdout] 320 | impl> IDirect3DBaseTexture9Ext for T {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DBaseTexture9Ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DCubeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:358:45 [INFO] [stdout] | [INFO] [stdout] 358 | pub trait IDirect3DCubeTexture9Ext : AsSafe { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DLOCKED_RECT` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:483:145 [INFO] [stdout] | [INFO] [stdout] 358 | ...Ext : AsSafe { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 483 | ...ed(&self, face: impl Into, level: u32, rect: impl IntoRectOrFull, flags: impl Into) -> Result src/headers/d3d9.h/interfaces/texture.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 358 | pub trait IDirect3DCubeTexture9Ext : AsSafe { [INFO] [stdout] | ------------------------------------------------------------------ similarly named trait `IDirect3DCubeTexture9Ext` defined here [INFO] [stdout] ... [INFO] [stdout] 528 | impl> IDirect3DCubeTexture9Ext for T {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DCubeTexture9Ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:566:41 [INFO] [stdout] | [INFO] [stdout] 566 | pub trait IDirect3DTexture9Ext : AsSafe { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DLOCKED_RECT` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:686:115 [INFO] [stdout] | [INFO] [stdout] 566 | ...re9Ext : AsSafe { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 686 | ...unchecked(&self, level: u32, rect: impl IntoRectOrFull, flags: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:730:16 [INFO] [stdout] | [INFO] [stdout] 566 | pub trait IDirect3DTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------- similarly named trait `IDirect3DTexture9Ext` defined here [INFO] [stdout] ... [INFO] [stdout] 730 | impl> IDirect3DTexture9Ext for T {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DTexture9Ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DVolumeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:768:47 [INFO] [stdout] | [INFO] [stdout] 768 | pub trait IDirect3DVolumeTexture9Ext : AsSafe { [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DLOCKED_BOX` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:891:113 [INFO] [stdout] | [INFO] [stdout] 768 | ...exture9Ext : AsSafe { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 891 | ...hecked(&self, level: u32, box_: impl IntoBoxOrFull, flags: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDirect3DVolumeTexture9` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/texture.rs:931:16 [INFO] [stdout] | [INFO] [stdout] 768 | pub trait IDirect3DVolumeTexture9Ext : AsSafe { [INFO] [stdout] | ---------------------------------------------------------------------- similarly named trait `IDirect3DVolumeTexture9Ext` defined here [INFO] [stdout] ... [INFO] [stdout] 931 | impl> IDirect3DVolumeTexture9Ext for T {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IDirect3DVolumeTexture9Ext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DLOCKED_BOX` in this scope [INFO] [stdout] --> src/headers/d3d9.h/interfaces/volume.rs:164:101 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait IDirect3DVolume9Ext : AsSafe { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 164 | unsafe fn lock_box_unchecked(&self, box_: impl IntoBoxOrFull, flags: impl Into) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS_READ_SCANLINE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ReadScanline : Caps1 = Caps1(D3DCAPS_READ_SCANLINE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS_OVERLAY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:17:45 [INFO] [stdout] | [INFO] [stdout] 17 | pub const Overlay : Caps1 = Caps1(D3DCAPS_OVERLAY); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS_READ_SCANLINE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | pub const ReadScanline : Caps1 = Caps1(D3DCAPS_READ_SCANLINE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS_OVERLAY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps1.rs:23:45 [INFO] [stdout] | [INFO] [stdout] 23 | pub const Overlay : Caps1 = Caps1(D3DCAPS_OVERLAY); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_CANAUTOGENMIPMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub const CanAutoGenMipMap : Caps2 = Caps2(D3DCAPS2_CANAUTOGENMIPMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_CANCALIBRATEGAMMA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | pub const CanCalibrateGamma : Caps2 = Caps2(D3DCAPS2_CANCALIBRATEGAMMA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_CANSHARERESOURCE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | pub const CanShareResource : Caps2 = Caps2(D3DCAPS2_CANSHARERESOURCE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_CANMANAGERESOURCE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | pub const CanManageResource : Caps2 = Caps2(D3DCAPS2_CANMANAGERESOURCE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_DYNAMICTEXTURES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub const DynamicTextures : Caps2 = Caps2(D3DCAPS2_DYNAMICTEXTURES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_FULLSCREENGAMMA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub const FullScreenGamma : Caps2 = Caps2(D3DCAPS2_FULLSCREENGAMMA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS2_RESERVED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps2.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Reserved : Caps2 = Caps2(D3DCAPS2_RESERVED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:15:61 [INFO] [stdout] | [INFO] [stdout] 15 | pub const AlphaFullscreenFlipOrDiscard : Caps3 = Caps3(D3DCAPS3_ALPHA_FULLSCREEN_FLIP_OR_DISCARD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_COPY_TO_VIDMEM` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:16:61 [INFO] [stdout] | [INFO] [stdout] 16 | pub const CopyToVidMem : Caps3 = Caps3(D3DCAPS3_COPY_TO_VIDMEM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_COPY_TO_SYSTEMMEM` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | pub const CopyToSystemMem : Caps3 = Caps3(D3DCAPS3_COPY_TO_SYSTEMMEM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_DXVAHD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub const DxvaHD : Caps3 = Caps3(D3DCAPS3_DXVAHD); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_LINEAR_TO_SRGB_PRESENTATION` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | pub const LinearToSrgbPresentation : Caps3 = Caps3(D3DCAPS3_LINEAR_TO_SRGB_PRESENTATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCAPS3_RESERVED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/caps3.rs:21:61 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Reserved : Caps3 = Caps3(D3DCAPS3_RESERVED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCURSORCAPS_COLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:15:71 [INFO] [stdout] | [INFO] [stdout] 15 | pub const Color : CursorCaps = CursorCaps(D3DCURSORCAPS_COLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCURSORCAPS_LOWRES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/cursor_caps.rs:16:71 [INFO] [stdout] | [INFO] [stdout] 16 | pub const LowRes : CursorCaps = CursorCaps(D3DCURSORCAPS_LOWRES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_CANBLTSYSTONONLOCAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:21:65 [INFO] [stdout] | [INFO] [stdout] 21 | pub const CanBltSysToNonLocal : DevCaps = DevCaps(D3DDEVCAPS_CANBLTSYSTONONLOCAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_CANRENDERAFTERFLIP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | pub const CanRenderAfterFlip : DevCaps = DevCaps(D3DDEVCAPS_CANRENDERAFTERFLIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_DRAWPRIMITIVES2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:23:65 [INFO] [stdout] | [INFO] [stdout] 23 | pub const DrawPrimitives2 : DevCaps = DevCaps(D3DDEVCAPS_DRAWPRIMITIVES2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_DRAWPRIMITIVES2EX` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:24:65 [INFO] [stdout] | [INFO] [stdout] 24 | pub const DrawPrimitives2Ex : DevCaps = DevCaps(D3DDEVCAPS_DRAWPRIMITIVES2EX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_DRAWPRIMTLVERTEX` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:25:65 [INFO] [stdout] | [INFO] [stdout] 25 | pub const DrawPrimTlVertex : DevCaps = DevCaps(D3DDEVCAPS_DRAWPRIMTLVERTEX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_EXECUTESYSTEMMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:26:65 [INFO] [stdout] | [INFO] [stdout] 26 | pub const ExecuteSystemMemory : DevCaps = DevCaps(D3DDEVCAPS_EXECUTESYSTEMMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_EXECUTEVIDEOMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:27:65 [INFO] [stdout] | [INFO] [stdout] 27 | pub const ExecuteVideoMemory : DevCaps = DevCaps(D3DDEVCAPS_EXECUTEVIDEOMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_HWRASTERIZATION` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:28:65 [INFO] [stdout] | [INFO] [stdout] 28 | pub const HwRasterization : DevCaps = DevCaps(D3DDEVCAPS_HWRASTERIZATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_HWTRANSFORMANDLIGHT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:29:65 [INFO] [stdout] | [INFO] [stdout] 29 | pub const HwTransformAndLight : DevCaps = DevCaps(D3DDEVCAPS_HWTRANSFORMANDLIGHT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_NPATCHES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | pub const NPatches : DevCaps = DevCaps(D3DDEVCAPS_NPATCHES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_PUREDEVICE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:31:65 [INFO] [stdout] | [INFO] [stdout] 31 | pub const PureDevice : DevCaps = DevCaps(D3DDEVCAPS_PUREDEVICE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_QUINTICRTPATCHES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:32:65 [INFO] [stdout] | [INFO] [stdout] 32 | pub const QuinticRtPatches : DevCaps = DevCaps(D3DDEVCAPS_QUINTICRTPATCHES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_RTPATCHES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:33:65 [INFO] [stdout] | [INFO] [stdout] 33 | pub const RtPatches : DevCaps = DevCaps(D3DDEVCAPS_RTPATCHES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_RTPATCHHANDLEZERO` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:34:65 [INFO] [stdout] | [INFO] [stdout] 34 | pub const RtPatchHandleZero : DevCaps = DevCaps(D3DDEVCAPS_RTPATCHHANDLEZERO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_SEPARATETEXTUREMEMORIES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:35:65 [INFO] [stdout] | [INFO] [stdout] 35 | pub const SeparateTextureMemories : DevCaps = DevCaps(D3DDEVCAPS_SEPARATETEXTUREMEMORIES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_TEXTURENONLOCALVIDMEM` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:36:65 [INFO] [stdout] | [INFO] [stdout] 36 | pub const TextureNonLocalVidMem : DevCaps = DevCaps(D3DDEVCAPS_TEXTURENONLOCALVIDMEM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_TEXTURESYSTEMMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:37:65 [INFO] [stdout] | [INFO] [stdout] 37 | pub const TextureSystemMemory : DevCaps = DevCaps(D3DDEVCAPS_TEXTURESYSTEMMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_TEXTUREVIDEOMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:38:65 [INFO] [stdout] | [INFO] [stdout] 38 | pub const TextureVideoMemory : DevCaps = DevCaps(D3DDEVCAPS_TEXTUREVIDEOMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_TLVERTEXSYSTEMMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:39:65 [INFO] [stdout] | [INFO] [stdout] 39 | pub const TlVertexSystemMemory : DevCaps = DevCaps(D3DDEVCAPS_TLVERTEXSYSTEMMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS_TLVERTEXVIDEOMEMORY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps.rs:40:65 [INFO] [stdout] | [INFO] [stdout] 40 | pub const TlVertexVideoMemory : DevCaps = DevCaps(D3DDEVCAPS_TLVERTEXVIDEOMEMORY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_ADAPTIVETESSRTPATCH` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:18:75 [INFO] [stdout] | [INFO] [stdout] 18 | pub const AdaptiveTessRtPatch : DevCaps2 = DevCaps2(D3DDEVCAPS2_ADAPTIVETESSRTPATCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_ADAPTIVETESSNPATCH` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:19:75 [INFO] [stdout] | [INFO] [stdout] 19 | pub const AdaptiveTessNPatch : DevCaps2 = DevCaps2(D3DDEVCAPS2_ADAPTIVETESSNPATCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CanStretchRectFromTextures : DevCaps2 = DevCaps2(D3DDEVCAPS2_CAN_STRETCHRECT_FROM_TEXTURES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_DMAPNPATCH` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:21:75 [INFO] [stdout] | [INFO] [stdout] 21 | pub const DMapNPatch : DevCaps2 = DevCaps2(D3DDEVCAPS2_DMAPNPATCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_PRESAMPLEDDMAPNPATCH` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:22:75 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PresampledDMapNPatch : DevCaps2 = DevCaps2(D3DDEVCAPS2_PRESAMPLEDDMAPNPATCH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_STREAMOFFSET` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:23:75 [INFO] [stdout] | [INFO] [stdout] 23 | pub const StreamOffset : DevCaps2 = DevCaps2(D3DDEVCAPS2_STREAMOFFSET); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVCAPS2_VERTEXELEMENTSCANSHARESTREAMOFFSET` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dev_caps2.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 24 | pub const VertexElementsCanShareStreamOffset : DevCaps2 = DevCaps2(D3DDEVCAPS2_VERTEXELEMENTSCANSHARESTREAMOFFSET); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_UBYTE4` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:18:63 [INFO] [stdout] | [INFO] [stdout] 18 | pub const UByte4 : DtCaps = DtCaps(D3DDTCAPS_UBYTE4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_UBYTE4N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:19:63 [INFO] [stdout] | [INFO] [stdout] 19 | pub const UByte4N : DtCaps = DtCaps(D3DDTCAPS_UBYTE4N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_SHORT2N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:20:63 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Short2N : DtCaps = DtCaps(D3DDTCAPS_SHORT2N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_SHORT4N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:21:63 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Short4N : DtCaps = DtCaps(D3DDTCAPS_SHORT4N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_USHORT2N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:22:63 [INFO] [stdout] | [INFO] [stdout] 22 | pub const UShort2N : DtCaps = DtCaps(D3DDTCAPS_USHORT2N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_USHORT4N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:23:63 [INFO] [stdout] | [INFO] [stdout] 23 | pub const UShort4N : DtCaps = DtCaps(D3DDTCAPS_USHORT4N); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_UDEC3` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:24:63 [INFO] [stdout] | [INFO] [stdout] 24 | pub const UDec3 : DtCaps = DtCaps(D3DDTCAPS_UDEC3); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_DEC3N` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:25:63 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Dec3N : DtCaps = DtCaps(D3DDTCAPS_DEC3N); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_FLOAT16_2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | pub const Float16_2 : DtCaps = DtCaps(D3DDTCAPS_FLOAT16_2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDTCAPS_FLOAT16_4` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/dt_caps.rs:27:63 [INFO] [stdout] | [INFO] [stdout] 27 | pub const Float16_4 : DtCaps = DtCaps(D3DDTCAPS_FLOAT16_4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFVFCAPS_DONOTSTRIPELEMENTS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:18:65 [INFO] [stdout] | [INFO] [stdout] 18 | pub const DoNotStripElements : FvfCaps = FvfCaps(D3DFVFCAPS_DONOTSTRIPELEMENTS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFVFCAPS_PSIZE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:19:65 [INFO] [stdout] | [INFO] [stdout] 19 | pub const PSize : FvfCaps = FvfCaps(D3DFVFCAPS_PSIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFVFCAPS_TEXCOORDCOUNTMASK` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/fvf_caps.rs:20:65 [INFO] [stdout] | [INFO] [stdout] 20 | pub const TexCoordCountMask : FvfCaps = FvfCaps(D3DFVFCAPS_TEXCOORDCOUNTMASK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_ALPHACMP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:18:67 [INFO] [stdout] | [INFO] [stdout] 18 | pub const AlphaCmp : LineCaps = LineCaps(D3DLINECAPS_ALPHACMP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_ANTIALIAS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | pub const AntiAlias : LineCaps = LineCaps(D3DLINECAPS_ANTIALIAS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_BLEND` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Blend : LineCaps = LineCaps(D3DLINECAPS_BLEND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_FOG` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Fog : LineCaps = LineCaps(D3DLINECAPS_FOG); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_TEXTURE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Texture : LineCaps = LineCaps(D3DLINECAPS_TEXTURE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DLINECAPS_ZTEST` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/line_caps.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | pub const ZTest : LineCaps = LineCaps(D3DLINECAPS_ZTEST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_BLENDFACTOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:19:71 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BlendFactor : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_BLENDFACTOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_BOTHINVSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:20:71 [INFO] [stdout] | [INFO] [stdout] 20 | pub const BothInvSrcAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_BOTHINVSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_BOTHSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:21:71 [INFO] [stdout] | [INFO] [stdout] 21 | pub const BothSrcAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_BOTHSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_DESTALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:22:71 [INFO] [stdout] | [INFO] [stdout] 22 | pub const DestAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_DESTALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_DESTCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:23:71 [INFO] [stdout] | [INFO] [stdout] 23 | pub const DestColor : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_DESTCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_INVDESTALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:24:71 [INFO] [stdout] | [INFO] [stdout] 24 | pub const InvDestAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_INVDESTALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_INVDESTCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:25:71 [INFO] [stdout] | [INFO] [stdout] 25 | pub const InvDestColor : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_INVDESTCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_INVSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | pub const InvSrcAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_INVSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_INVSRCCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | pub const InvSrcColor : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_INVSRCCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_INVSRCCOLOR2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:28:71 [INFO] [stdout] | [INFO] [stdout] 28 | pub const InvSrcColor2 : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_INVSRCCOLOR2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_ONE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:29:71 [INFO] [stdout] | [INFO] [stdout] 29 | pub const One : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_ONE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_SRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:30:71 [INFO] [stdout] | [INFO] [stdout] 30 | pub const SrcAlpha : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_SRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_SRCALPHASAT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:31:71 [INFO] [stdout] | [INFO] [stdout] 31 | pub const SrcAlphaSat : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_SRCALPHASAT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_SRCCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:32:71 [INFO] [stdout] | [INFO] [stdout] 32 | pub const SrcColor : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_SRCCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_SRCCOLOR2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:33:71 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SrcColor2 : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_SRCCOLOR2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPBLENDCAPS_ZERO` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pblend_caps.rs:34:71 [INFO] [stdout] | [INFO] [stdout] 34 | pub const Zero : PBlendCaps = PBlendCaps(D3DPBLENDCAPS_ZERO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_ALWAYS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:18:67 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Always : PCmpCaps = PCmpCaps(D3DPCMPCAPS_ALWAYS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_EQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Equal : PCmpCaps = PCmpCaps(D3DPCMPCAPS_EQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_GREATER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Greater : PCmpCaps = PCmpCaps(D3DPCMPCAPS_GREATER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_GREATEREQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | pub const GreaterEqual : PCmpCaps = PCmpCaps(D3DPCMPCAPS_GREATEREQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_LESS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Less : PCmpCaps = PCmpCaps(D3DPCMPCAPS_LESS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_LESSEQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | pub const LessEqual : PCmpCaps = PCmpCaps(D3DPCMPCAPS_LESSEQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_NEVER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:24:67 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Never : PCmpCaps = PCmpCaps(D3DPCMPCAPS_NEVER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPCMPCAPS_NOTEQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pcmp_caps.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | pub const NotEqual : PCmpCaps = PCmpCaps(D3DPCMPCAPS_NOTEQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_MASKZ` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | pub const MaskZ : PMiscCaps = PMiscCaps(D3DPMISCCAPS_MASKZ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_CULLNONE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:21:73 [INFO] [stdout] | [INFO] [stdout] 21 | pub const CullNone : PMiscCaps = PMiscCaps(D3DPMISCCAPS_CULLNONE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_CULLCW` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | pub const CullCW : PMiscCaps = PMiscCaps(D3DPMISCCAPS_CULLCW); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_CULLCCW` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CullCCW : PMiscCaps = PMiscCaps(D3DPMISCCAPS_CULLCCW); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_COLORWRITEENABLE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 24 | pub const ColorWriteEnable : PMiscCaps = PMiscCaps(D3DPMISCCAPS_COLORWRITEENABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_CLIPPLANESCALEDPOINTS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:25:73 [INFO] [stdout] | [INFO] [stdout] 25 | pub const ClipPlaneScaledPoints : PMiscCaps = PMiscCaps(D3DPMISCCAPS_CLIPPLANESCALEDPOINTS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_CLIPTLVERTS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | pub const ClipTlVerts : PMiscCaps = PMiscCaps(D3DPMISCCAPS_CLIPTLVERTS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_TSSARGTEMP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:27:73 [INFO] [stdout] | [INFO] [stdout] 27 | pub const TssArgTemp : PMiscCaps = PMiscCaps(D3DPMISCCAPS_TSSARGTEMP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_BLENDOP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:28:73 [INFO] [stdout] | [INFO] [stdout] 28 | pub const BlendOp : PMiscCaps = PMiscCaps(D3DPMISCCAPS_BLENDOP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_NULLREFERENCE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:29:73 [INFO] [stdout] | [INFO] [stdout] 29 | pub const NullReference : PMiscCaps = PMiscCaps(D3DPMISCCAPS_NULLREFERENCE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_INDEPENDENTWRITEMASKS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:30:73 [INFO] [stdout] | [INFO] [stdout] 30 | pub const IndependentWriteMasks : PMiscCaps = PMiscCaps(D3DPMISCCAPS_INDEPENDENTWRITEMASKS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_PERSTAGECONSTANT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:31:73 [INFO] [stdout] | [INFO] [stdout] 31 | pub const PerStageConstant : PMiscCaps = PMiscCaps(D3DPMISCCAPS_PERSTAGECONSTANT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_POSTBLENDSRGBCONVERT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:32:73 [INFO] [stdout] | [INFO] [stdout] 32 | pub const PostBlendSrgbConvert : PMiscCaps = PMiscCaps(D3DPMISCCAPS_POSTBLENDSRGBCONVERT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_FOGANDSPECULARALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:33:73 [INFO] [stdout] | [INFO] [stdout] 33 | pub const FogAndSpecularAlpha : PMiscCaps = PMiscCaps(D3DPMISCCAPS_FOGANDSPECULARALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_SEPARATEALPHABLEND` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:34:73 [INFO] [stdout] | [INFO] [stdout] 34 | pub const SeparateAlphaBlend : PMiscCaps = PMiscCaps(D3DPMISCCAPS_SEPARATEALPHABLEND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_MRTINDEPENDENTBITDEPTHS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | pub const MrtIndependentBitDepths : PMiscCaps = PMiscCaps(D3DPMISCCAPS_MRTINDEPENDENTBITDEPTHS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_MRTPOSTPIXELSHADERBLENDING` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | pub const MrtPostPixelShaderBlending : PMiscCaps = PMiscCaps(D3DPMISCCAPS_MRTPOSTPIXELSHADERBLENDING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPMISCCAPS_FOGVERTEXCLAMPED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pmisc_caps.rs:37:73 [INFO] [stdout] | [INFO] [stdout] 37 | pub const FogVertexClamped : PMiscCaps = PMiscCaps(D3DPMISCCAPS_FOGVERTEXCLAMPED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_ANISOTROPY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | pub const Anisotropy : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_ANISOTROPY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_ROP2` [INFO] [stdout] ... [INFO] [stdout] 62 | const D3DPRASTERCAPS_ROP2 : u32 = 0x00000002; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_ROP2` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_COLORPERSPECTIVE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 24 | pub const ColorPerspective : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_COLORPERSPECTIVE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_DITHER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:25:73 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Dither : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_DITHER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_PAT` [INFO] [stdout] ... [INFO] [stdout] 64 | const D3DPRASTERCAPS_PAT : u32 = 0x00000008; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_PAT` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_DEPTHBIAS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | pub const DepthBias : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_DEPTHBIAS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_ZBIAS` [INFO] [stdout] ... [INFO] [stdout] 76 | const D3DPRASTERCAPS_ZBIAS : u32 = 0x00004000; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_ZBIAS` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_FOGRANGE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:27:73 [INFO] [stdout] | [INFO] [stdout] 27 | pub const FogRange : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_FOGRANGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_XOR` [INFO] [stdout] ... [INFO] [stdout] 63 | const D3DPRASTERCAPS_XOR : u32 = 0x00000004; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_XOR` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_FOGTABLE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:28:73 [INFO] [stdout] | [INFO] [stdout] 28 | pub const FogTable : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_FOGTABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_STIPPLE` [INFO] [stdout] ... [INFO] [stdout] 70 | const D3DPRASTERCAPS_STIPPLE : u32 = 0x00000200; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_STIPPLE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_FOGVERTEX` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:29:73 [INFO] [stdout] | [INFO] [stdout] 29 | pub const FogVertex : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_FOGVERTEX); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_XOR` [INFO] [stdout] ... [INFO] [stdout] 63 | const D3DPRASTERCAPS_XOR : u32 = 0x00000004; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_XOR` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_MIPMAPLODBIAS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:30:73 [INFO] [stdout] | [INFO] [stdout] 30 | pub const MipMapLodBias : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_MIPMAPLODBIAS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_ZBIAS` [INFO] [stdout] ... [INFO] [stdout] 76 | const D3DPRASTERCAPS_ZBIAS : u32 = 0x00004000; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_ZBIAS` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_MULTISAMPLE_TOGGLE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:31:73 [INFO] [stdout] | [INFO] [stdout] 31 | pub const MultisampleToggle : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_MULTISAMPLE_TOGGLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_SCISSORTEST` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:32:73 [INFO] [stdout] | [INFO] [stdout] 32 | pub const ScissorTest : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_SCISSORTEST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_STIPPLE` [INFO] [stdout] ... [INFO] [stdout] 70 | const D3DPRASTERCAPS_STIPPLE : u32 = 0x00000200; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_STIPPLE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_SLOPESCALEDEPTHBIAS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:33:73 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SlopeScaleDepthBias : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_SLOPESCALEDEPTHBIAS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_WBUFFER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:34:73 [INFO] [stdout] | [INFO] [stdout] 34 | pub const WBuffer : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_WBUFFER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_SUBPIXEL` [INFO] [stdout] ... [INFO] [stdout] 66 | const D3DPRASTERCAPS_SUBPIXEL : u32 = 0x00000020; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_SUBPIXEL` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_WFOG` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:35:73 [INFO] [stdout] | [INFO] [stdout] 35 | pub const WFog : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_WFOG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_XOR` [INFO] [stdout] ... [INFO] [stdout] 63 | const D3DPRASTERCAPS_XOR : u32 = 0x00000004; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_XOR` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_ZBUFFERLESSHSR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:36:73 [INFO] [stdout] | [INFO] [stdout] 36 | pub const ZBufferLessHSR : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_ZBUFFERLESSHSR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_ZFOG` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:37:73 [INFO] [stdout] | [INFO] [stdout] 37 | pub const ZFog : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_ZFOG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_XOR` [INFO] [stdout] ... [INFO] [stdout] 63 | const D3DPRASTERCAPS_XOR : u32 = 0x00000004; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_XOR` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPRASTERCAPS_ZTEST` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/praster_caps.rs:38:73 [INFO] [stdout] | [INFO] [stdout] 38 | pub const ZTest : PRasterCaps = PRasterCaps(D3DPRASTERCAPS_ZTEST); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `D3DPRASTERCAPS_PAT` [INFO] [stdout] ... [INFO] [stdout] 64 | const D3DPRASTERCAPS_PAT : u32 = 0x00000008; [INFO] [stdout] | ----------------------------------------------------------------------- similarly named constant `D3DPRASTERCAPS_PAT` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPS20CAPS_ARBITRARYSWIZZLE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | pub const ArbitrarySwizzle : Ps20Caps = Ps20Caps(D3DPS20CAPS_ARBITRARYSWIZZLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPS20CAPS_GRADIENTINSTRUCTIONS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | pub const GradientInstructions : Ps20Caps = Ps20Caps(D3DPS20CAPS_GRADIENTINSTRUCTIONS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPS20CAPS_PREDICATION` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Predication : Ps20Caps = Ps20Caps(D3DPS20CAPS_PREDICATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPS20CAPS_NODEPENDENTREADLIMIT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | pub const NoDependentReadLimit : Ps20Caps = Ps20Caps(D3DPS20CAPS_NODEPENDENTREADLIMIT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPS20CAPS_NOTEXINSTRUCTIONLIMIT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ps20_caps.rs:24:67 [INFO] [stdout] | [INFO] [stdout] 24 | pub const NoTexInstructionLimit : Ps20Caps = Ps20Caps(D3DPS20CAPS_NOTEXINSTRUCTIONLIMIT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPSHADECAPS_ALPHAGOURAUDBLEND` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:27:71 [INFO] [stdout] | [INFO] [stdout] 27 | pub const AlphaGouraudBlend : PShadeCaps = PShadeCaps(D3DPSHADECAPS_ALPHAGOURAUDBLEND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPSHADECAPS_COLORGOURAUDRGB` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:28:71 [INFO] [stdout] | [INFO] [stdout] 28 | pub const ColorGouraudRgb : PShadeCaps = PShadeCaps(D3DPSHADECAPS_COLORGOURAUDRGB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPSHADECAPS_FOGGOURAUD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:29:71 [INFO] [stdout] | [INFO] [stdout] 29 | pub const FogGouraud : PShadeCaps = PShadeCaps(D3DPSHADECAPS_FOGGOURAUD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPSHADECAPS_SPECULARGOURAUDRGB` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/pshade_caps.rs:30:71 [INFO] [stdout] | [INFO] [stdout] 30 | pub const SpecularGouraudRgb : PShadeCaps = PShadeCaps(D3DPSHADECAPS_SPECULARGOURAUDRGB); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_BORDER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:19:77 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Border : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_BORDER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_CLAMP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:20:77 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Clamp : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_CLAMP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_INDEPENDENTUV` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:21:77 [INFO] [stdout] | [INFO] [stdout] 21 | pub const IndependentUV : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_INDEPENDENTUV); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_MIRROR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:22:77 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Mirror : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_MIRROR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_MIRRORONCE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:23:77 [INFO] [stdout] | [INFO] [stdout] 23 | pub const MirrorOnce : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_MIRRORONCE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTADDRESSCAPS_WRAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptaddress_caps.rs:24:77 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Wrap : PTAddressCaps = PTAddressCaps(D3DPTADDRESSCAPS_WRAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_ALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:20:75 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Alpha : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_ALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_ALPHAPALETTE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:21:75 [INFO] [stdout] | [INFO] [stdout] 21 | pub const AlphaPalette : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_ALPHAPALETTE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_CUBEMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:22:75 [INFO] [stdout] | [INFO] [stdout] 22 | pub const CubeMap : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_CUBEMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_CUBEMAP_POW2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:23:75 [INFO] [stdout] | [INFO] [stdout] 23 | pub const CubeMapPow2 : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_CUBEMAP_POW2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_MIPCUBEMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 24 | pub const MipCubeMap : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_MIPCUBEMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_MIPMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:25:75 [INFO] [stdout] | [INFO] [stdout] 25 | pub const MipMap : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_MIPMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_MIPVOLUMEMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | pub const MipVolumeMap : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_MIPVOLUMEMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_NONPOW2CONDITIONAL` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:27:75 [INFO] [stdout] | [INFO] [stdout] 27 | pub const NonPow2Conditional : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_NONPOW2CONDITIONAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_NOPROJECTEDBUMPENV` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:28:75 [INFO] [stdout] | [INFO] [stdout] 28 | pub const NoProjectedBumpEnv : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_NOPROJECTEDBUMPENV); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_PERSPECTIVE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:29:75 [INFO] [stdout] | [INFO] [stdout] 29 | pub const Perspective : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_PERSPECTIVE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_POW2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:30:75 [INFO] [stdout] | [INFO] [stdout] 30 | pub const Pow2 : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_POW2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_PROJECTED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:31:75 [INFO] [stdout] | [INFO] [stdout] 31 | pub const Projected : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_PROJECTED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_SQUAREONLY` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | pub const SquareOnly : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_SQUAREONLY); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:33:75 [INFO] [stdout] | [INFO] [stdout] 33 | pub const TexRepeatNotScaledBySize : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_TEXREPEATNOTSCALEDBYSIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_VOLUMEMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | pub const VolumeMap : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_VOLUMEMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTEXTURECAPS_VOLUMEMAP_POW2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptexture_caps.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | pub const VolumeMapPow2 : PTextureCaps = PTextureCaps(D3DPTEXTURECAPS_VOLUMEMAP_POW2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_CONVOLUTIONMONO` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:23:75 [INFO] [stdout] | [INFO] [stdout] 23 | pub const ConvolutionMono : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_CONVOLUTIONMONO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MAGFPOINT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:24:75 [INFO] [stdout] | [INFO] [stdout] 24 | pub const MagFPoint : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MAGFPOINT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MAGFLINEAR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:25:75 [INFO] [stdout] | [INFO] [stdout] 25 | pub const MagFLinear : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MAGFLINEAR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MAGFANISOTROPIC` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:26:75 [INFO] [stdout] | [INFO] [stdout] 26 | pub const MagFAnisotropic : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MAGFANISOTROPIC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MAGFPYRAMIDALQUAD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:27:75 [INFO] [stdout] | [INFO] [stdout] 27 | pub const MagFPyramidalQuad : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MAGFPYRAMIDALQUAD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MAGFGAUSSIANQUAD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:28:75 [INFO] [stdout] | [INFO] [stdout] 28 | pub const MagFGaussianQuad : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MAGFGAUSSIANQUAD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MINFPOINT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:29:75 [INFO] [stdout] | [INFO] [stdout] 29 | pub const MinFPoint : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MINFPOINT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MINFLINEAR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:30:75 [INFO] [stdout] | [INFO] [stdout] 30 | pub const MinFLinear : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MINFLINEAR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MINFANISOTROPIC` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:31:75 [INFO] [stdout] | [INFO] [stdout] 31 | pub const MinFAnisotropic : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MINFANISOTROPIC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MINFPYRAMIDALQUAD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | pub const MinFPyramidalQuad : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MINFPYRAMIDALQUAD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MINFGAUSSIANQUAD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:33:75 [INFO] [stdout] | [INFO] [stdout] 33 | pub const MinFGaussianQuad : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MINFGAUSSIANQUAD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MIPFPOINT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | pub const MipFPoint : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MIPFPOINT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DPTFILTERCAPS_MIPFLINEAR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/ptfilter_caps.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | pub const MipFLinear : PTFilterCaps = PTFilterCaps(D3DPTFILTERCAPS_MIPFLINEAR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_KEEP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:18:73 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Keep : StencilCaps = StencilCaps(D3DSTENCILCAPS_KEEP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_ZERO` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:19:73 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Zero : StencilCaps = StencilCaps(D3DSTENCILCAPS_ZERO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_REPLACE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:20:73 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Replace : StencilCaps = StencilCaps(D3DSTENCILCAPS_REPLACE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_INCRSAT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:21:73 [INFO] [stdout] | [INFO] [stdout] 21 | pub const IncrSat : StencilCaps = StencilCaps(D3DSTENCILCAPS_INCRSAT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_DECRSAT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:22:73 [INFO] [stdout] | [INFO] [stdout] 22 | pub const DecrSat : StencilCaps = StencilCaps(D3DSTENCILCAPS_DECRSAT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_INVERT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:23:73 [INFO] [stdout] | [INFO] [stdout] 23 | pub const Invert : StencilCaps = StencilCaps(D3DSTENCILCAPS_INVERT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_INCR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Incr : StencilCaps = StencilCaps(D3DSTENCILCAPS_INCR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_DECR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:25:73 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Decr : StencilCaps = StencilCaps(D3DSTENCILCAPS_DECR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DSTENCILCAPS_TWOSIDED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/stencil_caps.rs:26:73 [INFO] [stdout] | [INFO] [stdout] 26 | pub const TwoSided : StencilCaps = StencilCaps(D3DSTENCILCAPS_TWOSIDED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_ADD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:21:69 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Add : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_ADD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_ADDSIGNED` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:22:69 [INFO] [stdout] | [INFO] [stdout] 22 | pub const AddSigned : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_ADDSIGNED); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_ADDSIGNED2X` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:23:69 [INFO] [stdout] | [INFO] [stdout] 23 | pub const AddSigned2x : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_ADDSIGNED2X); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_ADDSMOOTH` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:24:69 [INFO] [stdout] | [INFO] [stdout] 24 | pub const AddSmooth : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_ADDSMOOTH); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BLENDCURRENTALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:25:69 [INFO] [stdout] | [INFO] [stdout] 25 | pub const BlendCurrentAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BLENDCURRENTALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BLENDDIFFUSEALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:26:69 [INFO] [stdout] | [INFO] [stdout] 26 | pub const BlendDiffuseAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BLENDDIFFUSEALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BLENDFACTORALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:27:69 [INFO] [stdout] | [INFO] [stdout] 27 | pub const BlendFactorAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BLENDFACTORALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BLENDTEXTUREALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:28:69 [INFO] [stdout] | [INFO] [stdout] 28 | pub const BlendTextureAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BLENDTEXTUREALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BLENDTEXTUREALPHAPM` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:29:69 [INFO] [stdout] | [INFO] [stdout] 29 | pub const BlendTextureAlphaPM : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BLENDTEXTUREALPHAPM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BUMPENVMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:30:69 [INFO] [stdout] | [INFO] [stdout] 30 | pub const BumpEnvMap : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BUMPENVMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_BUMPENVMAPLUMINANCE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:31:69 [INFO] [stdout] | [INFO] [stdout] 31 | pub const BumpEnvMapLuminance : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_BUMPENVMAPLUMINANCE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_DISABLE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:32:69 [INFO] [stdout] | [INFO] [stdout] 32 | pub const Disable : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_DISABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_DOTPRODUCT3` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:33:69 [INFO] [stdout] | [INFO] [stdout] 33 | pub const DotProduct3 : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_DOTPRODUCT3); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_LERP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:34:69 [INFO] [stdout] | [INFO] [stdout] 34 | pub const Lerp : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_LERP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:35:69 [INFO] [stdout] | [INFO] [stdout] 35 | pub const Modulate : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATE2X` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:36:69 [INFO] [stdout] | [INFO] [stdout] 36 | pub const Modulate2x : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATE2X); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATE4X` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:37:69 [INFO] [stdout] | [INFO] [stdout] 37 | pub const Modulate4x : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATE4X); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:38:69 [INFO] [stdout] | [INFO] [stdout] 38 | pub const ModulateAlphaAddColor : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATEALPHA_ADDCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATECOLOR_ADDALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:39:69 [INFO] [stdout] | [INFO] [stdout] 39 | pub const ModulateColorAddAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATECOLOR_ADDALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATEINVALPHA_ADDCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:40:69 [INFO] [stdout] | [INFO] [stdout] 40 | pub const ModulateInvAlphaAddColor : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATEINVALPHA_ADDCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MODULATEINVCOLOR_ADDALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:41:69 [INFO] [stdout] | [INFO] [stdout] 41 | pub const ModulateInvColorAddAlpha : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MODULATEINVCOLOR_ADDALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_MULTIPLYADD` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:42:69 [INFO] [stdout] | [INFO] [stdout] 42 | pub const MultiplyAdd : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_MULTIPLYADD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_PREMODULATE` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:43:69 [INFO] [stdout] | [INFO] [stdout] 43 | pub const Premodulate : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_PREMODULATE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_SELECTARG1` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:44:69 [INFO] [stdout] | [INFO] [stdout] 44 | pub const SelectArg1 : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_SELECTARG1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_SELECTARG2` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:45:69 [INFO] [stdout] | [INFO] [stdout] 45 | pub const SelectArg2 : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_SELECTARG2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DTEXOPCAPS_SUBTRACT` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/texop_caps.rs:46:69 [INFO] [stdout] | [INFO] [stdout] 46 | pub const Subtract : TexOpCaps = TexOpCaps(D3DTEXOPCAPS_SUBTRACT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVS20CAPS_PREDICATION` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vs20_caps.rs:15:67 [INFO] [stdout] | [INFO] [stdout] 15 | pub const Predication : Vs20Caps = Vs20Caps(D3DVS20CAPS_PREDICATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_DIRECTIONALLIGHTS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:18:67 [INFO] [stdout] | [INFO] [stdout] 18 | pub const DirectionalLights : VtxPCaps = VtxPCaps(D3DVTXPCAPS_DIRECTIONALLIGHTS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_LOCALVIEWER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:19:67 [INFO] [stdout] | [INFO] [stdout] 19 | pub const LocalViewer : VtxPCaps = VtxPCaps(D3DVTXPCAPS_LOCALVIEWER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_MATERIALSOURCE7` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:20:67 [INFO] [stdout] | [INFO] [stdout] 20 | pub const MaterialSource7 : VtxPCaps = VtxPCaps(D3DVTXPCAPS_MATERIALSOURCE7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_NO_TEXGEN_NONLOCALVIEWER` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:21:67 [INFO] [stdout] | [INFO] [stdout] 21 | pub const NoTexGenNonLocalViewer : VtxPCaps = VtxPCaps(D3DVTXPCAPS_NO_TEXGEN_NONLOCALVIEWER); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_POSITIONALLIGHTS` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:22:67 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PositionalLights : VtxPCaps = VtxPCaps(D3DVTXPCAPS_POSITIONALLIGHTS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_TEXGEN` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:23:67 [INFO] [stdout] | [INFO] [stdout] 23 | pub const TexGen : VtxPCaps = VtxPCaps(D3DVTXPCAPS_TEXGEN); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_TEXGEN_SPHEREMAP` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:24:67 [INFO] [stdout] | [INFO] [stdout] 24 | pub const TexGenSphereMap : VtxPCaps = VtxPCaps(D3DVTXPCAPS_TEXGEN_SPHEREMAP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DVTXPCAPS_TWEENING` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/flags/vtxp_caps.rs:25:67 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Tweening : VtxPCaps = VtxPCaps(D3DVTXPCAPS_TWEENING); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCAPS9` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:143:126 [INFO] [stdout] | [INFO] [stdout] 143 | impl Deref for Caps { fn deref (& self) -> & Self::Target { unsafe { std::mem::transmute(self) } } type Target = D3DCAPS9; } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCAPS9` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | impl From for Caps { fn from(value: D3DCAPS9) -> Self { unsafe { std::mem::transmute(value) } } } [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCAPS9` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | impl From for Caps { fn from(value: D3DCAPS9) -> Self { unsafe { std::mem::transmute(value) } } } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCAPS9` in this scope [INFO] [stdout] --> src/headers/d3d9caps.h/structures/caps.rs:146:21 [INFO] [stdout] | [INFO] [stdout] 146 | impl From for D3DCAPS9 { fn from(value: Caps ) -> Self { unsafe { std::mem::transmute(value) } } } [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBACKBUFFER_TYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | #[repr(transparent)] pub struct BackBufferType(D3DBACKBUFFER_TYPE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBACKBUFFER_TYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | enumish! { BackBufferType => D3DBACKBUFFER_TYPE; Mono, Left, Right } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_MONO` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:24:55 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Mono : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_MONO); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_LEFT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:27:55 [INFO] [stdout] | [INFO] [stdout] 27 | pub const Left : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_LEFT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_RIGHT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:30:55 [INFO] [stdout] | [INFO] [stdout] 30 | pub const Right : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_RIGHT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_MONO` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:35:55 [INFO] [stdout] | [INFO] [stdout] 35 | pub const MONO : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_MONO); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_LEFT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub const LEFT : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_LEFT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBACKBUFFER_TYPE_RIGHT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/back_buffer_type.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub const RIGHT : BackBufferType = BackBufferType(D3DBACKBUFFER_TYPE_RIGHT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBASISTYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:12:43 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct BasisType(D3DBASISTYPE); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBASISTYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { Basis => D3DBASISTYPE; Bezier, BSpline, CatmullRom } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_BEZIER` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:18:45 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Bezier : Basis = Basis(D3DBASIS_BEZIER); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_BSPLINE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | pub const BSpline : Basis = Basis(D3DBASIS_BSPLINE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_CATMULL_ROM` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:20:45 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CatmullRom : Basis = Basis(D3DBASIS_CATMULL_ROM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_BEZIER` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | pub const BEZIER : Basis = Basis(D3DBASIS_BEZIER); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_BSPLINE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | pub const BSPLINE : Basis = Basis(D3DBASIS_BSPLINE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBASIS_CATMULL_ROM` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/basis_type.rs:26:45 [INFO] [stdout] | [INFO] [stdout] 26 | pub const CATMULL_ROM : Basis = Basis(D3DBASIS_CATMULL_ROM); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBLENDOP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct BlendOp(D3DBLENDOP); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBLENDOP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | enumish! { BlendOp => D3DBLENDOP; Add, Subtract, RevSubtract, Min, Max } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLENDOP_ADD` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:17:49 [INFO] [stdout] | [INFO] [stdout] 17 | pub const Add : BlendOp = BlendOp(D3DBLENDOP_ADD); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLENDOP_SUBTRACT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Subtract : BlendOp = BlendOp(D3DBLENDOP_SUBTRACT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLENDOP_REVSUBTRACT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub const RevSubtract : BlendOp = BlendOp(D3DBLENDOP_REVSUBTRACT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLENDOP_MIN` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Min : BlendOp = BlendOp(D3DBLENDOP_MIN); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLENDOP_MAX` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend_op.rs:21:49 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Max : BlendOp = BlendOp(D3DBLENDOP_MAX); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBLEND` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct Blend(D3DBLEND); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DBLEND` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | Blend => D3DBLEND; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_ZERO` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:21:53 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Zero : Blend = Blend(D3DBLEND_ZERO); // 1 - ironic, I know [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_ONE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:22:53 [INFO] [stdout] | [INFO] [stdout] 22 | pub const One : Blend = Blend(D3DBLEND_ONE); // 2 - herp derp [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_SRCCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:23:53 [INFO] [stdout] | [INFO] [stdout] 23 | pub const SrcColor : Blend = Blend(D3DBLEND_SRCCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVSRCCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:24:53 [INFO] [stdout] | [INFO] [stdout] 24 | pub const InvSrcColor : Blend = Blend(D3DBLEND_INVSRCCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_SRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:25:53 [INFO] [stdout] | [INFO] [stdout] 25 | pub const SrcAlpha : Blend = Blend(D3DBLEND_SRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | pub const InvSrcAlpha : Blend = Blend(D3DBLEND_INVSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_DESTALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | pub const DestAlpha : Blend = Blend(D3DBLEND_DESTALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVDESTALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:28:53 [INFO] [stdout] | [INFO] [stdout] 28 | pub const InvDestAlpha : Blend = Blend(D3DBLEND_INVDESTALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_DESTCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | pub const DestColor : Blend = Blend(D3DBLEND_DESTCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVDESTCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | pub const InvDestColor : Blend = Blend(D3DBLEND_INVDESTCOLOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_SRCALPHASAT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | pub const SrcAlphaSat : Blend = Blend(D3DBLEND_SRCALPHASAT); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_BOTHSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | pub const BothSrcAlpha : Blend = Blend(D3DBLEND_BOTHSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_BOTHINVSRCALPHA` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:33:53 [INFO] [stdout] | [INFO] [stdout] 33 | pub const BothInvSrcAlpha : Blend = Blend(D3DBLEND_BOTHINVSRCALPHA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_BLENDFACTOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:34:53 [INFO] [stdout] | [INFO] [stdout] 34 | pub const BlendFactor : Blend = Blend(D3DBLEND_BLENDFACTOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVBLENDFACTOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:35:53 [INFO] [stdout] | [INFO] [stdout] 35 | pub const InvBlendFactor : Blend = Blend(D3DBLEND_INVBLENDFACTOR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_SRCCOLOR2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:36:53 [INFO] [stdout] | [INFO] [stdout] 36 | pub const SrcColor2 : Blend = Blend(D3DBLEND_SRCCOLOR2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DBLEND_INVSRCCOLOR2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/blend.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | pub const InvSrcColor2 : Blend = Blend(D3DBLEND_INVSRCCOLOR2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCMPFUNC` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct CmpFunc(D3DCMPFUNC); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCMPFUNC` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { Cmp => D3DCMPFUNC; Never, Less, Equal, LessEqual, Greater, NotEqual, GreaterEqual, Always } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_NEVER` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:18:49 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Never : CmpFunc = CmpFunc(D3DCMP_NEVER); // 1 [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_LESS` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:19:49 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Less : CmpFunc = CmpFunc(D3DCMP_LESS); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_EQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Equal : CmpFunc = CmpFunc(D3DCMP_EQUAL); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_LESSEQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:21:49 [INFO] [stdout] | [INFO] [stdout] 21 | pub const LessEqual : CmpFunc = CmpFunc(D3DCMP_LESSEQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_GREATER` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:22:49 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Greater : CmpFunc = CmpFunc(D3DCMP_GREATER); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_NOTEQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | pub const NotEqual : CmpFunc = CmpFunc(D3DCMP_NOTEQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_GREATEREQUAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub const GreaterEqual : CmpFunc = CmpFunc(D3DCMP_GREATEREQUAL); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCMP_ALWAYS` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cmp_func.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Always : CmpFunc = CmpFunc(D3DCMP_ALWAYS); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCOMPOSERECTSOP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:12:48 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct ComposeRectsOp(D3DCOMPOSERECTSOP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCOMPOSERECTSOP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { ComposeRects => D3DCOMPOSERECTSOP; Copy, Or, And, Neg } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPOSERECTS_COPY` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:18:55 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Copy : ComposeRectsOp = ComposeRectsOp(D3DCOMPOSERECTS_COPY); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPOSERECTS_OR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:19:55 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Or : ComposeRectsOp = ComposeRectsOp(D3DCOMPOSERECTS_OR); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPOSERECTS_AND` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:20:55 [INFO] [stdout] | [INFO] [stdout] 20 | pub const And : ComposeRectsOp = ComposeRectsOp(D3DCOMPOSERECTS_AND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCOMPOSERECTS_NEG` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/compose_rects_op.rs:21:55 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Neg : ComposeRectsOp = ComposeRectsOp(D3DCOMPOSERECTS_NEG); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCUBEMAP_FACES` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct CubeMapFace(D3DCUBEMAP_FACES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCUBEMAP_FACES` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { CubeMapFace => D3DCUBEMAP_FACES; PositiveX, NegativeX, PositiveY, NegativeY, PositiveZ, NegativeZ } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_POSITIVE_X` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:18:57 [INFO] [stdout] | [INFO] [stdout] 18 | pub const PositiveX : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_POSITIVE_X); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_NEGATIVE_X` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:19:57 [INFO] [stdout] | [INFO] [stdout] 19 | pub const NegativeX : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_NEGATIVE_X); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_POSITIVE_Y` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:20:57 [INFO] [stdout] | [INFO] [stdout] 20 | pub const PositiveY : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_POSITIVE_Y); // 2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_NEGATIVE_Y` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | pub const NegativeY : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_NEGATIVE_Y); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_POSITIVE_Z` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 22 | pub const PositiveZ : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_POSITIVE_Z); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCUBEMAP_FACE_NEGATIVE_Z` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cube_map_faces.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | pub const NegativeZ : CubeMapFace = CubeMapFace(D3DCUBEMAP_FACE_NEGATIVE_Z); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCULL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:12:38 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct Cull(D3DCULL); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DCULL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | enumish! { Cull => D3DCULL; None, CW, CCW } [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCULL_NONE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:17:39 [INFO] [stdout] | [INFO] [stdout] 17 | pub const None : Cull = Cull(D3DCULL_NONE); // 1 [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCULL_CW` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub const CW : Cull = Cull(D3DCULL_CW); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DCULL_CCW` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/cull.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | pub const CCW : Cull = Cull(D3DCULL_CCW); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEBUGMONITORTOKENS` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/debug_monitor_tokens.rs:12:52 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct DebugMonitorTokens(D3DDEBUGMONITORTOKENS); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEBUGMONITORTOKENS` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/debug_monitor_tokens.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { DMT => D3DDEBUGMONITORTOKENS; Enable, Disable } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDMT_ENABLE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/debug_monitor_tokens.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Enable : DMT = DMT(D3DDMT_ENABLE); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDMT_DISABLE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/debug_monitor_tokens.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Disable : DMT = DMT(D3DDMT_DISABLE); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDECLMETHOD` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | enumish! { DeclMethod8 => D3DDECLMETHOD; Default, PartialU, PartialV, CrossUV, UV, Lookup, LookupPresampled } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_DEFAULT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | pub const Default : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_DEFAULT as u8); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_PARTIALU` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub const PartialU : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_PARTIALU as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_PARTIALV` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | pub const PartialV : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_PARTIALV as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_CROSSUV` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | pub const CrossUV : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_CROSSUV as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_UV` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:21:61 [INFO] [stdout] | [INFO] [stdout] 21 | pub const UV : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_UV as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_LOOKUP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:22:61 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Lookup : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_LOOKUP as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLMETHOD_LOOKUPPRESAMPLED` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_method.rs:23:61 [INFO] [stdout] | [INFO] [stdout] 23 | pub const LookupPresampled : DeclMethod8 = DeclMethod8(D3DDECLMETHOD_LOOKUPPRESAMPLED as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDECLTYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | DeclType8 => D3DDECLTYPE; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT1` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:21:57 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Float1 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT1 as u8); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:22:57 [INFO] [stdout] | [INFO] [stdout] 22 | pub const Float2 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT2 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT3` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:23:57 [INFO] [stdout] | [INFO] [stdout] 23 | pub const Float3 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT3 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:24:57 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Float4 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT4 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_D3DCOLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:25:57 [INFO] [stdout] | [INFO] [stdout] 25 | pub const Color : DeclType8 = DeclType8(D3DDECLTYPE_D3DCOLOR as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_UBYTE4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:26:57 [INFO] [stdout] | [INFO] [stdout] 26 | pub const UByte4 : DeclType8 = DeclType8(D3DDECLTYPE_UBYTE4 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_SHORT2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:27:57 [INFO] [stdout] | [INFO] [stdout] 27 | pub const Short2 : DeclType8 = DeclType8(D3DDECLTYPE_SHORT2 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_SHORT4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:28:57 [INFO] [stdout] | [INFO] [stdout] 28 | pub const Short4 : DeclType8 = DeclType8(D3DDECLTYPE_SHORT4 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_UBYTE4N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:29:57 [INFO] [stdout] | [INFO] [stdout] 29 | pub const UByte4N : DeclType8 = DeclType8(D3DDECLTYPE_UBYTE4N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_SHORT2N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:30:57 [INFO] [stdout] | [INFO] [stdout] 30 | pub const Short2N : DeclType8 = DeclType8(D3DDECLTYPE_SHORT2N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_SHORT4N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:31:57 [INFO] [stdout] | [INFO] [stdout] 31 | pub const Short4N : DeclType8 = DeclType8(D3DDECLTYPE_SHORT4N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_USHORT2N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:32:57 [INFO] [stdout] | [INFO] [stdout] 32 | pub const UShort2N : DeclType8 = DeclType8(D3DDECLTYPE_USHORT2N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_USHORT4N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | pub const UShort4N : DeclType8 = DeclType8(D3DDECLTYPE_USHORT4N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_UDEC3` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:34:57 [INFO] [stdout] | [INFO] [stdout] 34 | pub const UDec3 : DeclType8 = DeclType8(D3DDECLTYPE_UDEC3 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_DEC3N` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:35:57 [INFO] [stdout] | [INFO] [stdout] 35 | pub const Dec3N : DeclType8 = DeclType8(D3DDECLTYPE_DEC3N as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT16_2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:36:57 [INFO] [stdout] | [INFO] [stdout] 36 | pub const Float16_2 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT16_2 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_FLOAT16_4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:37:57 [INFO] [stdout] | [INFO] [stdout] 37 | pub const Float16_4 : DeclType8 = DeclType8(D3DDECLTYPE_FLOAT16_4 as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLTYPE_UNUSED` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_type.rs:38:57 [INFO] [stdout] | [INFO] [stdout] 38 | pub const Unused : DeclType8 = DeclType8(D3DDECLTYPE_UNUSED as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDECLUSAGE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | DeclUsage8 => D3DDECLUSAGE; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_POSITION` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:21:59 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Position : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_POSITION as u8); // 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_BLENDWEIGHT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:22:59 [INFO] [stdout] | [INFO] [stdout] 22 | pub const BlendWeight : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_BLENDWEIGHT as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_BLENDINDICES` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:23:59 [INFO] [stdout] | [INFO] [stdout] 23 | pub const BlendIndices : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_BLENDINDICES as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_NORMAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:24:59 [INFO] [stdout] | [INFO] [stdout] 24 | pub const Normal : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_NORMAL as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_PSIZE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:25:59 [INFO] [stdout] | [INFO] [stdout] 25 | pub const PSize : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_PSIZE as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_TEXCOORD` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:26:59 [INFO] [stdout] | [INFO] [stdout] 26 | pub const TexCoord : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_TEXCOORD as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_TANGENT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:27:59 [INFO] [stdout] | [INFO] [stdout] 27 | pub const Tangent : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_TANGENT as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_BINORMAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:28:59 [INFO] [stdout] | [INFO] [stdout] 28 | pub const Binormal : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_BINORMAL as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_TESSFACTOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:29:59 [INFO] [stdout] | [INFO] [stdout] 29 | pub const TessFactor : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_TESSFACTOR as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_POSITIONT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:30:59 [INFO] [stdout] | [INFO] [stdout] 30 | pub const PositionT : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_POSITIONT as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_COLOR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:31:59 [INFO] [stdout] | [INFO] [stdout] 31 | pub const Color : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_COLOR as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_FOG` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:32:59 [INFO] [stdout] | [INFO] [stdout] 32 | pub const Fog : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_FOG as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_DEPTH` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:33:59 [INFO] [stdout] | [INFO] [stdout] 33 | pub const Depth : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_DEPTH as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDECLUSAGE_SAMPLE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/decl_usage.rs:34:59 [INFO] [stdout] | [INFO] [stdout] 34 | pub const Sample : DeclUsage8 = DeclUsage8(D3DDECLUSAGE_SAMPLE as u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEGREETYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:12:44 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct DegreeType(D3DDEGREETYPE); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEGREETYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { Degree => D3DDEGREETYPE; Linear, Quadratic, Cubic, Quintic } [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEGREE_LINEAR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Linear : Degree = Degree(D3DDEGREE_LINEAR); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEGREE_QUADRATIC` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Quadratic : Degree = Degree(D3DDEGREE_QUADRATIC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEGREE_CUBIC` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:20:47 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Cubic : Degree = Degree(D3DDEGREE_CUBIC); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEGREE_QUINTIC` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/degree.rs:21:47 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Quintic : Degree = Degree(D3DDEGREE_QUINTIC); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEVTYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:16:41 [INFO] [stdout] | [INFO] [stdout] 16 | #[repr(transparent)] pub struct DevType(D3DDEVTYPE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDEVTYPE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | enumish! { DevType => D3DDEVTYPE; HAL, NullRef, Ref, SW } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_HAL` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:22:45 [INFO] [stdout] | [INFO] [stdout] 22 | pub const HAL : DevType = DevType(D3DDEVTYPE_HAL); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_NULLREF` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | pub const NullRef : DevType = DevType(D3DDEVTYPE_NULLREF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_REF` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:30:45 [INFO] [stdout] | [INFO] [stdout] 30 | pub const Ref : DevType = DevType(D3DDEVTYPE_REF); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_SW` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:33:45 [INFO] [stdout] | [INFO] [stdout] 33 | pub const SW : DevType = DevType(D3DDEVTYPE_SW); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_NULLREF` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | pub const NULLREF : DevType = DevType(D3DDEVTYPE_NULLREF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDEVTYPE_REF` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/devtype.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | pub const REF : DevType = DevType(D3DDEVTYPE_REF); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDISPLAYROTATION` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct DisplayRotation(D3DDISPLAYROTATION); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DDISPLAYROTATION` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | enumish! { DisplayRotation => D3DDISPLAYROTATION; Identity, _90, _180, _270 } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDISPLAYROTATION_IDENTITY` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | pub const Identity : DisplayRotation = DisplayRotation(D3DDISPLAYROTATION_IDENTITY); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDISPLAYROTATION_90` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:18:61 [INFO] [stdout] | [INFO] [stdout] 18 | pub const _90 : DisplayRotation = DisplayRotation(D3DDISPLAYROTATION_90); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDISPLAYROTATION_180` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:19:61 [INFO] [stdout] | [INFO] [stdout] 19 | pub const _180 : DisplayRotation = DisplayRotation(D3DDISPLAYROTATION_180); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DDISPLAYROTATION_270` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/display_rotation.rs:20:61 [INFO] [stdout] | [INFO] [stdout] 20 | pub const _270 : DisplayRotation = DisplayRotation(D3DDISPLAYROTATION_270); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFILLMODE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct FillMode(D3DFILLMODE); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFILLMODE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { Fill => D3DFILLMODE; Point, Wireframe, Solid } [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFILL_POINT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | pub const Point : Fill = Fill(D3DFILL_POINT); // 1 [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFILL_WIREFRAME` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:19:43 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Wireframe : Fill = Fill(D3DFILL_WIREFRAME); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFILL_SOLID` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fill_mode.rs:20:43 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Solid : Fill = Fill(D3DFILL_SOLID); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFOGMODE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:12:41 [INFO] [stdout] | [INFO] [stdout] 12 | #[repr(transparent)] pub struct FogMode(D3DFOGMODE); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFOGMODE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | enumish! { Fog => D3DFOGMODE; None, Exp, Exp2, Linear } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFOG_NONE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:18:37 [INFO] [stdout] | [INFO] [stdout] 18 | pub const None : Fog = Fog(D3DFOG_NONE); // 0 [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFOG_EXP` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | pub const Exp : Fog = Fog(D3DFOG_EXP); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFOG_EXP2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | pub const Exp2 : Fog = Fog(D3DFOG_EXP2); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFOG_LINEAR` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/fog_mode.rs:21:37 [INFO] [stdout] | [INFO] [stdout] 21 | pub const Linear : Fog = Fog(D3DFOG_LINEAR); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFORMAT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | pub const fn from_unchecked(format: D3DFORMAT) -> Self { Self(format) } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3DFORMAT` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:137:32 [INFO] [stdout] | [INFO] [stdout] 137 | pub const fn into(self) -> D3DFORMAT { self.0 } [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_UNKNOWN` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:144:55 [INFO] [stdout] | [INFO] [stdout] 144 | pub const UNKNOWN : Format = Format(D3DFMT_UNKNOWN); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_R8G8B8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:147:55 [INFO] [stdout] | [INFO] [stdout] 147 | pub const R8G8B8 : Format = Format(D3DFMT_R8G8B8); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8R8G8B8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:148:55 [INFO] [stdout] | [INFO] [stdout] 148 | pub const A8R8G8B8 : Format = Format(D3DFMT_A8R8G8B8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_X8R8G8B8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:149:55 [INFO] [stdout] | [INFO] [stdout] 149 | pub const X8R8G8B8 : Format = Format(D3DFMT_X8R8G8B8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_R5G6B5` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:150:55 [INFO] [stdout] | [INFO] [stdout] 150 | pub const R5G6B5 : Format = Format(D3DFMT_R5G6B5); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_X1R5G5B5` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:151:55 [INFO] [stdout] | [INFO] [stdout] 151 | pub const X1R5G5B5 : Format = Format(D3DFMT_X1R5G5B5); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A1R5G5B5` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:152:55 [INFO] [stdout] | [INFO] [stdout] 152 | pub const A1R5G5B5 : Format = Format(D3DFMT_A1R5G5B5); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A4R4G4B4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:153:55 [INFO] [stdout] | [INFO] [stdout] 153 | pub const A4R4G4B4 : Format = Format(D3DFMT_A4R4G4B4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_R3G3B2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:154:55 [INFO] [stdout] | [INFO] [stdout] 154 | pub const R3G3B2 : Format = Format(D3DFMT_R3G3B2); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:155:55 [INFO] [stdout] | [INFO] [stdout] 155 | pub const A8 : Format = Format(D3DFMT_A8); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8R3G3B2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:156:55 [INFO] [stdout] | [INFO] [stdout] 156 | pub const A8R3G3B2 : Format = Format(D3DFMT_A8R3G3B2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_X4R4G4B4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:157:55 [INFO] [stdout] | [INFO] [stdout] 157 | pub const X4R4G4B4 : Format = Format(D3DFMT_X4R4G4B4); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A2B10G10R10` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:158:55 [INFO] [stdout] | [INFO] [stdout] 158 | pub const A2B10G10R10 : Format = Format(D3DFMT_A2B10G10R10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8B8G8R8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | pub const A8B8G8R8 : Format = Format(D3DFMT_A8B8G8R8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_X8B8G8R8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:160:55 [INFO] [stdout] | [INFO] [stdout] 160 | pub const X8B8G8R8 : Format = Format(D3DFMT_X8B8G8R8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_G16R16` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:161:55 [INFO] [stdout] | [INFO] [stdout] 161 | pub const G16R16 : Format = Format(D3DFMT_G16R16); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A2R10G10B10` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:162:55 [INFO] [stdout] | [INFO] [stdout] 162 | pub const A2R10G10B10 : Format = Format(D3DFMT_A2R10G10B10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A16B16G16R16` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:163:55 [INFO] [stdout] | [INFO] [stdout] 163 | pub const A16B16G16R16 : Format = Format(D3DFMT_A16B16G16R16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8P8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:165:55 [INFO] [stdout] | [INFO] [stdout] 165 | pub const A8P8 : Format = Format(D3DFMT_A8P8); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_P8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:166:55 [INFO] [stdout] | [INFO] [stdout] 166 | pub const P8 : Format = Format(D3DFMT_P8); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_L8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:168:55 [INFO] [stdout] | [INFO] [stdout] 168 | pub const L8 : Format = Format(D3DFMT_L8); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A8L8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:169:55 [INFO] [stdout] | [INFO] [stdout] 169 | pub const A8L8 : Format = Format(D3DFMT_A8L8); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A4L4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | pub const A4L4 : Format = Format(D3DFMT_A4L4); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_V8U8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:174:55 [INFO] [stdout] | [INFO] [stdout] 174 | pub const V8U8 : Format = Format(D3DFMT_V8U8); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_L6V5U5` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:175:55 [INFO] [stdout] | [INFO] [stdout] 175 | pub const L6V5U5 : Format = Format(D3DFMT_L6V5U5); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_X8L8V8U8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:176:55 [INFO] [stdout] | [INFO] [stdout] 176 | pub const X8L8V8U8 : Format = Format(D3DFMT_X8L8V8U8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_Q8W8V8U8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:177:55 [INFO] [stdout] | [INFO] [stdout] 177 | pub const Q8W8V8U8 : Format = Format(D3DFMT_Q8W8V8U8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_V16U16` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:178:55 [INFO] [stdout] | [INFO] [stdout] 178 | pub const V16U16 : Format = Format(D3DFMT_V16U16); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_A2W10V10U10` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:179:55 [INFO] [stdout] | [INFO] [stdout] 179 | pub const A2W10V10U10 : Format = Format(D3DFMT_A2W10V10U10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_UYVY` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:181:55 [INFO] [stdout] | [INFO] [stdout] 181 | pub const UYVY : Format = Format(D3DFMT_UYVY); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_R8G8_B8G8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:182:55 [INFO] [stdout] | [INFO] [stdout] 182 | pub const R8G8_B8G8 : Format = Format(D3DFMT_R8G8_B8G8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_YUY2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:183:55 [INFO] [stdout] | [INFO] [stdout] 183 | pub const YUY2 : Format = Format(D3DFMT_YUY2); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_G8R8_G8B8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:184:55 [INFO] [stdout] | [INFO] [stdout] 184 | pub const G8R8_G8B8 : Format = Format(D3DFMT_G8R8_G8B8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_DXT1` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:185:55 [INFO] [stdout] | [INFO] [stdout] 185 | pub const DXT1 : Format = Format(D3DFMT_DXT1); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_DXT2` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:186:55 [INFO] [stdout] | [INFO] [stdout] 186 | pub const DXT2 : Format = Format(D3DFMT_DXT2); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_DXT3` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:187:55 [INFO] [stdout] | [INFO] [stdout] 187 | pub const DXT3 : Format = Format(D3DFMT_DXT3); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_DXT4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:188:55 [INFO] [stdout] | [INFO] [stdout] 188 | pub const DXT4 : Format = Format(D3DFMT_DXT4); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_DXT5` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:189:55 [INFO] [stdout] | [INFO] [stdout] 189 | pub const DXT5 : Format = Format(D3DFMT_DXT5); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D16_LOCKABLE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | pub const D16_LOCKABLE : Format = Format(D3DFMT_D16_LOCKABLE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D32` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:192:55 [INFO] [stdout] | [INFO] [stdout] 192 | pub const D32 : Format = Format(D3DFMT_D32); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D15S1` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:193:55 [INFO] [stdout] | [INFO] [stdout] 193 | pub const D15S1 : Format = Format(D3DFMT_D15S1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D24S8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:194:55 [INFO] [stdout] | [INFO] [stdout] 194 | pub const D24S8 : Format = Format(D3DFMT_D24S8); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D24X8` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:195:55 [INFO] [stdout] | [INFO] [stdout] 195 | pub const D24X8 : Format = Format(D3DFMT_D24X8); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D24X4S4` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:196:55 [INFO] [stdout] | [INFO] [stdout] 196 | pub const D24X4S4 : Format = Format(D3DFMT_D24X4S4); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D16` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:197:55 [INFO] [stdout] | [INFO] [stdout] 197 | pub const D16 : Format = Format(D3DFMT_D16); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `D3DFMT_D32F_LOCKABLE` in this scope [INFO] [stdout] --> src/headers/d3d9types.h/enumerations/format.rs:199:55 [WARN] too many lines in the log, truncating it