Jul 12 08:52:43.368 INFO checking gfx_window_dxgi-0.15.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 08:52:43.368 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:52:43.368 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:52:43.369 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-0/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 08:52:43.626 INFO blam! aab5124a709c1215636dc66d12cb32f4ac66e42292e891eb0ba3c99d127f90ed Jul 12 08:52:43.629 INFO running `"docker" "start" "-a" "aab5124a709c1215636dc66d12cb32f4ac66e42292e891eb0ba3c99d127f90ed"` Jul 12 08:52:44.876 INFO kablam! Compiling winapi v0.3.5 Jul 12 08:52:50.268 INFO kablam! Checking gfx_device_dx11 v0.7.0 Jul 12 08:52:51.115 INFO kablam! error[E0432]: unresolved import `winapi::shared` Jul 12 08:52:51.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:22:13 Jul 12 08:52:51.116 INFO kablam! | Jul 12 08:52:51.116 INFO kablam! 22 | use winapi::shared::{dxgi, minwindef, winerror}; Jul 12 08:52:51.116 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.116 INFO kablam! Jul 12 08:52:51.116 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 08:52:51.116 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:23:13 Jul 12 08:52:51.116 INFO kablam! | Jul 12 08:52:51.116 INFO kablam! 23 | use winapi::um::{d3d11, d3d11shader, d3dcommon}; Jul 12 08:52:51.116 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.116 INFO kablam! Jul 12 08:52:51.117 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:19:13 Jul 12 08:52:51.117 INFO kablam! | Jul 12 08:52:51.117 INFO kablam! 19 | use winapi::shared::minwindef::*; Jul 12 08:52:51.117 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! Jul 12 08:52:51.117 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:20:13 Jul 12 08:52:51.117 INFO kablam! | Jul 12 08:52:51.117 INFO kablam! 20 | use winapi::shared::dxgiformat::{ Jul 12 08:52:51.117 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! Jul 12 08:52:51.117 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 08:52:51.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:23:13 Jul 12 08:52:51.117 INFO kablam! | Jul 12 08:52:51.117 INFO kablam! 23 | use winapi::um::d3d11::{ Jul 12 08:52:51.117 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.117 INFO kablam! Jul 12 08:52:51.117 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:15:13 Jul 12 08:52:51.117 INFO kablam! | Jul 12 08:52:51.117 INFO kablam! 15 | use winapi::shared::dxgiformat::*; Jul 12 08:52:51.117 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! Jul 12 08:52:51.117 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:16:13 Jul 12 08:52:51.117 INFO kablam! | Jul 12 08:52:51.117 INFO kablam! 16 | use winapi::shared::dxgitype::{DXGI_SAMPLE_DESC}; Jul 12 08:52:51.117 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.117 INFO kablam! Jul 12 08:52:51.118 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 08:52:51.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:17:13 Jul 12 08:52:51.118 INFO kablam! | Jul 12 08:52:51.118 INFO kablam! 17 | use winapi::um::d3d11::*; Jul 12 08:52:51.118 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.118 INFO kablam! Jul 12 08:52:51.118 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 08:52:51.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:17:13 Jul 12 08:52:51.118 INFO kablam! | Jul 12 08:52:51.118 INFO kablam! 17 | use winapi::um::d3d11; Jul 12 08:52:51.118 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.118 INFO kablam! Jul 12 08:52:51.119 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:18:13 Jul 12 08:52:51.119 INFO kablam! | Jul 12 08:52:51.119 INFO kablam! 18 | use winapi::shared::minwindef::UINT; Jul 12 08:52:51.119 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.119 INFO kablam! Jul 12 08:52:51.119 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:19:13 Jul 12 08:52:51.119 INFO kablam! | Jul 12 08:52:51.119 INFO kablam! 19 | use winapi::shared::winerror::SUCCEEDED; Jul 12 08:52:51.119 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.119 INFO kablam! Jul 12 08:52:51.119 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 08:52:51.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/factory.rs:20:13 Jul 12 08:52:51.119 INFO kablam! | Jul 12 08:52:51.119 INFO kablam! 20 | use winapi::um::{d3d11, d3dcommon}; Jul 12 08:52:51.119 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.119 INFO kablam! Jul 12 08:52:51.119 INFO kablam! error[E0432]: unresolved import `winapi::shared` Jul 12 08:52:51.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/factory.rs:21:13 Jul 12 08:52:51.119 INFO kablam! | Jul 12 08:52:51.119 INFO kablam! 21 | use winapi::shared::{dxgiformat, minwindef, winerror}; Jul 12 08:52:51.119 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.119 INFO kablam! Jul 12 08:52:51.119 INFO kablam! error[E0432]: unresolved import `winapi::shared` Jul 12 08:52:51.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/mirror.rs:17:13 Jul 12 08:52:51.120 INFO kablam! | Jul 12 08:52:51.120 INFO kablam! 17 | use winapi::shared::{winerror}; Jul 12 08:52:51.120 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! Jul 12 08:52:51.120 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 08:52:51.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/mirror.rs:18:13 Jul 12 08:52:51.120 INFO kablam! | Jul 12 08:52:51.120 INFO kablam! 18 | use winapi::um::{d3dcommon, d3dcompiler, d3d11shader}; Jul 12 08:52:51.120 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.120 INFO kablam! Jul 12 08:52:51.120 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:17:13 Jul 12 08:52:51.120 INFO kablam! | Jul 12 08:52:51.120 INFO kablam! 17 | use winapi::shared::basetsd::UINT8; Jul 12 08:52:51.120 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! Jul 12 08:52:51.120 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:18:13 Jul 12 08:52:51.120 INFO kablam! | Jul 12 08:52:51.120 INFO kablam! 18 | use winapi::shared::winerror::SUCCEEDED; Jul 12 08:52:51.120 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! Jul 12 08:52:51.120 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 08:52:51.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:19:13 Jul 12 08:52:51.120 INFO kablam! | Jul 12 08:52:51.121 INFO kablam! 19 | use winapi::shared::minwindef::*; Jul 12 08:52:51.121 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 08:52:51.121 INFO kablam! Jul 12 08:52:51.121 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 08:52:51.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:20:13 Jul 12 08:52:51.121 INFO kablam! | Jul 12 08:52:51.121 INFO kablam! 20 | use winapi::um::d3d11::*; Jul 12 08:52:51.121 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.121 INFO kablam! Jul 12 08:52:51.121 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 08:52:51.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:38:17 Jul 12 08:52:51.121 INFO kablam! | Jul 12 08:52:51.121 INFO kablam! 38 | use winapi::um::d3d11::*; Jul 12 08:52:51.121 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 08:52:51.121 INFO kablam! Jul 12 08:52:52.998 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in this scope Jul 12 08:52:52.998 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:72:23 Jul 12 08:52:52.998 INFO kablam! | Jul 12 08:52:52.999 INFO kablam! 72 | BindIndex(Buffer, DXGI_FORMAT), Jul 12 08:52:52.999 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.999 INFO kablam! Jul 12 08:52:52.999 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:52.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:73:65 Jul 12 08:52:52.999 INFO kablam! | Jul 12 08:52:52.999 INFO kablam! 73 | BindVertexBuffers([native::Buffer; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES]), Jul 12 08:52:52.999 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.999 INFO kablam! Jul 12 08:52:52.999 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:52.999 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:73:96 Jul 12 08:52:52.999 INFO kablam! | Jul 12 08:52:52.999 INFO kablam! 73 | BindVertexBuffers([native::Buffer; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES], [UINT; MAX_VERTEX_ATTRIBUTES]), Jul 12 08:52:53.000 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.000 INFO kablam! Jul 12 08:52:53.000 INFO kablam! error[E0412]: cannot find type `D3D11_PRIMITIVE_TOPOLOGY` in this scope Jul 12 08:52:53.000 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:78:18 Jul 12 08:52:53.000 INFO kablam! | Jul 12 08:52:53.000 INFO kablam! 78 | SetPrimitive(D3D11_PRIMITIVE_TOPOLOGY), Jul 12 08:52:53.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.000 INFO kablam! Jul 12 08:52:53.000 INFO kablam! error[E0412]: cannot find type `D3D11_VIEWPORT` in this scope Jul 12 08:52:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:79:17 Jul 12 08:52:53.001 INFO kablam! | Jul 12 08:52:53.001 INFO kablam! 79 | SetViewport(D3D11_VIEWPORT), Jul 12 08:52:53.001 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.001 INFO kablam! Jul 12 08:52:53.001 INFO kablam! error[E0412]: cannot find type `D3D11_RECT` in this scope Jul 12 08:52:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:80:16 Jul 12 08:52:53.001 INFO kablam! | Jul 12 08:52:53.001 INFO kablam! 80 | SetScissor(D3D11_RECT), Jul 12 08:52:53.001 INFO kablam! | ^^^^^^^^^^ not found in this scope Jul 12 08:52:53.001 INFO kablam! Jul 12 08:52:53.001 INFO kablam! error[E0412]: cannot find type `ID3D11RasterizerState` in this scope Jul 12 08:52:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:81:26 Jul 12 08:52:53.001 INFO kablam! | Jul 12 08:52:53.001 INFO kablam! 81 | SetRasterizer(*const ID3D11RasterizerState), Jul 12 08:52:53.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.001 INFO kablam! Jul 12 08:52:53.001 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope Jul 12 08:52:53.001 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:82:28 Jul 12 08:52:53.001 INFO kablam! | Jul 12 08:52:53.001 INFO kablam! 82 | SetDepthStencil(*const ID3D11DepthStencilState, UINT), Jul 12 08:52:53.002 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.002 INFO kablam! Jul 12 08:52:53.002 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.002 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:82:53 Jul 12 08:52:53.002 INFO kablam! | Jul 12 08:52:53.002 INFO kablam! 82 | SetDepthStencil(*const ID3D11DepthStencilState, UINT), Jul 12 08:52:53.002 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.002 INFO kablam! Jul 12 08:52:53.003 INFO kablam! error[E0412]: cannot find type `ID3D11BlendState` in this scope Jul 12 08:52:53.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:83:21 Jul 12 08:52:53.003 INFO kablam! | Jul 12 08:52:53.003 INFO kablam! 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], UINT), Jul 12 08:52:53.003 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.003 INFO kablam! Jul 12 08:52:53.003 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:53.003 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:83:40 Jul 12 08:52:53.003 INFO kablam! | Jul 12 08:52:53.003 INFO kablam! 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], UINT), Jul 12 08:52:53.003 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.003 INFO kablam! Jul 12 08:52:53.003 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:83:51 Jul 12 08:52:53.004 INFO kablam! | Jul 12 08:52:53.004 INFO kablam! 83 | SetBlend(*const ID3D11BlendState, [FLOAT; 4], UINT), Jul 12 08:52:53.004 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.004 INFO kablam! Jul 12 08:52:53.004 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:84:32 Jul 12 08:52:53.004 INFO kablam! | Jul 12 08:52:53.004 INFO kablam! 84 | CopyBuffer(Buffer, Buffer, UINT, UINT, UINT), Jul 12 08:52:53.004 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.004 INFO kablam! Jul 12 08:52:53.004 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.004 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:84:38 Jul 12 08:52:53.004 INFO kablam! | Jul 12 08:52:53.004 INFO kablam! 84 | CopyBuffer(Buffer, Buffer, UINT, UINT, UINT), Jul 12 08:52:53.004 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.004 INFO kablam! Jul 12 08:52:53.004 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:84:44 Jul 12 08:52:53.005 INFO kablam! | Jul 12 08:52:53.005 INFO kablam! 84 | CopyBuffer(Buffer, Buffer, UINT, UINT, UINT), Jul 12 08:52:53.005 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.005 INFO kablam! Jul 12 08:52:53.005 INFO kablam! error[E0412]: cannot find type `D3D11_CLEAR_FLAG` in this scope Jul 12 08:52:53.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:92:36 Jul 12 08:52:53.005 INFO kablam! | Jul 12 08:52:53.005 INFO kablam! 92 | ClearDepthStencil(native::Dsv, D3D11_CLEAR_FLAG, FLOAT, u8), Jul 12 08:52:53.005 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.005 INFO kablam! Jul 12 08:52:53.005 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:53.005 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:92:54 Jul 12 08:52:53.005 INFO kablam! | Jul 12 08:52:53.005 INFO kablam! 92 | ClearDepthStencil(native::Dsv, D3D11_CLEAR_FLAG, FLOAT, u8), Jul 12 08:52:53.005 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.005 INFO kablam! Jul 12 08:52:53.005 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.006 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:93:10 Jul 12 08:52:53.006 INFO kablam! | Jul 12 08:52:53.006 INFO kablam! 93 | Draw(UINT, UINT), Jul 12 08:52:53.006 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.006 INFO kablam! Jul 12 08:52:53.008 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.008 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:93:16 Jul 12 08:52:53.008 INFO kablam! | Jul 12 08:52:53.008 INFO kablam! 93 | Draw(UINT, UINT), Jul 12 08:52:53.009 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.009 INFO kablam! Jul 12 08:52:53.009 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.009 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:94:19 Jul 12 08:52:53.010 INFO kablam! | Jul 12 08:52:53.010 INFO kablam! 94 | DrawInstanced(UINT, UINT, UINT, UINT), Jul 12 08:52:53.010 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.011 INFO kablam! Jul 12 08:52:53.011 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.011 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:94:25 Jul 12 08:52:53.011 INFO kablam! | Jul 12 08:52:53.012 INFO kablam! 94 | DrawInstanced(UINT, UINT, UINT, UINT), Jul 12 08:52:53.012 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.012 INFO kablam! Jul 12 08:52:53.013 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:94:31 Jul 12 08:52:53.013 INFO kablam! | Jul 12 08:52:53.013 INFO kablam! 94 | DrawInstanced(UINT, UINT, UINT, UINT), Jul 12 08:52:53.013 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.013 INFO kablam! Jul 12 08:52:53.013 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.013 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:94:37 Jul 12 08:52:53.013 INFO kablam! | Jul 12 08:52:53.013 INFO kablam! 94 | DrawInstanced(UINT, UINT, UINT, UINT), Jul 12 08:52:53.013 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.014 INFO kablam! Jul 12 08:52:53.014 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:95:17 Jul 12 08:52:53.014 INFO kablam! | Jul 12 08:52:53.014 INFO kablam! 95 | DrawIndexed(UINT, UINT, INT), Jul 12 08:52:53.014 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.014 INFO kablam! Jul 12 08:52:53.014 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:95:23 Jul 12 08:52:53.014 INFO kablam! | Jul 12 08:52:53.014 INFO kablam! 95 | DrawIndexed(UINT, UINT, INT), Jul 12 08:52:53.014 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.014 INFO kablam! Jul 12 08:52:53.014 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:95:29 Jul 12 08:52:53.015 INFO kablam! | Jul 12 08:52:53.015 INFO kablam! 95 | DrawIndexed(UINT, UINT, INT), Jul 12 08:52:53.015 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.015 INFO kablam! Jul 12 08:52:53.015 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:96:26 Jul 12 08:52:53.015 INFO kablam! | Jul 12 08:52:53.015 INFO kablam! 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), Jul 12 08:52:53.015 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.015 INFO kablam! Jul 12 08:52:53.015 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:96:32 Jul 12 08:52:53.016 INFO kablam! | Jul 12 08:52:53.016 INFO kablam! 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), Jul 12 08:52:53.016 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.016 INFO kablam! Jul 12 08:52:53.016 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.016 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:96:38 Jul 12 08:52:53.016 INFO kablam! | Jul 12 08:52:53.016 INFO kablam! 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), Jul 12 08:52:53.016 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.017 INFO kablam! Jul 12 08:52:53.017 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:96:44 Jul 12 08:52:53.017 INFO kablam! | Jul 12 08:52:53.017 INFO kablam! 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), Jul 12 08:52:53.017 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.017 INFO kablam! Jul 12 08:52:53.017 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.017 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:96:49 Jul 12 08:52:53.017 INFO kablam! | Jul 12 08:52:53.017 INFO kablam! 96 | DrawIndexedInstanced(UINT, UINT, UINT, INT, UINT), Jul 12 08:52:53.018 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.018 INFO kablam! Jul 12 08:52:53.018 INFO kablam! error[E0412]: cannot find type `ID3D11RasterizerState` in this scope Jul 12 08:52:53.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:103:24 Jul 12 08:52:53.018 INFO kablam! | Jul 12 08:52:53.018 INFO kablam! 103 | rasterizer: *const ID3D11RasterizerState, Jul 12 08:52:53.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.018 INFO kablam! Jul 12 08:52:53.018 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope Jul 12 08:52:53.018 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:104:27 Jul 12 08:52:53.018 INFO kablam! | Jul 12 08:52:53.019 INFO kablam! 104 | depth_stencil: *const ID3D11DepthStencilState, Jul 12 08:52:53.019 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.019 INFO kablam! Jul 12 08:52:53.019 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:105:18 Jul 12 08:52:53.019 INFO kablam! | Jul 12 08:52:53.019 INFO kablam! 105 | stencil_ref: UINT, Jul 12 08:52:53.019 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.019 INFO kablam! Jul 12 08:52:53.019 INFO kablam! error[E0412]: cannot find type `ID3D11BlendState` in this scope Jul 12 08:52:53.019 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:106:19 Jul 12 08:52:53.019 INFO kablam! | Jul 12 08:52:53.019 INFO kablam! 106 | blend: *const ID3D11BlendState, Jul 12 08:52:53.020 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.020 INFO kablam! Jul 12 08:52:53.020 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:53.020 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:107:17 Jul 12 08:52:53.020 INFO kablam! | Jul 12 08:52:53.020 INFO kablam! 107 | blend_ref: [FLOAT; 4], Jul 12 08:52:53.020 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.020 INFO kablam! Jul 12 08:52:53.020 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:192:44 Jul 12 08:52:53.021 INFO kablam! | Jul 12 08:52:53.021 INFO kablam! 192 | strides[i] = stride as UINT; Jul 12 08:52:53.021 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.021 INFO kablam! Jul 12 08:52:53.021 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:193:44 Jul 12 08:52:53.021 INFO kablam! | Jul 12 08:52:53.021 INFO kablam! 193 | offsets[i] = offset as UINT; Jul 12 08:52:53.021 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.021 INFO kablam! Jul 12 08:52:53.021 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_VIEWPORT` in this scope Jul 12 08:52:53.021 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:277:24 Jul 12 08:52:53.021 INFO kablam! | Jul 12 08:52:53.021 INFO kablam! 277 | let viewport = D3D11_VIEWPORT { Jul 12 08:52:53.021 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.021 INFO kablam! Jul 12 08:52:53.022 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UINT` in this scope Jul 12 08:52:53.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:299:31 Jul 12 08:52:53.022 INFO kablam! | Jul 12 08:52:53.022 INFO kablam! 299 | IndexType::U16 => DXGI_FORMAT_R16_UINT, Jul 12 08:52:53.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.022 INFO kablam! Jul 12 08:52:53.022 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_UINT` in this scope Jul 12 08:52:53.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:300:31 Jul 12 08:52:53.022 INFO kablam! | Jul 12 08:52:53.022 INFO kablam! 300 | IndexType::U32 => DXGI_FORMAT_R32_UINT, Jul 12 08:52:53.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.022 INFO kablam! Jul 12 08:52:53.022 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RECT` in this scope Jul 12 08:52:53.022 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:306:47 Jul 12 08:52:53.022 INFO kablam! | Jul 12 08:52:53.022 INFO kablam! 306 | self.parser.parse(Command::SetScissor(D3D11_RECT { Jul 12 08:52:53.022 INFO kablam! | ^^^^^^^^^^ not found in this scope Jul 12 08:52:53.022 INFO kablam! Jul 12 08:52:53.023 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:307:29 Jul 12 08:52:53.023 INFO kablam! | Jul 12 08:52:53.023 INFO kablam! 307 | left: rect.x as INT, Jul 12 08:52:53.023 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.023 INFO kablam! Jul 12 08:52:53.023 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:308:28 Jul 12 08:52:53.023 INFO kablam! | Jul 12 08:52:53.023 INFO kablam! 308 | top: rect.y as INT, Jul 12 08:52:53.023 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.023 INFO kablam! Jul 12 08:52:53.023 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.023 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:309:41 Jul 12 08:52:53.024 INFO kablam! | Jul 12 08:52:53.024 INFO kablam! 309 | right: (rect.x + rect.w) as INT, Jul 12 08:52:53.024 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.024 INFO kablam! Jul 12 08:52:53.024 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:310:42 Jul 12 08:52:53.024 INFO kablam! | Jul 12 08:52:53.024 INFO kablam! 310 | bottom: (rect.y + rect.h) as INT, Jul 12 08:52:53.024 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.024 INFO kablam! Jul 12 08:52:53.024 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.024 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:319:50 Jul 12 08:52:53.024 INFO kablam! | Jul 12 08:52:53.024 INFO kablam! 319 | self.cache.stencil_ref = rv.stencil.0 as UINT; Jul 12 08:52:53.025 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.025 INFO kablam! Jul 12 08:52:53.025 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:327:67 Jul 12 08:52:53.025 INFO kablam! | Jul 12 08:52:53.025 INFO kablam! 327 | src_offset_bytes as UINT, Jul 12 08:52:53.025 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.025 INFO kablam! Jul 12 08:52:53.025 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.025 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:328:67 Jul 12 08:52:53.025 INFO kablam! | Jul 12 08:52:53.026 INFO kablam! 328 | dst_offset_bytes as UINT, Jul 12 08:52:53.026 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.026 INFO kablam! Jul 12 08:52:53.026 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:329:61 Jul 12 08:52:53.026 INFO kablam! | Jul 12 08:52:53.026 INFO kablam! 329 | size_bytes as UINT)); Jul 12 08:52:53.026 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.026 INFO kablam! Jul 12 08:52:53.026 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:53.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:380:52 Jul 12 08:52:53.026 INFO kablam! | Jul 12 08:52:53.026 INFO kablam! 380 | depth.unwrap_or_default() as FLOAT, Jul 12 08:52:53.026 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.027 INFO kablam! Jul 12 08:52:53.027 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:389:26 Jul 12 08:52:53.027 INFO kablam! | Jul 12 08:52:53.027 INFO kablam! 389 | count as UINT, ninst as UINT, start as UINT, offset as UINT), Jul 12 08:52:53.027 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.027 INFO kablam! Jul 12 08:52:53.027 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.027 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:389:41 Jul 12 08:52:53.027 INFO kablam! | Jul 12 08:52:53.027 INFO kablam! 389 | count as UINT, ninst as UINT, start as UINT, offset as UINT), Jul 12 08:52:53.027 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.027 INFO kablam! Jul 12 08:52:53.028 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.028 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:389:56 Jul 12 08:52:53.028 INFO kablam! | Jul 12 08:52:53.028 INFO kablam! 389 | count as UINT, ninst as UINT, start as UINT, offset as UINT), Jul 12 08:52:53.028 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.028 INFO kablam! Jul 12 08:52:53.028 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:389:72 Jul 12 08:52:53.029 INFO kablam! | Jul 12 08:52:53.029 INFO kablam! 389 | count as UINT, ninst as UINT, start as UINT, offset as UINT), Jul 12 08:52:53.029 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.029 INFO kablam! Jul 12 08:52:53.029 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:390:44 Jul 12 08:52:53.029 INFO kablam! | Jul 12 08:52:53.029 INFO kablam! 390 | None => Command::Draw(count as UINT, start as UINT), Jul 12 08:52:53.029 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.029 INFO kablam! Jul 12 08:52:53.029 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.029 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:390:59 Jul 12 08:52:53.029 INFO kablam! | Jul 12 08:52:53.029 INFO kablam! 390 | None => Command::Draw(count as UINT, start as UINT), Jul 12 08:52:53.029 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.030 INFO kablam! Jul 12 08:52:53.030 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:399:26 Jul 12 08:52:53.030 INFO kablam! | Jul 12 08:52:53.030 INFO kablam! 399 | count as UINT, ninst as UINT, start as UINT, base as INT, offset as UINT), Jul 12 08:52:53.030 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.030 INFO kablam! Jul 12 08:52:53.030 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.030 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:399:41 Jul 12 08:52:53.030 INFO kablam! | Jul 12 08:52:53.030 INFO kablam! 399 | count as UINT, ninst as UINT, start as UINT, base as INT, offset as UINT), Jul 12 08:52:53.030 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.030 INFO kablam! Jul 12 08:52:53.031 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:399:56 Jul 12 08:52:53.031 INFO kablam! | Jul 12 08:52:53.031 INFO kablam! 399 | count as UINT, ninst as UINT, start as UINT, base as INT, offset as UINT), Jul 12 08:52:53.031 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.031 INFO kablam! Jul 12 08:52:53.031 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.031 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:399:70 Jul 12 08:52:53.031 INFO kablam! | Jul 12 08:52:53.031 INFO kablam! 399 | count as UINT, ninst as UINT, start as UINT, base as INT, offset as UINT), Jul 12 08:52:53.031 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.031 INFO kablam! Jul 12 08:52:53.031 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:399:85 Jul 12 08:52:53.032 INFO kablam! | Jul 12 08:52:53.032 INFO kablam! 399 | count as UINT, ninst as UINT, start as UINT, base as INT, offset as UINT), Jul 12 08:52:53.032 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.032 INFO kablam! Jul 12 08:52:53.032 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.032 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:400:51 Jul 12 08:52:53.032 INFO kablam! | Jul 12 08:52:53.032 INFO kablam! 400 | None => Command::DrawIndexed(count as UINT, start as UINT, base as INT), Jul 12 08:52:53.033 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.033 INFO kablam! Jul 12 08:52:53.033 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:400:66 Jul 12 08:52:53.033 INFO kablam! | Jul 12 08:52:53.033 INFO kablam! 400 | None => Command::DrawIndexed(count as UINT, start as UINT, base as INT), Jul 12 08:52:53.033 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.033 INFO kablam! Jul 12 08:52:53.033 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.033 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/command.rs:400:80 Jul 12 08:52:53.033 INFO kablam! | Jul 12 08:52:53.033 INFO kablam! 400 | None => Command::DrawIndexed(count as UINT, start as UINT, base as INT), Jul 12 08:52:53.033 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.033 INFO kablam! Jul 12 08:52:53.033 INFO kablam! error[E0412]: cannot find type `D3D11_COMPARISON_FUNC` in this scope Jul 12 08:52:53.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:25:41 Jul 12 08:52:53.034 INFO kablam! | Jul 12 08:52:53.034 INFO kablam! 25 | pub fn map_function(fun: Comparison) -> D3D11_COMPARISON_FUNC { Jul 12 08:52:53.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.034 INFO kablam! Jul 12 08:52:53.034 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NEVER` in this scope Jul 12 08:52:53.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:27:30 Jul 12 08:52:53.034 INFO kablam! | Jul 12 08:52:53.034 INFO kablam! 27 | Comparison::Never => D3D11_COMPARISON_NEVER, Jul 12 08:52:53.034 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.034 INFO kablam! Jul 12 08:52:53.034 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_LESS` in this scope Jul 12 08:52:53.034 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:28:29 Jul 12 08:52:53.034 INFO kablam! | Jul 12 08:52:53.035 INFO kablam! 28 | Comparison::Less => D3D11_COMPARISON_LESS, Jul 12 08:52:53.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.035 INFO kablam! Jul 12 08:52:53.035 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_LESS_EQUAL` in this scope Jul 12 08:52:53.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:29:34 Jul 12 08:52:53.035 INFO kablam! | Jul 12 08:52:53.035 INFO kablam! 29 | Comparison::LessEqual => D3D11_COMPARISON_LESS_EQUAL, Jul 12 08:52:53.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.035 INFO kablam! Jul 12 08:52:53.035 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_EQUAL` in this scope Jul 12 08:52:53.035 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:30:30 Jul 12 08:52:53.035 INFO kablam! | Jul 12 08:52:53.035 INFO kablam! 30 | Comparison::Equal => D3D11_COMPARISON_EQUAL, Jul 12 08:52:53.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.036 INFO kablam! Jul 12 08:52:53.036 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_GREATER_EQUAL` in this scope Jul 12 08:52:53.036 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:31:37 Jul 12 08:52:53.036 INFO kablam! | Jul 12 08:52:53.036 INFO kablam! 31 | Comparison::GreaterEqual => D3D11_COMPARISON_GREATER_EQUAL, Jul 12 08:52:53.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.036 INFO kablam! Jul 12 08:52:53.036 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_GREATER` in this scope Jul 12 08:52:53.036 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:32:32 Jul 12 08:52:53.036 INFO kablam! | Jul 12 08:52:53.036 INFO kablam! 32 | Comparison::Greater => D3D11_COMPARISON_GREATER, Jul 12 08:52:53.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.037 INFO kablam! Jul 12 08:52:53.037 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NOT_EQUAL` in this scope Jul 12 08:52:53.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:33:33 Jul 12 08:52:53.037 INFO kablam! | Jul 12 08:52:53.037 INFO kablam! 33 | Comparison::NotEqual => D3D11_COMPARISON_NOT_EQUAL, Jul 12 08:52:53.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.037 INFO kablam! Jul 12 08:52:53.037 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_ALWAYS` in this scope Jul 12 08:52:53.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:34:31 Jul 12 08:52:53.037 INFO kablam! | Jul 12 08:52:53.037 INFO kablam! 34 | Comparison::Always => D3D11_COMPARISON_ALWAYS, Jul 12 08:52:53.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.037 INFO kablam! Jul 12 08:52:53.037 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in this scope Jul 12 08:52:53.037 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:38:62 Jul 12 08:52:53.037 INFO kablam! | Jul 12 08:52:53.037 INFO kablam! 38 | pub fn map_format(format: Format, is_target: bool) -> Option { Jul 12 08:52:53.038 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.038 INFO kablam! Jul 12 08:52:53.038 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_SINT` in this scope Jul 12 08:52:53.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:44:22 Jul 12 08:52:53.038 INFO kablam! | Jul 12 08:52:53.038 INFO kablam! 44 | Int => DXGI_FORMAT_R8_SINT, Jul 12 08:52:53.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.038 INFO kablam! Jul 12 08:52:53.038 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_UINT` in this scope Jul 12 08:52:53.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:45:22 Jul 12 08:52:53.038 INFO kablam! | Jul 12 08:52:53.038 INFO kablam! 45 | Uint => DXGI_FORMAT_R8_UINT, Jul 12 08:52:53.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.038 INFO kablam! Jul 12 08:52:53.038 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_SNORM` in this scope Jul 12 08:52:53.038 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:46:22 Jul 12 08:52:53.038 INFO kablam! | Jul 12 08:52:53.038 INFO kablam! 46 | Inorm => DXGI_FORMAT_R8_SNORM, Jul 12 08:52:53.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.039 INFO kablam! Jul 12 08:52:53.039 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_UNORM` in this scope Jul 12 08:52:53.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:47:22 Jul 12 08:52:53.039 INFO kablam! | Jul 12 08:52:53.039 INFO kablam! 47 | Unorm => DXGI_FORMAT_R8_UNORM, Jul 12 08:52:53.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.039 INFO kablam! Jul 12 08:52:53.039 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SINT` in this scope Jul 12 08:52:53.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:51:22 Jul 12 08:52:53.039 INFO kablam! | Jul 12 08:52:53.039 INFO kablam! 51 | Int => DXGI_FORMAT_R8G8_SINT, Jul 12 08:52:53.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.039 INFO kablam! Jul 12 08:52:53.039 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UINT` in this scope Jul 12 08:52:53.039 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:52:22 Jul 12 08:52:53.039 INFO kablam! | Jul 12 08:52:53.039 INFO kablam! 52 | Uint => DXGI_FORMAT_R8G8_UINT, Jul 12 08:52:53.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.040 INFO kablam! Jul 12 08:52:53.040 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SNORM` in this scope Jul 12 08:52:53.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:53:22 Jul 12 08:52:53.040 INFO kablam! | Jul 12 08:52:53.040 INFO kablam! 53 | Inorm => DXGI_FORMAT_R8G8_SNORM, Jul 12 08:52:53.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.040 INFO kablam! Jul 12 08:52:53.040 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UNORM` in this scope Jul 12 08:52:53.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:54:22 Jul 12 08:52:53.040 INFO kablam! | Jul 12 08:52:53.040 INFO kablam! 54 | Unorm => DXGI_FORMAT_R8G8_UNORM, Jul 12 08:52:53.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.040 INFO kablam! Jul 12 08:52:53.040 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SINT` in this scope Jul 12 08:52:53.040 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:58:22 Jul 12 08:52:53.040 INFO kablam! | Jul 12 08:52:53.040 INFO kablam! 58 | Int => DXGI_FORMAT_R8G8B8A8_SINT, Jul 12 08:52:53.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.040 INFO kablam! Jul 12 08:52:53.041 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UINT` in this scope Jul 12 08:52:53.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:59:22 Jul 12 08:52:53.041 INFO kablam! | Jul 12 08:52:53.041 INFO kablam! 59 | Uint => DXGI_FORMAT_R8G8B8A8_UINT, Jul 12 08:52:53.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.041 INFO kablam! Jul 12 08:52:53.041 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SNORM` in this scope Jul 12 08:52:53.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:60:22 Jul 12 08:52:53.041 INFO kablam! | Jul 12 08:52:53.041 INFO kablam! 60 | Inorm => DXGI_FORMAT_R8G8B8A8_SNORM, Jul 12 08:52:53.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.041 INFO kablam! Jul 12 08:52:53.041 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM` in this scope Jul 12 08:52:53.041 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:61:22 Jul 12 08:52:53.041 INFO kablam! | Jul 12 08:52:53.041 INFO kablam! 61 | Unorm => DXGI_FORMAT_R8G8B8A8_UNORM, Jul 12 08:52:53.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.041 INFO kablam! Jul 12 08:52:53.042 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM_SRGB` in this scope Jul 12 08:52:53.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:62:22 Jul 12 08:52:53.042 INFO kablam! | Jul 12 08:52:53.042 INFO kablam! 62 | Srgb => DXGI_FORMAT_R8G8B8A8_UNORM_SRGB, Jul 12 08:52:53.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.042 INFO kablam! Jul 12 08:52:53.042 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UINT` in this scope Jul 12 08:52:53.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:66:22 Jul 12 08:52:53.042 INFO kablam! | Jul 12 08:52:53.042 INFO kablam! 66 | Uint => DXGI_FORMAT_R10G10B10A2_UINT, Jul 12 08:52:53.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.042 INFO kablam! Jul 12 08:52:53.042 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UNORM` in this scope Jul 12 08:52:53.042 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:67:22 Jul 12 08:52:53.042 INFO kablam! | Jul 12 08:52:53.042 INFO kablam! 67 | Unorm => DXGI_FORMAT_R10G10B10A2_UNORM, Jul 12 08:52:53.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.042 INFO kablam! Jul 12 08:52:53.042 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope Jul 12 08:52:53.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:71:22 Jul 12 08:52:53.043 INFO kablam! | Jul 12 08:52:53.043 INFO kablam! 71 | Float => DXGI_FORMAT_R11G11B10_FLOAT, Jul 12 08:52:53.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.043 INFO kablam! Jul 12 08:52:53.043 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_SINT` in this scope Jul 12 08:52:53.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:75:22 Jul 12 08:52:53.043 INFO kablam! | Jul 12 08:52:53.043 INFO kablam! 75 | Int => DXGI_FORMAT_R16_SINT, Jul 12 08:52:53.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.043 INFO kablam! Jul 12 08:52:53.043 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UINT` in this scope Jul 12 08:52:53.043 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:76:22 Jul 12 08:52:53.043 INFO kablam! | Jul 12 08:52:53.043 INFO kablam! 76 | Uint => DXGI_FORMAT_R16_UINT, Jul 12 08:52:53.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.043 INFO kablam! Jul 12 08:52:53.043 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_SNORM` in this scope Jul 12 08:52:53.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:77:22 Jul 12 08:52:53.044 INFO kablam! | Jul 12 08:52:53.044 INFO kablam! 77 | Inorm => DXGI_FORMAT_R16_SNORM, Jul 12 08:52:53.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.044 INFO kablam! Jul 12 08:52:53.044 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope Jul 12 08:52:53.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:78:22 Jul 12 08:52:53.044 INFO kablam! | Jul 12 08:52:53.044 INFO kablam! 78 | Unorm => DXGI_FORMAT_R16_UNORM, Jul 12 08:52:53.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.044 INFO kablam! Jul 12 08:52:53.044 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_FLOAT` in this scope Jul 12 08:52:53.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:79:22 Jul 12 08:52:53.044 INFO kablam! | Jul 12 08:52:53.044 INFO kablam! 79 | Float => DXGI_FORMAT_R16_FLOAT, Jul 12 08:52:53.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.044 INFO kablam! Jul 12 08:52:53.044 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SINT` in this scope Jul 12 08:52:53.044 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:83:22 Jul 12 08:52:53.045 INFO kablam! | Jul 12 08:52:53.045 INFO kablam! 83 | Int => DXGI_FORMAT_R16G16_SINT, Jul 12 08:52:53.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.045 INFO kablam! Jul 12 08:52:53.045 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UINT` in this scope Jul 12 08:52:53.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:84:22 Jul 12 08:52:53.045 INFO kablam! | Jul 12 08:52:53.045 INFO kablam! 84 | Uint => DXGI_FORMAT_R16G16_UINT, Jul 12 08:52:53.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.045 INFO kablam! Jul 12 08:52:53.045 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SNORM` in this scope Jul 12 08:52:53.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:85:22 Jul 12 08:52:53.045 INFO kablam! | Jul 12 08:52:53.045 INFO kablam! 85 | Inorm => DXGI_FORMAT_R16G16_SNORM, Jul 12 08:52:53.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.045 INFO kablam! Jul 12 08:52:53.045 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UNORM` in this scope Jul 12 08:52:53.045 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:86:22 Jul 12 08:52:53.045 INFO kablam! | Jul 12 08:52:53.046 INFO kablam! 86 | Unorm => DXGI_FORMAT_R16G16_UNORM, Jul 12 08:52:53.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.046 INFO kablam! Jul 12 08:52:53.046 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_FLOAT` in this scope Jul 12 08:52:53.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:87:22 Jul 12 08:52:53.046 INFO kablam! | Jul 12 08:52:53.046 INFO kablam! 87 | Float => DXGI_FORMAT_R16G16_FLOAT, Jul 12 08:52:53.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.046 INFO kablam! Jul 12 08:52:53.046 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SINT` in this scope Jul 12 08:52:53.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:92:22 Jul 12 08:52:53.046 INFO kablam! | Jul 12 08:52:53.046 INFO kablam! 92 | Int => DXGI_FORMAT_R16G16B16A16_SINT, Jul 12 08:52:53.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.046 INFO kablam! Jul 12 08:52:53.046 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UINT` in this scope Jul 12 08:52:53.046 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:93:22 Jul 12 08:52:53.046 INFO kablam! | Jul 12 08:52:53.047 INFO kablam! 93 | Uint => DXGI_FORMAT_R16G16B16A16_UINT, Jul 12 08:52:53.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.047 INFO kablam! Jul 12 08:52:53.047 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SNORM` in this scope Jul 12 08:52:53.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:94:22 Jul 12 08:52:53.047 INFO kablam! | Jul 12 08:52:53.047 INFO kablam! 94 | Inorm => DXGI_FORMAT_R16G16B16A16_SNORM, Jul 12 08:52:53.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.047 INFO kablam! Jul 12 08:52:53.047 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UNORM` in this scope Jul 12 08:52:53.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:95:22 Jul 12 08:52:53.047 INFO kablam! | Jul 12 08:52:53.047 INFO kablam! 95 | Unorm => DXGI_FORMAT_R16G16B16A16_UNORM, Jul 12 08:52:53.047 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.047 INFO kablam! Jul 12 08:52:53.047 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_FLOAT` in this scope Jul 12 08:52:53.047 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:96:22 Jul 12 08:52:53.047 INFO kablam! | Jul 12 08:52:53.047 INFO kablam! 96 | Float => DXGI_FORMAT_R16G16B16A16_FLOAT, Jul 12 08:52:53.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.048 INFO kablam! Jul 12 08:52:53.048 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_SINT` in this scope Jul 12 08:52:53.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:100:22 Jul 12 08:52:53.048 INFO kablam! | Jul 12 08:52:53.048 INFO kablam! 100 | Int => DXGI_FORMAT_R32_SINT, Jul 12 08:52:53.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.048 INFO kablam! Jul 12 08:52:53.048 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_UINT` in this scope Jul 12 08:52:53.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:101:22 Jul 12 08:52:53.048 INFO kablam! | Jul 12 08:52:53.048 INFO kablam! 101 | Uint => DXGI_FORMAT_R32_UINT, Jul 12 08:52:53.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.048 INFO kablam! Jul 12 08:52:53.048 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope Jul 12 08:52:53.048 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:102:22 Jul 12 08:52:53.048 INFO kablam! | Jul 12 08:52:53.048 INFO kablam! 102 | Float => DXGI_FORMAT_R32_FLOAT, Jul 12 08:52:53.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.049 INFO kablam! Jul 12 08:52:53.049 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_SINT` in this scope Jul 12 08:52:53.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:106:22 Jul 12 08:52:53.049 INFO kablam! | Jul 12 08:52:53.049 INFO kablam! 106 | Int => DXGI_FORMAT_R32G32_SINT, Jul 12 08:52:53.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.049 INFO kablam! Jul 12 08:52:53.049 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_UINT` in this scope Jul 12 08:52:53.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:107:22 Jul 12 08:52:53.049 INFO kablam! | Jul 12 08:52:53.049 INFO kablam! 107 | Uint => DXGI_FORMAT_R32G32_UINT, Jul 12 08:52:53.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.049 INFO kablam! Jul 12 08:52:53.049 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_FLOAT` in this scope Jul 12 08:52:53.049 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:108:22 Jul 12 08:52:53.049 INFO kablam! | Jul 12 08:52:53.049 INFO kablam! 108 | Float => DXGI_FORMAT_R32G32_FLOAT, Jul 12 08:52:53.049 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.049 INFO kablam! Jul 12 08:52:53.050 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_SINT` in this scope Jul 12 08:52:53.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:112:22 Jul 12 08:52:53.050 INFO kablam! | Jul 12 08:52:53.050 INFO kablam! 112 | Int => DXGI_FORMAT_R32G32B32_SINT, Jul 12 08:52:53.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.050 INFO kablam! Jul 12 08:52:53.050 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_UINT` in this scope Jul 12 08:52:53.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:113:22 Jul 12 08:52:53.050 INFO kablam! | Jul 12 08:52:53.050 INFO kablam! 113 | Uint => DXGI_FORMAT_R32G32B32_UINT, Jul 12 08:52:53.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.050 INFO kablam! Jul 12 08:52:53.050 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_FLOAT` in this scope Jul 12 08:52:53.050 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:114:22 Jul 12 08:52:53.050 INFO kablam! | Jul 12 08:52:53.050 INFO kablam! 114 | Float => DXGI_FORMAT_R32G32B32_FLOAT, Jul 12 08:52:53.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.050 INFO kablam! Jul 12 08:52:53.050 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_SINT` in this scope Jul 12 08:52:53.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:118:22 Jul 12 08:52:53.051 INFO kablam! | Jul 12 08:52:53.051 INFO kablam! 118 | Int => DXGI_FORMAT_R32G32B32A32_SINT, Jul 12 08:52:53.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.051 INFO kablam! Jul 12 08:52:53.051 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_UINT` in this scope Jul 12 08:52:53.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:119:22 Jul 12 08:52:53.051 INFO kablam! | Jul 12 08:52:53.051 INFO kablam! 119 | Uint => DXGI_FORMAT_R32G32B32A32_UINT, Jul 12 08:52:53.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.051 INFO kablam! Jul 12 08:52:53.051 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_FLOAT` in this scope Jul 12 08:52:53.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:120:22 Jul 12 08:52:53.051 INFO kablam! | Jul 12 08:52:53.051 INFO kablam! 120 | Float => DXGI_FORMAT_R32G32B32A32_FLOAT, Jul 12 08:52:53.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.051 INFO kablam! Jul 12 08:52:53.051 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Jul 12 08:52:53.051 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:124:22 Jul 12 08:52:53.051 INFO kablam! | Jul 12 08:52:53.052 INFO kablam! 124 | Unorm => DXGI_FORMAT_B8G8R8A8_UNORM, Jul 12 08:52:53.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.052 INFO kablam! Jul 12 08:52:53.052 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D16_UNORM` in this scope Jul 12 08:52:53.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:128:31 Jul 12 08:52:53.052 INFO kablam! | Jul 12 08:52:53.052 INFO kablam! 128 | (true, _) => DXGI_FORMAT_D16_UNORM, Jul 12 08:52:53.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.052 INFO kablam! Jul 12 08:52:53.052 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope Jul 12 08:52:53.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:129:31 Jul 12 08:52:53.052 INFO kablam! | Jul 12 08:52:53.052 INFO kablam! 129 | (false, Unorm) => DXGI_FORMAT_R16_UNORM, Jul 12 08:52:53.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.052 INFO kablam! Jul 12 08:52:53.052 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope Jul 12 08:52:53.052 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:133:31 Jul 12 08:52:53.052 INFO kablam! | Jul 12 08:52:53.052 INFO kablam! 133 | (true, _) => DXGI_FORMAT_D24_UNORM_S8_UINT, Jul 12 08:52:53.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.053 INFO kablam! Jul 12 08:52:53.053 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope Jul 12 08:52:53.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:134:31 Jul 12 08:52:53.053 INFO kablam! | Jul 12 08:52:53.053 INFO kablam! 134 | (false, Unorm) => DXGI_FORMAT_R24_UNORM_X8_TYPELESS, Jul 12 08:52:53.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.053 INFO kablam! Jul 12 08:52:53.053 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope Jul 12 08:52:53.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:138:31 Jul 12 08:52:53.053 INFO kablam! | Jul 12 08:52:53.053 INFO kablam! 138 | (true, _) => DXGI_FORMAT_D24_UNORM_S8_UINT, Jul 12 08:52:53.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.053 INFO kablam! Jul 12 08:52:53.053 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope Jul 12 08:52:53.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:139:31 Jul 12 08:52:53.053 INFO kablam! | Jul 12 08:52:53.053 INFO kablam! 139 | (false, Unorm) => DXGI_FORMAT_R24_UNORM_X8_TYPELESS, Jul 12 08:52:53.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.053 INFO kablam! Jul 12 08:52:53.053 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_X24_TYPELESS_G8_UINT` in this scope Jul 12 08:52:53.053 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:140:31 Jul 12 08:52:53.054 INFO kablam! | Jul 12 08:52:53.054 INFO kablam! 140 | (false, Uint) => DXGI_FORMAT_X24_TYPELESS_G8_UINT, Jul 12 08:52:53.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.054 INFO kablam! Jul 12 08:52:53.054 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT` in this scope Jul 12 08:52:53.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:144:31 Jul 12 08:52:53.054 INFO kablam! | Jul 12 08:52:53.054 INFO kablam! 144 | (true, _) => DXGI_FORMAT_D32_FLOAT, Jul 12 08:52:53.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.054 INFO kablam! Jul 12 08:52:53.054 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope Jul 12 08:52:53.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:145:31 Jul 12 08:52:53.054 INFO kablam! | Jul 12 08:52:53.054 INFO kablam! 145 | (false, Float) => DXGI_FORMAT_R32_FLOAT, Jul 12 08:52:53.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.054 INFO kablam! Jul 12 08:52:53.054 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in this scope Jul 12 08:52:53.054 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:151:52 Jul 12 08:52:53.054 INFO kablam! | Jul 12 08:52:53.055 INFO kablam! 151 | pub fn map_surface(surface: SurfaceType) -> Option { Jul 12 08:52:53.055 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.055 INFO kablam! Jul 12 08:52:53.055 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_TYPELESS` in this scope Jul 12 08:52:53.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:156:28 Jul 12 08:52:53.055 INFO kablam! | Jul 12 08:52:53.055 INFO kablam! 156 | R8 => DXGI_FORMAT_R8_TYPELESS, Jul 12 08:52:53.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.055 INFO kablam! Jul 12 08:52:53.055 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_TYPELESS` in this scope Jul 12 08:52:53.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:157:28 Jul 12 08:52:53.055 INFO kablam! | Jul 12 08:52:53.055 INFO kablam! 157 | R8_G8 => DXGI_FORMAT_R8G8_TYPELESS, Jul 12 08:52:53.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.055 INFO kablam! Jul 12 08:52:53.055 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_TYPELESS` in this scope Jul 12 08:52:53.055 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:158:28 Jul 12 08:52:53.055 INFO kablam! | Jul 12 08:52:53.055 INFO kablam! 158 | R8_G8_B8_A8 => DXGI_FORMAT_R8G8B8A8_TYPELESS, Jul 12 08:52:53.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.056 INFO kablam! Jul 12 08:52:53.056 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_TYPELESS` in this scope Jul 12 08:52:53.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:159:28 Jul 12 08:52:53.056 INFO kablam! | Jul 12 08:52:53.056 INFO kablam! 159 | R10_G10_B10_A2 => DXGI_FORMAT_R10G10B10A2_TYPELESS, Jul 12 08:52:53.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.056 INFO kablam! Jul 12 08:52:53.056 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope Jul 12 08:52:53.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:160:28 Jul 12 08:52:53.056 INFO kablam! | Jul 12 08:52:53.056 INFO kablam! 160 | R11_G11_B10 => DXGI_FORMAT_R11G11B10_FLOAT, //careful Jul 12 08:52:53.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.056 INFO kablam! Jul 12 08:52:53.056 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope Jul 12 08:52:53.056 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:161:28 Jul 12 08:52:53.056 INFO kablam! | Jul 12 08:52:53.056 INFO kablam! 161 | R16 => DXGI_FORMAT_R16_TYPELESS, Jul 12 08:52:53.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.056 INFO kablam! Jul 12 08:52:53.056 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_TYPELESS` in this scope Jul 12 08:52:53.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:162:28 Jul 12 08:52:53.057 INFO kablam! | Jul 12 08:52:53.057 INFO kablam! 162 | R16_G16 => DXGI_FORMAT_R16G16_TYPELESS, Jul 12 08:52:53.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.057 INFO kablam! Jul 12 08:52:53.057 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_TYPELESS` in this scope Jul 12 08:52:53.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:163:28 Jul 12 08:52:53.057 INFO kablam! | Jul 12 08:52:53.057 INFO kablam! 163 | R16_G16_B16_A16 => DXGI_FORMAT_R16G16B16A16_TYPELESS, Jul 12 08:52:53.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.057 INFO kablam! Jul 12 08:52:53.057 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope Jul 12 08:52:53.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:164:28 Jul 12 08:52:53.057 INFO kablam! | Jul 12 08:52:53.057 INFO kablam! 164 | R32 => DXGI_FORMAT_R32_TYPELESS, Jul 12 08:52:53.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.057 INFO kablam! Jul 12 08:52:53.057 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_TYPELESS` in this scope Jul 12 08:52:53.057 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:165:28 Jul 12 08:52:53.057 INFO kablam! | Jul 12 08:52:53.057 INFO kablam! 165 | R32_G32 => DXGI_FORMAT_R32G32_TYPELESS, Jul 12 08:52:53.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.058 INFO kablam! Jul 12 08:52:53.058 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_TYPELESS` in this scope Jul 12 08:52:53.058 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:166:28 Jul 12 08:52:53.058 INFO kablam! | Jul 12 08:52:53.058 INFO kablam! 166 | R32_G32_B32 => DXGI_FORMAT_R32G32B32_TYPELESS, Jul 12 08:52:53.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.058 INFO kablam! Jul 12 08:52:53.058 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_TYPELESS` in this scope Jul 12 08:52:53.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:167:28 Jul 12 08:52:53.062 INFO kablam! | Jul 12 08:52:53.062 INFO kablam! 167 | R32_G32_B32_A32 => DXGI_FORMAT_R32G32B32A32_TYPELESS, Jul 12 08:52:53.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.062 INFO kablam! Jul 12 08:52:53.062 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_TYPELESS` in this scope Jul 12 08:52:53.062 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:168:28 Jul 12 08:52:53.062 INFO kablam! | Jul 12 08:52:53.062 INFO kablam! 168 | B8_G8_R8_A8 => DXGI_FORMAT_B8G8R8A8_TYPELESS, Jul 12 08:52:53.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.062 INFO kablam! Jul 12 08:52:53.062 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope Jul 12 08:52:53.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:169:28 Jul 12 08:52:53.063 INFO kablam! | Jul 12 08:52:53.063 INFO kablam! 169 | D16 => DXGI_FORMAT_R16_TYPELESS, Jul 12 08:52:53.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.063 INFO kablam! Jul 12 08:52:53.063 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24G8_TYPELESS` in this scope Jul 12 08:52:53.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:170:28 Jul 12 08:52:53.063 INFO kablam! | Jul 12 08:52:53.063 INFO kablam! 170 | D24 | D24_S8 => DXGI_FORMAT_R24G8_TYPELESS, Jul 12 08:52:53.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.063 INFO kablam! Jul 12 08:52:53.063 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope Jul 12 08:52:53.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:171:28 Jul 12 08:52:53.063 INFO kablam! | Jul 12 08:52:53.063 INFO kablam! 171 | D32 => DXGI_FORMAT_R32_TYPELESS, Jul 12 08:52:53.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.063 INFO kablam! Jul 12 08:52:53.063 INFO kablam! error[E0412]: cannot find type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:53.063 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:175:38 Jul 12 08:52:53.063 INFO kablam! | Jul 12 08:52:53.063 INFO kablam! 175 | pub fn map_anti_alias(aa: AaMode) -> DXGI_SAMPLE_DESC { Jul 12 08:52:53.064 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.064 INFO kablam! Jul 12 08:52:53.064 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:53.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:177:27 Jul 12 08:52:53.064 INFO kablam! | Jul 12 08:52:53.064 INFO kablam! 177 | AaMode::Single => DXGI_SAMPLE_DESC { Jul 12 08:52:53.064 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.064 INFO kablam! Jul 12 08:52:53.064 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:53.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:181:33 Jul 12 08:52:53.064 INFO kablam! | Jul 12 08:52:53.064 INFO kablam! 181 | AaMode::Multi(count) => DXGI_SAMPLE_DESC { Jul 12 08:52:53.064 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.064 INFO kablam! Jul 12 08:52:53.064 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:53.064 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:185:49 Jul 12 08:52:53.064 INFO kablam! | Jul 12 08:52:53.064 INFO kablam! 185 | AaMode::Coverage(samples, fragments) => DXGI_SAMPLE_DESC { Jul 12 08:52:53.064 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.065 INFO kablam! Jul 12 08:52:53.065 INFO kablam! error[E0412]: cannot find type `D3D11_BIND_FLAG` in this scope Jul 12 08:52:53.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:192:32 Jul 12 08:52:53.065 INFO kablam! | Jul 12 08:52:53.065 INFO kablam! 192 | pub fn map_bind(bind: Bind) -> D3D11_BIND_FLAG { Jul 12 08:52:53.065 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.065 INFO kablam! Jul 12 08:52:53.065 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_RENDER_TARGET` in this scope Jul 12 08:52:53.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:195:25 Jul 12 08:52:53.065 INFO kablam! | Jul 12 08:52:53.065 INFO kablam! 195 | flags = flags | D3D11_BIND_RENDER_TARGET; Jul 12 08:52:53.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.065 INFO kablam! Jul 12 08:52:53.065 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_DEPTH_STENCIL` in this scope Jul 12 08:52:53.065 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:198:25 Jul 12 08:52:53.065 INFO kablam! | Jul 12 08:52:53.065 INFO kablam! 198 | flags = flags | D3D11_BIND_DEPTH_STENCIL; Jul 12 08:52:53.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.065 INFO kablam! Jul 12 08:52:53.066 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_SHADER_RESOURCE` in this scope Jul 12 08:52:53.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:201:25 Jul 12 08:52:53.066 INFO kablam! | Jul 12 08:52:53.066 INFO kablam! 201 | flags = flags | D3D11_BIND_SHADER_RESOURCE; Jul 12 08:52:53.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.066 INFO kablam! Jul 12 08:52:53.066 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_UNORDERED_ACCESS` in this scope Jul 12 08:52:53.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:204:25 Jul 12 08:52:53.066 INFO kablam! | Jul 12 08:52:53.066 INFO kablam! 204 | flags = flags | D3D11_BIND_UNORDERED_ACCESS; Jul 12 08:52:53.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.066 INFO kablam! Jul 12 08:52:53.066 INFO kablam! error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:53.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:209:39 Jul 12 08:52:53.066 INFO kablam! | Jul 12 08:52:53.066 INFO kablam! 209 | pub fn _map_access(access: Access) -> D3D11_CPU_ACCESS_FLAG { Jul 12 08:52:53.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.066 INFO kablam! Jul 12 08:52:53.067 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_READ` in this scope Jul 12 08:52:53.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:211:48 Jul 12 08:52:53.067 INFO kablam! | Jul 12 08:52:53.067 INFO kablam! 211 | if access.contains(Access::READ) { r = r | D3D11_CPU_ACCESS_READ } Jul 12 08:52:53.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.067 INFO kablam! Jul 12 08:52:53.067 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:53.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:212:49 Jul 12 08:52:53.067 INFO kablam! | Jul 12 08:52:53.067 INFO kablam! 212 | if access.contains(Access::WRITE) { r = r | D3D11_CPU_ACCESS_WRITE } Jul 12 08:52:53.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.067 INFO kablam! Jul 12 08:52:53.067 INFO kablam! error[E0412]: cannot find type `D3D11_USAGE` in this scope Jul 12 08:52:53.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:216:48 Jul 12 08:52:53.067 INFO kablam! | Jul 12 08:52:53.067 INFO kablam! 216 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { Jul 12 08:52:53.067 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.067 INFO kablam! Jul 12 08:52:53.068 INFO kablam! error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:53.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:216:61 Jul 12 08:52:53.068 INFO kablam! | Jul 12 08:52:53.068 INFO kablam! 216 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { Jul 12 08:52:53.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.068 INFO kablam! Jul 12 08:52:53.068 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_DEFAULT` in this scope Jul 12 08:52:53.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:219:14 Jul 12 08:52:53.068 INFO kablam! | Jul 12 08:52:53.068 INFO kablam! 219 | (D3D11_USAGE_DEFAULT, 0) Jul 12 08:52:53.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.068 INFO kablam! Jul 12 08:52:53.068 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_IMMUTABLE` in this scope Jul 12 08:52:53.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:221:14 Jul 12 08:52:53.068 INFO kablam! | Jul 12 08:52:53.068 INFO kablam! 221 | (D3D11_USAGE_IMMUTABLE, 0) Jul 12 08:52:53.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.068 INFO kablam! Jul 12 08:52:53.069 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_DYNAMIC` in this scope Jul 12 08:52:53.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:223:28 Jul 12 08:52:53.069 INFO kablam! | Jul 12 08:52:53.069 INFO kablam! 223 | Usage::Dynamic => (D3D11_USAGE_DYNAMIC, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:53.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.069 INFO kablam! Jul 12 08:52:53.069 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:53.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:223:49 Jul 12 08:52:53.069 INFO kablam! | Jul 12 08:52:53.069 INFO kablam! 223 | Usage::Dynamic => (D3D11_USAGE_DYNAMIC, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:53.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.069 INFO kablam! Jul 12 08:52:53.069 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_STAGING` in this scope Jul 12 08:52:53.069 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:224:27 Jul 12 08:52:53.069 INFO kablam! | Jul 12 08:52:53.069 INFO kablam! 224 | Usage::Upload => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:53.069 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.069 INFO kablam! Jul 12 08:52:53.070 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:53.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:224:48 Jul 12 08:52:53.070 INFO kablam! | Jul 12 08:52:53.070 INFO kablam! 224 | Usage::Upload => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:53.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.070 INFO kablam! Jul 12 08:52:53.070 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_STAGING` in this scope Jul 12 08:52:53.070 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:225:29 Jul 12 08:52:53.070 INFO kablam! | Jul 12 08:52:53.071 INFO kablam! 225 | Usage::Download => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_READ), Jul 12 08:52:53.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.071 INFO kablam! Jul 12 08:52:53.071 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_READ` in this scope Jul 12 08:52:53.071 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:225:50 Jul 12 08:52:53.071 INFO kablam! | Jul 12 08:52:53.071 INFO kablam! 225 | Usage::Download => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_READ), Jul 12 08:52:53.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.071 INFO kablam! Jul 12 08:52:53.072 INFO kablam! error[E0412]: cannot find type `D3D11_TEXTURE_ADDRESS_MODE` in this scope Jul 12 08:52:53.072 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:229:36 Jul 12 08:52:53.072 INFO kablam! | Jul 12 08:52:53.072 INFO kablam! 229 | pub fn map_wrap(wrap: WrapMode) -> D3D11_TEXTURE_ADDRESS_MODE { Jul 12 08:52:53.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.072 INFO kablam! Jul 12 08:52:53.072 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_WRAP` in this scope Jul 12 08:52:53.072 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:231:29 Jul 12 08:52:53.072 INFO kablam! | Jul 12 08:52:53.072 INFO kablam! 231 | WrapMode::Tile => D3D11_TEXTURE_ADDRESS_WRAP, Jul 12 08:52:53.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.072 INFO kablam! Jul 12 08:52:53.073 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_MIRROR` in this scope Jul 12 08:52:53.073 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:232:29 Jul 12 08:52:53.073 INFO kablam! | Jul 12 08:52:53.073 INFO kablam! 232 | WrapMode::Mirror => D3D11_TEXTURE_ADDRESS_MIRROR, Jul 12 08:52:53.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.073 INFO kablam! Jul 12 08:52:53.073 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_CLAMP` in this scope Jul 12 08:52:53.073 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:233:29 Jul 12 08:52:53.073 INFO kablam! | Jul 12 08:52:53.073 INFO kablam! 233 | WrapMode::Clamp => D3D11_TEXTURE_ADDRESS_CLAMP, Jul 12 08:52:53.073 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.074 INFO kablam! Jul 12 08:52:53.074 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_BORDER` in this scope Jul 12 08:52:53.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:234:29 Jul 12 08:52:53.074 INFO kablam! | Jul 12 08:52:53.074 INFO kablam! 234 | WrapMode::Border => D3D11_TEXTURE_ADDRESS_BORDER, Jul 12 08:52:53.074 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.074 INFO kablam! Jul 12 08:52:53.074 INFO kablam! error[E0412]: cannot find type `D3D11_FILTER` in this scope Jul 12 08:52:53.074 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:245:58 Jul 12 08:52:53.074 INFO kablam! | Jul 12 08:52:53.075 INFO kablam! 245 | pub fn map_filter(filter: FilterMethod, op: FilterOp) -> D3D11_FILTER { Jul 12 08:52:53.075 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.075 INFO kablam! Jul 12 08:52:53.075 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_MIP_POINT` in this scope Jul 12 08:52:53.075 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:249:31 Jul 12 08:52:53.075 INFO kablam! | Jul 12 08:52:53.075 INFO kablam! 249 | Scale => D3D11_FILTER_MIN_MAG_MIP_POINT, Jul 12 08:52:53.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.075 INFO kablam! Jul 12 08:52:53.076 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_POINT_MIP_LINEAR` in this scope Jul 12 08:52:53.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:250:31 Jul 12 08:52:53.076 INFO kablam! | Jul 12 08:52:53.076 INFO kablam! 250 | Mipmap => D3D11_FILTER_MIN_MAG_POINT_MIP_LINEAR, Jul 12 08:52:53.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.076 INFO kablam! Jul 12 08:52:53.076 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_LINEAR_MIP_POINT` in this scope Jul 12 08:52:53.076 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:251:31 Jul 12 08:52:53.076 INFO kablam! | Jul 12 08:52:53.076 INFO kablam! 251 | Bilinear => D3D11_FILTER_MIN_MAG_LINEAR_MIP_POINT, Jul 12 08:52:53.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.076 INFO kablam! Jul 12 08:52:53.077 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_MIP_LINEAR` in this scope Jul 12 08:52:53.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:252:31 Jul 12 08:52:53.077 INFO kablam! | Jul 12 08:52:53.077 INFO kablam! 252 | Trilinear => D3D11_FILTER_MIN_MAG_MIP_LINEAR, Jul 12 08:52:53.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.077 INFO kablam! Jul 12 08:52:53.077 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_ANISOTROPIC` in this scope Jul 12 08:52:53.077 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:253:31 Jul 12 08:52:53.077 INFO kablam! | Jul 12 08:52:53.077 INFO kablam! 253 | Anisotropic(_) => D3D11_FILTER_ANISOTROPIC, Jul 12 08:52:53.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.077 INFO kablam! Jul 12 08:52:53.078 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_MIP_POINT` in this scope Jul 12 08:52:53.078 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:256:31 Jul 12 08:52:53.078 INFO kablam! | Jul 12 08:52:53.078 INFO kablam! 256 | Scale => D3D11_FILTER_COMPARISON_MIN_MAG_MIP_POINT, Jul 12 08:52:53.078 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.078 INFO kablam! Jul 12 08:52:53.079 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR` in this scope Jul 12 08:52:53.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:257:31 Jul 12 08:52:53.079 INFO kablam! | Jul 12 08:52:53.079 INFO kablam! 257 | Mipmap => D3D11_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR, Jul 12 08:52:53.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.079 INFO kablam! Jul 12 08:52:53.079 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT` in this scope Jul 12 08:52:53.079 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:258:31 Jul 12 08:52:53.079 INFO kablam! | Jul 12 08:52:53.079 INFO kablam! 258 | Bilinear => D3D11_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT, Jul 12 08:52:53.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.079 INFO kablam! Jul 12 08:52:53.080 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR` in this scope Jul 12 08:52:53.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:259:31 Jul 12 08:52:53.080 INFO kablam! | Jul 12 08:52:53.080 INFO kablam! 259 | Trilinear => D3D11_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR, Jul 12 08:52:53.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.080 INFO kablam! Jul 12 08:52:53.080 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_ANISOTROPIC` in this scope Jul 12 08:52:53.080 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:260:31 Jul 12 08:52:53.080 INFO kablam! | Jul 12 08:52:53.080 INFO kablam! 260 | Anisotropic(_) => D3D11_FILTER_COMPARISON_ANISOTROPIC, Jul 12 08:52:53.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.080 INFO kablam! Jul 12 08:52:53.081 INFO kablam! error[E0412]: cannot find type `D3D11_DSV_FLAG` in this scope Jul 12 08:52:53.081 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:265:49 Jul 12 08:52:53.081 INFO kablam! | Jul 12 08:52:53.081 INFO kablam! 265 | pub fn map_dsv_flags(dsf: DepthStencilFlags) -> D3D11_DSV_FLAG { Jul 12 08:52:53.081 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.081 INFO kablam! Jul 12 08:52:53.081 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_READ_ONLY_DEPTH` in this scope Jul 12 08:52:53.081 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:269:21 Jul 12 08:52:53.081 INFO kablam! | Jul 12 08:52:53.081 INFO kablam! 269 | out = out | D3D11_DSV_READ_ONLY_DEPTH; Jul 12 08:52:53.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.082 INFO kablam! Jul 12 08:52:53.082 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_READ_ONLY_STENCIL` in this scope Jul 12 08:52:53.082 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/data.rs:272:21 Jul 12 08:52:53.082 INFO kablam! | Jul 12 08:52:53.082 INFO kablam! 272 | out = out | D3D11_DSV_READ_ONLY_STENCIL; Jul 12 08:52:53.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.082 INFO kablam! Jul 12 08:52:53.083 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:28:28 Jul 12 08:52:53.083 INFO kablam! | Jul 12 08:52:53.083 INFO kablam! 28 | src_offset: UINT, dst_offset: UINT, Jul 12 08:52:53.083 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.083 INFO kablam! Jul 12 08:52:53.083 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.083 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:28:46 Jul 12 08:52:53.083 INFO kablam! | Jul 12 08:52:53.083 INFO kablam! 28 | src_offset: UINT, dst_offset: UINT, Jul 12 08:52:53.083 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.083 INFO kablam! Jul 12 08:52:53.084 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:29:22 Jul 12 08:52:53.084 INFO kablam! | Jul 12 08:52:53.084 INFO kablam! 29 | size: UINT) { Jul 12 08:52:53.084 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.084 INFO kablam! Jul 12 08:52:53.084 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:53.084 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:98:9 Jul 12 08:52:53.084 INFO kablam! | Jul 12 08:52:53.084 INFO kablam! 98 | if !SUCCEEDED(hr) { Jul 12 08:52:53.084 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:53.084 INFO kablam! Jul 12 08:52:53.085 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:53.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:119:9 Jul 12 08:52:53.085 INFO kablam! | Jul 12 08:52:53.085 INFO kablam! 119 | if !SUCCEEDED(hr) { Jul 12 08:52:53.085 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:53.085 INFO kablam! Jul 12 08:52:53.085 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.085 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:124:78 Jul 12 08:52:53.086 INFO kablam! | Jul 12 08:52:53.086 INFO kablam! 124 | fn texture_subres(face: Option, image: &tex::RawImageInfo) -> UINT { Jul 12 08:52:53.086 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.086 INFO kablam! Jul 12 08:52:53.086 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.086 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:137:56 Jul 12 08:52:53.086 INFO kablam! | Jul 12 08:52:53.086 INFO kablam! 137 | array_slice * num_mipmap_levels + (image.mipmap as UINT) Jul 12 08:52:53.086 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.086 INFO kablam! Jul 12 08:52:53.087 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:144:49 Jul 12 08:52:53.087 INFO kablam! | Jul 12 08:52:53.087 INFO kablam! 144 | let max_cb = core::MAX_CONSTANT_BUFFERS as UINT; Jul 12 08:52:53.087 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.087 INFO kablam! Jul 12 08:52:53.087 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.087 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:145:49 Jul 12 08:52:53.087 INFO kablam! | Jul 12 08:52:53.087 INFO kablam! 145 | let max_srv = core::MAX_RESOURCE_VIEWS as UINT; Jul 12 08:52:53.087 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.087 INFO kablam! Jul 12 08:52:53.088 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:53.088 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/execute.rs:146:49 Jul 12 08:52:53.088 INFO kablam! | Jul 12 08:52:53.088 INFO kablam! 146 | let max_sm = core::MAX_SAMPLERS as UINT; Jul 12 08:52:53.088 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.088 INFO kablam! Jul 12 08:52:53.089 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:53.089 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:26:37 Jul 12 08:52:53.089 INFO kablam! | Jul 12 08:52:53.089 INFO kablam! 26 | pub fn make_rasterizer(device: *mut ID3D11Device, rast: &state::Rasterizer, use_scissor: bool) Jul 12 08:52:53.089 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.089 INFO kablam! Jul 12 08:52:53.090 INFO kablam! error[E0412]: cannot find type `ID3D11RasterizerState` in this scope Jul 12 08:52:53.090 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:27:34 Jul 12 08:52:53.090 INFO kablam! | Jul 12 08:52:53.090 INFO kablam! 27 | -> *const ID3D11RasterizerState { Jul 12 08:52:53.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.090 INFO kablam! Jul 12 08:52:53.090 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RASTERIZER_DESC` in this scope Jul 12 08:52:53.090 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:28:16 Jul 12 08:52:53.091 INFO kablam! | Jul 12 08:52:53.091 INFO kablam! 28 | let desc = D3D11_RASTERIZER_DESC { Jul 12 08:52:53.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.091 INFO kablam! Jul 12 08:52:53.091 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_WIREFRAME` in this scope Jul 12 08:52:53.091 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:32:17 Jul 12 08:52:53.091 INFO kablam! | Jul 12 08:52:53.091 INFO kablam! 32 | D3D11_FILL_WIREFRAME Jul 12 08:52:53.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.092 INFO kablam! Jul 12 08:52:53.092 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_WIREFRAME` in this scope Jul 12 08:52:53.092 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:34:45 Jul 12 08:52:53.092 INFO kablam! | Jul 12 08:52:53.092 INFO kablam! 34 | state::RasterMethod::Line(_) => D3D11_FILL_WIREFRAME, Jul 12 08:52:53.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.092 INFO kablam! Jul 12 08:52:53.093 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_SOLID` in this scope Jul 12 08:52:53.093 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:35:42 Jul 12 08:52:53.093 INFO kablam! | Jul 12 08:52:53.093 INFO kablam! 35 | state::RasterMethod::Fill => D3D11_FILL_SOLID, Jul 12 08:52:53.093 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.093 INFO kablam! Jul 12 08:52:53.094 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_NONE` in this scope Jul 12 08:52:53.094 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:38:41 Jul 12 08:52:53.094 INFO kablam! | Jul 12 08:52:53.094 INFO kablam! 38 | state::CullFace::Nothing => D3D11_CULL_NONE, Jul 12 08:52:53.094 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.094 INFO kablam! Jul 12 08:52:53.094 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_FRONT` in this scope Jul 12 08:52:53.094 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:39:39 Jul 12 08:52:53.095 INFO kablam! | Jul 12 08:52:53.095 INFO kablam! 39 | state::CullFace::Front => D3D11_CULL_FRONT, Jul 12 08:52:53.095 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.095 INFO kablam! Jul 12 08:52:53.095 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_BACK` in this scope Jul 12 08:52:53.095 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:40:38 Jul 12 08:52:53.095 INFO kablam! | Jul 12 08:52:53.095 INFO kablam! 40 | state::CullFace::Back => D3D11_CULL_BACK, Jul 12 08:52:53.095 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.095 INFO kablam! Jul 12 08:52:53.096 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.096 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:43:44 Jul 12 08:52:53.096 INFO kablam! | Jul 12 08:52:53.096 INFO kablam! 43 | state::FrontFace::Clockwise => FALSE, Jul 12 08:52:53.096 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.096 INFO kablam! Jul 12 08:52:53.097 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.097 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:44:51 Jul 12 08:52:53.097 INFO kablam! | Jul 12 08:52:53.097 INFO kablam! 44 | state::FrontFace::CounterClockwise => TRUE, Jul 12 08:52:53.097 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.097 INFO kablam! Jul 12 08:52:53.098 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:53.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:47:35 Jul 12 08:52:53.098 INFO kablam! | Jul 12 08:52:53.098 INFO kablam! 47 | Some(ref o) => o.1 as INT, Jul 12 08:52:53.098 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:53.098 INFO kablam! Jul 12 08:52:53.098 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:53.098 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:52:35 Jul 12 08:52:53.099 INFO kablam! | Jul 12 08:52:53.099 INFO kablam! 52 | Some(ref o) => o.0 as FLOAT, Jul 12 08:52:53.099 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.099 INFO kablam! Jul 12 08:52:53.099 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.099 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:55:26 Jul 12 08:52:53.099 INFO kablam! | Jul 12 08:52:53.099 INFO kablam! 55 | DepthClipEnable: TRUE, Jul 12 08:52:53.099 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.099 INFO kablam! Jul 12 08:52:53.100 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.100 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:56:40 Jul 12 08:52:53.100 INFO kablam! | Jul 12 08:52:53.100 INFO kablam! 56 | ScissorEnable: if use_scissor {TRUE} else {FALSE}, Jul 12 08:52:53.100 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.100 INFO kablam! Jul 12 08:52:53.101 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.101 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:56:52 Jul 12 08:52:53.101 INFO kablam! | Jul 12 08:52:53.101 INFO kablam! 56 | ScissorEnable: if use_scissor {TRUE} else {FALSE}, Jul 12 08:52:53.101 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.101 INFO kablam! Jul 12 08:52:53.102 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:58:24 Jul 12 08:52:53.102 INFO kablam! | Jul 12 08:52:53.102 INFO kablam! 58 | Some(_) => TRUE, Jul 12 08:52:53.102 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.102 INFO kablam! Jul 12 08:52:53.102 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.102 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:59:21 Jul 12 08:52:53.102 INFO kablam! | Jul 12 08:52:53.103 INFO kablam! 59 | None => FALSE, Jul 12 08:52:53.103 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.103 INFO kablam! Jul 12 08:52:53.103 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.103 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:61:32 Jul 12 08:52:53.103 INFO kablam! | Jul 12 08:52:53.103 INFO kablam! 61 | AntialiasedLineEnable: FALSE, Jul 12 08:52:53.103 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.103 INFO kablam! Jul 12 08:52:53.104 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:53.104 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:68:9 Jul 12 08:52:53.104 INFO kablam! | Jul 12 08:52:53.104 INFO kablam! 68 | if !SUCCEEDED(hr) { Jul 12 08:52:53.104 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:53.104 INFO kablam! Jul 12 08:52:53.105 INFO kablam! error[E0412]: cannot find type `D3D11_STENCIL_OP` in this scope Jul 12 08:52:53.105 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:74:46 Jul 12 08:52:53.105 INFO kablam! | Jul 12 08:52:53.105 INFO kablam! 74 | fn map_stencil_op(oper: state::StencilOp) -> D3D11_STENCIL_OP { Jul 12 08:52:53.105 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.105 INFO kablam! Jul 12 08:52:53.106 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_KEEP` in this scope Jul 12 08:52:53.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:77:17 Jul 12 08:52:53.106 INFO kablam! | Jul 12 08:52:53.106 INFO kablam! 77 | Keep => D3D11_STENCIL_OP_KEEP, Jul 12 08:52:53.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.106 INFO kablam! Jul 12 08:52:53.106 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_ZERO` in this scope Jul 12 08:52:53.106 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:78:17 Jul 12 08:52:53.106 INFO kablam! | Jul 12 08:52:53.107 INFO kablam! 78 | Zero => D3D11_STENCIL_OP_ZERO, Jul 12 08:52:53.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.107 INFO kablam! Jul 12 08:52:53.107 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_REPLACE` in this scope Jul 12 08:52:53.107 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:79:20 Jul 12 08:52:53.107 INFO kablam! | Jul 12 08:52:53.107 INFO kablam! 79 | Replace => D3D11_STENCIL_OP_REPLACE, Jul 12 08:52:53.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.107 INFO kablam! Jul 12 08:52:53.108 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INCR_SAT` in this scope Jul 12 08:52:53.108 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:80:27 Jul 12 08:52:53.108 INFO kablam! | Jul 12 08:52:53.108 INFO kablam! 80 | IncrementClamp => D3D11_STENCIL_OP_INCR_SAT, Jul 12 08:52:53.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.108 INFO kablam! Jul 12 08:52:53.109 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INCR` in this scope Jul 12 08:52:53.109 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:81:26 Jul 12 08:52:53.109 INFO kablam! | Jul 12 08:52:53.109 INFO kablam! 81 | IncrementWrap => D3D11_STENCIL_OP_INCR, Jul 12 08:52:53.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.109 INFO kablam! Jul 12 08:52:53.110 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_DECR_SAT` in this scope Jul 12 08:52:53.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:82:27 Jul 12 08:52:53.110 INFO kablam! | Jul 12 08:52:53.110 INFO kablam! 82 | DecrementClamp => D3D11_STENCIL_OP_DECR_SAT, Jul 12 08:52:53.110 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.110 INFO kablam! Jul 12 08:52:53.110 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_DECR` in this scope Jul 12 08:52:53.110 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:83:26 Jul 12 08:52:53.111 INFO kablam! | Jul 12 08:52:53.111 INFO kablam! 83 | DecrementWrap => D3D11_STENCIL_OP_DECR, Jul 12 08:52:53.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.111 INFO kablam! Jul 12 08:52:53.111 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INVERT` in this scope Jul 12 08:52:53.111 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:84:19 Jul 12 08:52:53.111 INFO kablam! | Jul 12 08:52:53.111 INFO kablam! 84 | Invert => D3D11_STENCIL_OP_INVERT, Jul 12 08:52:53.111 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.111 INFO kablam! Jul 12 08:52:53.112 INFO kablam! error[E0412]: cannot find type `D3D11_DEPTH_STENCILOP_DESC` in this scope Jul 12 08:52:53.112 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:88:60 Jul 12 08:52:53.112 INFO kablam! | Jul 12 08:52:53.112 INFO kablam! 88 | fn map_stencil_side(side_: &Option) -> D3D11_DEPTH_STENCILOP_DESC { Jul 12 08:52:53.112 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.112 INFO kablam! Jul 12 08:52:53.113 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_DEPTH_STENCILOP_DESC` in this scope Jul 12 08:52:53.113 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:90:5 Jul 12 08:52:53.113 INFO kablam! | Jul 12 08:52:53.113 INFO kablam! 90 | D3D11_DEPTH_STENCILOP_DESC { Jul 12 08:52:53.113 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.113 INFO kablam! Jul 12 08:52:53.114 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:53.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:99:41 Jul 12 08:52:53.114 INFO kablam! | Jul 12 08:52:53.114 INFO kablam! 99 | where F: Fn(&state::StencilSide) -> UINT8 { Jul 12 08:52:53.114 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.114 INFO kablam! Jul 12 08:52:53.114 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:53.114 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:98:81 Jul 12 08:52:53.114 INFO kablam! | Jul 12 08:52:53.115 INFO kablam! 98 | fn map_stencil_mask(dsi: &pso::DepthStencilInfo, name: &str, accessor: F) -> UINT8 Jul 12 08:52:53.115 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.115 INFO kablam! Jul 12 08:52:53.115 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:53.115 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:112:40 Jul 12 08:52:53.115 INFO kablam! | Jul 12 08:52:53.115 INFO kablam! 112 | pub fn make_depth_stencil(device: *mut ID3D11Device, dsi: &pso::DepthStencilInfo) Jul 12 08:52:53.115 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.115 INFO kablam! Jul 12 08:52:53.116 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope Jul 12 08:52:53.116 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:113:37 Jul 12 08:52:53.116 INFO kablam! | Jul 12 08:52:53.116 INFO kablam! 113 | -> *const ID3D11DepthStencilState { Jul 12 08:52:53.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.116 INFO kablam! Jul 12 08:52:53.117 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_DEPTH_STENCIL_DESC` in this scope Jul 12 08:52:53.117 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:114:16 Jul 12 08:52:53.117 INFO kablam! | Jul 12 08:52:53.117 INFO kablam! 114 | let desc = D3D11_DEPTH_STENCIL_DESC { Jul 12 08:52:53.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.117 INFO kablam! Jul 12 08:52:53.118 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:115:46 Jul 12 08:52:53.118 INFO kablam! | Jul 12 08:52:53.118 INFO kablam! 115 | DepthEnable: if dsi.depth.is_some() {TRUE} else {FALSE}, Jul 12 08:52:53.118 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.118 INFO kablam! Jul 12 08:52:53.118 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.118 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:115:58 Jul 12 08:52:53.118 INFO kablam! | Jul 12 08:52:53.119 INFO kablam! 115 | DepthEnable: if dsi.depth.is_some() {TRUE} else {FALSE}, Jul 12 08:52:53.119 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.119 INFO kablam! Jul 12 08:52:53.119 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NEVER` in this scope Jul 12 08:52:53.119 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:122:21 Jul 12 08:52:53.119 INFO kablam! | Jul 12 08:52:53.119 INFO kablam! 122 | None => D3D11_COMPARISON_NEVER, Jul 12 08:52:53.119 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.119 INFO kablam! Jul 12 08:52:53.120 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.120 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:124:70 Jul 12 08:52:53.120 INFO kablam! | Jul 12 08:52:53.120 INFO kablam! 124 | StencilEnable: if dsi.front.is_some() || dsi.back.is_some() {TRUE} else {FALSE}, Jul 12 08:52:53.120 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.120 INFO kablam! Jul 12 08:52:53.121 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.121 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:124:82 Jul 12 08:52:53.121 INFO kablam! | Jul 12 08:52:53.121 INFO kablam! 124 | StencilEnable: if dsi.front.is_some() || dsi.back.is_some() {TRUE} else {FALSE}, Jul 12 08:52:53.121 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.121 INFO kablam! Jul 12 08:52:53.122 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:53.122 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:125:76 Jul 12 08:52:53.122 INFO kablam! | Jul 12 08:52:53.122 INFO kablam! 125 | StencilReadMask: map_stencil_mask(dsi, "read", |s| (s.mask_read as UINT8)), Jul 12 08:52:53.122 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.122 INFO kablam! Jul 12 08:52:53.122 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:53.122 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:126:79 Jul 12 08:52:53.122 INFO kablam! | Jul 12 08:52:53.122 INFO kablam! 126 | StencilWriteMask: map_stencil_mask(dsi, "write", |s| (s.mask_write as UINT8)), Jul 12 08:52:53.123 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.123 INFO kablam! Jul 12 08:52:53.123 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:53.123 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:135:9 Jul 12 08:52:53.123 INFO kablam! | Jul 12 08:52:53.123 INFO kablam! 135 | if !SUCCEEDED(hr) { Jul 12 08:52:53.123 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:53.123 INFO kablam! Jul 12 08:52:53.124 INFO kablam! error[E0412]: cannot find type `D3D11_BLEND` in this scope Jul 12 08:52:53.124 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:141:61 Jul 12 08:52:53.124 INFO kablam! | Jul 12 08:52:53.124 INFO kablam! 141 | fn map_blend_factor(factor: state::Factor, scalar: bool) -> D3D11_BLEND { Jul 12 08:52:53.124 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.124 INFO kablam! Jul 12 08:52:53.125 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:53.125 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:145:17 Jul 12 08:52:53.125 INFO kablam! | Jul 12 08:52:53.125 INFO kablam! 145 | Zero => D3D11_BLEND_ZERO, Jul 12 08:52:53.125 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.125 INFO kablam! Jul 12 08:52:53.125 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:53.126 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:146:16 Jul 12 08:52:53.126 INFO kablam! | Jul 12 08:52:53.126 INFO kablam! 146 | One => D3D11_BLEND_ONE, Jul 12 08:52:53.126 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.126 INFO kablam! Jul 12 08:52:53.126 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_ALPHA_SAT` in this scope Jul 12 08:52:53.126 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:147:33 Jul 12 08:52:53.126 INFO kablam! | Jul 12 08:52:53.126 INFO kablam! 147 | SourceAlphaSaturated => D3D11_BLEND_SRC_ALPHA_SAT, Jul 12 08:52:53.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.127 INFO kablam! Jul 12 08:52:53.127 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_COLOR` in this scope Jul 12 08:52:53.127 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:148:45 Jul 12 08:52:53.127 INFO kablam! | Jul 12 08:52:53.127 INFO kablam! 148 | ZeroPlus(SourceColor) if !scalar => D3D11_BLEND_SRC_COLOR, Jul 12 08:52:53.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.127 INFO kablam! Jul 12 08:52:53.128 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_ALPHA` in this scope Jul 12 08:52:53.128 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:149:34 Jul 12 08:52:53.128 INFO kablam! | Jul 12 08:52:53.128 INFO kablam! 149 | ZeroPlus(SourceAlpha) => D3D11_BLEND_SRC_ALPHA, Jul 12 08:52:53.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.128 INFO kablam! Jul 12 08:52:53.129 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_DEST_COLOR` in this scope Jul 12 08:52:53.129 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:150:43 Jul 12 08:52:53.129 INFO kablam! | Jul 12 08:52:53.129 INFO kablam! 150 | ZeroPlus(DestColor) if !scalar => D3D11_BLEND_DEST_COLOR, Jul 12 08:52:53.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.129 INFO kablam! Jul 12 08:52:53.129 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_DEST_ALPHA` in this scope Jul 12 08:52:53.130 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:151:32 Jul 12 08:52:53.130 INFO kablam! | Jul 12 08:52:53.130 INFO kablam! 151 | ZeroPlus(DestAlpha) => D3D11_BLEND_DEST_ALPHA, Jul 12 08:52:53.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.130 INFO kablam! Jul 12 08:52:53.130 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_BLEND_FACTOR` in this scope Jul 12 08:52:53.130 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:152:44 Jul 12 08:52:53.130 INFO kablam! | Jul 12 08:52:53.130 INFO kablam! 152 | ZeroPlus(ConstColor) if !scalar => D3D11_BLEND_BLEND_FACTOR, Jul 12 08:52:53.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.131 INFO kablam! Jul 12 08:52:53.131 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_BLEND_FACTOR` in this scope Jul 12 08:52:53.131 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:153:33 Jul 12 08:52:53.131 INFO kablam! | Jul 12 08:52:53.131 INFO kablam! 153 | ZeroPlus(ConstAlpha) => D3D11_BLEND_BLEND_FACTOR, Jul 12 08:52:53.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.131 INFO kablam! Jul 12 08:52:53.132 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_SRC_COLOR` in this scope Jul 12 08:52:53.132 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:154:45 Jul 12 08:52:53.132 INFO kablam! | Jul 12 08:52:53.132 INFO kablam! 154 | OneMinus(SourceColor) if !scalar => D3D11_BLEND_INV_SRC_COLOR, Jul 12 08:52:53.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.132 INFO kablam! Jul 12 08:52:53.133 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_SRC_ALPHA` in this scope Jul 12 08:52:53.133 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:155:34 Jul 12 08:52:53.133 INFO kablam! | Jul 12 08:52:53.133 INFO kablam! 155 | OneMinus(SourceAlpha) => D3D11_BLEND_INV_SRC_ALPHA, Jul 12 08:52:53.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.133 INFO kablam! Jul 12 08:52:53.133 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_DEST_COLOR` in this scope Jul 12 08:52:53.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:156:43 Jul 12 08:52:53.134 INFO kablam! | Jul 12 08:52:53.134 INFO kablam! 156 | OneMinus(DestColor) if !scalar => D3D11_BLEND_INV_DEST_COLOR, Jul 12 08:52:53.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.134 INFO kablam! Jul 12 08:52:53.134 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_DEST_ALPHA` in this scope Jul 12 08:52:53.134 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:157:32 Jul 12 08:52:53.134 INFO kablam! | Jul 12 08:52:53.134 INFO kablam! 157 | OneMinus(DestAlpha) => D3D11_BLEND_INV_DEST_ALPHA, Jul 12 08:52:53.134 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.135 INFO kablam! Jul 12 08:52:53.135 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_BLEND_FACTOR` in this scope Jul 12 08:52:53.135 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:158:44 Jul 12 08:52:53.135 INFO kablam! | Jul 12 08:52:53.135 INFO kablam! 158 | OneMinus(ConstColor) if !scalar => D3D11_BLEND_INV_BLEND_FACTOR, Jul 12 08:52:53.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.135 INFO kablam! Jul 12 08:52:53.136 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_BLEND_FACTOR` in this scope Jul 12 08:52:53.136 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:159:33 Jul 12 08:52:53.136 INFO kablam! | Jul 12 08:52:53.136 INFO kablam! 159 | OneMinus(ConstAlpha) => D3D11_BLEND_INV_BLEND_FACTOR, Jul 12 08:52:53.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.136 INFO kablam! Jul 12 08:52:53.137 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:53.137 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:163:13 Jul 12 08:52:53.137 INFO kablam! | Jul 12 08:52:53.137 INFO kablam! 163 | D3D11_BLEND_ZERO Jul 12 08:52:53.137 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.137 INFO kablam! Jul 12 08:52:53.138 INFO kablam! error[E0412]: cannot find type `D3D11_BLEND_OP` in this scope Jul 12 08:52:53.138 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:168:47 Jul 12 08:52:53.138 INFO kablam! | Jul 12 08:52:53.138 INFO kablam! 168 | fn map_blend_op(equation: state::Equation) -> D3D11_BLEND_OP { Jul 12 08:52:53.138 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.138 INFO kablam! Jul 12 08:52:53.138 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:53.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:171:16 Jul 12 08:52:53.139 INFO kablam! | Jul 12 08:52:53.139 INFO kablam! 171 | Add => D3D11_BLEND_OP_ADD, Jul 12 08:52:53.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.139 INFO kablam! Jul 12 08:52:53.139 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_SUBTRACT` in this scope Jul 12 08:52:53.139 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:172:16 Jul 12 08:52:53.139 INFO kablam! | Jul 12 08:52:53.139 INFO kablam! 172 | Sub => D3D11_BLEND_OP_SUBTRACT, Jul 12 08:52:53.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.140 INFO kablam! Jul 12 08:52:53.140 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_REV_SUBTRACT` in this scope Jul 12 08:52:53.140 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:173:19 Jul 12 08:52:53.140 INFO kablam! | Jul 12 08:52:53.140 INFO kablam! 173 | RevSub => D3D11_BLEND_OP_REV_SUBTRACT, Jul 12 08:52:53.140 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.140 INFO kablam! Jul 12 08:52:53.141 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_MIN` in this scope Jul 12 08:52:53.141 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:174:16 Jul 12 08:52:53.141 INFO kablam! | Jul 12 08:52:53.141 INFO kablam! 174 | Min => D3D11_BLEND_OP_MIN, Jul 12 08:52:53.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.141 INFO kablam! Jul 12 08:52:53.142 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_MAX` in this scope Jul 12 08:52:53.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:175:16 Jul 12 08:52:53.142 INFO kablam! | Jul 12 08:52:53.142 INFO kablam! 175 | Max => D3D11_BLEND_OP_MAX, Jul 12 08:52:53.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.142 INFO kablam! Jul 12 08:52:53.142 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:53.142 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:179:32 Jul 12 08:52:53.142 INFO kablam! | Jul 12 08:52:53.142 INFO kablam! 179 | pub fn make_blend(device: *mut ID3D11Device, targets: &[Option]) Jul 12 08:52:53.143 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.143 INFO kablam! Jul 12 08:52:53.143 INFO kablam! error[E0412]: cannot find type `ID3D11BlendState` in this scope Jul 12 08:52:53.143 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:180:29 Jul 12 08:52:53.143 INFO kablam! | Jul 12 08:52:53.143 INFO kablam! 180 | -> *const ID3D11BlendState { Jul 12 08:52:53.143 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.143 INFO kablam! Jul 12 08:52:53.144 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RENDER_TARGET_BLEND_DESC` in this scope Jul 12 08:52:53.144 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:181:24 Jul 12 08:52:53.144 INFO kablam! | Jul 12 08:52:53.144 INFO kablam! 181 | let dummy_target = D3D11_RENDER_TARGET_BLEND_DESC { Jul 12 08:52:53.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.144 INFO kablam! Jul 12 08:52:53.145 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.145 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:182:22 Jul 12 08:52:53.145 INFO kablam! | Jul 12 08:52:53.145 INFO kablam! 182 | BlendEnable: FALSE, Jul 12 08:52:53.145 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.145 INFO kablam! Jul 12 08:52:53.146 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:53.146 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:183:19 Jul 12 08:52:53.146 INFO kablam! | Jul 12 08:52:53.146 INFO kablam! 183 | SrcBlend: D3D11_BLEND_ZERO, Jul 12 08:52:53.146 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.146 INFO kablam! Jul 12 08:52:53.146 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:53.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:184:20 Jul 12 08:52:53.147 INFO kablam! | Jul 12 08:52:53.147 INFO kablam! 184 | DestBlend: D3D11_BLEND_ONE, Jul 12 08:52:53.147 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.147 INFO kablam! Jul 12 08:52:53.147 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:53.147 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:185:18 Jul 12 08:52:53.147 INFO kablam! | Jul 12 08:52:53.147 INFO kablam! 185 | BlendOp: D3D11_BLEND_OP_ADD, Jul 12 08:52:53.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.148 INFO kablam! Jul 12 08:52:53.148 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:53.148 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:186:24 Jul 12 08:52:53.148 INFO kablam! | Jul 12 08:52:53.148 INFO kablam! 186 | SrcBlendAlpha: D3D11_BLEND_ZERO, Jul 12 08:52:53.148 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.148 INFO kablam! Jul 12 08:52:53.149 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:53.149 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:187:25 Jul 12 08:52:53.149 INFO kablam! | Jul 12 08:52:53.149 INFO kablam! 187 | DestBlendAlpha: D3D11_BLEND_ONE, Jul 12 08:52:53.149 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.149 INFO kablam! Jul 12 08:52:53.150 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:53.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:188:23 Jul 12 08:52:53.150 INFO kablam! | Jul 12 08:52:53.150 INFO kablam! 188 | BlendOpAlpha: D3D11_BLEND_OP_ADD, Jul 12 08:52:53.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.150 INFO kablam! Jul 12 08:52:53.150 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_BLEND_DESC` in this scope Jul 12 08:52:53.150 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:191:20 Jul 12 08:52:53.151 INFO kablam! | Jul 12 08:52:53.151 INFO kablam! 191 | let mut desc = D3D11_BLEND_DESC { Jul 12 08:52:53.151 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.151 INFO kablam! Jul 12 08:52:53.151 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.151 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:192:32 Jul 12 08:52:53.151 INFO kablam! | Jul 12 08:52:53.151 INFO kablam! 192 | AlphaToCoverageEnable: FALSE, //TODO Jul 12 08:52:53.151 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.151 INFO kablam! Jul 12 08:52:53.152 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.152 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:194:24 Jul 12 08:52:53.152 INFO kablam! | Jul 12 08:52:53.152 INFO kablam! 194 | Some(_) => TRUE, Jul 12 08:52:53.152 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.152 INFO kablam! Jul 12 08:52:53.153 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:53.153 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:195:21 Jul 12 08:52:53.153 INFO kablam! | Jul 12 08:52:53.153 INFO kablam! 195 | None => FALSE, Jul 12 08:52:53.153 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:53.153 INFO kablam! Jul 12 08:52:53.154 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:207:31 Jul 12 08:52:53.154 INFO kablam! | Jul 12 08:52:53.154 INFO kablam! 207 | out.BlendEnable = TRUE; Jul 12 08:52:53.154 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.154 INFO kablam! Jul 12 08:52:53.154 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:53.154 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:213:31 Jul 12 08:52:53.154 INFO kablam! | Jul 12 08:52:53.155 INFO kablam! 213 | out.BlendEnable = TRUE; Jul 12 08:52:53.155 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:53.155 INFO kablam! Jul 12 08:52:53.155 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:53.155 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:224:9 Jul 12 08:52:53.155 INFO kablam! | Jul 12 08:52:53.155 INFO kablam! 224 | if !SUCCEEDED(hr) { Jul 12 08:52:53.155 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:53.155 INFO kablam! Jul 12 08:52:53.156 INFO kablam! error[E0412]: cannot find type `ID3D11Buffer` in this scope Jul 12 08:52:53.156 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:41:32 Jul 12 08:52:53.156 INFO kablam! | Jul 12 08:52:53.156 INFO kablam! 41 | pub struct Buffer(pub *mut ID3D11Buffer); Jul 12 08:52:53.156 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.156 INFO kablam! Jul 12 08:52:53.158 INFO kablam! error[E0412]: cannot find type `ID3D11Texture1D` in this scope Jul 12 08:52:53.158 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:47:17 Jul 12 08:52:53.158 INFO kablam! | Jul 12 08:52:53.158 INFO kablam! 47 | D1(*mut ID3D11Texture1D), Jul 12 08:52:53.158 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.158 INFO kablam! Jul 12 08:52:53.158 INFO kablam! error[E0412]: cannot find type `ID3D11Texture2D` in this scope Jul 12 08:52:53.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:48:17 Jul 12 08:52:53.159 INFO kablam! | Jul 12 08:52:53.159 INFO kablam! 48 | D2(*mut ID3D11Texture2D), Jul 12 08:52:53.159 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.159 INFO kablam! Jul 12 08:52:53.159 INFO kablam! error[E0412]: cannot find type `ID3D11Texture3D` in this scope Jul 12 08:52:53.159 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:49:17 Jul 12 08:52:53.159 INFO kablam! | Jul 12 08:52:53.159 INFO kablam! 49 | D3(*mut ID3D11Texture3D), Jul 12 08:52:53.159 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.160 INFO kablam! Jul 12 08:52:53.163 INFO kablam! error[E0412]: cannot find type `ID3D11RenderTargetView` in this scope Jul 12 08:52:53.163 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:55:29 Jul 12 08:52:53.163 INFO kablam! | Jul 12 08:52:53.163 INFO kablam! 55 | pub struct Rtv(pub *mut ID3D11RenderTargetView); Jul 12 08:52:53.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.163 INFO kablam! Jul 12 08:52:53.164 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilView` in this scope Jul 12 08:52:53.164 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:60:29 Jul 12 08:52:53.164 INFO kablam! | Jul 12 08:52:53.164 INFO kablam! 60 | pub struct Dsv(pub *mut ID3D11DepthStencilView); Jul 12 08:52:53.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.164 INFO kablam! Jul 12 08:52:53.166 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderResourceView` in this scope Jul 12 08:52:53.166 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:65:29 Jul 12 08:52:53.166 INFO kablam! | Jul 12 08:52:53.166 INFO kablam! 65 | pub struct Srv(pub *mut ID3D11ShaderResourceView); Jul 12 08:52:53.166 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.166 INFO kablam! Jul 12 08:52:53.167 INFO kablam! error[E0412]: cannot find type `ID3D11SamplerState` in this scope Jul 12 08:52:53.167 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/lib.rs:70:33 Jul 12 08:52:53.167 INFO kablam! | Jul 12 08:52:53.168 INFO kablam! 70 | pub struct Sampler(pub *mut ID3D11SamplerState); Jul 12 08:52:53.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:53.168 INFO kablam! Jul 12 08:52:54.917 INFO kablam! error[E0609]: no field `1` on type `&_` Jul 12 08:52:54.917 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:202:32 Jul 12 08:52:54.917 INFO kablam! | Jul 12 08:52:54.917 INFO kablam! 202 | &Some(ref d) => &d.1, Jul 12 08:52:54.917 INFO kablam! | ^ Jul 12 08:52:54.917 INFO kablam! Jul 12 08:52:54.918 INFO kablam! error[E0609]: no field `source` on type `&_` Jul 12 08:52:54.918 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:208:47 Jul 12 08:52:54.918 INFO kablam! | Jul 12 08:52:54.918 INFO kablam! 208 | out.SrcBlend = map_blend_factor(b.source, false); Jul 12 08:52:54.918 INFO kablam! | ^^^^^^ Jul 12 08:52:54.918 INFO kablam! Jul 12 08:52:54.920 INFO kablam! error[E0609]: no field `source` on type `&_` Jul 12 08:52:54.920 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.7.0/src/state.rs:214:52 Jul 12 08:52:54.920 INFO kablam! | Jul 12 08:52:54.920 INFO kablam! 214 | out.SrcBlendAlpha = map_blend_factor(b.source, true); Jul 12 08:52:54.920 INFO kablam! | ^^^^^^ Jul 12 08:52:54.920 INFO kablam! Jul 12 08:52:54.943 INFO kablam! error: aborting due to 311 previous errors Jul 12 08:52:54.944 INFO kablam! Jul 12 08:52:54.944 INFO kablam! Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0609. Jul 12 08:52:54.944 INFO kablam! For more information about an error, try `rustc --explain E0412`. Jul 12 08:52:54.963 INFO kablam! error: Could not compile `gfx_device_dx11`. Jul 12 08:52:54.964 INFO kablam! Jul 12 08:52:54.964 INFO kablam! To learn more, run the command again with --verbose. Jul 12 08:52:54.966 INFO kablam! su: No module specific data is present Jul 12 08:52:55.456 INFO running `"docker" "rm" "-f" "aab5124a709c1215636dc66d12cb32f4ac66e42292e891eb0ba3c99d127f90ed"` Jul 12 08:52:55.618 INFO blam! aab5124a709c1215636dc66d12cb32f4ac66e42292e891eb0ba3c99d127f90ed