Jul 12 08:52:36.270 INFO checking gfx_window_dxgi-0.7.0 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 08:52:36.270 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:52:36.270 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 08:52:36.270 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-3/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:36.550 INFO blam! 62d77147f2331ab0ebbee6d293d25abff4048c3719fc9eb8a8bcd7f7d8b08f3d Jul 12 08:52:36.552 INFO running `"docker" "start" "-a" "62d77147f2331ab0ebbee6d293d25abff4048c3719fc9eb8a8bcd7f7d8b08f3d"` Jul 12 08:52:37.698 INFO kablam! Compiling d3dcompiler-sys v0.2.0 Jul 12 08:52:37.698 INFO kablam! Compiling d3d11-sys v0.2.0 Jul 12 08:52:37.698 INFO kablam! Compiling user32-sys v0.2.0 Jul 12 08:52:37.698 INFO kablam! Checking dxguid-sys v0.2.0 Jul 12 08:52:37.719 INFO kablam! Compiling wayland-scanner v0.7.8 Jul 12 08:52:37.727 INFO kablam! Checking wayland-sys v0.7.8 Jul 12 08:52:43.455 INFO kablam! Checking gfx_device_dx11 v0.6.0 Jul 12 08:52:44.655 INFO kablam! error[E0432]: unresolved import `winapi::FLOAT` Jul 12 08:52:44.655 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:18:14 Jul 12 08:52:44.655 INFO kablam! | Jul 12 08:52:44.655 INFO kablam! 18 | use winapi::{FLOAT, INT, UINT, UINT8, DXGI_FORMAT, Jul 12 08:52:44.655 INFO kablam! | ^^^^^ no `FLOAT` in the root Jul 12 08:52:44.656 INFO kablam! Jul 12 08:52:44.656 INFO kablam! error[E0432]: unresolved import `winapi::INT` Jul 12 08:52:44.656 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:18:21 Jul 12 08:52:44.656 INFO kablam! | Jul 12 08:52:44.656 INFO kablam! 18 | use winapi::{FLOAT, INT, UINT, UINT8, DXGI_FORMAT, Jul 12 08:52:44.656 INFO kablam! | ^^^ no `INT` in the root Jul 12 08:52:44.657 INFO kablam! Jul 12 08:52:44.657 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.657 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:18:26 Jul 12 08:52:44.657 INFO kablam! | Jul 12 08:52:44.658 INFO kablam! 18 | use winapi::{FLOAT, INT, UINT, UINT8, DXGI_FORMAT, Jul 12 08:52:44.658 INFO kablam! | ^^^^ no `UINT` in the root Jul 12 08:52:44.658 INFO kablam! Jul 12 08:52:44.659 INFO kablam! error[E0432]: unresolved import `winapi::UINT8` Jul 12 08:52:44.659 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:18:32 Jul 12 08:52:44.659 INFO kablam! | Jul 12 08:52:44.659 INFO kablam! 18 | use winapi::{FLOAT, INT, UINT, UINT8, DXGI_FORMAT, Jul 12 08:52:44.659 INFO kablam! | ^^^^^ no `UINT8` in the root Jul 12 08:52:44.659 INFO kablam! Jul 12 08:52:44.660 INFO kablam! error[E0432]: unresolved import `winapi::DXGI_FORMAT` Jul 12 08:52:44.660 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:18:39 Jul 12 08:52:44.660 INFO kablam! | Jul 12 08:52:44.660 INFO kablam! 18 | use winapi::{FLOAT, INT, UINT, UINT8, DXGI_FORMAT, Jul 12 08:52:44.660 INFO kablam! | ^^^^^^^^^^^ no `DXGI_FORMAT` in the root Jul 12 08:52:44.661 INFO kablam! Jul 12 08:52:44.661 INFO kablam! error[E0432]: unresolved import `winapi::DXGI_FORMAT_R16_UINT` Jul 12 08:52:44.661 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:19:14 Jul 12 08:52:44.661 INFO kablam! | Jul 12 08:52:44.661 INFO kablam! 19 | DXGI_FORMAT_R16_UINT, DXGI_FORMAT_R32_UINT, Jul 12 08:52:44.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `DXGI_FORMAT_R16_UINT` in the root Jul 12 08:52:44.662 INFO kablam! Jul 12 08:52:44.662 INFO kablam! error[E0432]: unresolved import `winapi::DXGI_FORMAT_R32_UINT` Jul 12 08:52:44.663 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:19:36 Jul 12 08:52:44.663 INFO kablam! | Jul 12 08:52:44.663 INFO kablam! 19 | DXGI_FORMAT_R16_UINT, DXGI_FORMAT_R32_UINT, Jul 12 08:52:44.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `DXGI_FORMAT_R32_UINT` in the root Jul 12 08:52:44.663 INFO kablam! Jul 12 08:52:44.664 INFO kablam! error[E0432]: unresolved import `winapi::D3D11_CLEAR_FLAG` Jul 12 08:52:44.664 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:20:14 Jul 12 08:52:44.664 INFO kablam! | Jul 12 08:52:44.664 INFO kablam! 20 | D3D11_CLEAR_FLAG, D3D11_PRIMITIVE_TOPOLOGY, D3D11_VIEWPORT, D3D11_RECT, Jul 12 08:52:44.664 INFO kablam! | ^^^^^^^^^^^^^^^^ no `D3D11_CLEAR_FLAG` in the root Jul 12 08:52:44.664 INFO kablam! Jul 12 08:52:44.665 INFO kablam! error[E0432]: unresolved import `winapi::D3D11_PRIMITIVE_TOPOLOGY` Jul 12 08:52:44.665 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:20:32 Jul 12 08:52:44.665 INFO kablam! | Jul 12 08:52:44.665 INFO kablam! 20 | D3D11_CLEAR_FLAG, D3D11_PRIMITIVE_TOPOLOGY, D3D11_VIEWPORT, D3D11_RECT, Jul 12 08:52:44.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ no `D3D11_PRIMITIVE_TOPOLOGY` in the root Jul 12 08:52:44.666 INFO kablam! Jul 12 08:52:44.666 INFO kablam! error[E0432]: unresolved import `winapi::D3D11_VIEWPORT` Jul 12 08:52:44.666 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:20:58 Jul 12 08:52:44.666 INFO kablam! | Jul 12 08:52:44.666 INFO kablam! 20 | D3D11_CLEAR_FLAG, D3D11_PRIMITIVE_TOPOLOGY, D3D11_VIEWPORT, D3D11_RECT, Jul 12 08:52:44.666 INFO kablam! | ^^^^^^^^^^^^^^ no `D3D11_VIEWPORT` in the root Jul 12 08:52:44.667 INFO kablam! Jul 12 08:52:44.667 INFO kablam! error[E0432]: unresolved import `winapi::D3D11_RECT` Jul 12 08:52:44.667 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:20:74 Jul 12 08:52:44.668 INFO kablam! | Jul 12 08:52:44.668 INFO kablam! 20 | D3D11_CLEAR_FLAG, D3D11_PRIMITIVE_TOPOLOGY, D3D11_VIEWPORT, D3D11_RECT, Jul 12 08:52:44.668 INFO kablam! | ^^^^^^^^^^ no `D3D11_RECT` in the root Jul 12 08:52:44.668 INFO kablam! Jul 12 08:52:44.669 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11RasterizerState` Jul 12 08:52:44.669 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:21:14 Jul 12 08:52:44.669 INFO kablam! | Jul 12 08:52:44.669 INFO kablam! 21 | ID3D11RasterizerState, ID3D11DepthStencilState, ID3D11BlendState}; Jul 12 08:52:44.669 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ no `ID3D11RasterizerState` in the root Jul 12 08:52:44.669 INFO kablam! Jul 12 08:52:44.670 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11DepthStencilState` Jul 12 08:52:44.670 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:21:37 Jul 12 08:52:44.670 INFO kablam! | Jul 12 08:52:44.670 INFO kablam! 21 | ID3D11RasterizerState, ID3D11DepthStencilState, ID3D11BlendState}; Jul 12 08:52:44.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ no `ID3D11DepthStencilState` in the root Jul 12 08:52:44.671 INFO kablam! Jul 12 08:52:44.671 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11BlendState` Jul 12 08:52:44.671 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/command.rs:21:62 Jul 12 08:52:44.671 INFO kablam! | Jul 12 08:52:44.671 INFO kablam! 21 | ID3D11RasterizerState, ID3D11DepthStencilState, ID3D11BlendState}; Jul 12 08:52:44.671 INFO kablam! | ^^^^^^^^^^^^^^^^ no `ID3D11BlendState` in the root Jul 12 08:52:44.672 INFO kablam! Jul 12 08:52:44.672 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.672 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:16:20 Jul 12 08:52:44.672 INFO kablam! | Jul 12 08:52:44.672 INFO kablam! 16 | use winapi::{self, UINT}; Jul 12 08:52:44.673 INFO kablam! | ^^^^ no `UINT` in the root Jul 12 08:52:44.673 INFO kablam! Jul 12 08:52:44.674 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.674 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:104:9 Jul 12 08:52:44.674 INFO kablam! | Jul 12 08:52:44.674 INFO kablam! 104 | use winapi::UINT; Jul 12 08:52:44.674 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.674 INFO kablam! Jul 12 08:52:44.675 INFO kablam! error[E0432]: unresolved import `winapi::d3d11` Jul 12 08:52:44.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:126:21 Jul 12 08:52:44.675 INFO kablam! | Jul 12 08:52:44.675 INFO kablam! 126 | use winapi::d3d11::*; Jul 12 08:52:44.675 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:44.675 INFO kablam! Jul 12 08:52:44.676 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.676 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:195:13 Jul 12 08:52:44.676 INFO kablam! | Jul 12 08:52:44.676 INFO kablam! 195 | use winapi::UINT; Jul 12 08:52:44.676 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.677 INFO kablam! Jul 12 08:52:44.677 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.677 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:207:13 Jul 12 08:52:44.677 INFO kablam! | Jul 12 08:52:44.677 INFO kablam! 207 | use winapi::UINT; Jul 12 08:52:44.677 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.678 INFO kablam! Jul 12 08:52:44.678 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.678 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:248:13 Jul 12 08:52:44.679 INFO kablam! | Jul 12 08:52:44.679 INFO kablam! 248 | use winapi::UINT; Jul 12 08:52:44.679 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.679 INFO kablam! Jul 12 08:52:44.680 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:293:13 Jul 12 08:52:44.680 INFO kablam! | Jul 12 08:52:44.680 INFO kablam! 293 | use winapi::UINT; Jul 12 08:52:44.680 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.680 INFO kablam! Jul 12 08:52:44.681 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11DeviceChild` Jul 12 08:52:44.681 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:358:13 Jul 12 08:52:44.681 INFO kablam! | Jul 12 08:52:44.681 INFO kablam! 358 | use winapi::ID3D11DeviceChild; Jul 12 08:52:44.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `ID3D11DeviceChild` in the root Jul 12 08:52:44.681 INFO kablam! Jul 12 08:52:44.683 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11VertexShader` Jul 12 08:52:44.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:428:22 Jul 12 08:52:44.683 INFO kablam! | Jul 12 08:52:44.683 INFO kablam! 428 | use winapi::{ID3D11VertexShader, ID3D11HullShader, ID3D11DomainShader, ID3D11GeometryShader, ID3D11PixelShader}; Jul 12 08:52:44.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `ID3D11VertexShader` in the root Jul 12 08:52:44.683 INFO kablam! Jul 12 08:52:44.683 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11HullShader` Jul 12 08:52:44.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:428:42 Jul 12 08:52:44.683 INFO kablam! | Jul 12 08:52:44.683 INFO kablam! 428 | use winapi::{ID3D11VertexShader, ID3D11HullShader, ID3D11DomainShader, ID3D11GeometryShader, ID3D11PixelShader}; Jul 12 08:52:44.683 INFO kablam! | ^^^^^^^^^^^^^^^^ no `ID3D11HullShader` in the root Jul 12 08:52:44.683 INFO kablam! Jul 12 08:52:44.683 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11DomainShader` Jul 12 08:52:44.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:428:60 Jul 12 08:52:44.683 INFO kablam! | Jul 12 08:52:44.683 INFO kablam! 428 | use winapi::{ID3D11VertexShader, ID3D11HullShader, ID3D11DomainShader, ID3D11GeometryShader, ID3D11PixelShader}; Jul 12 08:52:44.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^ no `ID3D11DomainShader` in the root Jul 12 08:52:44.683 INFO kablam! Jul 12 08:52:44.683 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11GeometryShader` Jul 12 08:52:44.683 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:428:80 Jul 12 08:52:44.683 INFO kablam! | Jul 12 08:52:44.684 INFO kablam! 428 | use winapi::{ID3D11VertexShader, ID3D11HullShader, ID3D11DomainShader, ID3D11GeometryShader, ID3D11PixelShader}; Jul 12 08:52:44.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `ID3D11GeometryShader` in the root Jul 12 08:52:44.684 INFO kablam! Jul 12 08:52:44.684 INFO kablam! error[E0432]: unresolved import `winapi::ID3D11PixelShader` Jul 12 08:52:44.684 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:428:102 Jul 12 08:52:44.684 INFO kablam! | Jul 12 08:52:44.684 INFO kablam! 428 | use winapi::{ID3D11VertexShader, ID3D11HullShader, ID3D11DomainShader, ID3D11GeometryShader, ID3D11PixelShader}; Jul 12 08:52:44.684 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `ID3D11PixelShader` in the root Jul 12 08:52:44.685 INFO kablam! Jul 12 08:52:44.685 INFO kablam! error[E0432]: unresolved import `winapi::d3dcommon` Jul 12 08:52:44.685 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:497:21 Jul 12 08:52:44.685 INFO kablam! | Jul 12 08:52:44.685 INFO kablam! 497 | use winapi::d3dcommon::*; Jul 12 08:52:44.685 INFO kablam! | ^^^^^^^^^ Could not find `d3dcommon` in `winapi` Jul 12 08:52:44.686 INFO kablam! Jul 12 08:52:44.686 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.687 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:506:17 Jul 12 08:52:44.687 INFO kablam! | Jul 12 08:52:44.687 INFO kablam! 506 | use winapi::UINT; Jul 12 08:52:44.687 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.687 INFO kablam! Jul 12 08:52:44.687 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.688 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:683:13 Jul 12 08:52:44.688 INFO kablam! | Jul 12 08:52:44.688 INFO kablam! 683 | use winapi::UINT; Jul 12 08:52:44.688 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.688 INFO kablam! Jul 12 08:52:44.688 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.688 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:744:13 Jul 12 08:52:44.688 INFO kablam! | Jul 12 08:52:44.688 INFO kablam! 744 | use winapi::UINT; Jul 12 08:52:44.689 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.689 INFO kablam! Jul 12 08:52:44.689 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:808:13 Jul 12 08:52:44.689 INFO kablam! | Jul 12 08:52:44.689 INFO kablam! 808 | use winapi::UINT; Jul 12 08:52:44.689 INFO kablam! | ^^^^^^^^^^^^ no `UINT` in the root Jul 12 08:52:44.689 INFO kablam! Jul 12 08:52:44.689 INFO kablam! error[E0432]: unresolved import `winapi::UINT` Jul 12 08:52:44.689 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:110:18 Jul 12 08:52:44.689 INFO kablam! | Jul 12 08:52:44.689 INFO kablam! 110 | use winapi::{UINT, SUCCEEDED}; Jul 12 08:52:44.689 INFO kablam! | ^^^^ no `UINT` in the root Jul 12 08:52:44.689 INFO kablam! Jul 12 08:52:44.690 INFO kablam! error[E0432]: unresolved import `winapi::SUCCEEDED` Jul 12 08:52:44.691 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:110:24 Jul 12 08:52:44.691 INFO kablam! | Jul 12 08:52:44.691 INFO kablam! 110 | use winapi::{UINT, SUCCEEDED}; Jul 12 08:52:44.691 INFO kablam! | ^^^^^^^^^ no `SUCCEEDED` in the root Jul 12 08:52:44.691 INFO kablam! Jul 12 08:52:45.234 INFO kablam! Compiling wayland-client v0.7.8 Jul 12 08:52:45.675 INFO kablam! error: cannot determine resolution for the macro `debug` Jul 12 08:52:45.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:172:9 Jul 12 08:52:45.675 INFO kablam! | Jul 12 08:52:45.675 INFO kablam! 172 | debug!("Creating Buffer with info {:?} and sub-data {:?}", info, sub); Jul 12 08:52:45.675 INFO kablam! | ^^^^^ Jul 12 08:52:45.675 INFO kablam! | Jul 12 08:52:45.675 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.675 INFO kablam! Jul 12 08:52:45.675 INFO kablam! error: cannot determine resolution for the macro `assert` Jul 12 08:52:45.675 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:145:9 Jul 12 08:52:45.675 INFO kablam! | Jul 12 08:52:45.675 INFO kablam! 145 | assert!(size >= info.size); Jul 12 08:52:45.675 INFO kablam! | ^^^^^^ Jul 12 08:52:45.675 INFO kablam! | Jul 12 08:52:45.675 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.675 INFO kablam! Jul 12 08:52:45.680 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.680 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:134:21 Jul 12 08:52:45.680 INFO kablam! | Jul 12 08:52:45.680 INFO kablam! 134 | error!("Only U16 and U32 index buffers are allowed"); Jul 12 08:52:45.680 INFO kablam! | ^^^^^ Jul 12 08:52:45.680 INFO kablam! | Jul 12 08:52:45.680 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.680 INFO kablam! Jul 12 08:52:45.716 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:188:13 Jul 12 08:52:45.716 INFO kablam! | Jul 12 08:52:45.716 INFO kablam! 188 | error!("Failed to create a buffer with desc {:#?}, error {:x}", native_desc, hr); Jul 12 08:52:45.716 INFO kablam! | ^^^^^ Jul 12 08:52:45.716 INFO kablam! | Jul 12 08:52:45.717 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.717 INFO kablam! Jul 12 08:52:45.846 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.847 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:515:17 Jul 12 08:52:45.847 INFO kablam! | Jul 12 08:52:45.847 INFO kablam! 515 | error!("Vertex attribute {} must be aligned to 2 bytes, has offset {}", Jul 12 08:52:45.847 INFO kablam! | ^^^^^ Jul 12 08:52:45.847 INFO kablam! | Jul 12 08:52:45.847 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.847 INFO kablam! Jul 12 08:52:45.852 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.852 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:525:25 Jul 12 08:52:45.853 INFO kablam! | Jul 12 08:52:45.853 INFO kablam! 525 | error!("Unable to find DXGI format for {:?}", elem.format); Jul 12 08:52:45.853 INFO kablam! | ^^^^^ Jul 12 08:52:45.853 INFO kablam! | Jul 12 08:52:45.853 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.853 INFO kablam! Jul 12 08:52:45.863 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.863 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:548:17 Jul 12 08:52:45.863 INFO kablam! | Jul 12 08:52:45.864 INFO kablam! 548 | error!("VS hash {} is not found in the factory cache", prog.vs_hash); Jul 12 08:52:45.864 INFO kablam! | ^^^^^ Jul 12 08:52:45.864 INFO kablam! | Jul 12 08:52:45.864 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.864 INFO kablam! Jul 12 08:52:45.888 INFO kablam! error: cannot determine resolution for the macro `error` Jul 12 08:52:45.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:562:13 Jul 12 08:52:45.888 INFO kablam! | Jul 12 08:52:45.888 INFO kablam! 562 | error!("Failed to create input layout from {:#?}, error {:x}", layouts, hr); Jul 12 08:52:45.888 INFO kablam! | ^^^^^ Jul 12 08:52:45.888 INFO kablam! | Jul 12 08:52:45.888 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Jul 12 08:52:45.889 INFO kablam! Jul 12 08:52:46.544 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.545 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:910:58 Jul 12 08:52:46.545 INFO kablam! | Jul 12 08:52:46.545 INFO kablam! 910 | ensure_mapped(&mut m, buf.raw(), winapi::d3d11::D3D11_MAP_READ, self) Jul 12 08:52:46.545 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.554 INFO kablam! Jul 12 08:52:46.555 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:923:58 Jul 12 08:52:46.555 INFO kablam! | Jul 12 08:52:46.555 INFO kablam! 923 | ensure_mapped(&mut m, buf.raw(), winapi::d3d11::D3D11_MAP_WRITE, self) Jul 12 08:52:46.555 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.555 INFO kablam! Jul 12 08:52:46.555 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:931:40 Jul 12 08:52:46.555 INFO kablam! | Jul 12 08:52:46.555 INFO kablam! 931 | map_type: winapi::d3d11::D3D11_MAP, Jul 12 08:52:46.556 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.556 INFO kablam! Jul 12 08:52:46.556 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:941:32 Jul 12 08:52:46.556 INFO kablam! | Jul 12 08:52:46.556 INFO kablam! 941 | let mut sres = winapi::d3d11::D3D11_MAPPED_SUBRESOURCE { Jul 12 08:52:46.556 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.556 INFO kablam! Jul 12 08:52:46.556 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:947:60 Jul 12 08:52:46.557 INFO kablam! | Jul 12 08:52:46.557 INFO kablam! 947 | let dst = raw_handle.as_resource() as *mut winapi::d3d11::ID3D11Resource; Jul 12 08:52:46.557 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.557 INFO kablam! Jul 12 08:52:46.586 INFO kablam! error[E0433]: failed to resolve. Could not find `d3d11` in `winapi` Jul 12 08:52:46.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:966:71 Jul 12 08:52:46.586 INFO kablam! | Jul 12 08:52:46.586 INFO kablam! 966 | (*context).Unmap(raw_handle.as_resource() as *mut winapi::d3d11::ID3D11Resource, 0); Jul 12 08:52:46.586 INFO kablam! | ^^^^^ Could not find `d3d11` in `winapi` Jul 12 08:52:46.586 INFO kablam! Jul 12 08:52:52.232 INFO kablam! error[E0412]: cannot find type `D3D11_COMPARISON_FUNC` in this scope Jul 12 08:52:52.232 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:22:41 Jul 12 08:52:52.232 INFO kablam! | Jul 12 08:52:52.232 INFO kablam! 22 | pub fn map_function(fun: Comparison) -> D3D11_COMPARISON_FUNC { Jul 12 08:52:52.232 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.246 INFO kablam! Jul 12 08:52:52.247 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NEVER` in this scope Jul 12 08:52:52.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:24:30 Jul 12 08:52:52.247 INFO kablam! | Jul 12 08:52:52.247 INFO kablam! 24 | Comparison::Never => D3D11_COMPARISON_NEVER, Jul 12 08:52:52.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.247 INFO kablam! Jul 12 08:52:52.248 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_LESS` in this scope Jul 12 08:52:52.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:25:29 Jul 12 08:52:52.248 INFO kablam! | Jul 12 08:52:52.248 INFO kablam! 25 | Comparison::Less => D3D11_COMPARISON_LESS, Jul 12 08:52:52.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.248 INFO kablam! Jul 12 08:52:52.248 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_LESS_EQUAL` in this scope Jul 12 08:52:52.248 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:26:34 Jul 12 08:52:52.248 INFO kablam! | Jul 12 08:52:52.248 INFO kablam! 26 | Comparison::LessEqual => D3D11_COMPARISON_LESS_EQUAL, Jul 12 08:52:52.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.248 INFO kablam! Jul 12 08:52:52.249 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_EQUAL` in this scope Jul 12 08:52:52.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:27:30 Jul 12 08:52:52.249 INFO kablam! | Jul 12 08:52:52.249 INFO kablam! 27 | Comparison::Equal => D3D11_COMPARISON_EQUAL, Jul 12 08:52:52.249 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.249 INFO kablam! Jul 12 08:52:52.249 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_GREATER_EQUAL` in this scope Jul 12 08:52:52.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:28:37 Jul 12 08:52:52.250 INFO kablam! | Jul 12 08:52:52.250 INFO kablam! 28 | Comparison::GreaterEqual => D3D11_COMPARISON_GREATER_EQUAL, Jul 12 08:52:52.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.250 INFO kablam! Jul 12 08:52:52.250 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_GREATER` in this scope Jul 12 08:52:52.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:29:32 Jul 12 08:52:52.250 INFO kablam! | Jul 12 08:52:52.250 INFO kablam! 29 | Comparison::Greater => D3D11_COMPARISON_GREATER, Jul 12 08:52:52.250 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.250 INFO kablam! Jul 12 08:52:52.251 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NOT_EQUAL` in this scope Jul 12 08:52:52.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:30:33 Jul 12 08:52:52.251 INFO kablam! | Jul 12 08:52:52.251 INFO kablam! 30 | Comparison::NotEqual => D3D11_COMPARISON_NOT_EQUAL, Jul 12 08:52:52.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.251 INFO kablam! Jul 12 08:52:52.251 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_ALWAYS` in this scope Jul 12 08:52:52.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:31:31 Jul 12 08:52:52.251 INFO kablam! | Jul 12 08:52:52.252 INFO kablam! 31 | Comparison::Always => D3D11_COMPARISON_ALWAYS, Jul 12 08:52:52.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.252 INFO kablam! Jul 12 08:52:52.252 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in this scope Jul 12 08:52:52.252 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:35:62 Jul 12 08:52:52.252 INFO kablam! | Jul 12 08:52:52.252 INFO kablam! 35 | pub fn map_format(format: Format, is_target: bool) -> Option { Jul 12 08:52:52.252 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.252 INFO kablam! Jul 12 08:52:52.253 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_SINT` in this scope Jul 12 08:52:52.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:41:22 Jul 12 08:52:52.253 INFO kablam! | Jul 12 08:52:52.253 INFO kablam! 41 | Int => DXGI_FORMAT_R8_SINT, Jul 12 08:52:52.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.253 INFO kablam! Jul 12 08:52:52.253 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_UINT` in this scope Jul 12 08:52:52.253 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:42:22 Jul 12 08:52:52.253 INFO kablam! | Jul 12 08:52:52.253 INFO kablam! 42 | Uint => DXGI_FORMAT_R8_UINT, Jul 12 08:52:52.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.253 INFO kablam! Jul 12 08:52:52.254 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_SNORM` in this scope Jul 12 08:52:52.254 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:43:22 Jul 12 08:52:52.254 INFO kablam! | Jul 12 08:52:52.254 INFO kablam! 43 | Inorm => DXGI_FORMAT_R8_SNORM, Jul 12 08:52:52.254 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.254 INFO kablam! Jul 12 08:52:52.255 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_UNORM` in this scope Jul 12 08:52:52.255 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:44:22 Jul 12 08:52:52.255 INFO kablam! | Jul 12 08:52:52.255 INFO kablam! 44 | Unorm => DXGI_FORMAT_R8_UNORM, Jul 12 08:52:52.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.255 INFO kablam! Jul 12 08:52:52.255 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SINT` in this scope Jul 12 08:52:52.255 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:48:22 Jul 12 08:52:52.255 INFO kablam! | Jul 12 08:52:52.255 INFO kablam! 48 | Int => DXGI_FORMAT_R8G8_SINT, Jul 12 08:52:52.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.255 INFO kablam! Jul 12 08:52:52.256 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UINT` in this scope Jul 12 08:52:52.256 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:49:22 Jul 12 08:52:52.256 INFO kablam! | Jul 12 08:52:52.256 INFO kablam! 49 | Uint => DXGI_FORMAT_R8G8_UINT, Jul 12 08:52:52.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.256 INFO kablam! Jul 12 08:52:52.256 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_SNORM` in this scope Jul 12 08:52:52.256 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:50:22 Jul 12 08:52:52.256 INFO kablam! | Jul 12 08:52:52.257 INFO kablam! 50 | Inorm => DXGI_FORMAT_R8G8_SNORM, Jul 12 08:52:52.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.257 INFO kablam! Jul 12 08:52:52.257 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_UNORM` in this scope Jul 12 08:52:52.257 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:51:22 Jul 12 08:52:52.257 INFO kablam! | Jul 12 08:52:52.257 INFO kablam! 51 | Unorm => DXGI_FORMAT_R8G8_UNORM, Jul 12 08:52:52.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.257 INFO kablam! Jul 12 08:52:52.258 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SINT` in this scope Jul 12 08:52:52.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:55:22 Jul 12 08:52:52.258 INFO kablam! | Jul 12 08:52:52.258 INFO kablam! 55 | Int => DXGI_FORMAT_R8G8B8A8_SINT, Jul 12 08:52:52.258 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.258 INFO kablam! Jul 12 08:52:52.258 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UINT` in this scope Jul 12 08:52:52.258 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:56:22 Jul 12 08:52:52.258 INFO kablam! | Jul 12 08:52:52.258 INFO kablam! 56 | Uint => DXGI_FORMAT_R8G8B8A8_UINT, Jul 12 08:52:52.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.259 INFO kablam! Jul 12 08:52:52.259 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_SNORM` in this scope Jul 12 08:52:52.259 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:57:22 Jul 12 08:52:52.259 INFO kablam! | Jul 12 08:52:52.259 INFO kablam! 57 | Inorm => DXGI_FORMAT_R8G8B8A8_SNORM, Jul 12 08:52:52.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.259 INFO kablam! Jul 12 08:52:52.260 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM` in this scope Jul 12 08:52:52.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:58:22 Jul 12 08:52:52.260 INFO kablam! | Jul 12 08:52:52.260 INFO kablam! 58 | Unorm => DXGI_FORMAT_R8G8B8A8_UNORM, Jul 12 08:52:52.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.260 INFO kablam! Jul 12 08:52:52.260 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_UNORM_SRGB` in this scope Jul 12 08:52:52.260 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:59:22 Jul 12 08:52:52.260 INFO kablam! | Jul 12 08:52:52.260 INFO kablam! 59 | Srgb => DXGI_FORMAT_R8G8B8A8_UNORM_SRGB, Jul 12 08:52:52.260 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.261 INFO kablam! Jul 12 08:52:52.261 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UINT` in this scope Jul 12 08:52:52.261 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:63:22 Jul 12 08:52:52.261 INFO kablam! | Jul 12 08:52:52.261 INFO kablam! 63 | Uint => DXGI_FORMAT_R10G10B10A2_UINT, Jul 12 08:52:52.261 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.261 INFO kablam! Jul 12 08:52:52.262 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_UNORM` in this scope Jul 12 08:52:52.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:64:22 Jul 12 08:52:52.262 INFO kablam! | Jul 12 08:52:52.262 INFO kablam! 64 | Unorm => DXGI_FORMAT_R10G10B10A2_UNORM, Jul 12 08:52:52.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.262 INFO kablam! Jul 12 08:52:52.262 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope Jul 12 08:52:52.262 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:68:22 Jul 12 08:52:52.262 INFO kablam! | Jul 12 08:52:52.262 INFO kablam! 68 | Float => DXGI_FORMAT_R11G11B10_FLOAT, Jul 12 08:52:52.262 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.263 INFO kablam! Jul 12 08:52:52.263 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_SINT` in this scope Jul 12 08:52:52.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:72:22 Jul 12 08:52:52.263 INFO kablam! | Jul 12 08:52:52.263 INFO kablam! 72 | Int => DXGI_FORMAT_R16_SINT, Jul 12 08:52:52.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.263 INFO kablam! Jul 12 08:52:52.264 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UINT` in this scope Jul 12 08:52:52.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:73:22 Jul 12 08:52:52.264 INFO kablam! | Jul 12 08:52:52.264 INFO kablam! 73 | Uint => DXGI_FORMAT_R16_UINT, Jul 12 08:52:52.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.264 INFO kablam! Jul 12 08:52:52.264 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_SNORM` in this scope Jul 12 08:52:52.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:74:22 Jul 12 08:52:52.264 INFO kablam! | Jul 12 08:52:52.264 INFO kablam! 74 | Inorm => DXGI_FORMAT_R16_SNORM, Jul 12 08:52:52.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.265 INFO kablam! Jul 12 08:52:52.265 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope Jul 12 08:52:52.265 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:75:22 Jul 12 08:52:52.265 INFO kablam! | Jul 12 08:52:52.265 INFO kablam! 75 | Unorm => DXGI_FORMAT_R16_UNORM, Jul 12 08:52:52.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.274 INFO kablam! Jul 12 08:52:52.275 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_FLOAT` in this scope Jul 12 08:52:52.275 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:76:22 Jul 12 08:52:52.275 INFO kablam! | Jul 12 08:52:52.275 INFO kablam! 76 | Float => DXGI_FORMAT_R16_FLOAT, Jul 12 08:52:52.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.275 INFO kablam! Jul 12 08:52:52.276 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SINT` in this scope Jul 12 08:52:52.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:80:22 Jul 12 08:52:52.276 INFO kablam! | Jul 12 08:52:52.276 INFO kablam! 80 | Int => DXGI_FORMAT_R16G16_SINT, Jul 12 08:52:52.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.276 INFO kablam! Jul 12 08:52:52.276 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UINT` in this scope Jul 12 08:52:52.276 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:81:22 Jul 12 08:52:52.276 INFO kablam! | Jul 12 08:52:52.276 INFO kablam! 81 | Uint => DXGI_FORMAT_R16G16_UINT, Jul 12 08:52:52.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.276 INFO kablam! Jul 12 08:52:52.277 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_SNORM` in this scope Jul 12 08:52:52.277 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:82:22 Jul 12 08:52:52.277 INFO kablam! | Jul 12 08:52:52.277 INFO kablam! 82 | Inorm => DXGI_FORMAT_R16G16_SNORM, Jul 12 08:52:52.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.277 INFO kablam! Jul 12 08:52:52.278 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_UNORM` in this scope Jul 12 08:52:52.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:83:22 Jul 12 08:52:52.278 INFO kablam! | Jul 12 08:52:52.278 INFO kablam! 83 | Unorm => DXGI_FORMAT_R16G16_UNORM, Jul 12 08:52:52.278 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.278 INFO kablam! Jul 12 08:52:52.278 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_FLOAT` in this scope Jul 12 08:52:52.278 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:84:22 Jul 12 08:52:52.279 INFO kablam! | Jul 12 08:52:52.279 INFO kablam! 84 | Float => DXGI_FORMAT_R16G16_FLOAT, Jul 12 08:52:52.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.279 INFO kablam! Jul 12 08:52:52.279 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SINT` in this scope Jul 12 08:52:52.279 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:89:22 Jul 12 08:52:52.279 INFO kablam! | Jul 12 08:52:52.279 INFO kablam! 89 | Int => DXGI_FORMAT_R16G16B16A16_SINT, Jul 12 08:52:52.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.279 INFO kablam! Jul 12 08:52:52.280 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UINT` in this scope Jul 12 08:52:52.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:90:22 Jul 12 08:52:52.280 INFO kablam! | Jul 12 08:52:52.280 INFO kablam! 90 | Uint => DXGI_FORMAT_R16G16B16A16_UINT, Jul 12 08:52:52.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.280 INFO kablam! Jul 12 08:52:52.280 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_SNORM` in this scope Jul 12 08:52:52.280 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:91:22 Jul 12 08:52:52.281 INFO kablam! | Jul 12 08:52:52.281 INFO kablam! 91 | Inorm => DXGI_FORMAT_R16G16B16A16_SNORM, Jul 12 08:52:52.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.281 INFO kablam! Jul 12 08:52:52.281 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_UNORM` in this scope Jul 12 08:52:52.281 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:92:22 Jul 12 08:52:52.281 INFO kablam! | Jul 12 08:52:52.281 INFO kablam! 92 | Unorm => DXGI_FORMAT_R16G16B16A16_UNORM, Jul 12 08:52:52.281 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.281 INFO kablam! Jul 12 08:52:52.282 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_FLOAT` in this scope Jul 12 08:52:52.282 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:93:22 Jul 12 08:52:52.282 INFO kablam! | Jul 12 08:52:52.282 INFO kablam! 93 | Float => DXGI_FORMAT_R16G16B16A16_FLOAT, Jul 12 08:52:52.282 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.282 INFO kablam! Jul 12 08:52:52.282 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_SINT` in this scope Jul 12 08:52:52.282 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:97:22 Jul 12 08:52:52.282 INFO kablam! | Jul 12 08:52:52.283 INFO kablam! 97 | Int => DXGI_FORMAT_R32_SINT, Jul 12 08:52:52.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.283 INFO kablam! Jul 12 08:52:52.283 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_UINT` in this scope Jul 12 08:52:52.283 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:98:22 Jul 12 08:52:52.283 INFO kablam! | Jul 12 08:52:52.283 INFO kablam! 98 | Uint => DXGI_FORMAT_R32_UINT, Jul 12 08:52:52.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.283 INFO kablam! Jul 12 08:52:52.284 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope Jul 12 08:52:52.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:99:22 Jul 12 08:52:52.284 INFO kablam! | Jul 12 08:52:52.284 INFO kablam! 99 | Float => DXGI_FORMAT_R32_FLOAT, Jul 12 08:52:52.284 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.284 INFO kablam! Jul 12 08:52:52.284 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_SINT` in this scope Jul 12 08:52:52.284 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:103:22 Jul 12 08:52:52.284 INFO kablam! | Jul 12 08:52:52.284 INFO kablam! 103 | Int => DXGI_FORMAT_R32G32_SINT, Jul 12 08:52:52.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.285 INFO kablam! Jul 12 08:52:52.285 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_UINT` in this scope Jul 12 08:52:52.285 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:104:22 Jul 12 08:52:52.285 INFO kablam! | Jul 12 08:52:52.285 INFO kablam! 104 | Uint => DXGI_FORMAT_R32G32_UINT, Jul 12 08:52:52.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.285 INFO kablam! Jul 12 08:52:52.286 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_FLOAT` in this scope Jul 12 08:52:52.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:105:22 Jul 12 08:52:52.286 INFO kablam! | Jul 12 08:52:52.286 INFO kablam! 105 | Float => DXGI_FORMAT_R32G32_FLOAT, Jul 12 08:52:52.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.286 INFO kablam! Jul 12 08:52:52.286 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_SINT` in this scope Jul 12 08:52:52.286 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:109:22 Jul 12 08:52:52.286 INFO kablam! | Jul 12 08:52:52.286 INFO kablam! 109 | Int => DXGI_FORMAT_R32G32B32_SINT, Jul 12 08:52:52.286 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.286 INFO kablam! Jul 12 08:52:52.287 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_UINT` in this scope Jul 12 08:52:52.287 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:110:22 Jul 12 08:52:52.287 INFO kablam! | Jul 12 08:52:52.287 INFO kablam! 110 | Uint => DXGI_FORMAT_R32G32B32_UINT, Jul 12 08:52:52.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.287 INFO kablam! Jul 12 08:52:52.288 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_FLOAT` in this scope Jul 12 08:52:52.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:111:22 Jul 12 08:52:52.288 INFO kablam! | Jul 12 08:52:52.288 INFO kablam! 111 | Float => DXGI_FORMAT_R32G32B32_FLOAT, Jul 12 08:52:52.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.288 INFO kablam! Jul 12 08:52:52.288 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_SINT` in this scope Jul 12 08:52:52.288 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:115:22 Jul 12 08:52:52.288 INFO kablam! | Jul 12 08:52:52.288 INFO kablam! 115 | Int => DXGI_FORMAT_R32G32B32A32_SINT, Jul 12 08:52:52.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.288 INFO kablam! Jul 12 08:52:52.289 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_UINT` in this scope Jul 12 08:52:52.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:116:22 Jul 12 08:52:52.289 INFO kablam! | Jul 12 08:52:52.289 INFO kablam! 116 | Uint => DXGI_FORMAT_R32G32B32A32_UINT, Jul 12 08:52:52.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.289 INFO kablam! Jul 12 08:52:52.289 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_FLOAT` in this scope Jul 12 08:52:52.289 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:117:22 Jul 12 08:52:52.290 INFO kablam! | Jul 12 08:52:52.290 INFO kablam! 117 | Float => DXGI_FORMAT_R32G32B32A32_FLOAT, Jul 12 08:52:52.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.290 INFO kablam! Jul 12 08:52:52.290 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Jul 12 08:52:52.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:121:22 Jul 12 08:52:52.290 INFO kablam! | Jul 12 08:52:52.290 INFO kablam! 121 | Unorm => DXGI_FORMAT_B8G8R8A8_UNORM, Jul 12 08:52:52.290 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.290 INFO kablam! Jul 12 08:52:52.291 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D16_UNORM` in this scope Jul 12 08:52:52.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:125:31 Jul 12 08:52:52.291 INFO kablam! | Jul 12 08:52:52.291 INFO kablam! 125 | (true, _) => DXGI_FORMAT_D16_UNORM, Jul 12 08:52:52.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.291 INFO kablam! Jul 12 08:52:52.291 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_UNORM` in this scope Jul 12 08:52:52.291 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:126:31 Jul 12 08:52:52.291 INFO kablam! | Jul 12 08:52:52.291 INFO kablam! 126 | (false, Unorm) => DXGI_FORMAT_R16_UNORM, Jul 12 08:52:52.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.292 INFO kablam! Jul 12 08:52:52.292 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope Jul 12 08:52:52.292 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:130:31 Jul 12 08:52:52.292 INFO kablam! | Jul 12 08:52:52.292 INFO kablam! 130 | (true, _) => DXGI_FORMAT_D24_UNORM_S8_UINT, Jul 12 08:52:52.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.292 INFO kablam! Jul 12 08:52:52.293 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope Jul 12 08:52:52.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:131:31 Jul 12 08:52:52.293 INFO kablam! | Jul 12 08:52:52.293 INFO kablam! 131 | (false, Unorm) => DXGI_FORMAT_R24_UNORM_X8_TYPELESS, Jul 12 08:52:52.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.293 INFO kablam! Jul 12 08:52:52.293 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D24_UNORM_S8_UINT` in this scope Jul 12 08:52:52.293 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:135:31 Jul 12 08:52:52.293 INFO kablam! | Jul 12 08:52:52.293 INFO kablam! 135 | (true, _) => DXGI_FORMAT_D24_UNORM_S8_UINT, Jul 12 08:52:52.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.293 INFO kablam! Jul 12 08:52:52.294 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24_UNORM_X8_TYPELESS` in this scope Jul 12 08:52:52.294 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:136:31 Jul 12 08:52:52.294 INFO kablam! | Jul 12 08:52:52.294 INFO kablam! 136 | (false, Unorm) => DXGI_FORMAT_R24_UNORM_X8_TYPELESS, Jul 12 08:52:52.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.294 INFO kablam! Jul 12 08:52:52.295 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_X24_TYPELESS_G8_UINT` in this scope Jul 12 08:52:52.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:137:31 Jul 12 08:52:52.295 INFO kablam! | Jul 12 08:52:52.295 INFO kablam! 137 | (false, Uint) => DXGI_FORMAT_X24_TYPELESS_G8_UINT, Jul 12 08:52:52.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.295 INFO kablam! Jul 12 08:52:52.295 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_D32_FLOAT` in this scope Jul 12 08:52:52.295 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:141:31 Jul 12 08:52:52.295 INFO kablam! | Jul 12 08:52:52.295 INFO kablam! 141 | (true, _) => DXGI_FORMAT_D32_FLOAT, Jul 12 08:52:52.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.295 INFO kablam! Jul 12 08:52:52.296 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_FLOAT` in this scope Jul 12 08:52:52.296 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:142:31 Jul 12 08:52:52.296 INFO kablam! | Jul 12 08:52:52.296 INFO kablam! 142 | (false, Float) => DXGI_FORMAT_R32_FLOAT, Jul 12 08:52:52.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.296 INFO kablam! Jul 12 08:52:52.307 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in this scope Jul 12 08:52:52.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:148:52 Jul 12 08:52:52.307 INFO kablam! | Jul 12 08:52:52.307 INFO kablam! 148 | pub fn map_surface(surface: SurfaceType) -> Option { Jul 12 08:52:52.307 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.307 INFO kablam! Jul 12 08:52:52.307 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8_TYPELESS` in this scope Jul 12 08:52:52.307 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:153:28 Jul 12 08:52:52.307 INFO kablam! | Jul 12 08:52:52.307 INFO kablam! 153 | R8 => DXGI_FORMAT_R8_TYPELESS, Jul 12 08:52:52.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.307 INFO kablam! Jul 12 08:52:52.308 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8_TYPELESS` in this scope Jul 12 08:52:52.308 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:154:28 Jul 12 08:52:52.308 INFO kablam! | Jul 12 08:52:52.308 INFO kablam! 154 | R8_G8 => DXGI_FORMAT_R8G8_TYPELESS, Jul 12 08:52:52.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.308 INFO kablam! Jul 12 08:52:52.309 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R8G8B8A8_TYPELESS` in this scope Jul 12 08:52:52.309 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:155:28 Jul 12 08:52:52.309 INFO kablam! | Jul 12 08:52:52.309 INFO kablam! 155 | R8_G8_B8_A8 => DXGI_FORMAT_R8G8B8A8_TYPELESS, Jul 12 08:52:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.309 INFO kablam! Jul 12 08:52:52.309 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R10G10B10A2_TYPELESS` in this scope Jul 12 08:52:52.309 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:156:28 Jul 12 08:52:52.309 INFO kablam! | Jul 12 08:52:52.309 INFO kablam! 156 | R10_G10_B10_A2 => DXGI_FORMAT_R10G10B10A2_TYPELESS, Jul 12 08:52:52.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.309 INFO kablam! Jul 12 08:52:52.310 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R11G11B10_FLOAT` in this scope Jul 12 08:52:52.310 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:157:28 Jul 12 08:52:52.310 INFO kablam! | Jul 12 08:52:52.310 INFO kablam! 157 | R11_G11_B10 => DXGI_FORMAT_R11G11B10_FLOAT, //careful Jul 12 08:52:52.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.310 INFO kablam! Jul 12 08:52:52.311 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope Jul 12 08:52:52.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:158:28 Jul 12 08:52:52.311 INFO kablam! | Jul 12 08:52:52.311 INFO kablam! 158 | R16 => DXGI_FORMAT_R16_TYPELESS, Jul 12 08:52:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.311 INFO kablam! Jul 12 08:52:52.311 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16_TYPELESS` in this scope Jul 12 08:52:52.311 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:159:28 Jul 12 08:52:52.311 INFO kablam! | Jul 12 08:52:52.311 INFO kablam! 159 | R16_G16 => DXGI_FORMAT_R16G16_TYPELESS, Jul 12 08:52:52.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.311 INFO kablam! Jul 12 08:52:52.312 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16G16B16A16_TYPELESS` in this scope Jul 12 08:52:52.312 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:160:28 Jul 12 08:52:52.312 INFO kablam! | Jul 12 08:52:52.312 INFO kablam! 160 | R16_G16_B16_A16 => DXGI_FORMAT_R16G16B16A16_TYPELESS, Jul 12 08:52:52.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.312 INFO kablam! Jul 12 08:52:52.313 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope Jul 12 08:52:52.313 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:161:28 Jul 12 08:52:52.313 INFO kablam! | Jul 12 08:52:52.313 INFO kablam! 161 | R32 => DXGI_FORMAT_R32_TYPELESS, Jul 12 08:52:52.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.313 INFO kablam! Jul 12 08:52:52.313 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32_TYPELESS` in this scope Jul 12 08:52:52.313 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:162:28 Jul 12 08:52:52.313 INFO kablam! | Jul 12 08:52:52.314 INFO kablam! 162 | R32_G32 => DXGI_FORMAT_R32G32_TYPELESS, Jul 12 08:52:52.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.314 INFO kablam! Jul 12 08:52:52.314 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32_TYPELESS` in this scope Jul 12 08:52:52.314 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:163:28 Jul 12 08:52:52.314 INFO kablam! | Jul 12 08:52:52.314 INFO kablam! 163 | R32_G32_B32 => DXGI_FORMAT_R32G32B32_TYPELESS, Jul 12 08:52:52.314 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.314 INFO kablam! Jul 12 08:52:52.315 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32G32B32A32_TYPELESS` in this scope Jul 12 08:52:52.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:164:28 Jul 12 08:52:52.315 INFO kablam! | Jul 12 08:52:52.315 INFO kablam! 164 | R32_G32_B32_A32 => DXGI_FORMAT_R32G32B32A32_TYPELESS, Jul 12 08:52:52.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.315 INFO kablam! Jul 12 08:52:52.315 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_TYPELESS` in this scope Jul 12 08:52:52.315 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:165:28 Jul 12 08:52:52.315 INFO kablam! | Jul 12 08:52:52.315 INFO kablam! 165 | B8_G8_R8_A8 => DXGI_FORMAT_B8G8R8A8_TYPELESS, Jul 12 08:52:52.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.315 INFO kablam! Jul 12 08:52:52.316 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R16_TYPELESS` in this scope Jul 12 08:52:52.316 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:166:28 Jul 12 08:52:52.316 INFO kablam! | Jul 12 08:52:52.316 INFO kablam! 166 | D16 => DXGI_FORMAT_R16_TYPELESS, Jul 12 08:52:52.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.316 INFO kablam! Jul 12 08:52:52.316 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R24G8_TYPELESS` in this scope Jul 12 08:52:52.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:167:28 Jul 12 08:52:52.317 INFO kablam! | Jul 12 08:52:52.317 INFO kablam! 167 | D24 | D24_S8 => DXGI_FORMAT_R24G8_TYPELESS, Jul 12 08:52:52.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.317 INFO kablam! Jul 12 08:52:52.317 INFO kablam! error[E0425]: cannot find value `DXGI_FORMAT_R32_TYPELESS` in this scope Jul 12 08:52:52.317 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:168:28 Jul 12 08:52:52.317 INFO kablam! | Jul 12 08:52:52.317 INFO kablam! 168 | D32 => DXGI_FORMAT_R32_TYPELESS, Jul 12 08:52:52.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.317 INFO kablam! Jul 12 08:52:52.318 INFO kablam! error[E0412]: cannot find type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:52.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:172:38 Jul 12 08:52:52.318 INFO kablam! | Jul 12 08:52:52.318 INFO kablam! 172 | pub fn map_anti_alias(aa: AaMode) -> DXGI_SAMPLE_DESC { Jul 12 08:52:52.318 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.318 INFO kablam! Jul 12 08:52:52.318 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:52.318 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:174:27 Jul 12 08:52:52.318 INFO kablam! | Jul 12 08:52:52.318 INFO kablam! 174 | AaMode::Single => DXGI_SAMPLE_DESC { Jul 12 08:52:52.318 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.319 INFO kablam! Jul 12 08:52:52.319 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:52.319 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:178:33 Jul 12 08:52:52.319 INFO kablam! | Jul 12 08:52:52.319 INFO kablam! 178 | AaMode::Multi(count) => DXGI_SAMPLE_DESC { Jul 12 08:52:52.319 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.319 INFO kablam! Jul 12 08:52:52.320 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:52.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:179:29 Jul 12 08:52:52.320 INFO kablam! | Jul 12 08:52:52.320 INFO kablam! 179 | Count: count as UINT, Jul 12 08:52:52.320 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.320 INFO kablam! Jul 12 08:52:52.320 INFO kablam! error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Jul 12 08:52:52.320 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:182:49 Jul 12 08:52:52.320 INFO kablam! | Jul 12 08:52:52.320 INFO kablam! 182 | AaMode::Coverage(samples, fragments) => DXGI_SAMPLE_DESC { Jul 12 08:52:52.320 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.320 INFO kablam! Jul 12 08:52:52.321 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:52.321 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:183:33 Jul 12 08:52:52.321 INFO kablam! | Jul 12 08:52:52.321 INFO kablam! 183 | Count: fragments as UINT, Jul 12 08:52:52.321 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.321 INFO kablam! Jul 12 08:52:52.321 INFO kablam! error[E0412]: cannot find type `UINT` in this scope Jul 12 08:52:52.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:184:77 Jul 12 08:52:52.322 INFO kablam! | Jul 12 08:52:52.322 INFO kablam! 184 | Quality: (0..9).find(|q| (fragments<= samples).unwrap() as UINT, Jul 12 08:52:52.322 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.322 INFO kablam! Jul 12 08:52:52.322 INFO kablam! error[E0412]: cannot find type `D3D11_BIND_FLAG` in this scope Jul 12 08:52:52.322 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:189:32 Jul 12 08:52:52.323 INFO kablam! | Jul 12 08:52:52.323 INFO kablam! 189 | pub fn map_bind(bind: Bind) -> D3D11_BIND_FLAG { Jul 12 08:52:52.323 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.323 INFO kablam! Jul 12 08:52:52.323 INFO kablam! error[E0425]: cannot find function `D3D11_BIND_FLAG` in this scope Jul 12 08:52:52.323 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:190:21 Jul 12 08:52:52.323 INFO kablam! | Jul 12 08:52:52.324 INFO kablam! 190 | let mut flags = D3D11_BIND_FLAG(0); Jul 12 08:52:52.324 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.324 INFO kablam! Jul 12 08:52:52.324 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_RENDER_TARGET` in this scope Jul 12 08:52:52.324 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:192:25 Jul 12 08:52:52.324 INFO kablam! | Jul 12 08:52:52.324 INFO kablam! 192 | flags = flags | D3D11_BIND_RENDER_TARGET; Jul 12 08:52:52.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.324 INFO kablam! Jul 12 08:52:52.325 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_DEPTH_STENCIL` in this scope Jul 12 08:52:52.325 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:195:25 Jul 12 08:52:52.325 INFO kablam! | Jul 12 08:52:52.325 INFO kablam! 195 | flags = flags | D3D11_BIND_DEPTH_STENCIL; Jul 12 08:52:52.325 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.325 INFO kablam! Jul 12 08:52:52.325 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_SHADER_RESOURCE` in this scope Jul 12 08:52:52.325 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:198:25 Jul 12 08:52:52.325 INFO kablam! | Jul 12 08:52:52.326 INFO kablam! 198 | flags = flags | D3D11_BIND_SHADER_RESOURCE; Jul 12 08:52:52.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.326 INFO kablam! Jul 12 08:52:52.326 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_UNORDERED_ACCESS` in this scope Jul 12 08:52:52.326 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:201:25 Jul 12 08:52:52.326 INFO kablam! | Jul 12 08:52:52.326 INFO kablam! 201 | flags = flags | D3D11_BIND_UNORDERED_ACCESS; Jul 12 08:52:52.326 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.327 INFO kablam! Jul 12 08:52:52.327 INFO kablam! error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:52.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:206:46 Jul 12 08:52:52.327 INFO kablam! | Jul 12 08:52:52.327 INFO kablam! 206 | pub fn map_access(access: memory::Access) -> D3D11_CPU_ACCESS_FLAG { Jul 12 08:52:52.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.327 INFO kablam! Jul 12 08:52:52.327 INFO kablam! error[E0425]: cannot find function `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:52.327 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:207:17 Jul 12 08:52:52.328 INFO kablam! | Jul 12 08:52:52.328 INFO kablam! 207 | let mut r = D3D11_CPU_ACCESS_FLAG(0); Jul 12 08:52:52.328 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.328 INFO kablam! Jul 12 08:52:52.328 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_READ` in this scope Jul 12 08:52:52.328 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:208:48 Jul 12 08:52:52.328 INFO kablam! | Jul 12 08:52:52.328 INFO kablam! 208 | if access.contains(memory::READ) { r = r | D3D11_CPU_ACCESS_READ } Jul 12 08:52:52.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.329 INFO kablam! Jul 12 08:52:52.329 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:52.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:209:49 Jul 12 08:52:52.329 INFO kablam! | Jul 12 08:52:52.329 INFO kablam! 209 | if access.contains(memory::WRITE) { r = r | D3D11_CPU_ACCESS_WRITE } Jul 12 08:52:52.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.329 INFO kablam! Jul 12 08:52:52.329 INFO kablam! error[E0412]: cannot find type `D3D11_USAGE` in this scope Jul 12 08:52:52.329 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:213:48 Jul 12 08:52:52.330 INFO kablam! | Jul 12 08:52:52.330 INFO kablam! 213 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { Jul 12 08:52:52.330 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.330 INFO kablam! Jul 12 08:52:52.330 INFO kablam! error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:52.330 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:213:61 Jul 12 08:52:52.330 INFO kablam! | Jul 12 08:52:52.330 INFO kablam! 213 | pub fn map_usage(usage: Usage, bind: Bind) -> (D3D11_USAGE, D3D11_CPU_ACCESS_FLAG) { Jul 12 08:52:52.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.331 INFO kablam! Jul 12 08:52:52.331 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_DEFAULT` in this scope Jul 12 08:52:52.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:216:14 Jul 12 08:52:52.331 INFO kablam! | Jul 12 08:52:52.331 INFO kablam! 216 | (D3D11_USAGE_DEFAULT, D3D11_CPU_ACCESS_FLAG(0)) Jul 12 08:52:52.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.331 INFO kablam! Jul 12 08:52:52.331 INFO kablam! error[E0425]: cannot find function `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:52.331 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:216:35 Jul 12 08:52:52.332 INFO kablam! | Jul 12 08:52:52.332 INFO kablam! 216 | (D3D11_USAGE_DEFAULT, D3D11_CPU_ACCESS_FLAG(0)) Jul 12 08:52:52.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.332 INFO kablam! Jul 12 08:52:52.332 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_IMMUTABLE` in this scope Jul 12 08:52:52.332 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:218:14 Jul 12 08:52:52.332 INFO kablam! | Jul 12 08:52:52.332 INFO kablam! 218 | (D3D11_USAGE_IMMUTABLE, D3D11_CPU_ACCESS_FLAG(0)) Jul 12 08:52:52.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.334 INFO kablam! Jul 12 08:52:52.334 INFO kablam! error[E0425]: cannot find function `D3D11_CPU_ACCESS_FLAG` in this scope Jul 12 08:52:52.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:218:37 Jul 12 08:52:52.335 INFO kablam! | Jul 12 08:52:52.335 INFO kablam! 218 | (D3D11_USAGE_IMMUTABLE, D3D11_CPU_ACCESS_FLAG(0)) Jul 12 08:52:52.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.335 INFO kablam! Jul 12 08:52:52.335 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_DYNAMIC` in this scope Jul 12 08:52:52.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:220:28 Jul 12 08:52:52.335 INFO kablam! | Jul 12 08:52:52.335 INFO kablam! 220 | Usage::Dynamic => (D3D11_USAGE_DYNAMIC, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:52.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.335 INFO kablam! Jul 12 08:52:52.335 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:52.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:220:49 Jul 12 08:52:52.335 INFO kablam! | Jul 12 08:52:52.335 INFO kablam! 220 | Usage::Dynamic => (D3D11_USAGE_DYNAMIC, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:52.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.335 INFO kablam! Jul 12 08:52:52.335 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_STAGING` in this scope Jul 12 08:52:52.335 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:221:27 Jul 12 08:52:52.335 INFO kablam! | Jul 12 08:52:52.335 INFO kablam! 221 | Usage::Upload => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:52.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.335 INFO kablam! Jul 12 08:52:52.336 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_WRITE` in this scope Jul 12 08:52:52.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:221:48 Jul 12 08:52:52.336 INFO kablam! | Jul 12 08:52:52.336 INFO kablam! 221 | Usage::Upload => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_WRITE), Jul 12 08:52:52.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.336 INFO kablam! Jul 12 08:52:52.336 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_STAGING` in this scope Jul 12 08:52:52.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:222:29 Jul 12 08:52:52.336 INFO kablam! | Jul 12 08:52:52.336 INFO kablam! 222 | Usage::Download => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_READ), Jul 12 08:52:52.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.336 INFO kablam! Jul 12 08:52:52.336 INFO kablam! error[E0425]: cannot find value `D3D11_CPU_ACCESS_READ` in this scope Jul 12 08:52:52.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:222:50 Jul 12 08:52:52.336 INFO kablam! | Jul 12 08:52:52.336 INFO kablam! 222 | Usage::Download => (D3D11_USAGE_STAGING, D3D11_CPU_ACCESS_READ), Jul 12 08:52:52.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.336 INFO kablam! Jul 12 08:52:52.336 INFO kablam! error[E0412]: cannot find type `D3D11_TEXTURE_ADDRESS_MODE` in this scope Jul 12 08:52:52.336 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:226:36 Jul 12 08:52:52.336 INFO kablam! | Jul 12 08:52:52.336 INFO kablam! 226 | pub fn map_wrap(wrap: WrapMode) -> D3D11_TEXTURE_ADDRESS_MODE { Jul 12 08:52:52.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.336 INFO kablam! Jul 12 08:52:52.337 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_WRAP` in this scope Jul 12 08:52:52.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:228:29 Jul 12 08:52:52.337 INFO kablam! | Jul 12 08:52:52.337 INFO kablam! 228 | WrapMode::Tile => D3D11_TEXTURE_ADDRESS_WRAP, Jul 12 08:52:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.337 INFO kablam! Jul 12 08:52:52.337 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_MIRROR` in this scope Jul 12 08:52:52.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:229:29 Jul 12 08:52:52.337 INFO kablam! | Jul 12 08:52:52.337 INFO kablam! 229 | WrapMode::Mirror => D3D11_TEXTURE_ADDRESS_MIRROR, Jul 12 08:52:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.337 INFO kablam! Jul 12 08:52:52.337 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_CLAMP` in this scope Jul 12 08:52:52.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:230:29 Jul 12 08:52:52.337 INFO kablam! | Jul 12 08:52:52.337 INFO kablam! 230 | WrapMode::Clamp => D3D11_TEXTURE_ADDRESS_CLAMP, Jul 12 08:52:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.337 INFO kablam! Jul 12 08:52:52.337 INFO kablam! error[E0425]: cannot find value `D3D11_TEXTURE_ADDRESS_BORDER` in this scope Jul 12 08:52:52.337 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:231:29 Jul 12 08:52:52.337 INFO kablam! | Jul 12 08:52:52.337 INFO kablam! 231 | WrapMode::Border => D3D11_TEXTURE_ADDRESS_BORDER, Jul 12 08:52:52.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.338 INFO kablam! Jul 12 08:52:52.338 INFO kablam! error[E0412]: cannot find type `D3D11_FILTER` in this scope Jul 12 08:52:52.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:242:58 Jul 12 08:52:52.338 INFO kablam! | Jul 12 08:52:52.338 INFO kablam! 242 | pub fn map_filter(filter: FilterMethod, op: FilterOp) -> D3D11_FILTER { Jul 12 08:52:52.338 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.338 INFO kablam! Jul 12 08:52:52.338 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_MIP_POINT` in this scope Jul 12 08:52:52.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:246:31 Jul 12 08:52:52.338 INFO kablam! | Jul 12 08:52:52.338 INFO kablam! 246 | Scale => D3D11_FILTER_MIN_MAG_MIP_POINT, Jul 12 08:52:52.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.338 INFO kablam! Jul 12 08:52:52.338 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_POINT_MIP_LINEAR` in this scope Jul 12 08:52:52.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:247:31 Jul 12 08:52:52.338 INFO kablam! | Jul 12 08:52:52.338 INFO kablam! 247 | Mipmap => D3D11_FILTER_MIN_MAG_POINT_MIP_LINEAR, Jul 12 08:52:52.338 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.338 INFO kablam! Jul 12 08:52:52.338 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_LINEAR_MIP_POINT` in this scope Jul 12 08:52:52.338 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:248:31 Jul 12 08:52:52.338 INFO kablam! | Jul 12 08:52:52.338 INFO kablam! 248 | Bilinear => D3D11_FILTER_MIN_MAG_LINEAR_MIP_POINT, Jul 12 08:52:52.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.339 INFO kablam! Jul 12 08:52:52.339 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_MIN_MAG_MIP_LINEAR` in this scope Jul 12 08:52:52.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:249:31 Jul 12 08:52:52.339 INFO kablam! | Jul 12 08:52:52.339 INFO kablam! 249 | Trilinear => D3D11_FILTER_MIN_MAG_MIP_LINEAR, Jul 12 08:52:52.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.339 INFO kablam! Jul 12 08:52:52.339 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_ANISOTROPIC` in this scope Jul 12 08:52:52.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:250:31 Jul 12 08:52:52.339 INFO kablam! | Jul 12 08:52:52.339 INFO kablam! 250 | Anisotropic(_) => D3D11_FILTER_ANISOTROPIC, Jul 12 08:52:52.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.339 INFO kablam! Jul 12 08:52:52.339 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_MIP_POINT` in this scope Jul 12 08:52:52.339 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:253:31 Jul 12 08:52:52.339 INFO kablam! | Jul 12 08:52:52.344 INFO kablam! 253 | Scale => D3D11_FILTER_COMPARISON_MIN_MAG_MIP_POINT, Jul 12 08:52:52.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.344 INFO kablam! Jul 12 08:52:52.344 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR` in this scope Jul 12 08:52:52.344 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:254:31 Jul 12 08:52:52.344 INFO kablam! | Jul 12 08:52:52.345 INFO kablam! 254 | Mipmap => D3D11_FILTER_COMPARISON_MIN_MAG_POINT_MIP_LINEAR, Jul 12 08:52:52.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.345 INFO kablam! Jul 12 08:52:52.345 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT` in this scope Jul 12 08:52:52.345 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:255:31 Jul 12 08:52:52.345 INFO kablam! | Jul 12 08:52:52.345 INFO kablam! 255 | Bilinear => D3D11_FILTER_COMPARISON_MIN_MAG_LINEAR_MIP_POINT, Jul 12 08:52:52.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.346 INFO kablam! Jul 12 08:52:52.346 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR` in this scope Jul 12 08:52:52.346 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:256:31 Jul 12 08:52:52.346 INFO kablam! | Jul 12 08:52:52.346 INFO kablam! 256 | Trilinear => D3D11_FILTER_COMPARISON_MIN_MAG_MIP_LINEAR, Jul 12 08:52:52.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.346 INFO kablam! Jul 12 08:52:52.347 INFO kablam! error[E0425]: cannot find value `D3D11_FILTER_COMPARISON_ANISOTROPIC` in this scope Jul 12 08:52:52.347 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:257:31 Jul 12 08:52:52.347 INFO kablam! | Jul 12 08:52:52.347 INFO kablam! 257 | Anisotropic(_) => D3D11_FILTER_COMPARISON_ANISOTROPIC, Jul 12 08:52:52.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.347 INFO kablam! Jul 12 08:52:52.347 INFO kablam! error[E0412]: cannot find type `D3D11_DSV_FLAG` in this scope Jul 12 08:52:52.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:262:49 Jul 12 08:52:52.348 INFO kablam! | Jul 12 08:52:52.348 INFO kablam! 262 | pub fn map_dsv_flags(dsf: DepthStencilFlags) -> D3D11_DSV_FLAG { Jul 12 08:52:52.348 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.348 INFO kablam! Jul 12 08:52:52.348 INFO kablam! error[E0425]: cannot find function `D3D11_DSV_FLAG` in this scope Jul 12 08:52:52.348 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:264:19 Jul 12 08:52:52.348 INFO kablam! | Jul 12 08:52:52.349 INFO kablam! 264 | let mut out = D3D11_DSV_FLAG(0); Jul 12 08:52:52.349 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.349 INFO kablam! Jul 12 08:52:52.349 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_READ_ONLY_DEPTH` in this scope Jul 12 08:52:52.349 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:266:21 Jul 12 08:52:52.349 INFO kablam! | Jul 12 08:52:52.349 INFO kablam! 266 | out = out | D3D11_DSV_READ_ONLY_DEPTH; Jul 12 08:52:52.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.350 INFO kablam! Jul 12 08:52:52.350 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_READ_ONLY_STENCIL` in this scope Jul 12 08:52:52.350 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/data.rs:269:21 Jul 12 08:52:52.350 INFO kablam! | Jul 12 08:52:52.350 INFO kablam! 269 | out = out | D3D11_DSV_READ_ONLY_STENCIL; Jul 12 08:52:52.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.350 INFO kablam! Jul 12 08:52:52.351 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.351 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:21:38 Jul 12 08:52:52.351 INFO kablam! | Jul 12 08:52:52.351 INFO kablam! 21 | fn copy_buffer(context: *mut winapi::ID3D11DeviceContext, Jul 12 08:52:52.351 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.351 INFO kablam! Jul 12 08:52:52.351 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_BOX` in module `winapi` Jul 12 08:52:52.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:27:27 Jul 12 08:52:52.352 INFO kablam! | Jul 12 08:52:52.352 INFO kablam! 27 | let src_box = winapi::D3D11_BOX { Jul 12 08:52:52.352 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.352 INFO kablam! Jul 12 08:52:52.352 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.352 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:41:44 Jul 12 08:52:52.352 INFO kablam! | Jul 12 08:52:52.353 INFO kablam! 41 | pub fn update_buffer(context: *mut winapi::ID3D11DeviceContext, buffer: &Buffer, Jul 12 08:52:52.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.353 INFO kablam! Jul 12 08:52:52.353 INFO kablam! error[E0412]: cannot find type `ID3D11Resource` in module `winapi` Jul 12 08:52:52.353 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:43:53 Jul 12 08:52:52.353 INFO kablam! | Jul 12 08:52:52.353 INFO kablam! 43 | let dst_resource = (buffer.0).0 as *mut winapi::ID3D11Resource; Jul 12 08:52:52.354 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.354 INFO kablam! Jul 12 08:52:52.358 INFO kablam! error[E0425]: cannot find value `D3D11_MAP_WRITE_DISCARD` in module `winapi` Jul 12 08:52:52.358 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:46:28 Jul 12 08:52:52.359 INFO kablam! | Jul 12 08:52:52.359 INFO kablam! 46 | let map_type = winapi::D3D11_MAP_WRITE_DISCARD; Jul 12 08:52:52.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.359 INFO kablam! Jul 12 08:52:52.359 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:55:17 Jul 12 08:52:52.359 INFO kablam! | Jul 12 08:52:52.359 INFO kablam! 55 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.359 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.359 INFO kablam! Jul 12 08:52:52.359 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.359 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:60:45 Jul 12 08:52:52.359 INFO kablam! | Jul 12 08:52:52.359 INFO kablam! 60 | pub fn update_texture(context: *mut winapi::ID3D11DeviceContext, texture: &Texture, kind: tex::Kind, Jul 12 08:52:52.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.360 INFO kablam! Jul 12 08:52:52.360 INFO kablam! error[E0425]: cannot find value `D3D11_MAP_WRITE_DISCARD` in module `winapi` Jul 12 08:52:52.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:73:28 Jul 12 08:52:52.360 INFO kablam! | Jul 12 08:52:52.360 INFO kablam! 73 | let map_type = winapi::D3D11_MAP_WRITE_DISCARD; Jul 12 08:52:52.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.360 INFO kablam! Jul 12 08:52:52.360 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:82:17 Jul 12 08:52:52.360 INFO kablam! | Jul 12 08:52:52.360 INFO kablam! 82 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.360 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.360 INFO kablam! Jul 12 08:52:52.360 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:87:86 Jul 12 08:52:52.360 INFO kablam! | Jul 12 08:52:52.360 INFO kablam! 87 | fn texture_subres(face: Option, image: &tex::RawImageInfo) -> winapi::UINT { Jul 12 08:52:52.360 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.360 INFO kablam! Jul 12 08:52:52.360 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.360 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/execute.rs:103:34 Jul 12 08:52:52.360 INFO kablam! | Jul 12 08:52:52.360 INFO kablam! 103 | pub fn process(ctx: *mut winapi::ID3D11DeviceContext, command: &command::Command, data_buf: &command::DataBuffer) { Jul 12 08:52:52.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.361 INFO kablam! Jul 12 08:52:52.361 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:53:21 Jul 12 08:52:52.361 INFO kablam! | Jul 12 08:52:52.361 INFO kablam! 53 | levels: winapi::UINT, Jul 12 08:52:52.361 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.361 INFO kablam! Jul 12 08:52:52.361 INFO kablam! error[E0412]: cannot find type `DXGI_FORMAT` in module `winapi` Jul 12 08:52:52.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:54:21 Jul 12 08:52:52.361 INFO kablam! | Jul 12 08:52:52.361 INFO kablam! 54 | format: winapi::DXGI_FORMAT, Jul 12 08:52:52.361 INFO kablam! | ^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.361 INFO kablam! Jul 12 08:52:52.361 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:55:30 Jul 12 08:52:52.361 INFO kablam! | Jul 12 08:52:52.361 INFO kablam! 55 | bytes_per_texel: winapi::UINT, Jul 12 08:52:52.361 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.361 INFO kablam! Jul 12 08:52:52.361 INFO kablam! error[E0412]: cannot find type `D3D11_BIND_FLAG` in module `winapi` Jul 12 08:52:52.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:56:19 Jul 12 08:52:52.361 INFO kablam! | Jul 12 08:52:52.361 INFO kablam! 56 | bind: winapi::D3D11_BIND_FLAG, Jul 12 08:52:52.362 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.362 INFO kablam! Jul 12 08:52:52.362 INFO kablam! error[E0412]: cannot find type `D3D11_USAGE` in module `winapi` Jul 12 08:52:52.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:57:20 Jul 12 08:52:52.362 INFO kablam! | Jul 12 08:52:52.362 INFO kablam! 57 | usage: winapi::D3D11_USAGE, Jul 12 08:52:52.362 INFO kablam! | ^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.362 INFO kablam! Jul 12 08:52:52.364 INFO kablam! error[E0412]: cannot find type `D3D11_CPU_ACCESS_FLAG` in module `winapi` Jul 12 08:52:52.364 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:58:25 Jul 12 08:52:52.365 INFO kablam! | Jul 12 08:52:52.365 INFO kablam! 58 | cpu_access: winapi::D3D11_CPU_ACCESS_FLAG, Jul 12 08:52:52.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.365 INFO kablam! Jul 12 08:52:52.365 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in module `winapi` Jul 12 08:52:52.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:62:26 Jul 12 08:52:52.365 INFO kablam! | Jul 12 08:52:52.365 INFO kablam! 62 | device: *mut winapi::ID3D11Device, Jul 12 08:52:52.365 INFO kablam! | ^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.365 INFO kablam! Jul 12 08:52:52.365 INFO kablam! error[E0412]: cannot find type `D3D11_SUBRESOURCE_DATA` in module `winapi` Jul 12 08:52:52.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:70:33 Jul 12 08:52:52.365 INFO kablam! | Jul 12 08:52:52.365 INFO kablam! 70 | sub_data_array: Vec, Jul 12 08:52:52.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.365 INFO kablam! Jul 12 08:52:52.365 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in module `winapi` Jul 12 08:52:52.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:88:37 Jul 12 08:52:52.365 INFO kablam! | Jul 12 08:52:52.365 INFO kablam! 88 | pub fn new(device: *mut winapi::ID3D11Device, share: Arc) -> Factory { Jul 12 08:52:52.365 INFO kablam! | ^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.365 INFO kablam! Jul 12 08:52:52.365 INFO kablam! error[E0412]: cannot find type `ID3D11Texture2D` in module `winapi` Jul 12 08:52:52.365 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:100:66 Jul 12 08:52:52.366 INFO kablam! | Jul 12 08:52:52.366 INFO kablam! 100 | pub fn wrap_back_buffer(&mut self, back_buffer: *mut winapi::ID3D11Texture2D, info: texture::Info, Jul 12 08:52:52.366 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.366 INFO kablam! Jul 12 08:52:52.366 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:117:20 Jul 12 08:52:52.366 INFO kablam! | Jul 12 08:52:52.366 INFO kablam! 117 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.366 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.366 INFO kablam! Jul 12 08:52:52.366 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_VERTEX_BUFFER` in this scope Jul 12 08:52:52.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:131:18 Jul 12 08:52:52.366 INFO kablam! | Jul 12 08:52:52.366 INFO kablam! 131 | (D3D11_BIND_VERTEX_BUFFER, info.size), Jul 12 08:52:52.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.366 INFO kablam! Jul 12 08:52:52.366 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_INDEX_BUFFER` in this scope Jul 12 08:52:52.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:137:18 Jul 12 08:52:52.366 INFO kablam! | Jul 12 08:52:52.366 INFO kablam! 137 | (D3D11_BIND_INDEX_BUFFER, info.size) Jul 12 08:52:52.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.366 INFO kablam! Jul 12 08:52:52.366 INFO kablam! error[E0425]: cannot find value `D3D11_BIND_CONSTANT_BUFFER` in this scope Jul 12 08:52:52.366 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:140:18 Jul 12 08:52:52.367 INFO kablam! | Jul 12 08:52:52.367 INFO kablam! 140 | (D3D11_BIND_CONSTANT_BUFFER, (info.size + 0xF) & !0xF), Jul 12 08:52:52.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.367 INFO kablam! Jul 12 08:52:52.367 INFO kablam! error[E0425]: cannot find function `D3D11_BIND_FLAG` in this scope Jul 12 08:52:52.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:142:18 Jul 12 08:52:52.367 INFO kablam! | Jul 12 08:52:52.367 INFO kablam! 142 | (D3D11_BIND_FLAG(0), info.size) Jul 12 08:52:52.367 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.367 INFO kablam! Jul 12 08:52:52.367 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_BUFFER_DESC` in this scope Jul 12 08:52:52.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:151:27 Jul 12 08:52:52.367 INFO kablam! | Jul 12 08:52:52.367 INFO kablam! 151 | let native_desc = D3D11_BUFFER_DESC { Jul 12 08:52:52.367 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.367 INFO kablam! Jul 12 08:52:52.367 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:152:40 Jul 12 08:52:52.367 INFO kablam! | Jul 12 08:52:52.367 INFO kablam! 152 | ByteWidth: size as winapi::UINT, Jul 12 08:52:52.367 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.367 INFO kablam! Jul 12 08:52:52.367 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_SUBRESOURCE_DATA` in this scope Jul 12 08:52:52.367 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:159:23 Jul 12 08:52:52.367 INFO kablam! | Jul 12 08:52:52.367 INFO kablam! 159 | let mut sub = D3D11_SUBRESOURCE_DATA { Jul 12 08:52:52.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.368 INFO kablam! Jul 12 08:52:52.368 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.368 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:177:20 Jul 12 08:52:52.368 INFO kablam! | Jul 12 08:52:52.368 INFO kablam! 177 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.368 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.368 INFO kablam! Jul 12 08:52:52.368 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.368 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:193:84 Jul 12 08:52:52.368 INFO kablam! | Jul 12 08:52:52.368 INFO kablam! 193 | fn update_sub_data(&mut self, w: texture::Size, h: texture::Size, bpt: winapi::UINT) Jul 12 08:52:52.368 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.368 INFO kablam! Jul 12 08:52:52.394 INFO kablam! error[E0412]: cannot find type `D3D11_SUBRESOURCE_DATA` in module `winapi` Jul 12 08:52:52.395 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:194:42 Jul 12 08:52:52.395 INFO kablam! | Jul 12 08:52:52.395 INFO kablam! 194 | -> *const winapi::D3D11_SUBRESOURCE_DATA { Jul 12 08:52:52.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.395 INFO kablam! Jul 12 08:52:52.396 INFO kablam! error[E0412]: cannot find type `D3D11_RESOURCE_MISC_FLAG` in module `winapi` Jul 12 08:52:52.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:204:58 Jul 12 08:52:52.396 INFO kablam! | Jul 12 08:52:52.396 INFO kablam! 204 | tp: TextureParam, misc: winapi::D3D11_RESOURCE_MISC_FLAG) Jul 12 08:52:52.396 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.396 INFO kablam! Jul 12 08:52:52.396 INFO kablam! error[E0412]: cannot find type `HRESULT` in module `winapi` Jul 12 08:52:52.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:205:61 Jul 12 08:52:52.396 INFO kablam! | Jul 12 08:52:52.396 INFO kablam! 205 | -> Result Jul 12 08:52:52.396 INFO kablam! | ^^^^^^^ not found in `winapi` Jul 12 08:52:52.396 INFO kablam! Jul 12 08:52:52.397 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_TEXTURE1D_DESC` in module `winapi` Jul 12 08:52:52.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:208:35 Jul 12 08:52:52.397 INFO kablam! | Jul 12 08:52:52.397 INFO kablam! 208 | let native_desc = winapi::D3D11_TEXTURE1D_DESC { Jul 12 08:52:52.397 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.397 INFO kablam! Jul 12 08:52:52.398 INFO kablam! error[E0425]: cannot find value `S_OK` in module `winapi` Jul 12 08:52:52.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:223:36 Jul 12 08:52:52.398 INFO kablam! | Jul 12 08:52:52.398 INFO kablam! 223 | return Err(winapi::S_OK) Jul 12 08:52:52.398 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.398 INFO kablam! Jul 12 08:52:52.398 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:236:20 Jul 12 08:52:52.398 INFO kablam! | Jul 12 08:52:52.398 INFO kablam! 236 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.398 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.399 INFO kablam! Jul 12 08:52:52.399 INFO kablam! error[E0412]: cannot find type `D3D11_RESOURCE_MISC_FLAG` in module `winapi` Jul 12 08:52:52.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:245:58 Jul 12 08:52:52.399 INFO kablam! | Jul 12 08:52:52.399 INFO kablam! 245 | tp: TextureParam, misc: winapi::D3D11_RESOURCE_MISC_FLAG) Jul 12 08:52:52.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.399 INFO kablam! Jul 12 08:52:52.400 INFO kablam! error[E0412]: cannot find type `HRESULT` in module `winapi` Jul 12 08:52:52.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:246:61 Jul 12 08:52:52.400 INFO kablam! | Jul 12 08:52:52.400 INFO kablam! 246 | -> Result Jul 12 08:52:52.400 INFO kablam! | ^^^^^^^ not found in `winapi` Jul 12 08:52:52.400 INFO kablam! Jul 12 08:52:52.400 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_TEXTURE2D_DESC` in module `winapi` Jul 12 08:52:52.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:251:35 Jul 12 08:52:52.400 INFO kablam! | Jul 12 08:52:52.401 INFO kablam! 251 | let native_desc = winapi::D3D11_TEXTURE2D_DESC { Jul 12 08:52:52.401 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.401 INFO kablam! Jul 12 08:52:52.401 INFO kablam! error[E0425]: cannot find value `S_OK` in module `winapi` Jul 12 08:52:52.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:268:36 Jul 12 08:52:52.401 INFO kablam! | Jul 12 08:52:52.401 INFO kablam! 268 | return Err(winapi::S_OK) Jul 12 08:52:52.401 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.401 INFO kablam! Jul 12 08:52:52.402 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:281:20 Jul 12 08:52:52.402 INFO kablam! | Jul 12 08:52:52.402 INFO kablam! 281 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.402 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.402 INFO kablam! Jul 12 08:52:52.402 INFO kablam! error[E0412]: cannot find type `D3D11_RESOURCE_MISC_FLAG` in module `winapi` Jul 12 08:52:52.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:290:58 Jul 12 08:52:52.403 INFO kablam! | Jul 12 08:52:52.403 INFO kablam! 290 | tp: TextureParam, misc: winapi::D3D11_RESOURCE_MISC_FLAG) Jul 12 08:52:52.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.403 INFO kablam! Jul 12 08:52:52.403 INFO kablam! error[E0412]: cannot find type `HRESULT` in module `winapi` Jul 12 08:52:52.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:291:61 Jul 12 08:52:52.403 INFO kablam! | Jul 12 08:52:52.403 INFO kablam! 291 | -> Result Jul 12 08:52:52.403 INFO kablam! | ^^^^^^^ not found in `winapi` Jul 12 08:52:52.403 INFO kablam! Jul 12 08:52:52.404 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_TEXTURE3D_DESC` in module `winapi` Jul 12 08:52:52.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:294:35 Jul 12 08:52:52.404 INFO kablam! | Jul 12 08:52:52.404 INFO kablam! 294 | let native_desc = winapi::D3D11_TEXTURE3D_DESC { Jul 12 08:52:52.404 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.404 INFO kablam! Jul 12 08:52:52.404 INFO kablam! error[E0425]: cannot find value `S_OK` in module `winapi` Jul 12 08:52:52.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:309:36 Jul 12 08:52:52.405 INFO kablam! | Jul 12 08:52:52.405 INFO kablam! 309 | return Err(winapi::S_OK) Jul 12 08:52:52.405 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.405 INFO kablam! Jul 12 08:52:52.405 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:322:20 Jul 12 08:52:52.405 INFO kablam! | Jul 12 08:52:52.405 INFO kablam! 322 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.405 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.405 INFO kablam! Jul 12 08:52:52.406 INFO kablam! error[E0412]: cannot find type `SIZE_T` in module `winapi` Jul 12 08:52:52.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:363:41 Jul 12 08:52:52.406 INFO kablam! | Jul 12 08:52:52.406 INFO kablam! 363 | let len = code.len() as winapi::SIZE_T; Jul 12 08:52:52.406 INFO kablam! | ^^^^^^ not found in `winapi` Jul 12 08:52:52.406 INFO kablam! Jul 12 08:52:52.406 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:403:20 Jul 12 08:52:52.407 INFO kablam! | Jul 12 08:52:52.407 INFO kablam! 403 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.407 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.407 INFO kablam! Jul 12 08:52:52.407 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_INPUT_ELEMENT_DESC` in module `winapi` Jul 12 08:52:52.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:519:34 Jul 12 08:52:52.407 INFO kablam! | Jul 12 08:52:52.407 INFO kablam! 519 | layouts.push(winapi::D3D11_INPUT_ELEMENT_DESC { Jul 12 08:52:52.407 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.407 INFO kablam! Jul 12 08:52:52.408 INFO kablam! error[E0425]: cannot find value `D3D11_INPUT_PER_VERTEX_DATA` in module `winapi` Jul 12 08:52:52.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:532:29 Jul 12 08:52:52.408 INFO kablam! | Jul 12 08:52:52.408 INFO kablam! 532 | winapi::D3D11_INPUT_PER_VERTEX_DATA Jul 12 08:52:52.408 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.408 INFO kablam! Jul 12 08:52:52.408 INFO kablam! error[E0425]: cannot find value `D3D11_INPUT_PER_INSTANCE_DATA` in module `winapi` Jul 12 08:52:52.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:534:29 Jul 12 08:52:52.409 INFO kablam! | Jul 12 08:52:52.409 INFO kablam! 534 | winapi::D3D11_INPUT_PER_INSTANCE_DATA Jul 12 08:52:52.409 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.409 INFO kablam! Jul 12 08:52:52.409 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:557:60 Jul 12 08:52:52.409 INFO kablam! | Jul 12 08:52:52.409 INFO kablam! 557 | layouts.as_ptr(), layouts.len() as winapi::UINT, Jul 12 08:52:52.409 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.409 INFO kablam! Jul 12 08:52:52.410 INFO kablam! error[E0412]: cannot find type `SIZE_T` in module `winapi` Jul 12 08:52:52.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:558:75 Jul 12 08:52:52.410 INFO kablam! | Jul 12 08:52:52.410 INFO kablam! 558 | vs_bin.as_ptr() as *const c_void, vs_bin.len() as winapi::SIZE_T, Jul 12 08:52:52.410 INFO kablam! | ^^^^^^ not found in `winapi` Jul 12 08:52:52.410 INFO kablam! Jul 12 08:52:52.410 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:561:21 Jul 12 08:52:52.411 INFO kablam! | Jul 12 08:52:52.411 INFO kablam! 561 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.411 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.411 INFO kablam! Jul 12 08:52:52.411 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_POINTLIST` in this scope Jul 12 08:52:52.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:571:36 Jul 12 08:52:52.411 INFO kablam! | Jul 12 08:52:52.411 INFO kablam! 571 | PointList => D3D11_PRIMITIVE_TOPOLOGY_POINTLIST, Jul 12 08:52:52.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.411 INFO kablam! Jul 12 08:52:52.412 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_LINELIST` in this scope Jul 12 08:52:52.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:572:36 Jul 12 08:52:52.412 INFO kablam! | Jul 12 08:52:52.412 INFO kablam! 572 | LineList => D3D11_PRIMITIVE_TOPOLOGY_LINELIST, Jul 12 08:52:52.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.412 INFO kablam! Jul 12 08:52:52.412 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_LINESTRIP` in this scope Jul 12 08:52:52.413 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:573:36 Jul 12 08:52:52.413 INFO kablam! | Jul 12 08:52:52.413 INFO kablam! 573 | LineStrip => D3D11_PRIMITIVE_TOPOLOGY_LINESTRIP, Jul 12 08:52:52.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.413 INFO kablam! Jul 12 08:52:52.419 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST` in this scope Jul 12 08:52:52.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:574:36 Jul 12 08:52:52.419 INFO kablam! | Jul 12 08:52:52.419 INFO kablam! 574 | TriangleList => D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST, Jul 12 08:52:52.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.419 INFO kablam! Jul 12 08:52:52.420 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_TRIANGLESTRIP` in this scope Jul 12 08:52:52.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:575:36 Jul 12 08:52:52.420 INFO kablam! | Jul 12 08:52:52.420 INFO kablam! 575 | TriangleStrip => D3D11_PRIMITIVE_TOPOLOGY_TRIANGLESTRIP, Jul 12 08:52:52.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.420 INFO kablam! Jul 12 08:52:52.420 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_LINELIST_ADJ` in this scope Jul 12 08:52:52.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:576:45 Jul 12 08:52:52.420 INFO kablam! | Jul 12 08:52:52.420 INFO kablam! 576 | LineListAdjacency => D3D11_PRIMITIVE_TOPOLOGY_LINELIST_ADJ, Jul 12 08:52:52.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.420 INFO kablam! Jul 12 08:52:52.421 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_LINESTRIP_ADJ` in this scope Jul 12 08:52:52.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:577:45 Jul 12 08:52:52.421 INFO kablam! | Jul 12 08:52:52.421 INFO kablam! 577 | LineStripAdjacency => D3D11_PRIMITIVE_TOPOLOGY_LINESTRIP_ADJ, Jul 12 08:52:52.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.421 INFO kablam! Jul 12 08:52:52.422 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST_ADJ` in this scope Jul 12 08:52:52.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:578:45 Jul 12 08:52:52.422 INFO kablam! | Jul 12 08:52:52.422 INFO kablam! 578 | TriangleListAdjacency => D3D11_PRIMITIVE_TOPOLOGY_TRIANGLELIST_ADJ, Jul 12 08:52:52.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.422 INFO kablam! Jul 12 08:52:52.422 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_TRIANGLESTRIP_ADJ` in this scope Jul 12 08:52:52.422 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:579:45 Jul 12 08:52:52.422 INFO kablam! | Jul 12 08:52:52.423 INFO kablam! 579 | TriangleStripAdjacency => D3D11_PRIMITIVE_TOPOLOGY_TRIANGLESTRIP_ADJ, Jul 12 08:52:52.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.423 INFO kablam! Jul 12 08:52:52.423 INFO kablam! error[E0425]: cannot find function `D3D_PRIMITIVE_TOPOLOGY` in this scope Jul 12 08:52:52.423 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:584:21 Jul 12 08:52:52.423 INFO kablam! | Jul 12 08:52:52.423 INFO kablam! 584 | D3D_PRIMITIVE_TOPOLOGY(D3D11_PRIMITIVE_TOPOLOGY_1_CONTROL_POINT_PATCHLIST.0 + (num as u32) - 1) Jul 12 08:52:52.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.423 INFO kablam! Jul 12 08:52:52.424 INFO kablam! error[E0425]: cannot find value `D3D11_PRIMITIVE_TOPOLOGY_1_CONTROL_POINT_PATCHLIST` in this scope Jul 12 08:52:52.424 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:584:44 Jul 12 08:52:52.424 INFO kablam! | Jul 12 08:52:52.424 INFO kablam! 584 | D3D_PRIMITIVE_TOPOLOGY(D3D11_PRIMITIVE_TOPOLOGY_1_CONTROL_POINT_PATCHLIST.0 + (num as u32) - 1) Jul 12 08:52:52.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.424 INFO kablam! Jul 12 08:52:52.424 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:608:44 Jul 12 08:52:52.425 INFO kablam! | Jul 12 08:52:52.425 INFO kablam! 608 | levels: desc.levels as winapi::UINT, Jul 12 08:52:52.425 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.425 INFO kablam! Jul 12 08:52:52.425 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.425 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:621:77 Jul 12 08:52:52.425 INFO kablam! | Jul 12 08:52:52.425 INFO kablam! 621 | bytes_per_texel: (desc.format.get_total_bits() >> 3) as winapi::UINT, Jul 12 08:52:52.425 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.425 INFO kablam! Jul 12 08:52:52.426 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_SUBRESOURCE_DATA` in module `winapi` Jul 12 08:52:52.426 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:630:50 Jul 12 08:52:52.426 INFO kablam! | Jul 12 08:52:52.426 INFO kablam! 630 | self.sub_data_array.push(winapi::D3D11_SUBRESOURCE_DATA { Jul 12 08:52:52.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.426 INFO kablam! Jul 12 08:52:52.427 INFO kablam! error[E0425]: cannot find value `D3D11_USAGE_IMMUTABLE` in module `winapi` Jul 12 08:52:52.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:637:40 Jul 12 08:52:52.427 INFO kablam! | Jul 12 08:52:52.427 INFO kablam! 637 | let misc = if usage != winapi::D3D11_USAGE_IMMUTABLE && Jul 12 08:52:52.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.427 INFO kablam! Jul 12 08:52:52.427 INFO kablam! error[E0425]: cannot find value `D3D11_RESOURCE_MISC_GENERATE_MIPS` in module `winapi` Jul 12 08:52:52.427 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:640:21 Jul 12 08:52:52.427 INFO kablam! | Jul 12 08:52:52.427 INFO kablam! 640 | winapi::D3D11_RESOURCE_MISC_GENERATE_MIPS Jul 12 08:52:52.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.427 INFO kablam! Jul 12 08:52:52.428 INFO kablam! error[E0425]: cannot find function `D3D11_RESOURCE_MISC_FLAG` in module `winapi` Jul 12 08:52:52.428 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:642:21 Jul 12 08:52:52.428 INFO kablam! | Jul 12 08:52:52.428 INFO kablam! 642 | winapi::D3D11_RESOURCE_MISC_FLAG(0) Jul 12 08:52:52.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.428 INFO kablam! Jul 12 08:52:52.429 INFO kablam! error[E0425]: cannot find value `D3D11_RESOURCE_MISC_TEXTURECUBE` in module `winapi` Jul 12 08:52:52.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:657:91 Jul 12 08:52:52.429 INFO kablam! | Jul 12 08:52:52.429 INFO kablam! 657 | self.create_texture_2d([w,w], 6*1, AaMode::Single, tparam, misc | winapi::D3D11_RESOURCE_MISC_TEXTURECUBE), Jul 12 08:52:52.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.429 INFO kablam! Jul 12 08:52:52.429 INFO kablam! error[E0425]: cannot find value `D3D11_RESOURCE_MISC_TEXTURECUBE` in module `winapi` Jul 12 08:52:52.429 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:659:91 Jul 12 08:52:52.429 INFO kablam! | Jul 12 08:52:52.429 INFO kablam! 659 | self.create_texture_2d([w,w], 6*d, AaMode::Single, tparam, misc | winapi::D3D11_RESOURCE_MISC_TEXTURECUBE), Jul 12 08:52:52.429 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.429 INFO kablam! Jul 12 08:52:52.430 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE1D` in module `winapi` Jul 12 08:52:52.430 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:690:26 Jul 12 08:52:52.430 INFO kablam! | Jul 12 08:52:52.430 INFO kablam! 690 | (winapi::D3D11_SRV_DIMENSION_TEXTURE1D, 1, true), Jul 12 08:52:52.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.430 INFO kablam! Jul 12 08:52:52.431 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE1DARRAY` in module `winapi` Jul 12 08:52:52.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:692:26 Jul 12 08:52:52.431 INFO kablam! | Jul 12 08:52:52.431 INFO kablam! 692 | (winapi::D3D11_SRV_DIMENSION_TEXTURE1DARRAY, d, true), Jul 12 08:52:52.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.431 INFO kablam! Jul 12 08:52:52.431 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE2D` in module `winapi` Jul 12 08:52:52.431 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:694:26 Jul 12 08:52:52.431 INFO kablam! | Jul 12 08:52:52.431 INFO kablam! 694 | (winapi::D3D11_SRV_DIMENSION_TEXTURE2D, 1, true), Jul 12 08:52:52.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.431 INFO kablam! Jul 12 08:52:52.432 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE2DMS` in module `winapi` Jul 12 08:52:52.432 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:696:26 Jul 12 08:52:52.432 INFO kablam! | Jul 12 08:52:52.432 INFO kablam! 696 | (winapi::D3D11_SRV_DIMENSION_TEXTURE2DMS, 1, false), Jul 12 08:52:52.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.432 INFO kablam! Jul 12 08:52:52.433 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:698:26 Jul 12 08:52:52.433 INFO kablam! | Jul 12 08:52:52.433 INFO kablam! 698 | (winapi::D3D11_SRV_DIMENSION_TEXTURE2DARRAY, d, true), Jul 12 08:52:52.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.433 INFO kablam! Jul 12 08:52:52.433 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE2DMSARRAY` in module `winapi` Jul 12 08:52:52.433 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:700:26 Jul 12 08:52:52.433 INFO kablam! | Jul 12 08:52:52.433 INFO kablam! 700 | (winapi::D3D11_SRV_DIMENSION_TEXTURE2DMSARRAY, d, false), Jul 12 08:52:52.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.434 INFO kablam! Jul 12 08:52:52.434 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURE3D` in module `winapi` Jul 12 08:52:52.434 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:702:26 Jul 12 08:52:52.434 INFO kablam! | Jul 12 08:52:52.434 INFO kablam! 702 | (winapi::D3D11_SRV_DIMENSION_TEXTURE3D, 1, true), Jul 12 08:52:52.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.442 INFO kablam! Jul 12 08:52:52.443 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURECUBE` in module `winapi` Jul 12 08:52:52.443 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:704:26 Jul 12 08:52:52.443 INFO kablam! | Jul 12 08:52:52.443 INFO kablam! 704 | (winapi::D3D11_SRV_DIMENSION_TEXTURECUBE, 1, true), Jul 12 08:52:52.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.443 INFO kablam! Jul 12 08:52:52.443 INFO kablam! error[E0425]: cannot find value `D3D11_SRV_DIMENSION_TEXTURECUBEARRAY` in module `winapi` Jul 12 08:52:52.444 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:706:26 Jul 12 08:52:52.444 INFO kablam! | Jul 12 08:52:52.444 INFO kablam! 706 | (winapi::D3D11_SRV_DIMENSION_TEXTURECUBEARRAY, d, true), Jul 12 08:52:52.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.444 INFO kablam! Jul 12 08:52:52.444 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_SHADER_RESOURCE_VIEW_DESC` in module `winapi` Jul 12 08:52:52.444 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:710:35 Jul 12 08:52:52.444 INFO kablam! | Jul 12 08:52:52.444 INFO kablam! 710 | let native_desc = winapi::D3D11_SHADER_RESOURCE_VIEW_DESC { Jul 12 08:52:52.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.444 INFO kablam! Jul 12 08:52:52.445 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.445 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:729:21 Jul 12 08:52:52.445 INFO kablam! | Jul 12 08:52:52.445 INFO kablam! 729 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.445 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.445 INFO kablam! Jul 12 08:52:52.446 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE1D` in module `winapi` Jul 12 08:52:52.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:751:26 Jul 12 08:52:52.446 INFO kablam! | Jul 12 08:52:52.446 INFO kablam! 751 | (winapi::D3D11_RTV_DIMENSION_TEXTURE1D, [level, 0, 0]), Jul 12 08:52:52.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.446 INFO kablam! Jul 12 08:52:52.446 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE1DARRAY` in module `winapi` Jul 12 08:52:52.446 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:753:26 Jul 12 08:52:52.446 INFO kablam! | Jul 12 08:52:52.446 INFO kablam! 753 | (winapi::D3D11_RTV_DIMENSION_TEXTURE1DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.447 INFO kablam! Jul 12 08:52:52.447 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE1DARRAY` in module `winapi` Jul 12 08:52:52.447 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:755:26 Jul 12 08:52:52.447 INFO kablam! | Jul 12 08:52:52.447 INFO kablam! 755 | (winapi::D3D11_RTV_DIMENSION_TEXTURE1DARRAY, [level, 0, nlayers as UINT]), Jul 12 08:52:52.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.447 INFO kablam! Jul 12 08:52:52.448 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2D` in module `winapi` Jul 12 08:52:52.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:757:26 Jul 12 08:52:52.448 INFO kablam! | Jul 12 08:52:52.448 INFO kablam! 757 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2D, [level, 0, 0]), Jul 12 08:52:52.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.448 INFO kablam! Jul 12 08:52:52.448 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DMS` in module `winapi` Jul 12 08:52:52.448 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:759:26 Jul 12 08:52:52.448 INFO kablam! | Jul 12 08:52:52.449 INFO kablam! 759 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DMS, [0, 0, 0]), Jul 12 08:52:52.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.449 INFO kablam! Jul 12 08:52:52.449 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.449 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:761:26 Jul 12 08:52:52.449 INFO kablam! | Jul 12 08:52:52.449 INFO kablam! 761 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, 0, nlayers as UINT]), Jul 12 08:52:52.449 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.449 INFO kablam! Jul 12 08:52:52.450 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.450 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:763:26 Jul 12 08:52:52.450 INFO kablam! | Jul 12 08:52:52.450 INFO kablam! 763 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.450 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.450 INFO kablam! Jul 12 08:52:52.450 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DMSARRAY` in module `winapi` Jul 12 08:52:52.451 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:765:26 Jul 12 08:52:52.451 INFO kablam! | Jul 12 08:52:52.451 INFO kablam! 765 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DMSARRAY, [0, nlayers as UINT, 0]), Jul 12 08:52:52.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.451 INFO kablam! Jul 12 08:52:52.451 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DMSARRAY` in module `winapi` Jul 12 08:52:52.451 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:767:26 Jul 12 08:52:52.451 INFO kablam! | Jul 12 08:52:52.451 INFO kablam! 767 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DMSARRAY, [lid as UINT, 1+lid as UINT, 0]), Jul 12 08:52:52.451 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.451 INFO kablam! Jul 12 08:52:52.452 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE3D` in module `winapi` Jul 12 08:52:52.452 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:769:26 Jul 12 08:52:52.452 INFO kablam! | Jul 12 08:52:52.452 INFO kablam! 769 | (winapi::D3D11_RTV_DIMENSION_TEXTURE3D, [level, 0, depth as UINT]), Jul 12 08:52:52.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.452 INFO kablam! Jul 12 08:52:52.452 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE3D` in module `winapi` Jul 12 08:52:52.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:771:26 Jul 12 08:52:52.453 INFO kablam! | Jul 12 08:52:52.453 INFO kablam! 771 | (winapi::D3D11_RTV_DIMENSION_TEXTURE3D, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.453 INFO kablam! Jul 12 08:52:52.453 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.453 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:773:26 Jul 12 08:52:52.453 INFO kablam! | Jul 12 08:52:52.453 INFO kablam! 773 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, 0, 6]), Jul 12 08:52:52.453 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.453 INFO kablam! Jul 12 08:52:52.454 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.454 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:775:26 Jul 12 08:52:52.454 INFO kablam! | Jul 12 08:52:52.454 INFO kablam! 775 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.454 INFO kablam! Jul 12 08:52:52.454 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:777:26 Jul 12 08:52:52.455 INFO kablam! | Jul 12 08:52:52.455 INFO kablam! 777 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, 0, 6 * nlayers as UINT]), Jul 12 08:52:52.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.455 INFO kablam! Jul 12 08:52:52.455 INFO kablam! error[E0425]: cannot find value `D3D11_RTV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.455 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:779:26 Jul 12 08:52:52.455 INFO kablam! | Jul 12 08:52:52.455 INFO kablam! 779 | (winapi::D3D11_RTV_DIMENSION_TEXTURE2DARRAY, [level, 6 * lid as UINT, 6 * (1+lid) as UINT]), Jul 12 08:52:52.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.455 INFO kablam! Jul 12 08:52:52.456 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RENDER_TARGET_VIEW_DESC` in module `winapi` Jul 12 08:52:52.456 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:784:35 Jul 12 08:52:52.456 INFO kablam! | Jul 12 08:52:52.456 INFO kablam! 784 | let native_desc = winapi::D3D11_RENDER_TARGET_VIEW_DESC { Jul 12 08:52:52.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.456 INFO kablam! Jul 12 08:52:52.456 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:797:21 Jul 12 08:52:52.457 INFO kablam! | Jul 12 08:52:52.457 INFO kablam! 797 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.457 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.457 INFO kablam! Jul 12 08:52:52.457 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE1D` in module `winapi` Jul 12 08:52:52.457 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:815:26 Jul 12 08:52:52.457 INFO kablam! | Jul 12 08:52:52.457 INFO kablam! 815 | (winapi::D3D11_DSV_DIMENSION_TEXTURE1D, [level, 0, 0]), Jul 12 08:52:52.457 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.457 INFO kablam! Jul 12 08:52:52.458 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE1DARRAY` in module `winapi` Jul 12 08:52:52.458 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:817:26 Jul 12 08:52:52.458 INFO kablam! | Jul 12 08:52:52.458 INFO kablam! 817 | (winapi::D3D11_DSV_DIMENSION_TEXTURE1DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.458 INFO kablam! Jul 12 08:52:52.458 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE1DARRAY` in module `winapi` Jul 12 08:52:52.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:819:26 Jul 12 08:52:52.459 INFO kablam! | Jul 12 08:52:52.459 INFO kablam! 819 | (winapi::D3D11_DSV_DIMENSION_TEXTURE1DARRAY, [level, 0, nlayers as UINT]), Jul 12 08:52:52.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.459 INFO kablam! Jul 12 08:52:52.459 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2D` in module `winapi` Jul 12 08:52:52.459 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:821:26 Jul 12 08:52:52.459 INFO kablam! | Jul 12 08:52:52.459 INFO kablam! 821 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2D, [level, 0, 0]), Jul 12 08:52:52.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.459 INFO kablam! Jul 12 08:52:52.460 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DMS` in module `winapi` Jul 12 08:52:52.460 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:823:26 Jul 12 08:52:52.460 INFO kablam! | Jul 12 08:52:52.460 INFO kablam! 823 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DMS, [0, 0, 0]), Jul 12 08:52:52.460 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.460 INFO kablam! Jul 12 08:52:52.460 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:825:26 Jul 12 08:52:52.461 INFO kablam! | Jul 12 08:52:52.461 INFO kablam! 825 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, 0, nlayers as UINT]), Jul 12 08:52:52.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.461 INFO kablam! Jul 12 08:52:52.461 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.461 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:827:26 Jul 12 08:52:52.461 INFO kablam! | Jul 12 08:52:52.461 INFO kablam! 827 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.461 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.461 INFO kablam! Jul 12 08:52:52.462 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DMSARRAY` in module `winapi` Jul 12 08:52:52.462 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:829:26 Jul 12 08:52:52.462 INFO kablam! | Jul 12 08:52:52.462 INFO kablam! 829 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DMSARRAY, [0, nlayers as UINT, 0]), Jul 12 08:52:52.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.462 INFO kablam! Jul 12 08:52:52.463 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DMSARRAY` in module `winapi` Jul 12 08:52:52.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:831:26 Jul 12 08:52:52.463 INFO kablam! | Jul 12 08:52:52.463 INFO kablam! 831 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DMSARRAY, [lid as UINT, 1+lid as UINT, 0]), Jul 12 08:52:52.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.463 INFO kablam! Jul 12 08:52:52.463 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.463 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:834:26 Jul 12 08:52:52.463 INFO kablam! | Jul 12 08:52:52.463 INFO kablam! 834 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, 0, 6]), Jul 12 08:52:52.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.463 INFO kablam! Jul 12 08:52:52.464 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.464 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:836:26 Jul 12 08:52:52.464 INFO kablam! | Jul 12 08:52:52.464 INFO kablam! 836 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, lid as UINT, 1+lid as UINT]), Jul 12 08:52:52.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.464 INFO kablam! Jul 12 08:52:52.465 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.465 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:838:26 Jul 12 08:52:52.465 INFO kablam! | Jul 12 08:52:52.465 INFO kablam! 838 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, 0, 6 * nlayers as UINT]), Jul 12 08:52:52.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.465 INFO kablam! Jul 12 08:52:52.466 INFO kablam! error[E0425]: cannot find value `D3D11_DSV_DIMENSION_TEXTURE2DARRAY` in module `winapi` Jul 12 08:52:52.466 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:840:26 Jul 12 08:52:52.466 INFO kablam! | Jul 12 08:52:52.466 INFO kablam! 840 | (winapi::D3D11_DSV_DIMENSION_TEXTURE2DARRAY, [level, 6 * lid as UINT, 6 * (1+lid) as UINT]), Jul 12 08:52:52.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.474 INFO kablam! Jul 12 08:52:52.475 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_DEPTH_STENCIL_VIEW_DESC` in module `winapi` Jul 12 08:52:52.475 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:847:35 Jul 12 08:52:52.475 INFO kablam! | Jul 12 08:52:52.475 INFO kablam! 847 | let native_desc = winapi::D3D11_DEPTH_STENCIL_VIEW_DESC { Jul 12 08:52:52.475 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.475 INFO kablam! Jul 12 08:52:52.476 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:862:21 Jul 12 08:52:52.476 INFO kablam! | Jul 12 08:52:52.476 INFO kablam! 862 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.476 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.476 INFO kablam! Jul 12 08:52:52.476 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_SAMPLER_DESC` in module `winapi` Jul 12 08:52:52.476 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:875:35 Jul 12 08:52:52.476 INFO kablam! | Jul 12 08:52:52.476 INFO kablam! 875 | let native_desc = winapi::D3D11_SAMPLER_DESC { Jul 12 08:52:52.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.476 INFO kablam! Jul 12 08:52:52.477 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.477 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:882:66 Jul 12 08:52:52.477 INFO kablam! | Jul 12 08:52:52.477 INFO kablam! 882 | FilterMethod::Anisotropic(max) => max as winapi::UINT, Jul 12 08:52:52.477 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.477 INFO kablam! Jul 12 08:52:52.478 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:895:20 Jul 12 08:52:52.478 INFO kablam! | Jul 12 08:52:52.478 INFO kablam! 895 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.478 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.478 INFO kablam! Jul 12 08:52:52.478 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.478 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:952:20 Jul 12 08:52:52.478 INFO kablam! | Jul 12 08:52:52.478 INFO kablam! 952 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.478 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.478 INFO kablam! Jul 12 08:52:52.479 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.479 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/factory.rs:962:46 Jul 12 08:52:52.479 INFO kablam! | Jul 12 08:52:52.479 INFO kablam! 962 | context: *mut winapi::ID3D11DeviceContext) { Jul 12 08:52:52.479 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.479 INFO kablam! Jul 12 08:52:52.480 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderReflection` in module `winapi` Jul 12 08:52:52.480 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:21:52 Jul 12 08:52:52.480 INFO kablam! | Jul 12 08:52:52.480 INFO kablam! 21 | pub fn reflect_shader(code: &[u8]) -> *mut winapi::ID3D11ShaderReflection { Jul 12 08:52:52.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.480 INFO kablam! Jul 12 08:52:52.481 INFO kablam! error[E0425]: cannot find function `D3DReflect` in module `d3dcompiler` Jul 12 08:52:52.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:24:22 Jul 12 08:52:52.481 INFO kablam! | Jul 12 08:52:52.481 INFO kablam! 24 | d3dcompiler::D3DReflect(code.as_ptr() as *const winapi::VOID, Jul 12 08:52:52.481 INFO kablam! | ^^^^^^^^^^ not found in `d3dcompiler` Jul 12 08:52:52.481 INFO kablam! Jul 12 08:52:52.481 INFO kablam! error[E0412]: cannot find type `VOID` in module `winapi` Jul 12 08:52:52.481 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:24:65 Jul 12 08:52:52.482 INFO kablam! | Jul 12 08:52:52.482 INFO kablam! 24 | d3dcompiler::D3DReflect(code.as_ptr() as *const winapi::VOID, Jul 12 08:52:52.482 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.482 INFO kablam! Jul 12 08:52:52.482 INFO kablam! error[E0412]: cannot find type `SIZE_T` in module `winapi` Jul 12 08:52:52.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:25:35 Jul 12 08:52:52.482 INFO kablam! | Jul 12 08:52:52.482 INFO kablam! 25 | code.len() as winapi::SIZE_T, &dxguid::IID_ID3D11ShaderReflection, &mut reflection) Jul 12 08:52:52.482 INFO kablam! | ^^^^^^ not found in `winapi` Jul 12 08:52:52.482 INFO kablam! Jul 12 08:52:52.483 INFO kablam! error[E0425]: cannot find value `IID_ID3D11ShaderReflection` in module `dxguid` Jul 12 08:52:52.483 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:25:52 Jul 12 08:52:52.483 INFO kablam! | Jul 12 08:52:52.483 INFO kablam! 25 | code.len() as winapi::SIZE_T, &dxguid::IID_ID3D11ShaderReflection, &mut reflection) Jul 12 08:52:52.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `dxguid` Jul 12 08:52:52.483 INFO kablam! Jul 12 08:52:52.484 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.484 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:27:16 Jul 12 08:52:52.484 INFO kablam! | Jul 12 08:52:52.484 INFO kablam! 27 | if winapi::SUCCEEDED(hr) { Jul 12 08:52:52.484 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.484 INFO kablam! Jul 12 08:52:52.485 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderReflection` in module `winapi` Jul 12 08:52:52.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:28:36 Jul 12 08:52:52.485 INFO kablam! | Jul 12 08:52:52.485 INFO kablam! 28 | reflection as *mut winapi::ID3D11ShaderReflection Jul 12 08:52:52.485 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.485 INFO kablam! Jul 12 08:52:52.485 INFO kablam! error[E0412]: cannot find type `D3D_REGISTER_COMPONENT_TYPE` in module `winapi` Jul 12 08:52:52.485 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:41:45 Jul 12 08:52:52.485 INFO kablam! | Jul 12 08:52:52.486 INFO kablam! 41 | fn map_base_type_from_component(ct: winapi::D3D_REGISTER_COMPONENT_TYPE) -> s::BaseType { Jul 12 08:52:52.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.486 INFO kablam! Jul 12 08:52:52.486 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_REGISTER_COMPONENT_UINT32` in module `winapi` Jul 12 08:52:52.486 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:43:17 Jul 12 08:52:52.486 INFO kablam! | Jul 12 08:52:52.486 INFO kablam! 43 | winapi::D3D_REGISTER_COMPONENT_UINT32 => s::BaseType::U32, Jul 12 08:52:52.486 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.486 INFO kablam! Jul 12 08:52:52.487 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_REGISTER_COMPONENT_SINT32` in module `winapi` Jul 12 08:52:52.487 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:44:17 Jul 12 08:52:52.487 INFO kablam! | Jul 12 08:52:52.487 INFO kablam! 44 | winapi::D3D_REGISTER_COMPONENT_SINT32 => s::BaseType::I32, Jul 12 08:52:52.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.487 INFO kablam! Jul 12 08:52:52.488 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_REGISTER_COMPONENT_FLOAT32` in module `winapi` Jul 12 08:52:52.488 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:45:17 Jul 12 08:52:52.488 INFO kablam! | Jul 12 08:52:52.488 INFO kablam! 45 | winapi::D3D_REGISTER_COMPONENT_FLOAT32 => s::BaseType::F32, Jul 12 08:52:52.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.488 INFO kablam! Jul 12 08:52:52.489 INFO kablam! error[E0531]: cannot find tuple struct/variant `D3D_REGISTER_COMPONENT_TYPE` in module `winapi` Jul 12 08:52:52.489 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:46:17 Jul 12 08:52:52.489 INFO kablam! | Jul 12 08:52:52.489 INFO kablam! 46 | winapi::D3D_REGISTER_COMPONENT_TYPE(t) => { Jul 12 08:52:52.489 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.489 INFO kablam! Jul 12 08:52:52.489 INFO kablam! error[E0412]: cannot find type `D3D_RESOURCE_RETURN_TYPE` in module `winapi` Jul 12 08:52:52.489 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:53:42 Jul 12 08:52:52.489 INFO kablam! | Jul 12 08:52:52.490 INFO kablam! 53 | fn map_base_type_from_return(rt: winapi::D3D_RESOURCE_RETURN_TYPE) -> s::BaseType { Jul 12 08:52:52.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.490 INFO kablam! Jul 12 08:52:52.490 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_RETURN_TYPE_UINT` in module `winapi` Jul 12 08:52:52.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:55:17 Jul 12 08:52:52.490 INFO kablam! | Jul 12 08:52:52.490 INFO kablam! 55 | winapi::D3D_RETURN_TYPE_UINT => s::BaseType::U32, Jul 12 08:52:52.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.498 INFO kablam! Jul 12 08:52:52.499 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_RETURN_TYPE_SINT` in module `winapi` Jul 12 08:52:52.499 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:56:17 Jul 12 08:52:52.499 INFO kablam! | Jul 12 08:52:52.499 INFO kablam! 56 | winapi::D3D_RETURN_TYPE_SINT => s::BaseType::I32, Jul 12 08:52:52.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.499 INFO kablam! Jul 12 08:52:52.500 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_RETURN_TYPE_FLOAT` in module `winapi` Jul 12 08:52:52.500 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:57:17 Jul 12 08:52:52.500 INFO kablam! | Jul 12 08:52:52.500 INFO kablam! 57 | winapi::D3D_RETURN_TYPE_FLOAT => s::BaseType::F32, Jul 12 08:52:52.500 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.500 INFO kablam! Jul 12 08:52:52.501 INFO kablam! error[E0531]: cannot find tuple struct/variant `D3D_RESOURCE_RETURN_TYPE` in module `winapi` Jul 12 08:52:52.501 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:58:17 Jul 12 08:52:52.501 INFO kablam! | Jul 12 08:52:52.501 INFO kablam! 58 | winapi::D3D_RESOURCE_RETURN_TYPE(t) => { Jul 12 08:52:52.501 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.501 INFO kablam! Jul 12 08:52:52.502 INFO kablam! error[E0412]: cannot find type `D3D_SRV_DIMENSION` in module `winapi` Jul 12 08:52:52.502 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:65:33 Jul 12 08:52:52.502 INFO kablam! | Jul 12 08:52:52.502 INFO kablam! 65 | fn map_texture_type(tt: winapi::D3D_SRV_DIMENSION) -> s::TextureType { Jul 12 08:52:52.502 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.502 INFO kablam! Jul 12 08:52:52.502 INFO kablam! error[E0531]: cannot find tuple struct/variant `D3D_SRV_DIMENSION` in this scope Jul 12 08:52:52.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:80:9 Jul 12 08:52:52.503 INFO kablam! | Jul 12 08:52:52.503 INFO kablam! 80 | D3D_SRV_DIMENSION(t) => { Jul 12 08:52:52.503 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.503 INFO kablam! Jul 12 08:52:52.503 INFO kablam! error[E0412]: cannot find type `D3D11_SHADER_TYPE_DESC` in module `winapi` Jul 12 08:52:52.503 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:87:34 Jul 12 08:52:52.503 INFO kablam! | Jul 12 08:52:52.503 INFO kablam! 87 | fn map_container(stype: &winapi::D3D11_SHADER_TYPE_DESC) -> s::ContainerType { Jul 12 08:52:52.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.503 INFO kablam! Jul 12 08:52:52.504 INFO kablam! error[E0425]: cannot find value `D3D_SVC_SCALAR` in module `winapi` Jul 12 08:52:52.504 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:90:31 Jul 12 08:52:52.504 INFO kablam! | Jul 12 08:52:52.504 INFO kablam! 90 | if stype.Class == winapi::D3D_SVC_SCALAR { Jul 12 08:52:52.504 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.504 INFO kablam! Jul 12 08:52:52.505 INFO kablam! error[E0425]: cannot find value `D3D_SVC_VECTOR` in module `winapi` Jul 12 08:52:52.505 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:92:38 Jul 12 08:52:52.505 INFO kablam! | Jul 12 08:52:52.505 INFO kablam! 92 | } else if stype.Class == winapi::D3D_SVC_VECTOR { Jul 12 08:52:52.505 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.505 INFO kablam! Jul 12 08:52:52.506 INFO kablam! error[E0425]: cannot find value `D3D_SVC_MATRIX_ROWS` in module `winapi` Jul 12 08:52:52.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:94:38 Jul 12 08:52:52.506 INFO kablam! | Jul 12 08:52:52.506 INFO kablam! 94 | } else if stype.Class == winapi::D3D_SVC_MATRIX_ROWS { Jul 12 08:52:52.506 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.506 INFO kablam! Jul 12 08:52:52.506 INFO kablam! error[E0425]: cannot find value `D3D_SVC_MATRIX_COLUMNS` in module `winapi` Jul 12 08:52:52.506 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:96:38 Jul 12 08:52:52.506 INFO kablam! | Jul 12 08:52:52.507 INFO kablam! 96 | } else if stype.Class == winapi::D3D_SVC_MATRIX_COLUMNS { Jul 12 08:52:52.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.507 INFO kablam! Jul 12 08:52:52.507 INFO kablam! error[E0412]: cannot find type `D3D_SHADER_VARIABLE_TYPE` in module `winapi` Jul 12 08:52:52.507 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:104:32 Jul 12 08:52:52.507 INFO kablam! | Jul 12 08:52:52.507 INFO kablam! 104 | fn map_base_type(_svt: winapi::D3D_SHADER_VARIABLE_TYPE) -> s::BaseType { Jul 12 08:52:52.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.507 INFO kablam! Jul 12 08:52:52.508 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderReflection` in module `winapi` Jul 12 08:52:52.508 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:109:47 Jul 12 08:52:52.508 INFO kablam! | Jul 12 08:52:52.508 INFO kablam! 109 | reflection: *mut winapi::ID3D11ShaderReflection) { Jul 12 08:52:52.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.508 INFO kablam! Jul 12 08:52:52.509 INFO kablam! error[E0425]: cannot find value `D3D_FEATURE_LEVEL_9_1` in module `winapi` Jul 12 08:52:52.509 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:114:33 Jul 12 08:52:52.509 INFO kablam! | Jul 12 08:52:52.509 INFO kablam! 114 | let mut level = winapi::D3D_FEATURE_LEVEL_9_1; Jul 12 08:52:52.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.509 INFO kablam! Jul 12 08:52:52.510 INFO kablam! error[E0425]: cannot find value `D3D_NAME_UNDEFINED` in module `winapi` Jul 12 08:52:52.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:138:48 Jul 12 08:52:52.510 INFO kablam! | Jul 12 08:52:52.510 INFO kablam! 138 | if desc.SystemValueType != winapi::D3D_NAME_UNDEFINED { Jul 12 08:52:52.510 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.510 INFO kablam! Jul 12 08:52:52.510 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_NAME_TARGET` in module `winapi` Jul 12 08:52:52.510 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:171:25 Jul 12 08:52:52.510 INFO kablam! | Jul 12 08:52:52.511 INFO kablam! 171 | winapi::D3D_NAME_TARGET => Jul 12 08:52:52.511 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.511 INFO kablam! Jul 12 08:52:52.511 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_NAME_DEPTH` in module `winapi` Jul 12 08:52:52.511 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:178:25 Jul 12 08:52:52.511 INFO kablam! | Jul 12 08:52:52.511 INFO kablam! 178 | winapi::D3D_NAME_DEPTH => info.output_depth = true, Jul 12 08:52:52.511 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.511 INFO kablam! Jul 12 08:52:52.512 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_NAME_UNDEFINED` in module `winapi` Jul 12 08:52:52.512 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:179:25 Jul 12 08:52:52.512 INFO kablam! | Jul 12 08:52:52.512 INFO kablam! 179 | winapi::D3D_NAME_UNDEFINED => Jul 12 08:52:52.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.512 INFO kablam! Jul 12 08:52:52.513 INFO kablam! error[E0425]: cannot find value `D3D_SIT_CBUFFER` in module `winapi` Jul 12 08:52:52.513 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:196:37 Jul 12 08:52:52.513 INFO kablam! | Jul 12 08:52:52.513 INFO kablam! 196 | if res_desc.Type == winapi::D3D_SIT_CBUFFER { Jul 12 08:52:52.513 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.522 INFO kablam! Jul 12 08:52:52.523 INFO kablam! error[E0425]: cannot find value `D3D_SVC_STRUCT` in module `winapi` Jul 12 08:52:52.523 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:232:48 Jul 12 08:52:52.523 INFO kablam! | Jul 12 08:52:52.523 INFO kablam! 232 | if vtype_desc.Class == winapi::D3D_SVC_STRUCT { Jul 12 08:52:52.523 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.523 INFO kablam! Jul 12 08:52:52.524 INFO kablam! error[E0425]: cannot find value `D3D_SIT_TEXTURE` in module `winapi` Jul 12 08:52:52.524 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:279:43 Jul 12 08:52:52.524 INFO kablam! | Jul 12 08:52:52.524 INFO kablam! 279 | }else if res_desc.Type == winapi::D3D_SIT_TEXTURE { Jul 12 08:52:52.524 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.524 INFO kablam! Jul 12 08:52:52.525 INFO kablam! error[E0425]: cannot find value `D3D_SIT_SAMPLER` in module `winapi` Jul 12 08:52:52.525 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:291:43 Jul 12 08:52:52.525 INFO kablam! | Jul 12 08:52:52.525 INFO kablam! 291 | }else if res_desc.Type == winapi::D3D_SIT_SAMPLER { Jul 12 08:52:52.525 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.525 INFO kablam! Jul 12 08:52:52.526 INFO kablam! error[E0425]: cannot find value `D3D_SIF_COMPARISON_SAMPLER` in module `winapi` Jul 12 08:52:52.526 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/mirror.rs:297:52 Jul 12 08:52:52.526 INFO kablam! | Jul 12 08:52:52.526 INFO kablam! 297 | let cmp = if res_desc.uFlags & winapi::D3D_SIF_COMPARISON_SAMPLER.0 != 0 { Jul 12 08:52:52.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.526 INFO kablam! Jul 12 08:52:52.526 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:52.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:20:37 Jul 12 08:52:52.527 INFO kablam! | Jul 12 08:52:52.527 INFO kablam! 20 | pub fn make_rasterizer(device: *mut ID3D11Device, rast: &state::Rasterizer, use_scissor: bool) Jul 12 08:52:52.527 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.527 INFO kablam! Jul 12 08:52:52.527 INFO kablam! error[E0412]: cannot find type `ID3D11RasterizerState` in this scope Jul 12 08:52:52.527 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:21:34 Jul 12 08:52:52.527 INFO kablam! | Jul 12 08:52:52.528 INFO kablam! 21 | -> *const ID3D11RasterizerState { Jul 12 08:52:52.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.528 INFO kablam! Jul 12 08:52:52.528 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RASTERIZER_DESC` in this scope Jul 12 08:52:52.528 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:22:16 Jul 12 08:52:52.528 INFO kablam! | Jul 12 08:52:52.528 INFO kablam! 22 | let desc = D3D11_RASTERIZER_DESC { Jul 12 08:52:52.528 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.528 INFO kablam! Jul 12 08:52:52.529 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_WIREFRAME` in this scope Jul 12 08:52:52.529 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:26:17 Jul 12 08:52:52.529 INFO kablam! | Jul 12 08:52:52.529 INFO kablam! 26 | D3D11_FILL_WIREFRAME Jul 12 08:52:52.529 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.529 INFO kablam! Jul 12 08:52:52.530 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_WIREFRAME` in this scope Jul 12 08:52:52.530 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:28:45 Jul 12 08:52:52.530 INFO kablam! | Jul 12 08:52:52.530 INFO kablam! 28 | state::RasterMethod::Line(_) => D3D11_FILL_WIREFRAME, Jul 12 08:52:52.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.530 INFO kablam! Jul 12 08:52:52.531 INFO kablam! error[E0425]: cannot find value `D3D11_FILL_SOLID` in this scope Jul 12 08:52:52.531 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:29:42 Jul 12 08:52:52.531 INFO kablam! | Jul 12 08:52:52.531 INFO kablam! 29 | state::RasterMethod::Fill => D3D11_FILL_SOLID, Jul 12 08:52:52.531 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.531 INFO kablam! Jul 12 08:52:52.532 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_NONE` in this scope Jul 12 08:52:52.532 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:32:41 Jul 12 08:52:52.532 INFO kablam! | Jul 12 08:52:52.532 INFO kablam! 32 | state::CullFace::Nothing => D3D11_CULL_NONE, Jul 12 08:52:52.532 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.532 INFO kablam! Jul 12 08:52:52.533 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_FRONT` in this scope Jul 12 08:52:52.533 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:33:39 Jul 12 08:52:52.533 INFO kablam! | Jul 12 08:52:52.533 INFO kablam! 33 | state::CullFace::Front => D3D11_CULL_FRONT, Jul 12 08:52:52.533 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.533 INFO kablam! Jul 12 08:52:52.533 INFO kablam! error[E0425]: cannot find value `D3D11_CULL_BACK` in this scope Jul 12 08:52:52.533 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:34:38 Jul 12 08:52:52.534 INFO kablam! | Jul 12 08:52:52.534 INFO kablam! 34 | state::CullFace::Back => D3D11_CULL_BACK, Jul 12 08:52:52.534 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.534 INFO kablam! Jul 12 08:52:52.534 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.534 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:37:44 Jul 12 08:52:52.534 INFO kablam! | Jul 12 08:52:52.534 INFO kablam! 37 | state::FrontFace::Clockwise => FALSE, Jul 12 08:52:52.534 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.534 INFO kablam! Jul 12 08:52:52.535 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.535 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:38:51 Jul 12 08:52:52.535 INFO kablam! | Jul 12 08:52:52.535 INFO kablam! 38 | state::FrontFace::CounterClockwise => TRUE, Jul 12 08:52:52.535 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.535 INFO kablam! Jul 12 08:52:52.536 INFO kablam! error[E0412]: cannot find type `INT` in this scope Jul 12 08:52:52.536 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:41:35 Jul 12 08:52:52.536 INFO kablam! | Jul 12 08:52:52.536 INFO kablam! 41 | Some(ref o) => o.1 as INT, Jul 12 08:52:52.536 INFO kablam! | ^^^ not found in this scope Jul 12 08:52:52.536 INFO kablam! Jul 12 08:52:52.537 INFO kablam! error[E0412]: cannot find type `FLOAT` in this scope Jul 12 08:52:52.537 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:46:35 Jul 12 08:52:52.537 INFO kablam! | Jul 12 08:52:52.537 INFO kablam! 46 | Some(ref o) => o.0 as FLOAT, Jul 12 08:52:52.537 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.537 INFO kablam! Jul 12 08:52:52.538 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.538 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:49:26 Jul 12 08:52:52.538 INFO kablam! | Jul 12 08:52:52.538 INFO kablam! 49 | DepthClipEnable: TRUE, Jul 12 08:52:52.538 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.538 INFO kablam! Jul 12 08:52:52.539 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:50:40 Jul 12 08:52:52.539 INFO kablam! | Jul 12 08:52:52.539 INFO kablam! 50 | ScissorEnable: if use_scissor {TRUE} else {FALSE}, Jul 12 08:52:52.539 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.539 INFO kablam! Jul 12 08:52:52.539 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.539 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:50:52 Jul 12 08:52:52.540 INFO kablam! | Jul 12 08:52:52.540 INFO kablam! 50 | ScissorEnable: if use_scissor {TRUE} else {FALSE}, Jul 12 08:52:52.540 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.540 INFO kablam! Jul 12 08:52:52.540 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.540 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:52:24 Jul 12 08:52:52.540 INFO kablam! | Jul 12 08:52:52.540 INFO kablam! 52 | Some(_) => TRUE, Jul 12 08:52:52.540 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.540 INFO kablam! Jul 12 08:52:52.541 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.541 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:53:21 Jul 12 08:52:52.541 INFO kablam! | Jul 12 08:52:52.541 INFO kablam! 53 | None => FALSE, Jul 12 08:52:52.541 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.541 INFO kablam! Jul 12 08:52:52.542 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.542 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:55:32 Jul 12 08:52:52.542 INFO kablam! | Jul 12 08:52:52.542 INFO kablam! 55 | AntialiasedLineEnable: FALSE, Jul 12 08:52:52.542 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.542 INFO kablam! Jul 12 08:52:52.543 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:52.543 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:62:9 Jul 12 08:52:52.543 INFO kablam! | Jul 12 08:52:52.543 INFO kablam! 62 | if !SUCCEEDED(hr) { Jul 12 08:52:52.543 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:52.543 INFO kablam! Jul 12 08:52:52.544 INFO kablam! error[E0412]: cannot find type `D3D11_STENCIL_OP` in this scope Jul 12 08:52:52.544 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:68:46 Jul 12 08:52:52.544 INFO kablam! | Jul 12 08:52:52.544 INFO kablam! 68 | fn map_stencil_op(oper: state::StencilOp) -> D3D11_STENCIL_OP { Jul 12 08:52:52.544 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.544 INFO kablam! Jul 12 08:52:52.544 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_KEEP` in this scope Jul 12 08:52:52.544 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:71:17 Jul 12 08:52:52.545 INFO kablam! | Jul 12 08:52:52.545 INFO kablam! 71 | Keep => D3D11_STENCIL_OP_KEEP, Jul 12 08:52:52.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.545 INFO kablam! Jul 12 08:52:52.545 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_ZERO` in this scope Jul 12 08:52:52.545 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:72:17 Jul 12 08:52:52.545 INFO kablam! | Jul 12 08:52:52.545 INFO kablam! 72 | Zero => D3D11_STENCIL_OP_ZERO, Jul 12 08:52:52.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.545 INFO kablam! Jul 12 08:52:52.546 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_REPLACE` in this scope Jul 12 08:52:52.546 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:73:20 Jul 12 08:52:52.546 INFO kablam! | Jul 12 08:52:52.546 INFO kablam! 73 | Replace => D3D11_STENCIL_OP_REPLACE, Jul 12 08:52:52.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.546 INFO kablam! Jul 12 08:52:52.547 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INCR_SAT` in this scope Jul 12 08:52:52.547 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:74:27 Jul 12 08:52:52.547 INFO kablam! | Jul 12 08:52:52.547 INFO kablam! 74 | IncrementClamp => D3D11_STENCIL_OP_INCR_SAT, Jul 12 08:52:52.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.547 INFO kablam! Jul 12 08:52:52.548 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INCR` in this scope Jul 12 08:52:52.548 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:75:26 Jul 12 08:52:52.548 INFO kablam! | Jul 12 08:52:52.548 INFO kablam! 75 | IncrementWrap => D3D11_STENCIL_OP_INCR, Jul 12 08:52:52.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.548 INFO kablam! Jul 12 08:52:52.549 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_DECR_SAT` in this scope Jul 12 08:52:52.549 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:76:27 Jul 12 08:52:52.549 INFO kablam! | Jul 12 08:52:52.549 INFO kablam! 76 | DecrementClamp => D3D11_STENCIL_OP_DECR_SAT, Jul 12 08:52:52.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.549 INFO kablam! Jul 12 08:52:52.550 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_DECR` in this scope Jul 12 08:52:52.550 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:77:26 Jul 12 08:52:52.550 INFO kablam! | Jul 12 08:52:52.550 INFO kablam! 77 | DecrementWrap => D3D11_STENCIL_OP_DECR, Jul 12 08:52:52.550 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.550 INFO kablam! Jul 12 08:52:52.550 INFO kablam! error[E0425]: cannot find value `D3D11_STENCIL_OP_INVERT` in this scope Jul 12 08:52:52.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:78:19 Jul 12 08:52:52.551 INFO kablam! | Jul 12 08:52:52.551 INFO kablam! 78 | Invert => D3D11_STENCIL_OP_INVERT, Jul 12 08:52:52.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.551 INFO kablam! Jul 12 08:52:52.551 INFO kablam! error[E0412]: cannot find type `D3D11_DEPTH_STENCILOP_DESC` in this scope Jul 12 08:52:52.551 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:82:60 Jul 12 08:52:52.551 INFO kablam! | Jul 12 08:52:52.551 INFO kablam! 82 | fn map_stencil_side(side_: &Option) -> D3D11_DEPTH_STENCILOP_DESC { Jul 12 08:52:52.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.552 INFO kablam! Jul 12 08:52:52.552 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_DEPTH_STENCILOP_DESC` in this scope Jul 12 08:52:52.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:84:5 Jul 12 08:52:52.552 INFO kablam! | Jul 12 08:52:52.552 INFO kablam! 84 | D3D11_DEPTH_STENCILOP_DESC { Jul 12 08:52:52.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.552 INFO kablam! Jul 12 08:52:52.553 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:52.553 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:93:41 Jul 12 08:52:52.553 INFO kablam! | Jul 12 08:52:52.553 INFO kablam! 93 | where F: Fn(&state::StencilSide) -> UINT8 { Jul 12 08:52:52.553 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.553 INFO kablam! Jul 12 08:52:52.554 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:52.554 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:92:81 Jul 12 08:52:52.554 INFO kablam! | Jul 12 08:52:52.554 INFO kablam! 92 | fn map_stencil_mask(dsi: &pso::DepthStencilInfo, name: &str, accessor: F) -> UINT8 Jul 12 08:52:52.554 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.554 INFO kablam! Jul 12 08:52:52.555 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:52.555 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:106:40 Jul 12 08:52:52.555 INFO kablam! | Jul 12 08:52:52.555 INFO kablam! 106 | pub fn make_depth_stencil(device: *mut ID3D11Device, dsi: &pso::DepthStencilInfo) Jul 12 08:52:52.555 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.555 INFO kablam! Jul 12 08:52:52.556 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilState` in this scope Jul 12 08:52:52.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:107:37 Jul 12 08:52:52.556 INFO kablam! | Jul 12 08:52:52.556 INFO kablam! 107 | -> *const ID3D11DepthStencilState { Jul 12 08:52:52.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.556 INFO kablam! Jul 12 08:52:52.556 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_DEPTH_STENCIL_DESC` in this scope Jul 12 08:52:52.556 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:108:16 Jul 12 08:52:52.557 INFO kablam! | Jul 12 08:52:52.557 INFO kablam! 108 | let desc = D3D11_DEPTH_STENCIL_DESC { Jul 12 08:52:52.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.557 INFO kablam! Jul 12 08:52:52.557 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.557 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:109:46 Jul 12 08:52:52.557 INFO kablam! | Jul 12 08:52:52.557 INFO kablam! 109 | DepthEnable: if dsi.depth.is_some() {TRUE} else {FALSE}, Jul 12 08:52:52.557 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.557 INFO kablam! Jul 12 08:52:52.558 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.558 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:109:58 Jul 12 08:52:52.558 INFO kablam! | Jul 12 08:52:52.558 INFO kablam! 109 | DepthEnable: if dsi.depth.is_some() {TRUE} else {FALSE}, Jul 12 08:52:52.558 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.558 INFO kablam! Jul 12 08:52:52.559 INFO kablam! error[E0425]: cannot find function `D3D11_DEPTH_WRITE_MASK` in this scope Jul 12 08:52:52.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:110:25 Jul 12 08:52:52.559 INFO kablam! | Jul 12 08:52:52.559 INFO kablam! 110 | DepthWriteMask: D3D11_DEPTH_WRITE_MASK(match dsi.depth { Jul 12 08:52:52.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.559 INFO kablam! Jul 12 08:52:52.560 INFO kablam! error[E0425]: cannot find value `D3D11_COMPARISON_NEVER` in this scope Jul 12 08:52:52.560 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:116:21 Jul 12 08:52:52.560 INFO kablam! | Jul 12 08:52:52.560 INFO kablam! 116 | None => D3D11_COMPARISON_NEVER, Jul 12 08:52:52.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.560 INFO kablam! Jul 12 08:52:52.561 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.561 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:118:70 Jul 12 08:52:52.561 INFO kablam! | Jul 12 08:52:52.561 INFO kablam! 118 | StencilEnable: if dsi.front.is_some() || dsi.back.is_some() {TRUE} else {FALSE}, Jul 12 08:52:52.561 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.561 INFO kablam! Jul 12 08:52:52.562 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.562 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:118:82 Jul 12 08:52:52.562 INFO kablam! | Jul 12 08:52:52.562 INFO kablam! 118 | StencilEnable: if dsi.front.is_some() || dsi.back.is_some() {TRUE} else {FALSE}, Jul 12 08:52:52.562 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.562 INFO kablam! Jul 12 08:52:52.563 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:52.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:119:76 Jul 12 08:52:52.563 INFO kablam! | Jul 12 08:52:52.563 INFO kablam! 119 | StencilReadMask: map_stencil_mask(dsi, "read", |s| (s.mask_read as UINT8)), Jul 12 08:52:52.563 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.563 INFO kablam! Jul 12 08:52:52.563 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:52.563 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:120:79 Jul 12 08:52:52.563 INFO kablam! | Jul 12 08:52:52.564 INFO kablam! 120 | StencilWriteMask: map_stencil_mask(dsi, "write", |s| (s.mask_write as UINT8)), Jul 12 08:52:52.564 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.564 INFO kablam! Jul 12 08:52:52.564 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:52.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:129:9 Jul 12 08:52:52.564 INFO kablam! | Jul 12 08:52:52.564 INFO kablam! 129 | if !SUCCEEDED(hr) { Jul 12 08:52:52.564 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:52.564 INFO kablam! Jul 12 08:52:52.565 INFO kablam! error[E0412]: cannot find type `D3D11_BLEND` in this scope Jul 12 08:52:52.565 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:135:61 Jul 12 08:52:52.565 INFO kablam! | Jul 12 08:52:52.565 INFO kablam! 135 | fn map_blend_factor(factor: state::Factor, scalar: bool) -> D3D11_BLEND { Jul 12 08:52:52.565 INFO kablam! | ^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.565 INFO kablam! Jul 12 08:52:52.566 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:52.566 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:139:17 Jul 12 08:52:52.566 INFO kablam! | Jul 12 08:52:52.566 INFO kablam! 139 | Zero => D3D11_BLEND_ZERO, Jul 12 08:52:52.566 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.566 INFO kablam! Jul 12 08:52:52.567 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:52.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:140:16 Jul 12 08:52:52.567 INFO kablam! | Jul 12 08:52:52.567 INFO kablam! 140 | One => D3D11_BLEND_ONE, Jul 12 08:52:52.567 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.567 INFO kablam! Jul 12 08:52:52.568 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_ALPHA_SAT` in this scope Jul 12 08:52:52.568 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:141:33 Jul 12 08:52:52.568 INFO kablam! | Jul 12 08:52:52.568 INFO kablam! 141 | SourceAlphaSaturated => D3D11_BLEND_SRC_ALPHA_SAT, Jul 12 08:52:52.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.568 INFO kablam! Jul 12 08:52:52.569 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_COLOR` in this scope Jul 12 08:52:52.569 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:142:45 Jul 12 08:52:52.569 INFO kablam! | Jul 12 08:52:52.569 INFO kablam! 142 | ZeroPlus(SourceColor) if !scalar => D3D11_BLEND_SRC_COLOR, Jul 12 08:52:52.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.569 INFO kablam! Jul 12 08:52:52.569 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_SRC_ALPHA` in this scope Jul 12 08:52:52.570 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:143:34 Jul 12 08:52:52.570 INFO kablam! | Jul 12 08:52:52.570 INFO kablam! 143 | ZeroPlus(SourceAlpha) => D3D11_BLEND_SRC_ALPHA, Jul 12 08:52:52.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.570 INFO kablam! Jul 12 08:52:52.570 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_DEST_COLOR` in this scope Jul 12 08:52:52.570 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:144:43 Jul 12 08:52:52.570 INFO kablam! | Jul 12 08:52:52.570 INFO kablam! 144 | ZeroPlus(DestColor) if !scalar => D3D11_BLEND_DEST_COLOR, Jul 12 08:52:52.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.571 INFO kablam! Jul 12 08:52:52.571 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_DEST_ALPHA` in this scope Jul 12 08:52:52.571 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:145:32 Jul 12 08:52:52.571 INFO kablam! | Jul 12 08:52:52.571 INFO kablam! 145 | ZeroPlus(DestAlpha) => D3D11_BLEND_DEST_ALPHA, Jul 12 08:52:52.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.572 INFO kablam! Jul 12 08:52:52.572 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_BLEND_FACTOR` in this scope Jul 12 08:52:52.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:146:44 Jul 12 08:52:52.572 INFO kablam! | Jul 12 08:52:52.572 INFO kablam! 146 | ZeroPlus(ConstColor) if !scalar => D3D11_BLEND_BLEND_FACTOR, Jul 12 08:52:52.572 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.572 INFO kablam! Jul 12 08:52:52.573 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_BLEND_FACTOR` in this scope Jul 12 08:52:52.573 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:147:33 Jul 12 08:52:52.573 INFO kablam! | Jul 12 08:52:52.573 INFO kablam! 147 | ZeroPlus(ConstAlpha) => D3D11_BLEND_BLEND_FACTOR, Jul 12 08:52:52.573 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.573 INFO kablam! Jul 12 08:52:52.574 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_SRC_COLOR` in this scope Jul 12 08:52:52.574 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:148:45 Jul 12 08:52:52.574 INFO kablam! | Jul 12 08:52:52.574 INFO kablam! 148 | OneMinus(SourceColor) if !scalar => D3D11_BLEND_INV_SRC_COLOR, Jul 12 08:52:52.574 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.574 INFO kablam! Jul 12 08:52:52.575 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_SRC_ALPHA` in this scope Jul 12 08:52:52.575 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:149:34 Jul 12 08:52:52.575 INFO kablam! | Jul 12 08:52:52.575 INFO kablam! 149 | OneMinus(SourceAlpha) => D3D11_BLEND_INV_SRC_ALPHA, Jul 12 08:52:52.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.575 INFO kablam! Jul 12 08:52:52.576 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_DEST_COLOR` in this scope Jul 12 08:52:52.576 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:150:43 Jul 12 08:52:52.576 INFO kablam! | Jul 12 08:52:52.576 INFO kablam! 150 | OneMinus(DestColor) if !scalar => D3D11_BLEND_INV_DEST_COLOR, Jul 12 08:52:52.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.576 INFO kablam! Jul 12 08:52:52.576 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_DEST_ALPHA` in this scope Jul 12 08:52:52.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:151:32 Jul 12 08:52:52.577 INFO kablam! | Jul 12 08:52:52.577 INFO kablam! 151 | OneMinus(DestAlpha) => D3D11_BLEND_INV_DEST_ALPHA, Jul 12 08:52:52.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.577 INFO kablam! Jul 12 08:52:52.577 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_BLEND_FACTOR` in this scope Jul 12 08:52:52.577 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:152:44 Jul 12 08:52:52.577 INFO kablam! | Jul 12 08:52:52.577 INFO kablam! 152 | OneMinus(ConstColor) if !scalar => D3D11_BLEND_INV_BLEND_FACTOR, Jul 12 08:52:52.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.578 INFO kablam! Jul 12 08:52:52.578 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_INV_BLEND_FACTOR` in this scope Jul 12 08:52:52.578 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:153:33 Jul 12 08:52:52.578 INFO kablam! | Jul 12 08:52:52.578 INFO kablam! 153 | OneMinus(ConstAlpha) => D3D11_BLEND_INV_BLEND_FACTOR, Jul 12 08:52:52.578 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.578 INFO kablam! Jul 12 08:52:52.579 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:52.579 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:157:13 Jul 12 08:52:52.579 INFO kablam! | Jul 12 08:52:52.579 INFO kablam! 157 | D3D11_BLEND_ZERO Jul 12 08:52:52.579 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.579 INFO kablam! Jul 12 08:52:52.580 INFO kablam! error[E0412]: cannot find type `D3D11_BLEND_OP` in this scope Jul 12 08:52:52.580 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:162:47 Jul 12 08:52:52.580 INFO kablam! | Jul 12 08:52:52.580 INFO kablam! 162 | fn map_blend_op(equation: state::Equation) -> D3D11_BLEND_OP { Jul 12 08:52:52.580 INFO kablam! | ^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.580 INFO kablam! Jul 12 08:52:52.581 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:52.581 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:165:16 Jul 12 08:52:52.581 INFO kablam! | Jul 12 08:52:52.581 INFO kablam! 165 | Add => D3D11_BLEND_OP_ADD, Jul 12 08:52:52.581 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.581 INFO kablam! Jul 12 08:52:52.582 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_SUBTRACT` in this scope Jul 12 08:52:52.582 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:166:16 Jul 12 08:52:52.582 INFO kablam! | Jul 12 08:52:52.582 INFO kablam! 166 | Sub => D3D11_BLEND_OP_SUBTRACT, Jul 12 08:52:52.582 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.582 INFO kablam! Jul 12 08:52:52.583 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_REV_SUBTRACT` in this scope Jul 12 08:52:52.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:167:19 Jul 12 08:52:52.583 INFO kablam! | Jul 12 08:52:52.583 INFO kablam! 167 | RevSub => D3D11_BLEND_OP_REV_SUBTRACT, Jul 12 08:52:52.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.583 INFO kablam! Jul 12 08:52:52.583 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_MIN` in this scope Jul 12 08:52:52.583 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:168:16 Jul 12 08:52:52.584 INFO kablam! | Jul 12 08:52:52.584 INFO kablam! 168 | Min => D3D11_BLEND_OP_MIN, Jul 12 08:52:52.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.584 INFO kablam! Jul 12 08:52:52.584 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_MAX` in this scope Jul 12 08:52:52.584 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:169:16 Jul 12 08:52:52.584 INFO kablam! | Jul 12 08:52:52.584 INFO kablam! 169 | Max => D3D11_BLEND_OP_MAX, Jul 12 08:52:52.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.584 INFO kablam! Jul 12 08:52:52.585 INFO kablam! error[E0412]: cannot find type `ID3D11Device` in this scope Jul 12 08:52:52.585 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:173:32 Jul 12 08:52:52.585 INFO kablam! | Jul 12 08:52:52.585 INFO kablam! 173 | pub fn make_blend(device: *mut ID3D11Device, targets: &[Option]) Jul 12 08:52:52.585 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.585 INFO kablam! Jul 12 08:52:52.586 INFO kablam! error[E0412]: cannot find type `ID3D11BlendState` in this scope Jul 12 08:52:52.586 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:174:29 Jul 12 08:52:52.586 INFO kablam! | Jul 12 08:52:52.586 INFO kablam! 174 | -> *const ID3D11BlendState { Jul 12 08:52:52.586 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.586 INFO kablam! Jul 12 08:52:52.587 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_RENDER_TARGET_BLEND_DESC` in this scope Jul 12 08:52:52.587 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:175:24 Jul 12 08:52:52.587 INFO kablam! | Jul 12 08:52:52.587 INFO kablam! 175 | let dummy_target = D3D11_RENDER_TARGET_BLEND_DESC { Jul 12 08:52:52.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.587 INFO kablam! Jul 12 08:52:52.588 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.588 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:176:22 Jul 12 08:52:52.588 INFO kablam! | Jul 12 08:52:52.588 INFO kablam! 176 | BlendEnable: FALSE, Jul 12 08:52:52.588 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.588 INFO kablam! Jul 12 08:52:52.589 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:52.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:177:19 Jul 12 08:52:52.589 INFO kablam! | Jul 12 08:52:52.589 INFO kablam! 177 | SrcBlend: D3D11_BLEND_ZERO, Jul 12 08:52:52.589 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.589 INFO kablam! Jul 12 08:52:52.589 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:52.589 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:178:20 Jul 12 08:52:52.590 INFO kablam! | Jul 12 08:52:52.590 INFO kablam! 178 | DestBlend: D3D11_BLEND_ONE, Jul 12 08:52:52.590 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.590 INFO kablam! Jul 12 08:52:52.590 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:52.590 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:179:18 Jul 12 08:52:52.590 INFO kablam! | Jul 12 08:52:52.590 INFO kablam! 179 | BlendOp: D3D11_BLEND_OP_ADD, Jul 12 08:52:52.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.590 INFO kablam! Jul 12 08:52:52.591 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ZERO` in this scope Jul 12 08:52:52.591 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:180:24 Jul 12 08:52:52.591 INFO kablam! | Jul 12 08:52:52.591 INFO kablam! 180 | SrcBlendAlpha: D3D11_BLEND_ZERO, Jul 12 08:52:52.591 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.591 INFO kablam! Jul 12 08:52:52.592 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_ONE` in this scope Jul 12 08:52:52.592 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:181:25 Jul 12 08:52:52.592 INFO kablam! | Jul 12 08:52:52.592 INFO kablam! 181 | DestBlendAlpha: D3D11_BLEND_ONE, Jul 12 08:52:52.592 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.592 INFO kablam! Jul 12 08:52:52.593 INFO kablam! error[E0425]: cannot find value `D3D11_BLEND_OP_ADD` in this scope Jul 12 08:52:52.593 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:182:23 Jul 12 08:52:52.593 INFO kablam! | Jul 12 08:52:52.593 INFO kablam! 182 | BlendOpAlpha: D3D11_BLEND_OP_ADD, Jul 12 08:52:52.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.593 INFO kablam! Jul 12 08:52:52.594 INFO kablam! error[E0422]: cannot find struct, variant or union type `D3D11_BLEND_DESC` in this scope Jul 12 08:52:52.594 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:185:20 Jul 12 08:52:52.594 INFO kablam! | Jul 12 08:52:52.594 INFO kablam! 185 | let mut desc = D3D11_BLEND_DESC { Jul 12 08:52:52.594 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.594 INFO kablam! Jul 12 08:52:52.594 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.595 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:186:32 Jul 12 08:52:52.595 INFO kablam! | Jul 12 08:52:52.595 INFO kablam! 186 | AlphaToCoverageEnable: FALSE, //TODO Jul 12 08:52:52.595 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.595 INFO kablam! Jul 12 08:52:52.595 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.595 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:188:24 Jul 12 08:52:52.595 INFO kablam! | Jul 12 08:52:52.595 INFO kablam! 188 | Some(_) => TRUE, Jul 12 08:52:52.595 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.596 INFO kablam! Jul 12 08:52:52.596 INFO kablam! error[E0425]: cannot find value `FALSE` in this scope Jul 12 08:52:52.596 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:189:21 Jul 12 08:52:52.596 INFO kablam! | Jul 12 08:52:52.596 INFO kablam! 189 | None => FALSE, Jul 12 08:52:52.596 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.596 INFO kablam! Jul 12 08:52:52.597 INFO kablam! error[E0412]: cannot find type `UINT8` in this scope Jul 12 08:52:52.597 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:199:57 Jul 12 08:52:52.597 INFO kablam! | Jul 12 08:52:52.597 INFO kablam! 199 | out.RenderTargetWriteMask = info.mask.bits() as UINT8; Jul 12 08:52:52.597 INFO kablam! | ^^^^^ not found in this scope Jul 12 08:52:52.597 INFO kablam! Jul 12 08:52:52.598 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.598 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:201:31 Jul 12 08:52:52.598 INFO kablam! | Jul 12 08:52:52.598 INFO kablam! 201 | out.BlendEnable = TRUE; Jul 12 08:52:52.598 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.598 INFO kablam! Jul 12 08:52:52.599 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Jul 12 08:52:52.599 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:207:31 Jul 12 08:52:52.599 INFO kablam! | Jul 12 08:52:52.599 INFO kablam! 207 | out.BlendEnable = TRUE; Jul 12 08:52:52.599 INFO kablam! | ^^^^ not found in this scope Jul 12 08:52:52.599 INFO kablam! Jul 12 08:52:52.600 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in this scope Jul 12 08:52:52.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/state.rs:218:9 Jul 12 08:52:52.600 INFO kablam! | Jul 12 08:52:52.600 INFO kablam! 218 | if !SUCCEEDED(hr) { Jul 12 08:52:52.600 INFO kablam! | ^^^^^^^^^ not found in this scope Jul 12 08:52:52.600 INFO kablam! Jul 12 08:52:52.601 INFO kablam! error[E0412]: cannot find type `ID3D11Buffer` in this scope Jul 12 08:52:52.601 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:41:32 Jul 12 08:52:52.601 INFO kablam! | Jul 12 08:52:52.601 INFO kablam! 41 | pub struct Buffer(pub *mut ID3D11Buffer); Jul 12 08:52:52.601 INFO kablam! | ^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.601 INFO kablam! Jul 12 08:52:52.602 INFO kablam! error[E0412]: cannot find type `ID3D11Texture1D` in this scope Jul 12 08:52:52.602 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:47:17 Jul 12 08:52:52.602 INFO kablam! | Jul 12 08:52:52.602 INFO kablam! 47 | D1(*mut ID3D11Texture1D), Jul 12 08:52:52.603 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.603 INFO kablam! Jul 12 08:52:52.603 INFO kablam! error[E0412]: cannot find type `ID3D11Texture2D` in this scope Jul 12 08:52:52.603 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:48:17 Jul 12 08:52:52.603 INFO kablam! | Jul 12 08:52:52.603 INFO kablam! 48 | D2(*mut ID3D11Texture2D), Jul 12 08:52:52.603 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.603 INFO kablam! Jul 12 08:52:52.604 INFO kablam! error[E0412]: cannot find type `ID3D11Texture3D` in this scope Jul 12 08:52:52.604 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:49:17 Jul 12 08:52:52.604 INFO kablam! | Jul 12 08:52:52.604 INFO kablam! 49 | D3(*mut ID3D11Texture3D), Jul 12 08:52:52.604 INFO kablam! | ^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.604 INFO kablam! Jul 12 08:52:52.607 INFO kablam! error[E0412]: cannot find type `ID3D11RenderTargetView` in this scope Jul 12 08:52:52.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:55:29 Jul 12 08:52:52.608 INFO kablam! | Jul 12 08:52:52.608 INFO kablam! 55 | pub struct Rtv(pub *mut ID3D11RenderTargetView); Jul 12 08:52:52.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.608 INFO kablam! Jul 12 08:52:52.609 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilView` in this scope Jul 12 08:52:52.609 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:60:29 Jul 12 08:52:52.609 INFO kablam! | Jul 12 08:52:52.609 INFO kablam! 60 | pub struct Dsv(pub *mut ID3D11DepthStencilView); Jul 12 08:52:52.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.609 INFO kablam! Jul 12 08:52:52.611 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderResourceView` in this scope Jul 12 08:52:52.611 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:65:29 Jul 12 08:52:52.611 INFO kablam! | Jul 12 08:52:52.611 INFO kablam! 65 | pub struct Srv(pub *mut ID3D11ShaderResourceView); Jul 12 08:52:52.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.611 INFO kablam! Jul 12 08:52:52.613 INFO kablam! error[E0412]: cannot find type `ID3D11SamplerState` in this scope Jul 12 08:52:52.613 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:70:33 Jul 12 08:52:52.613 INFO kablam! | Jul 12 08:52:52.613 INFO kablam! 70 | pub struct Sampler(pub *mut ID3D11SamplerState); Jul 12 08:52:52.613 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in this scope Jul 12 08:52:52.613 INFO kablam! Jul 12 08:52:52.614 INFO kablam! error[E0412]: cannot find type `ID3D11Resource` in module `winapi` Jul 12 08:52:52.614 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:85:47 Jul 12 08:52:52.614 INFO kablam! | Jul 12 08:52:52.614 INFO kablam! 85 | pub fn as_resource(&self) -> *mut winapi::ID3D11Resource { Jul 12 08:52:52.614 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.614 INFO kablam! Jul 12 08:52:52.614 INFO kablam! error[E0412]: cannot find type `ID3D11Resource` in module `winapi` Jul 12 08:52:52.614 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:86:33 Jul 12 08:52:52.614 INFO kablam! | Jul 12 08:52:52.614 INFO kablam! 86 | type Res = *mut winapi::ID3D11Resource; Jul 12 08:52:52.614 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.615 INFO kablam! Jul 12 08:52:52.615 INFO kablam! error[E0412]: cannot find type `ID3D11Resource` in module `winapi` Jul 12 08:52:52.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:96:47 Jul 12 08:52:52.615 INFO kablam! | Jul 12 08:52:52.615 INFO kablam! 96 | pub fn as_resource(&self) -> *mut winapi::ID3D11Resource { Jul 12 08:52:52.615 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.615 INFO kablam! Jul 12 08:52:52.615 INFO kablam! error[E0412]: cannot find type `ID3D11Resource` in module `winapi` Jul 12 08:52:52.615 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:97:33 Jul 12 08:52:52.615 INFO kablam! | Jul 12 08:52:52.615 INFO kablam! 97 | type Res = *mut winapi::ID3D11Resource; Jul 12 08:52:52.615 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.615 INFO kablam! Jul 12 08:52:52.616 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceChild` in module `winapi` Jul 12 08:52:52.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:109:26 Jul 12 08:52:52.616 INFO kablam! | Jul 12 08:52:52.616 INFO kablam! 109 | object: *mut winapi::ID3D11DeviceChild, Jul 12 08:52:52.616 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.616 INFO kablam! Jul 12 08:52:52.616 INFO kablam! error[E0412]: cannot find type `ID3D11ShaderReflection` in module `winapi` Jul 12 08:52:52.616 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:110:30 Jul 12 08:52:52.616 INFO kablam! | Jul 12 08:52:52.616 INFO kablam! 110 | reflection: *mut winapi::ID3D11ShaderReflection, Jul 12 08:52:52.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.616 INFO kablam! Jul 12 08:52:52.617 INFO kablam! error[E0412]: cannot find type `ID3D11VertexShader` in module `winapi` Jul 12 08:52:52.617 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:118:22 Jul 12 08:52:52.617 INFO kablam! | Jul 12 08:52:52.617 INFO kablam! 118 | vs: *mut winapi::ID3D11VertexShader, Jul 12 08:52:52.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.617 INFO kablam! Jul 12 08:52:52.617 INFO kablam! error[E0412]: cannot find type `ID3D11HullShader` in module `winapi` Jul 12 08:52:52.617 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:119:22 Jul 12 08:52:52.617 INFO kablam! | Jul 12 08:52:52.617 INFO kablam! 119 | hs: *mut winapi::ID3D11HullShader, Jul 12 08:52:52.617 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.617 INFO kablam! Jul 12 08:52:52.617 INFO kablam! error[E0412]: cannot find type `ID3D11DomainShader` in module `winapi` Jul 12 08:52:52.618 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:120:22 Jul 12 08:52:52.618 INFO kablam! | Jul 12 08:52:52.618 INFO kablam! 120 | ds: *mut winapi::ID3D11DomainShader, Jul 12 08:52:52.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.618 INFO kablam! Jul 12 08:52:52.618 INFO kablam! error[E0412]: cannot find type `ID3D11GeometryShader` in module `winapi` Jul 12 08:52:52.618 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:121:22 Jul 12 08:52:52.618 INFO kablam! | Jul 12 08:52:52.618 INFO kablam! 121 | gs: *mut winapi::ID3D11GeometryShader, Jul 12 08:52:52.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.618 INFO kablam! Jul 12 08:52:52.618 INFO kablam! error[E0412]: cannot find type `ID3D11PixelShader` in module `winapi` Jul 12 08:52:52.618 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:122:22 Jul 12 08:52:52.619 INFO kablam! | Jul 12 08:52:52.619 INFO kablam! 122 | ps: *mut winapi::ID3D11PixelShader, Jul 12 08:52:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.619 INFO kablam! Jul 12 08:52:52.619 INFO kablam! error[E0412]: cannot find type `ID3D11InputLayout` in module `winapi` Jul 12 08:52:52.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:128:37 Jul 12 08:52:52.619 INFO kablam! | Jul 12 08:52:52.619 INFO kablam! 128 | pub type InputLayout = *mut winapi::ID3D11InputLayout; Jul 12 08:52:52.619 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.619 INFO kablam! Jul 12 08:52:52.619 INFO kablam! error[E0412]: cannot find type `D3D11_PRIMITIVE_TOPOLOGY` in module `winapi` Jul 12 08:52:52.619 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:132:23 Jul 12 08:52:52.619 INFO kablam! | Jul 12 08:52:52.620 INFO kablam! 132 | topology: winapi::D3D11_PRIMITIVE_TOPOLOGY, Jul 12 08:52:52.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.620 INFO kablam! Jul 12 08:52:52.620 INFO kablam! error[E0412]: cannot find type `ID3D11RasterizerState` in module `winapi` Jul 12 08:52:52.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:137:32 Jul 12 08:52:52.620 INFO kablam! | Jul 12 08:52:52.620 INFO kablam! 137 | rasterizer: *const winapi::ID3D11RasterizerState, Jul 12 08:52:52.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.620 INFO kablam! Jul 12 08:52:52.620 INFO kablam! error[E0412]: cannot find type `ID3D11DepthStencilState` in module `winapi` Jul 12 08:52:52.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:138:35 Jul 12 08:52:52.620 INFO kablam! | Jul 12 08:52:52.620 INFO kablam! 138 | depth_stencil: *const winapi::ID3D11DepthStencilState, Jul 12 08:52:52.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.621 INFO kablam! Jul 12 08:52:52.621 INFO kablam! error[E0412]: cannot find type `ID3D11BlendState` in module `winapi` Jul 12 08:52:52.621 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:139:27 Jul 12 08:52:52.621 INFO kablam! | Jul 12 08:52:52.621 INFO kablam! 139 | blend: *const winapi::ID3D11BlendState, Jul 12 08:52:52.621 INFO kablam! | ^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.621 INFO kablam! Jul 12 08:52:52.621 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.621 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:170:27 Jul 12 08:52:52.621 INFO kablam! | Jul 12 08:52:52.621 INFO kablam! 170 | context: *mut winapi::ID3D11DeviceContext, Jul 12 08:52:52.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.622 INFO kablam! Jul 12 08:52:52.622 INFO kablam! error[E0412]: cannot find type `D3D_FEATURE_LEVEL` in module `winapi` Jul 12 08:52:52.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:171:28 Jul 12 08:52:52.622 INFO kablam! | Jul 12 08:52:52.622 INFO kablam! 171 | feature_level: winapi::D3D_FEATURE_LEVEL, Jul 12 08:52:52.622 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.622 INFO kablam! Jul 12 08:52:52.622 INFO kablam! error[E0412]: cannot find type `D3D_FEATURE_LEVEL` in module `winapi` Jul 12 08:52:52.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:177:33 Jul 12 08:52:52.622 INFO kablam! | Jul 12 08:52:52.622 INFO kablam! 177 | static FEATURE_LEVELS: [winapi::D3D_FEATURE_LEVEL; 3] = [ Jul 12 08:52:52.622 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.623 INFO kablam! Jul 12 08:52:52.623 INFO kablam! error[E0425]: cannot find value `D3D_FEATURE_LEVEL_11_0` in module `winapi` Jul 12 08:52:52.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:178:13 Jul 12 08:52:52.623 INFO kablam! | Jul 12 08:52:52.623 INFO kablam! 178 | winapi::D3D_FEATURE_LEVEL_11_0, Jul 12 08:52:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.623 INFO kablam! Jul 12 08:52:52.623 INFO kablam! error[E0425]: cannot find value `D3D_FEATURE_LEVEL_10_1` in module `winapi` Jul 12 08:52:52.623 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:179:13 Jul 12 08:52:52.623 INFO kablam! | Jul 12 08:52:52.623 INFO kablam! 179 | winapi::D3D_FEATURE_LEVEL_10_1, Jul 12 08:52:52.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.623 INFO kablam! Jul 12 08:52:52.624 INFO kablam! error[E0425]: cannot find value `D3D_FEATURE_LEVEL_10_0` in module `winapi` Jul 12 08:52:52.624 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:180:13 Jul 12 08:52:52.624 INFO kablam! | Jul 12 08:52:52.624 INFO kablam! 180 | winapi::D3D_FEATURE_LEVEL_10_0, Jul 12 08:52:52.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.624 INFO kablam! Jul 12 08:52:52.624 INFO kablam! error[E0412]: cannot find type `D3D_DRIVER_TYPE` in module `winapi` Jul 12 08:52:52.624 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:183:36 Jul 12 08:52:52.624 INFO kablam! | Jul 12 08:52:52.624 INFO kablam! 183 | pub fn create(driver_type: winapi::D3D_DRIVER_TYPE, desc: &winapi::DXGI_SWAP_CHAIN_DESC) Jul 12 08:52:52.624 INFO kablam! | ^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.624 INFO kablam! Jul 12 08:52:52.625 INFO kablam! error[E0412]: cannot find type `DXGI_SWAP_CHAIN_DESC` in module `winapi` Jul 12 08:52:52.625 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:183:68 Jul 12 08:52:52.625 INFO kablam! | Jul 12 08:52:52.625 INFO kablam! 183 | pub fn create(driver_type: winapi::D3D_DRIVER_TYPE, desc: &winapi::DXGI_SWAP_CHAIN_DESC) Jul 12 08:52:52.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.625 INFO kablam! Jul 12 08:52:52.625 INFO kablam! error[E0412]: cannot find type `IDXGISwapChain` in module `winapi` Jul 12 08:52:52.625 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:184:56 Jul 12 08:52:52.625 INFO kablam! | Jul 12 08:52:52.625 INFO kablam! 184 | -> Result<(Device, Factory, *mut winapi::IDXGISwapChain), winapi::HRESULT> { Jul 12 08:52:52.625 INFO kablam! | ^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.625 INFO kablam! Jul 12 08:52:52.626 INFO kablam! error[E0412]: cannot find type `HRESULT` in module `winapi` Jul 12 08:52:52.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:184:81 Jul 12 08:52:52.626 INFO kablam! | Jul 12 08:52:52.626 INFO kablam! 184 | -> Result<(Device, Factory, *mut winapi::IDXGISwapChain), winapi::HRESULT> { Jul 12 08:52:52.626 INFO kablam! | ^^^^^^^ not found in `winapi` Jul 12 08:52:52.626 INFO kablam! Jul 12 08:52:52.626 INFO kablam! error[E0425]: cannot find function `D3D11_CREATE_DEVICE_FLAG` in module `winapi` Jul 12 08:52:52.626 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:186:32 Jul 12 08:52:52.626 INFO kablam! | Jul 12 08:52:52.626 INFO kablam! 186 | let create_flags = winapi::D3D11_CREATE_DEVICE_FLAG(0); //D3D11_CREATE_DEVICE_DEBUG; Jul 12 08:52:52.626 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.626 INFO kablam! Jul 12 08:52:52.627 INFO kablam! error[E0425]: cannot find value `D3D_FEATURE_LEVEL_10_0` in module `winapi` Jul 12 08:52:52.627 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:208:37 Jul 12 08:52:52.627 INFO kablam! | Jul 12 08:52:52.627 INFO kablam! 208 | let mut feature_level = winapi::D3D_FEATURE_LEVEL_10_0; Jul 12 08:52:52.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.627 INFO kablam! Jul 12 08:52:52.627 INFO kablam! error[E0425]: cannot find function `D3D11CreateDeviceAndSwapChain` in module `d3d11` Jul 12 08:52:52.627 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:210:16 Jul 12 08:52:52.627 INFO kablam! | Jul 12 08:52:52.627 INFO kablam! 210 | d3d11::D3D11CreateDeviceAndSwapChain(ptr::null_mut(), driver_type, ptr::null_mut(), create_flags.0, Jul 12 08:52:52.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `d3d11` Jul 12 08:52:52.627 INFO kablam! Jul 12 08:52:52.628 INFO kablam! error[E0412]: cannot find type `UINT` in module `winapi` Jul 12 08:52:52.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:211:65 Jul 12 08:52:52.628 INFO kablam! | Jul 12 08:52:52.628 INFO kablam! 211 | &FEATURE_LEVELS[0], FEATURE_LEVELS.len() as winapi::UINT, winapi::D3D11_SDK_VERSION, desc, Jul 12 08:52:52.628 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.628 INFO kablam! Jul 12 08:52:52.628 INFO kablam! error[E0425]: cannot find value `D3D11_SDK_VERSION` in module `winapi` Jul 12 08:52:52.628 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:211:79 Jul 12 08:52:52.628 INFO kablam! | Jul 12 08:52:52.628 INFO kablam! 211 | &FEATURE_LEVELS[0], FEATURE_LEVELS.len() as winapi::UINT, winapi::D3D11_SDK_VERSION, desc, Jul 12 08:52:52.628 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.628 INFO kablam! Jul 12 08:52:52.629 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:214:17 Jul 12 08:52:52.629 INFO kablam! | Jul 12 08:52:52.629 INFO kablam! 214 | if !winapi::SUCCEEDED(hr) { Jul 12 08:52:52.629 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.629 INFO kablam! Jul 12 08:52:52.629 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_FEATURE_LEVEL_10_0` in module `winapi` Jul 12 08:52:52.629 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:236:21 Jul 12 08:52:52.629 INFO kablam! | Jul 12 08:52:52.629 INFO kablam! 236 | winapi::D3D_FEATURE_LEVEL_10_0 => 40, Jul 12 08:52:52.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.629 INFO kablam! Jul 12 08:52:52.630 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_FEATURE_LEVEL_10_1` in module `winapi` Jul 12 08:52:52.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:237:21 Jul 12 08:52:52.630 INFO kablam! | Jul 12 08:52:52.630 INFO kablam! 237 | winapi::D3D_FEATURE_LEVEL_10_1 => 41, Jul 12 08:52:52.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.630 INFO kablam! Jul 12 08:52:52.630 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_FEATURE_LEVEL_11_0` in module `winapi` Jul 12 08:52:52.630 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:238:21 Jul 12 08:52:52.630 INFO kablam! | Jul 12 08:52:52.630 INFO kablam! 238 | winapi::D3D_FEATURE_LEVEL_11_0 => 50, Jul 12 08:52:52.630 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.630 INFO kablam! Jul 12 08:52:52.631 INFO kablam! error[E0531]: cannot find unit struct/variant or constant `D3D_FEATURE_LEVEL_11_1` in module `winapi` Jul 12 08:52:52.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:239:21 Jul 12 08:52:52.631 INFO kablam! | Jul 12 08:52:52.631 INFO kablam! 239 | winapi::D3D_FEATURE_LEVEL_11_1 => 51, Jul 12 08:52:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.631 INFO kablam! Jul 12 08:52:52.631 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.631 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:287:41 Jul 12 08:52:52.631 INFO kablam! | Jul 12 08:52:52.631 INFO kablam! 287 | pub struct DeferredContext(*mut winapi::ID3D11DeviceContext, Option<*mut winapi::ID3D11CommandList>); Jul 12 08:52:52.631 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.631 INFO kablam! Jul 12 08:52:52.632 INFO kablam! error[E0412]: cannot find type `ID3D11CommandList` in module `winapi` Jul 12 08:52:52.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:287:82 Jul 12 08:52:52.632 INFO kablam! | Jul 12 08:52:52.632 INFO kablam! 287 | pub struct DeferredContext(*mut winapi::ID3D11DeviceContext, Option<*mut winapi::ID3D11CommandList>); Jul 12 08:52:52.632 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.632 INFO kablam! Jul 12 08:52:52.632 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceContext` in module `winapi` Jul 12 08:52:52.632 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:290:33 Jul 12 08:52:52.632 INFO kablam! | Jul 12 08:52:52.632 INFO kablam! 290 | pub fn new(dc: *mut winapi::ID3D11DeviceContext) -> DeferredContext { Jul 12 08:52:52.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.632 INFO kablam! Jul 12 08:52:52.633 INFO kablam! error[E0412]: cannot find type `ID3D11DeviceChild` in module `winapi` Jul 12 08:52:52.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:392:43 Jul 12 08:52:52.633 INFO kablam! | Jul 12 08:52:52.633 INFO kablam! 392 | type Child = *mut winapi::ID3D11DeviceChild; Jul 12 08:52:52.633 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.633 INFO kablam! Jul 12 08:52:52.633 INFO kablam! error[E0425]: cannot find value `FALSE` in module `winapi` Jul 12 08:52:52.633 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:443:62 Jul 12 08:52:52.633 INFO kablam! | Jul 12 08:52:52.633 INFO kablam! 443 | (*cb.parser.0).FinishCommandList(winapi::FALSE, &mut cl) Jul 12 08:52:52.633 INFO kablam! | ^^^^^ not found in `winapi` Jul 12 08:52:52.633 INFO kablam! Jul 12 08:52:52.634 INFO kablam! error[E0425]: cannot find function `SUCCEEDED` in module `winapi` Jul 12 08:52:52.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:445:33 Jul 12 08:52:52.634 INFO kablam! | Jul 12 08:52:52.634 INFO kablam! 445 | assert!(winapi::SUCCEEDED(hr)); Jul 12 08:52:52.634 INFO kablam! | ^^^^^^^^^ not found in `winapi` Jul 12 08:52:52.634 INFO kablam! Jul 12 08:52:52.634 INFO kablam! error[E0425]: cannot find value `TRUE` in module `winapi` Jul 12 08:52:52.634 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx_device_dx11-0.6.0/src/lib.rs:451:62 Jul 12 08:52:52.634 INFO kablam! | Jul 12 08:52:52.634 INFO kablam! 451 | (*self.0.context).ExecuteCommandList(cl, winapi::TRUE) Jul 12 08:52:52.634 INFO kablam! | ^^^^ not found in `winapi` Jul 12 08:52:52.634 INFO kablam! Jul 12 08:52:52.645 INFO kablam! error: aborting due to 472 previous errors Jul 12 08:52:52.645 INFO kablam! Jul 12 08:52:52.645 INFO kablam! Some errors occurred: E0412, E0422, E0425, E0432, E0433, E0531. Jul 12 08:52:52.646 INFO kablam! For more information about an error, try `rustc --explain E0412`. Jul 12 08:52:52.655 INFO kablam! error: Could not compile `gfx_device_dx11`. Jul 12 08:52:52.655 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 08:52:53.138 INFO kablam! error: build failed Jul 12 08:52:53.144 INFO kablam! su: No module specific data is present Jul 12 08:52:53.717 INFO running `"docker" "rm" "-f" "62d77147f2331ab0ebbee6d293d25abff4048c3719fc9eb8a8bcd7f7d8b08f3d"` Jul 12 08:52:53.887 INFO blam! 62d77147f2331ab0ebbee6d293d25abff4048c3719fc9eb8a8bcd7f7d8b08f3d