[INFO] cloning repository https://github.com/filkry/rusgam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filkry/rusgam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilkry%2Frusgam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilkry%2Frusgam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea3c1f2e2fd734beeeab6b785d8b7d829ef7472b [INFO] documenting filkry/rusgam against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilkry%2Frusgam" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/filkry/rusgam on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/filkry/rusgam [INFO] finished tweaking git repo https://github.com/filkry/rusgam [INFO] tweaked toml for git repo https://github.com/filkry/rusgam written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/filkry/rusgam already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 162b0e66138aaced4fa5a9d0c1cd348c4b552def6088ec521ae18877824c1ae9 [INFO] running `Command { std: "docker" "start" "-a" "162b0e66138aaced4fa5a9d0c1cd348c4b552def6088ec521ae18877824c1ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "162b0e66138aaced4fa5a9d0c1cd348c4b552def6088ec521ae18877824c1ae9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162b0e66138aaced4fa5a9d0c1cd348c4b552def6088ec521ae18877824c1ae9", kill_on_drop: false }` [INFO] [stdout] 162b0e66138aaced4fa5a9d0c1cd348c4b552def6088ec521ae18877824c1ae9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 715b4ddb30e30658cccc18badb5b0fe209478f7fb19416c685afb30a3a4e50c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "715b4ddb30e30658cccc18badb5b0fe209478f7fb19416c685afb30a3a4e50c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking tobj v0.1.11 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling imgui-sys v0.3.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Checking wio v0.2.0 [INFO] [stderr] Checking tinytga v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking imgui v0.3.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking nalgebra-glm v0.5.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Documenting rusgam v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::basetsd::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::windef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winnt::LONG; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/safewindows/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::ntdef; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/safewindows/mod.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::{errhandlingapi, libloaderapi, profileapi, synchapi, unknwnbase, winnt}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/safewindows/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/rawinput.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::hidusage::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/rawinput.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::ntdef::NULL; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/safewindows/rawinput.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winuser::RAWMOUSE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/safewindows/rawinput.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | use winapi::um::winuser::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `wio::com` [INFO] [stdout] --> src/safewindows/mod.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | use winapi::shared::basetsd::{SIZE_T, UINT64}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::shared::dxgi::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | use winapi::shared::dxgi1_2::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use winapi::shared::dxgi1_3::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::shared::dxgi1_4::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::shared::dxgi1_5::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::shared::dxgi1_6::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/directxgraphicssamples.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::um::d3d12::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/directxgraphicssamples.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::um::d3d12sdklayers::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/directxgraphicssamples.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::shared::{dxgiformat, dxgitype, winerror}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/directxgraphicssamples.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::um::{d3dcommon, unknwnbase}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/niced3d12/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/mod.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::um::d3d12sdklayers::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/directxgraphicssamples.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/typeyd3d12/debuginterface.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::um::dxgidebug::{IDXGIDebug}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::dxgitype::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::dxgi::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/typeyd3d12/debuginterface.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::ntdef; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::shared::dxgi::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::shared::dxgi1_2::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::shared::dxgi1_3::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::shared::dxgi1_4::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::shared::dxgi1_5::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::shared::dxgi1_6::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> src/typeyd3d12/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::ctypes::c_void; [INFO] [stdout] | ^^^^^^ could not find `ctypes` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | use winapi::um::d3d12::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/typeyd3d12/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | use winapi::um::d3d12sdklayers::*; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/typeyd3d12/mod.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::shared::{dxgiformat, dxgitype, winerror}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/typeyd3d12/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use winapi::um::{d3dcommon, d3dcompiler, unknwnbase}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> src/typeyd3d12/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `wio::com`, `super::SCommandList`, `super::SCommandAllocator`, `super::SCommandQueue`, `super::SFence`, `super::SDevice` [INFO] [stdout] --> src/niced3d12/commandlistpool.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use super::{SCommandList, SCommandAllocator, SCommandQueue, SFence, SDevice}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/typeyd3d12/mod.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | use wio::com::ComPtr; [INFO] [stdout] | ^^^ could not find `com` in `wio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | msg: winapi::um::winuser::MSG, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/safewindows/mod.rs:485:36 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn translatewmkey(key: winapi::shared::minwindef::WPARAM) -> EKey { [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | value: &'a winapi::um::d3d12::ID3D12RootSignature, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | value: winapi::um::d3d12::D3D12_SHADER_BYTECODE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | value: winapi::um::d3d12::D3D12_SHADER_BYTECODE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:61:20 [INFO] [stdout] | [INFO] [stdout] 61 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | value: winapi::um::d3d12::D3D12_BLEND_DESC, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | value: winapi::um::d3d12::D3D12_INPUT_LAYOUT_DESC, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | value: winapi::um::d3d12::D3D12_PRIMITIVE_TOPOLOGY_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | value: winapi::um::d3d12::D3D12_RT_FORMAT_ARRAY, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 130 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | value: winapi::um::d3d12::D3D12_DEPTH_STENCIL_DESC, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | type_: winapi::um::d3d12::D3D12_PIPELINE_STATE_SUBOBJECT_TYPE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/niced3d12/pipelinestate.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | value: winapi::shared::dxgiformat::DXGI_FORMAT, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | semantic_name_null_terminated: [winapi::um::winnt::CHAR; 32], [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USAGE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn wintype(&self) -> USAGE { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USAGE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:31:30 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn wintype(&self) -> USAGE { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | type TRawType = DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWINPUTDEVICE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | pub unsafe fn wintype(&self) -> RAWINPUTDEVICE { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:135:30 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn wintype(&self) -> DWORD { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | impl TryFrom for ERIMType { [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 `DWORD` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:147:24 [INFO] [stdout] | [INFO] [stdout] 147 | fn try_from(value: DWORD) -> Result { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWINPUTHEADER` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | impl TryFrom for SRawInputHeader { [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 `RAWINPUTHEADER` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | fn try_from(value: RAWINPUTHEADER) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USHORT` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:180:32 [INFO] [stdout] | [INFO] [stdout] 180 | pub struct SRawMouseFlags: USHORT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSE_ATTRIBUTES_CHANGED` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:181:36 [INFO] [stdout] | [INFO] [stdout] 181 | const ATTRIBUTES_CHANGED = MOUSE_ATTRIBUTES_CHANGED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSE_MOVE_RELATIVE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:182:31 [INFO] [stdout] | [INFO] [stdout] 182 | const MOVE_RELATIVE = MOUSE_MOVE_RELATIVE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSE_MOVE_ABSOLUTE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:183:31 [INFO] [stdout] | [INFO] [stdout] 183 | const MOVE_ABSOLUTE = MOUSE_MOVE_ABSOLUTE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSE_VIRTUAL_DESKTOP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:184:33 [INFO] [stdout] | [INFO] [stdout] 184 | const VIRTUAL_DESKTOP = MOUSE_VIRTUAL_DESKTOP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USHORT` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:189:37 [INFO] [stdout] | [INFO] [stdout] 189 | pub struct SRIMouseButtonFlags: USHORT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_LEFT_BUTTON_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:190:34 [INFO] [stdout] | [INFO] [stdout] 190 | const LEFT_BUTTON_DOWN = RI_MOUSE_LEFT_BUTTON_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_LEFT_BUTTON_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:191:32 [INFO] [stdout] | [INFO] [stdout] 191 | const LEFT_BUTTON_UP = RI_MOUSE_LEFT_BUTTON_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_MIDDLE_BUTTON_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:192:36 [INFO] [stdout] | [INFO] [stdout] 192 | const MIDDLE_BUTTON_DOWN = RI_MOUSE_MIDDLE_BUTTON_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_MIDDLE_BUTTON_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:193:34 [INFO] [stdout] | [INFO] [stdout] 193 | const MIDDLE_BUTTON_UP = RI_MOUSE_MIDDLE_BUTTON_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_RIGHT_BUTTON_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | const RIGHT_BUTTON_DOWN = RI_MOUSE_RIGHT_BUTTON_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_RIGHT_BUTTON_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:195:33 [INFO] [stdout] | [INFO] [stdout] 195 | const RIGHT_BUTTON_UP = RI_MOUSE_RIGHT_BUTTON_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_1_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:196:31 [INFO] [stdout] | [INFO] [stdout] 196 | const BUTTON_1_DOWN = RI_MOUSE_BUTTON_1_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_1_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:197:29 [INFO] [stdout] | [INFO] [stdout] 197 | const BUTTON_1_UP = RI_MOUSE_BUTTON_1_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_2_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:198:31 [INFO] [stdout] | [INFO] [stdout] 198 | const BUTTON_2_DOWN = RI_MOUSE_BUTTON_2_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_2_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | const BUTTON_2_UP = RI_MOUSE_BUTTON_2_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_3_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:200:31 [INFO] [stdout] | [INFO] [stdout] 200 | const BUTTON_3_DOWN = RI_MOUSE_BUTTON_3_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_3_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:201:29 [INFO] [stdout] | [INFO] [stdout] 201 | const BUTTON_3_UP = RI_MOUSE_BUTTON_3_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_4_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:202:31 [INFO] [stdout] | [INFO] [stdout] 202 | const BUTTON_4_DOWN = RI_MOUSE_BUTTON_4_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_4_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:203:29 [INFO] [stdout] | [INFO] [stdout] 203 | const BUTTON_4_UP = RI_MOUSE_BUTTON_4_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_5_DOWN` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:204:31 [INFO] [stdout] | [INFO] [stdout] 204 | const BUTTON_5_DOWN = RI_MOUSE_BUTTON_5_DOWN; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_BUTTON_5_UP` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:205:29 [INFO] [stdout] | [INFO] [stdout] 205 | const BUTTON_5_UP = RI_MOUSE_BUTTON_5_UP; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RI_MOUSE_WHEEL` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:206:29 [INFO] [stdout] | [INFO] [stdout] 206 | const MOUSE_WHEEL = RI_MOUSE_WHEEL; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWMOUSE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:219:15 [INFO] [stdout] | [INFO] [stdout] 219 | impl TryFrom<&RAWMOUSE> for SRawMouse { [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 `RAWMOUSE` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 222 | fn try_from(value: &RAWMOUSE) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWINPUT` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:244:14 [INFO] [stdout] | [INFO] [stdout] 244 | impl TryFrom for SRawInput { [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 `RAWINPUT` in this scope [INFO] [stdout] --> src/safewindows/rawinput.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | fn try_from(value: RAWINPUT) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:55:14 [INFO] [stdout] | [INFO] [stdout] 55 | errcode: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | hinstance: HINSTANCE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ATOM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | class: ATOM, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | wparam: WPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | lparam: LPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:110:6 [INFO] [stdout] | [INFO] [stdout] 110 | ) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | window: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | pub unsafe fn raw(&self) -> HWND { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:246:46 [INFO] [stdout] | [INFO] [stdout] 246 | pub unsafe fn windowproc(&mut self, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:246:60 [INFO] [stdout] | [INFO] [stdout] 246 | pub unsafe fn windowproc(&mut self, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:246:76 [INFO] [stdout] | [INFO] [stdout] 246 | pub unsafe fn windowproc(&mut self, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:246:87 [INFO] [stdout] | [INFO] [stdout] 246 | pub unsafe fn windowproc(&mut self, msg: UINT, wparam: WPARAM, lparam: LPARAM) -> LRESULT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:558:21 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn msgtype(msg: UINT, wparam: WPARAM, lparam: LPARAM) -> EMsgType { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:558:35 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn msgtype(msg: UINT, wparam: WPARAM, lparam: LPARAM) -> EMsgType { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:558:51 [INFO] [stdout] | [INFO] [stdout] 558 | pub fn msgtype(msg: UINT, wparam: WPARAM, lparam: LPARAM) -> EMsgType { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWINPUT` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:585:55 [INFO] [stdout] | [INFO] [stdout] 585 | const RI_SIZE : u32 = std::mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RAWINPUTHEADER` in this scope [INFO] [stdout] --> src/safewindows/mod.rs:586:62 [INFO] [stdout] | [INFO] [stdout] 586 | const RI_HEADER_SIZE : u32 = std::mem::size_of::() as u32; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_MEMCPY_DEST` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | dest: *const D3D12_MEMCPY_DEST, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SUBRESOURCE_DATA` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | src: *const D3D12_SUBRESOURCE_DATA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SIZE_T` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:51:22 [INFO] [stdout] | [INFO] [stdout] 51 | rowsizesinbytes: SIZE_T, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | numrows: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | numslices: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | cmdlist: *mut ID3D12GraphicsCommandList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | destinationresource: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | intermediate: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:77:23 [INFO] [stdout] | [INFO] [stdout] 77 | firstsubresource: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | numsubresources: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 79 | requiredsize: UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PLACED_SUBRESOURCE_FOOTPRINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | layouts: *const D3D12_PLACED_SUBRESOURCE_FOOTPRINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:81:21 [INFO] [stdout] | [INFO] [stdout] 81 | numrows: *const UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | rowsizesinbytes: *const UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SUBRESOURCE_DATA` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | srcdata: *const D3D12_SUBRESOURCE_DATA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | ) -> UINT64 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | cmdlist: *mut ID3D12GraphicsCommandList, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:150:31 [INFO] [stdout] | [INFO] [stdout] 150 | destinationresource: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:151:24 [INFO] [stdout] | [INFO] [stdout] 151 | intermediate: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:152:25 [INFO] [stdout] | [INFO] [stdout] 152 | intermediateoffset: UINT64, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | firstsubresource: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:154:22 [INFO] [stdout] | [INFO] [stdout] 154 | numsubresources: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SUBRESOURCE_DATA` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | srcdata: *mut D3D12_SUBRESOURCE_DATA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT64` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:156:6 [INFO] [stdout] | [INFO] [stdout] 156 | ) -> UINT64 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:199:38 [INFO] [stdout] | [INFO] [stdout] 199 | pub unsafe fn from_res(res: *mut ID3D12Resource) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEXTURE_COPY_LOCATION` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:199:57 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct CD3DX12_TEXTURE_COPY_LOCATION {} [INFO] [stdout] | ---------------------------------------- similarly named struct `CD3DX12_TEXTURE_COPY_LOCATION` defined here [INFO] [stdout] ... [INFO] [stdout] 199 | pub unsafe fn from_res(res: *mut ID3D12Resource) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CD3DX12_TEXTURE_COPY_LOCATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:208:19 [INFO] [stdout] | [INFO] [stdout] 208 | res: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PLACED_SUBRESOURCE_FOOTPRINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:209:20 [INFO] [stdout] | [INFO] [stdout] 209 | footprint: D3D12_PLACED_SUBRESOURCE_FOOTPRINT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEXTURE_COPY_LOCATION` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:210:10 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct CD3DX12_TEXTURE_COPY_LOCATION {} [INFO] [stdout] | ---------------------------------------- similarly named struct `CD3DX12_TEXTURE_COPY_LOCATION` defined here [INFO] [stdout] ... [INFO] [stdout] 210 | ) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CD3DX12_TEXTURE_COPY_LOCATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:218:42 [INFO] [stdout] | [INFO] [stdout] 218 | pub unsafe fn from_res_sub(res: *mut ID3D12Resource, sub: UINT) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:218:63 [INFO] [stdout] | [INFO] [stdout] 218 | pub unsafe fn from_res_sub(res: *mut ID3D12Resource, sub: UINT) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEXTURE_COPY_LOCATION` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:218:72 [INFO] [stdout] | [INFO] [stdout] 196 | pub struct CD3DX12_TEXTURE_COPY_LOCATION {} [INFO] [stdout] | ---------------------------------------- similarly named struct `CD3DX12_TEXTURE_COPY_LOCATION` defined here [INFO] [stdout] ... [INFO] [stdout] 218 | pub unsafe fn from_res_sub(res: *mut ID3D12Resource, sub: UINT) -> D3D12_TEXTURE_COPY_LOCATION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `CD3DX12_TEXTURE_COPY_LOCATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:229:32 [INFO] [stdout] | [INFO] [stdout] 229 | destination_resource: *mut ID3D12Resource, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:230:24 [INFO] [stdout] | [INFO] [stdout] 230 | first_subresource: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/directxgraphicssamples.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | num_subresources: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter1` in this scope [INFO] [stdout] --> src/typeyd3d12/adapter.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SAdapter1 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 4 | adapter: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter1` in this scope [INFO] [stdout] --> src/typeyd3d12/adapter.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 7 | impl SAdapter1 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 8 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_ADAPTER_DESC1` in this scope [INFO] [stdout] --> src/typeyd3d12/adapter.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn getdesc(&self) -> DXGI_ADAPTER_DESC1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIAdapter4` in this scope [INFO] [stdout] --> src/typeyd3d12/adapter.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct SAdapter4 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 37 | adapter: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandAllocator` in this scope [INFO] [stdout] --> src/typeyd3d12/commandallocator.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SCommandAllocator { [INFO] [stdout] | ---------------------------- similarly named struct `SCommandAllocator` defined here [INFO] [stdout] 5 | type_: ECommandListType, [INFO] [stdout] 6 | commandallocator: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 6 | commandallocator: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SCommandAllocator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandAllocator` in this scope [INFO] [stdout] --> src/typeyd3d12/commandallocator.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SCommandAllocator { [INFO] [stdout] | ---------------------------- similarly named struct `SCommandAllocator` defined here [INFO] [stdout] ... [INFO] [stdout] 12 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 12 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | impl SCommandAllocator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandAllocator` in this scope [INFO] [stdout] --> src/typeyd3d12/commandallocator.rs:20:41 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SCommandAllocator { [INFO] [stdout] | ---------------------------- similarly named struct `SCommandAllocator` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 9 | impl SCommandAllocator { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_COMMAND_LIST_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn d3dtype(&self) -> D3D12_COMMAND_LIST_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_COMMAND_LIST_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:27:38 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new_from_d3dtype(d3dtype: D3D12_COMMAND_LIST_TYPE) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:40:25 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct SCommandList { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 40 | commandlist: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 43 | impl SCommandList { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 44 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:270:41 [INFO] [stdout] | [INFO] [stdout] 43 | impl SCommandList { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 270 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12GraphicsCommandList` in this scope [INFO] [stdout] --> src/typeyd3d12/commandlist.rs:274:52 [INFO] [stdout] | [INFO] [stdout] 43 | impl SCommandList { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 274 | pub unsafe fn rawmut(&mut self) -> &mut ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_COMMAND_QUEUE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/commandqueue.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | raw: D3D12_COMMAND_QUEUE_DESC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope [INFO] [stdout] --> src/typeyd3d12/commandqueue.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SCommandQueue { [INFO] [stdout] | ------------------------ similarly named struct `SCommandQueue` defined here [INFO] [stdout] 15 | queue: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 15 | queue: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SCommandQueue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope [INFO] [stdout] --> src/typeyd3d12/commandqueue.rs:19:44 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SCommandQueue { [INFO] [stdout] | ------------------------ similarly named struct `SCommandQueue` defined here [INFO] [stdout] ... [INFO] [stdout] 19 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 19 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 18 | impl SCommandQueue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12CommandQueue` in this scope [INFO] [stdout] --> src/typeyd3d12/commandqueue.rs:23:41 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct SCommandQueue { [INFO] [stdout] | ------------------------ similarly named struct `SCommandQueue` defined here [INFO] [stdout] ... [INFO] [stdout] 23 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 18 | impl SCommandQueue { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Debug` in this scope [INFO] [stdout] --> src/typeyd3d12/debuginterface.rs:7:28 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct SDebugInterface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 7 | debuginterface: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIDebug` in this scope [INFO] [stdout] --> src/typeyd3d12/debuginterface.rs:37:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct SDXGIDebugInterface { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 37 | debuginterface: ComPtr, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DESCRIPTOR_HEAP_FLAGS` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | type TRawType = D3D12_DESCRIPTOR_HEAP_FLAGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DESCRIPTOR_HEAP_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn d3dtype(&self) -> D3D12_DESCRIPTOR_HEAP_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:64:29 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct SDescriptorHeap { [INFO] [stdout] | -------------------------- similarly named struct `SDescriptorHeap` defined here [INFO] [stdout] 63 | pub type_: EDescriptorHeapType, [INFO] [stdout] 64 | pub(super) heap: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 64 | pub(super) heap: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 62 | pub struct SDescriptorHeap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12DescriptorHeap` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct SDescriptorHeap { [INFO] [stdout] | -------------------------- similarly named struct `SDescriptorHeap` defined here [INFO] [stdout] ... [INFO] [stdout] 70 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 70 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 67 | impl SDescriptorHeap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_CPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | handle: D3D12_CPU_DESCRIPTOR_HANDLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_CPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | pub unsafe fn raw(&self) -> &D3D12_CPU_DESCRIPTOR_HANDLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_CPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:108:30 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn d3dtype(&self) -> D3D12_CPU_DESCRIPTOR_HANDLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_GPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | handle: D3D12_GPU_DESCRIPTOR_HANDLE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_GPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | pub unsafe fn raw(&self) -> &D3D12_GPU_DESCRIPTOR_HANDLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_GPU_DESCRIPTOR_HANDLE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:131:30 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn d3dtype(&self) -> D3D12_GPU_DESCRIPTOR_HANDLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DESCRIPTOR_RANGE_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:144:30 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn d3dtype(&self) -> D3D12_DESCRIPTOR_RANGE_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DESCRIPTOR_RANGE` in this scope [INFO] [stdout] --> src/typeyd3d12/descriptor.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn d3dtype(&self) -> D3D12_DESCRIPTOR_RANGE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Device2` in this scope [INFO] [stdout] --> src/typeyd3d12/device.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SDevice { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 5 | device: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PIPELINE_STATE_STREAM_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/device.rs:253:16 [INFO] [stdout] | [INFO] [stdout] 253 | desc: &D3D12_PIPELINE_STATE_STREAM_DESC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGIFactory4` in this scope [INFO] [stdout] --> src/typeyd3d12/factory.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SFactory { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 4 | factory: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Fence` in this scope [INFO] [stdout] --> src/typeyd3d12/fence.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct SFence { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 5 | fence: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Fence` in this scope [INFO] [stdout] --> src/typeyd3d12/fence.rs:9:44 [INFO] [stdout] | [INFO] [stdout] 8 | impl SFence { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 9 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Fence` in this scope [INFO] [stdout] --> src/typeyd3d12/fence.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 8 | impl SFence { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 13 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_HEAP_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/heap.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn d3dtype(&self) -> D3D12_HEAP_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_HEAP_PROPERTIES` in this scope [INFO] [stdout] --> src/typeyd3d12/heap.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | raw: D3D12_HEAP_PROPERTIES, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_HEAP_PROPERTIES` in this scope [INFO] [stdout] --> src/typeyd3d12/heap.rs:23:34 [INFO] [stdout] | [INFO] [stdout] 23 | pub unsafe fn raw(&self) -> &D3D12_HEAP_PROPERTIES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_HEAP_FLAGS` in this scope [INFO] [stdout] --> src/typeyd3d12/heap.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | type TRawType = D3D12_HEAP_FLAGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12InfoQueue` in this scope [INFO] [stdout] --> src/typeyd3d12/infoqueue.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SInfoQueue { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 4 | infoqueue: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12InfoQueue` in this scope [INFO] [stdout] --> src/typeyd3d12/infoqueue.rs:8:44 [INFO] [stdout] | [INFO] [stdout] 7 | impl SInfoQueue { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 8 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_MESSAGE_ID` in this scope [INFO] [stdout] --> src/typeyd3d12/infoqueue.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn setbreakonseverity(&self, id: D3D12_MESSAGE_ID, val: BOOL) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/typeyd3d12/infoqueue.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn setbreakonseverity(&self, id: D3D12_MESSAGE_ID, val: BOOL) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INFO_QUEUE_FILTER` in this scope [INFO] [stdout] --> src/typeyd3d12/infoqueue.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | filter: &mut D3D12_INFO_QUEUE_FILTER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INPUT_CLASSIFICATION` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn d3dtype(&self) -> D3D12_INPUT_CLASSIFICATION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INPUT_ELEMENT_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:63:37 [INFO] [stdout] | [INFO] [stdout] 63 | pub unsafe fn d3dtype(&self) -> D3D12_INPUT_ELEMENT_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:78:17 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SPipelineState { [INFO] [stdout] | ------------------------- similarly named struct `SPipelineState` defined here [INFO] [stdout] 78 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 78 | raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SPipelineState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SPipelineState { [INFO] [stdout] | ------------------------- similarly named struct `SPipelineState` defined here [INFO] [stdout] ... [INFO] [stdout] 82 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 82 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 81 | impl SPipelineState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12PipelineState` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:86:41 [INFO] [stdout] | [INFO] [stdout] 77 | pub struct SPipelineState { [INFO] [stdout] | ------------------------- similarly named struct `SPipelineState` defined here [INFO] [stdout] ... [INFO] [stdout] 86 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 86 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 81 | impl SPipelineState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INPUT_ELEMENT_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct SInputLayoutDesc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 94 | d3d_input_element_descs: ArrayVec<[D3D12_INPUT_ELEMENT_DESC; 16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INPUT_LAYOUT_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:121:41 [INFO] [stdout] | [INFO] [stdout] 121 | pub unsafe fn d3dtype(&mut self) -> D3D12_INPUT_LAYOUT_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_STENCIL_OP` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn d3dtype(&self) -> D3D12_STENCIL_OP { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DEPTH_STENCILOP_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:180:30 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn d3dtype(&self) -> D3D12_DEPTH_STENCILOP_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DEPTH_STENCIL_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | pub fn d3dtype(&self) -> D3D12_DEPTH_STENCIL_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PRIMITIVE_TOPOLOGY_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | pub fn d3dtype(&self) -> D3D12_PRIMITIVE_TOPOLOGY_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PRIMITIVE_TOPOLOGY` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn d3dtype(&self) -> D3D12_PRIMITIVE_TOPOLOGY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RT_FORMAT_ARRAY` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:289:30 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn d3dtype(&self) -> D3D12_RT_FORMAT_ARRAY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_BLEND` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:327:30 [INFO] [stdout] | [INFO] [stdout] 327 | pub fn d3dtype(&self) -> D3D12_BLEND { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_BLEND` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:359:30 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn d3dtype(&self) -> D3D12_BLEND { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RENDER_TARGET_BLEND_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:400:30 [INFO] [stdout] | [INFO] [stdout] 400 | pub fn d3dtype(&self) -> D3D12_RENDER_TARGET_BLEND_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_BLEND_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:442:30 [INFO] [stdout] | [INFO] [stdout] 442 | pub fn d3dtype(&self) -> D3D12_BLEND_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PIPELINE_STATE_STREAM_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:471:37 [INFO] [stdout] | [INFO] [stdout] 471 | pub unsafe fn d3dtype(&self) -> D3D12_PIPELINE_STATE_STREAM_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_PIPELINE_STATE_SUBOBJECT_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/pipelinestate.rs:507:30 [INFO] [stdout] | [INFO] [stdout] 507 | pub fn d3dtype(&self) -> D3D12_PIPELINE_STATE_SUBOBJECT_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RESOURCE_STATES` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn d3dtype(&self) -> D3D12_RESOURCE_STATES { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RESOURCE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | raw: D3D12_RESOURCE_DESC, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RESOURCE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:61:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub unsafe fn raw(&self) -> &D3D12_RESOURCE_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_HEAP_FLAGS` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 125 | type TRawType = D3D12_HEAP_FLAGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 145 | pub struct SResource { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 146 | resource: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:156:44 [INFO] [stdout] | [INFO] [stdout] 155 | impl SResource { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 156 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:160:41 [INFO] [stdout] | [INFO] [stdout] 155 | impl SResource { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 160 | pub unsafe fn raw(&self) -> &ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12Resource` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:164:53 [INFO] [stdout] | [INFO] [stdout] 155 | impl SResource { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 164 | pub unsafe fn raw_mut(&mut self) -> &mut ComPtr { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SUBRESOURCE_DATA` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | raw: D3D12_SUBRESOURCE_DATA, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SUBRESOURCE_DATA` in this scope [INFO] [stdout] --> src/typeyd3d12/resource.rs:231:46 [INFO] [stdout] | [INFO] [stdout] 231 | pub unsafe fn raw_mut(&mut self) -> &mut D3D12_SUBRESOURCE_DATA { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ID3D12RootSignature` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SRootSignature { [INFO] [stdout] | ------------------------- similarly named struct `SRootSignature` defined here [INFO] [stdout] 49 | pub raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 49 | pub raw: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 48 | pub struct SRootSignature { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_PARAMETER` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:58:25 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct SRootSignatureDesc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 58 | d3d_parameters: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_STATIC_SAMPLER_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct SRootSignatureDesc { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 59 | d3d_static_samplers: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_SIGNATURE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:73:41 [INFO] [stdout] | [INFO] [stdout] 73 | pub unsafe fn d3dtype(&mut self) -> D3D12_ROOT_SIGNATURE_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D_ROOT_SIGNATURE_VERSION` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn d3dtype(&self) -> D3D_ROOT_SIGNATURE_VERSION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_CONSTANTS` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn d3dtype(&self) -> D3D12_ROOT_CONSTANTS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DESCRIPTOR_RANGE` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:159:38 [INFO] [stdout] | [INFO] [stdout] 155 | pub struct SRootDescriptorTable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 159 | d3d_descriptor_ranges: ArrayVec<[D3D12_DESCRIPTOR_RANGE; 16]>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_DESCRIPTOR_TABLE` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub unsafe fn d3dtype(&mut self) -> D3D12_ROOT_DESCRIPTOR_TABLE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_DESCRIPTOR` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn d3dtype(&self) -> D3D12_ROOT_DESCRIPTOR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_PARAMETER_TYPE` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:206:30 [INFO] [stdout] | [INFO] [stdout] 206 | pub fn d3dtype(&self) -> D3D12_ROOT_PARAMETER_TYPE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_ROOT_PARAMETER` in this scope [INFO] [stdout] --> src/typeyd3d12/rootsignature.rs:230:34 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn d3dtype(&mut self) -> D3D12_ROOT_PARAMETER { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_FILTER` in this scope [INFO] [stdout] --> src/typeyd3d12/sampler.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn d3dtype(&self) -> D3D12_FILTER { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEXTURE_ADDRESS_MODE` in this scope [INFO] [stdout] --> src/typeyd3d12/sampler.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn d3dtype(&self) -> D3D12_TEXTURE_ADDRESS_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_STATIC_BORDER_COLOR` in this scope [INFO] [stdout] --> src/typeyd3d12/sampler.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn d3dtype(&self) -> D3D12_STATIC_BORDER_COLOR { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_STATIC_SAMPLER_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/sampler.rs:158:30 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn d3dtype(&self) -> D3D12_STATIC_SAMPLER_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/typeyd3d12/shader.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | type TRawType = DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SHADER_VISIBILITY` in this scope [INFO] [stdout] --> src/typeyd3d12/shader.rs:74:30 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn d3dtype(&self) -> D3D12_SHADER_VISIBILITY { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SHADER_BYTECODE` in this scope [INFO] [stdout] --> src/typeyd3d12/shader.rs:95:37 [INFO] [stdout] | [INFO] [stdout] 95 | pub unsafe fn d3dtype(&self) -> D3D12_SHADER_BYTECODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SAMPLE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn d3dtype(&self) -> DXGI_SAMPLE_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SAMPLE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | impl From for SDXGISampleDesc { [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 `DXGI_SAMPLE_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | fn from(desc: DXGI_SAMPLE_DESC) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_USAGE` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct SDXGIUsageFlags: DXGI_USAGE { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_BACK_BUFFER` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | const BACK_BUFFER = DXGI_USAGE_BACK_BUFFER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_DISCARD_ON_PRESENT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | const DISCARD_ON_PRESENT = DXGI_USAGE_DISCARD_ON_PRESENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_READ_ONLY` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | const READ_ONLY = DXGI_USAGE_READ_ONLY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_RENDER_TARGET_OUTPUT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | const RENDER_TARGET_OUTPUT = DXGI_USAGE_RENDER_TARGET_OUTPUT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_SHADER_INPUT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | const SHADER_INPUT = DXGI_USAGE_SHADER_INPUT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_SHARED` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | const SHARED = DXGI_USAGE_SHARED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_USAGE_UNORDERED_ACCESS` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | const UNORDERED_ACCESS = DXGI_USAGE_UNORDERED_ACCESS; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SCALING` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn d3dtype(&self) -> DXGI_SCALING { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SCALING` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | impl From for EDXGIScaling { [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 `DXGI_SCALING` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | fn from(raw: DXGI_SCALING) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SWAP_EFFECT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:79:30 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn d3dtype(&self) -> DXGI_SWAP_EFFECT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SWAP_EFFECT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:89:11 [INFO] [stdout] | [INFO] [stdout] 89 | impl From for EDXGISwapEffect { [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 `DXGI_SWAP_EFFECT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | fn from(effect: DXGI_SWAP_EFFECT) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_ALPHA_MODE` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn d3dtype(&self) -> DXGI_ALPHA_MODE { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_ALPHA_MODE` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:121:11 [INFO] [stdout] | [INFO] [stdout] 121 | impl From for EDXGIAlphaMode { [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 `DXGI_ALPHA_MODE` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:122:19 [INFO] [stdout] | [INFO] [stdout] 122 | fn from(mode: DXGI_ALPHA_MODE) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SWAP_CHAIN_FLAG` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:135:37 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct SDXGISwapChainFlags: DXGI_SWAP_CHAIN_FLAG { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_NONPREROTATED` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | const NONPREROTATED = DXGI_SWAP_CHAIN_FLAG_NONPREROTATED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:137:35 [INFO] [stdout] | [INFO] [stdout] 137 | const ALLOW_MODE_SWITCH = DXGI_SWAP_CHAIN_FLAG_ALLOW_MODE_SWITCH; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | const GDI_COMPATIBLE = DXGI_SWAP_CHAIN_FLAG_GDI_COMPATIBLE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_RESTRICTED_CONTENT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | const RESTRICTED_CONTENT = DXGI_SWAP_CHAIN_FLAG_RESTRICTED_CONTENT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_RESTRICT_SHARED_RESOURCE_DRIVER` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:140:49 [INFO] [stdout] | [INFO] [stdout] 140 | const RESTRICT_SHARED_RESOURCE_DRIVER = DXGI_SWAP_CHAIN_FLAG_RESTRICT_SHARED_RESOURCE_DRIVER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_DISPLAY_ONLY` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:141:30 [INFO] [stdout] | [INFO] [stdout] 141 | const DISPLAY_ONLY = DXGI_SWAP_CHAIN_FLAG_DISPLAY_ONLY; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | const FRAME_LATENCY_WAITABLE_OBJECT = DXGI_SWAP_CHAIN_FLAG_FRAME_LATENCY_WAITABLE_OBJECT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_FOREGROUND_LAYER` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 143 | const FOREGROUND_LAYER = DXGI_SWAP_CHAIN_FLAG_FOREGROUND_LAYER; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_FULLSCREEN_VIDEO` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | const FULLSCREEN_VIDEO = DXGI_SWAP_CHAIN_FLAG_FULLSCREEN_VIDEO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_YUV_VIDEO` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | const YUV_VIDEO = DXGI_SWAP_CHAIN_FLAG_YUV_VIDEO; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_HW_PROTECTED` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:146:30 [INFO] [stdout] | [INFO] [stdout] 146 | const HW_PROTECTED = DXGI_SWAP_CHAIN_FLAG_HW_PROTECTED; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DXGI_SWAP_CHAIN_FLAG_ALLOW_TEARING` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:147:31 [INFO] [stdout] | [INFO] [stdout] 147 | const ALLOW_TEARING = DXGI_SWAP_CHAIN_FLAG_ALLOW_TEARING; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SWAP_CHAIN_DESC1` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:167:30 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn d3dtype(&self) -> DXGI_SWAP_CHAIN_DESC1 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DXGI_SWAP_CHAIN_DESC1` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:184:11 [INFO] [stdout] | [INFO] [stdout] 184 | impl From for SSwapChainDesc { [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 `DXGI_SWAP_CHAIN_DESC1` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:185:19 [INFO] [stdout] | [INFO] [stdout] 185 | fn from(desc: DXGI_SWAP_CHAIN_DESC1) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGISwapChain4` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 203 | pub struct SSwapChain { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 204 | swapchain: ComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDXGISwapChain4` in this scope [INFO] [stdout] --> src/typeyd3d12/swapchain.rs:208:44 [INFO] [stdout] | [INFO] [stdout] 207 | impl SSwapChain { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 208 | pub unsafe fn new_from_raw(raw: ComPtr) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_VERTEX_BUFFER_VIEW` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | raw: D3D12_VERTEX_BUFFER_VIEW, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_VERTEX_BUFFER_VIEW` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub unsafe fn raw(&self) -> &D3D12_VERTEX_BUFFER_VIEW { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INDEX_BUFFER_VIEW` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | raw: D3D12_INDEX_BUFFER_VIEW, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_INDEX_BUFFER_VIEW` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | pub unsafe fn raw(&self) -> &D3D12_INDEX_BUFFER_VIEW { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DEPTH_STENCIL_VIEW_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn d3dtype(&self) -> D3D12_DEPTH_STENCIL_VIEW_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DEPTH_STENCIL_VALUE` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn d3dtype(&self) -> D3D12_DEPTH_STENCIL_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_CLEAR_VALUE` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:110:30 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn d3dtype(&self) -> D3D12_CLEAR_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DSV_DIMENSION` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:137:30 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn d3dtype(&self) -> D3D12_DSV_DIMENSION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DSV_FLAGS` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | type TRawType = D3D12_DSV_FLAGS; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEX2D_DSV` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:175:30 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn d3dtype(&self) -> D3D12_TEX2D_DSV { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEX2D_ARRAY_DSV` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn d3dtype(&self) -> D3D12_TEX2D_ARRAY_DSV { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEX2D_SRV` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:217:30 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn d3dtype(&self) -> D3D12_TEX2D_SRV { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_TEXCUBE_SRV` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn d3dtype(&self) -> D3D12_TEXCUBE_SRV { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SRV_DIMENSION` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn d3d_view_dimension(&self) -> D3D12_SRV_DIMENSION { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_SHADER_RESOURCE_VIEW_DESC` in this scope [INFO] [stdout] --> src/typeyd3d12/view.rs:274:30 [INFO] [stdout] | [INFO] [stdout] 274 | pub fn d3dtype(&self) -> D3D12_SHADER_RESOURCE_VIEW_DESC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RESOURCE_BARRIER` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | barrier: D3D12_RESOURCE_BARRIER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RECT` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct SScissorRects { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 95 | d3drects: ArrayVec<[D3D12_RECT; 16]>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_GPU_VIRTUAL_ADDRESS` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:115:10 [INFO] [stdout] | [INFO] [stdout] 115 | raw: D3D12_GPU_VIRTUAL_ADDRESS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_GPU_VIRTUAL_ADDRESS` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn raw(&self) -> D3D12_GPU_VIRTUAL_ADDRESS { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_VIEWPORT` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | viewport: D3D12_VIEWPORT, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RECT` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:160:30 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn d3dtype(&self) -> D3D12_RECT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_DEPTH_WRITE_MASK` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn d3dtype(&self) -> D3D12_DEPTH_WRITE_MASK { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_RANGE` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:259:30 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn d3dtype(&self) -> D3D12_RANGE { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `D3D12_COMPARISON_FUNC` in this scope [INFO] [stdout] --> src/typeyd3d12/mod.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn d3dtype(&self) -> D3D12_COMPARISON_FUNC { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 314 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: Could not document `rusgam`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name rusgam src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-a0f099b1a85deccc.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b7cb6f2855b37747.rmeta --extern imgui=/opt/rustwide/target/debug/deps/libimgui-401c5d5dc5b2401f.rmeta --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-45c3f85ef07af822.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2dcc5cc780d8fcd0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fade6cb877233c97.rmeta --extern tinytga=/opt/rustwide/target/debug/deps/libtinytga-47de4fcdd7c166dc.rmeta --extern tobj=/opt/rustwide/target/debug/deps/libtobj-c5b7dd1ddd4a24bd.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-3da684442a07cbd3.rmeta --extern wio=/opt/rustwide/target/debug/deps/libwio-72de624e2ffb7968.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "715b4ddb30e30658cccc18badb5b0fe209478f7fb19416c685afb30a3a4e50c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715b4ddb30e30658cccc18badb5b0fe209478f7fb19416c685afb30a3a4e50c7", kill_on_drop: false }` [INFO] [stdout] 715b4ddb30e30658cccc18badb5b0fe209478f7fb19416c685afb30a3a4e50c7