Nov 29 02:13:30.476 INFO checking druid-win-shell-0.1.1 against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 29 02:13:30.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-0/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 02:13:30.870 INFO [stdout] 7d022e619731c4db671cefd3c4939ea5727a889cbff732c16e4b670776bce8ce Nov 29 02:13:30.880 INFO running `"docker" "start" "-a" "7d022e619731c4db671cefd3c4939ea5727a889cbff732c16e4b670776bce8ce"` Nov 29 02:13:32.060 INFO [stderr] usermod: no changes Nov 29 02:13:32.208 INFO [stderr] Compiling winapi v0.3.6 Nov 29 02:13:32.208 INFO [stderr] Checking directwrite v0.1.4 Nov 29 02:13:32.208 INFO [stderr] Checking direct2d v0.2.0 Nov 29 02:13:34.768 INFO [stderr] Checking wio v0.2.0 Nov 29 02:13:35.296 INFO [stderr] Checking druid-win-shell v0.1.1 (/source) Nov 29 02:13:35.804 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.804 INFO [stderr] --> src/dcomp.rs:25:13 Nov 29 02:13:35.808 INFO [stderr] | Nov 29 02:13:35.808 INFO [stderr] 25 | use winapi::shared::dxgi::IDXGIDevice; Nov 29 02:13:35.808 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] Nov 29 02:13:35.808 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] --> src/dcomp.rs:26:13 Nov 29 02:13:35.808 INFO [stderr] | Nov 29 02:13:35.808 INFO [stderr] 26 | use winapi::shared::dxgi1_2::DXGI_ALPHA_MODE_IGNORE; Nov 29 02:13:35.808 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] Nov 29 02:13:35.808 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] --> src/dcomp.rs:27:13 Nov 29 02:13:35.808 INFO [stderr] | Nov 29 02:13:35.808 INFO [stderr] 27 | use winapi::shared::dxgiformat::DXGI_FORMAT_B8G8R8A8_UNORM; Nov 29 02:13:35.808 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] Nov 29 02:13:35.808 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] --> src/dcomp.rs:28:13 Nov 29 02:13:35.808 INFO [stderr] | Nov 29 02:13:35.808 INFO [stderr] 28 | use winapi::shared::minwindef::{FALSE, TRUE}; Nov 29 02:13:35.808 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] Nov 29 02:13:35.808 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] --> src/dcomp.rs:29:13 Nov 29 02:13:35.808 INFO [stderr] | Nov 29 02:13:35.808 INFO [stderr] 29 | use winapi::shared::windef::{HWND, POINT, RECT}; Nov 29 02:13:35.808 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.808 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:30:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 30 | use winapi::shared::winerror::SUCCEEDED; Nov 29 02:13:35.810 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:31:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 31 | use winapi::um::d2d1::*; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:32:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 32 | use winapi::um::d2d1_1::*; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:33:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 33 | use winapi::um::d3d11::*; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:34:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 34 | use winapi::um::d3dcommon::D3D_DRIVER_TYPE_HARDWARE; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:35:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 35 | use winapi::um::unknwnbase::IUnknown; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:36:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 36 | use winapi::um::dcomp::*; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:37:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 37 | use winapi::um::dcompanimation::*; Nov 29 02:13:35.810 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] Nov 29 02:13:35.810 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.810 INFO [stderr] --> src/dcomp.rs:38:13 Nov 29 02:13:35.810 INFO [stderr] | Nov 29 02:13:35.810 INFO [stderr] 38 | use winapi::um::winnt::HRESULT; Nov 29 02:13:35.811 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:35.811 INFO [stderr] --> src/dcomp.rs:24:5 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 24 | use winapi::Interface; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0432]: unresolved import `wio::com` Nov 29 02:13:35.811 INFO [stderr] --> src/dcomp.rs:39:10 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 39 | use wio::com::ComPtr; Nov 29 02:13:35.811 INFO [stderr] | ^^^ could not find `com` in `wio` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0432]: unresolved import `direct2d::RenderTarget` Nov 29 02:13:35.811 INFO [stderr] --> src/dcomp.rs:41:22 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 41 | use direct2d::{self, RenderTarget}; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^^^^^^^ no `RenderTarget` in the root Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0432]: unresolved import `direct2d::math` Nov 29 02:13:35.811 INFO [stderr] --> src/dcomp.rs:42:15 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 42 | use direct2d::math::Matrix3x2F; Nov 29 02:13:35.811 INFO [stderr] | ^^^^ could not find `math` in `direct2d` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:20:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 20 | use winapi::shared::minwindef::*; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:21:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 21 | use winapi::shared::ntdef::LPWSTR; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:22:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 22 | use winapi::shared::windef::*; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:23:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 23 | use winapi::shared::wtypesbase::*; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:24:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 24 | use winapi::um::combaseapi::*; Nov 29 02:13:35.811 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:25:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 25 | use winapi::um::shobjidl::*; Nov 29 02:13:35.811 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:26:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 26 | use winapi::um::shobjidl_core::*; Nov 29 02:13:35.811 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:35.811 INFO [stderr] --> src/dialog.rs:19:5 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 19 | use winapi::Interface; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/menu.rs:20:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 20 | use winapi::shared::basetsd::*; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/menu.rs:21:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.811 INFO [stderr] 21 | use winapi::shared::windef::*; Nov 29 02:13:35.811 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.811 INFO [stderr] Nov 29 02:13:35.811 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.811 INFO [stderr] --> src/menu.rs:22:13 Nov 29 02:13:35.811 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 22 | use winapi::um::winuser::*; Nov 29 02:13:35.812 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0432]: unresolved import `wio::com` Nov 29 02:13:35.812 INFO [stderr] --> src/dialog.rs:27:10 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 27 | use wio::com::ComPtr; Nov 29 02:13:35.812 INFO [stderr] | ^^^ could not find `com` in `wio` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:25:5 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 25 | use winapi::Interface; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:27:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 27 | use winapi::um::d2d1::*; Nov 29 02:13:35.812 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:28:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 28 | use winapi::um::dcommon::*; Nov 29 02:13:35.812 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:29:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 29 | use winapi::um::winuser::*; Nov 29 02:13:35.812 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:30:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 30 | use winapi::shared::dxgi::*; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:31:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 31 | use winapi::shared::dxgi1_2::*; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:32:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 32 | use winapi::shared::dxgiformat::*; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:33:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 33 | use winapi::shared::windef::*; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:34:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 34 | use winapi::shared::winerror::*; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:26:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 26 | use winapi::ctypes::{c_void}; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0432]: unresolved import `direct2d::enums` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:37:15 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 37 | use direct2d::enums::{AlphaMode, RenderTargetType}; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^ could not find `enums` in `direct2d` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Nov 29 02:13:35.812 INFO [stderr] --> src/util.rs:23:14 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 23 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0432]: unresolved import `direct2d::render_target` Nov 29 02:13:35.812 INFO [stderr] --> src/paint.rs:38:15 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.812 INFO [stderr] 38 | use direct2d::render_target::{DxgiSurfaceRenderTarget, GenericRenderTarget, HwndRenderTarget}; Nov 29 02:13:35.812 INFO [stderr] | ^^^^^^^^^^^^^ could not find `render_target` in `direct2d` Nov 29 02:13:35.812 INFO [stderr] Nov 29 02:13:35.812 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.812 INFO [stderr] --> src/util.rs:27:13 Nov 29 02:13:35.812 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 27 | use winapi::shared::guiddef::REFIID; Nov 29 02:13:35.813 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:28:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 28 | use winapi::shared::minwindef::*; Nov 29 02:13:35.813 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:29:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 29 | use winapi::shared::ntdef::*; Nov 29 02:13:35.813 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:30:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 30 | use winapi::shared::windef::*; Nov 29 02:13:35.813 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:31:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 31 | use winapi::shared::winerror::SUCCEEDED; Nov 29 02:13:35.813 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:32:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 32 | use winapi::um::fileapi::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:33:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 33 | use winapi::um::handleapi::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:34:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 34 | use winapi::um::libloaderapi::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:35:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 35 | use winapi::um::processenv::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:36:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 36 | use winapi::um::shellscalingapi::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:37:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 37 | use winapi::um::unknwnbase::IUnknown; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:38:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 38 | use winapi::um::winbase::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:39:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 39 | use winapi::um::wincon::*; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] --> src/util.rs:41:13 Nov 29 02:13:35.813 INFO [stderr] | Nov 29 02:13:35.813 INFO [stderr] 41 | use winapi::um::winnt::{GENERIC_READ, GENERIC_WRITE, FILE_SHARE_WRITE}; Nov 29 02:13:35.813 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.813 INFO [stderr] Nov 29 02:13:35.813 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:35.814 INFO [stderr] --> src/util.rs:26:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 26 | use winapi::ctypes::c_void; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/win_main.rs:20:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 20 | use winapi::shared::windef::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0432]: unresolved import `direct2d::enums` Nov 29 02:13:35.814 INFO [stderr] --> src/util.rs:43:15 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 43 | use direct2d::enums::DrawTextOptions; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^ could not find `enums` in `direct2d` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/win_main.rs:22:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 22 | use winapi::um::winbase::*; Nov 29 02:13:35.814 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/win_main.rs:23:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 23 | use winapi::um::winnt::*; Nov 29 02:13:35.814 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/win_main.rs:24:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 24 | use winapi::um::winuser::*; Nov 29 02:13:35.814 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:35.814 INFO [stderr] --> src/win_main.rs:21:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 21 | use winapi::ctypes::c_int; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:27:5 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 27 | use winapi::Interface; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:29:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 29 | use winapi::shared::basetsd::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:30:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 30 | use winapi::shared::dxgi::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:31:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 31 | use winapi::shared::dxgi1_2::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:32:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 32 | use winapi::shared::dxgitype::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:33:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 33 | use winapi::shared::dxgiformat::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:34:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.814 INFO [stderr] 34 | use winapi::shared::minwindef::*; Nov 29 02:13:35.814 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] Nov 29 02:13:35.814 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.814 INFO [stderr] --> src/window.rs:35:13 Nov 29 02:13:35.814 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 35 | use winapi::shared::windef::*; Nov 29 02:13:35.815 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:36:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 36 | use winapi::shared::winerror::*; Nov 29 02:13:35.815 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:37:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 37 | use winapi::um::d2d1::*; Nov 29 02:13:35.815 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:38:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 38 | use winapi::um::unknwnbase::*; Nov 29 02:13:35.815 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:39:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 39 | use winapi::um::wingdi::*; Nov 29 02:13:35.815 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:40:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 40 | use winapi::um::winnt::*; Nov 29 02:13:35.815 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:41:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 41 | use winapi::um::winuser::*; Nov 29 02:13:35.815 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:28:13 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 28 | use winapi::ctypes::{c_int, c_void}; Nov 29 02:13:35.815 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0432]: unresolved import `direct2d::math` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:44:15 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 44 | use direct2d::math::SizeU; Nov 29 02:13:35.815 INFO [stderr] | ^^^^ could not find `math` in `direct2d` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.815 INFO [stderr] error[E0432]: unresolved import `direct2d::render_target` Nov 29 02:13:35.815 INFO [stderr] --> src/window.rs:45:15 Nov 29 02:13:35.815 INFO [stderr] | Nov 29 02:13:35.815 INFO [stderr] 45 | use direct2d::render_target::{GenericRenderTarget, HwndRenderTarget, RenderTarget}; Nov 29 02:13:35.815 INFO [stderr] | ^^^^^^^^^^^^^ could not find `render_target` in `direct2d` Nov 29 02:13:35.815 INFO [stderr] Nov 29 02:13:35.888 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IDCompositionDevice` Nov 29 02:13:35.888 INFO [stderr] --> src/dcomp.rs:109:18 Nov 29 02:13:35.888 INFO [stderr] | Nov 29 02:13:35.888 INFO [stderr] 109 | &IDCompositionDevice::uuidof(), Nov 29 02:13:35.888 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `IDCompositionDevice` Nov 29 02:13:35.888 INFO [stderr] Nov 29 02:13:35.933 INFO [stderr] error: cannot find macro `DEFINE_GUID!` in this scope Nov 29 02:13:35.933 INFO [stderr] --> src/dialog.rs:61:1 Nov 29 02:13:35.933 INFO [stderr] | Nov 29 02:13:35.933 INFO [stderr] 61 | DEFINE_GUID!{CLSID_FileOpenDialog, Nov 29 02:13:35.933 INFO [stderr] | ^^^^^^^^^^^ Nov 29 02:13:35.933 INFO [stderr] Nov 29 02:13:35.933 INFO [stderr] error: cannot find macro `DEFINE_GUID!` in this scope Nov 29 02:13:35.933 INFO [stderr] --> src/dialog.rs:63:1 Nov 29 02:13:35.933 INFO [stderr] | Nov 29 02:13:35.933 INFO [stderr] 63 | DEFINE_GUID!{CLSID_FileSaveDialog, Nov 29 02:13:35.933 INFO [stderr] | ^^^^^^^^^^^ Nov 29 02:13:35.933 INFO [stderr] Nov 29 02:13:35.948 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IFileOpenDialog` Nov 29 02:13:35.948 INFO [stderr] --> src/dialog.rs:71:57 Nov 29 02:13:35.948 INFO [stderr] | Nov 29 02:13:35.948 INFO [stderr] 71 | FileDialogType::Open => (&CLSID_FileOpenDialog, IFileOpenDialog::uuidof()), Nov 29 02:13:35.948 INFO [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `IFileOpenDialog` Nov 29 02:13:35.948 INFO [stderr] Nov 29 02:13:35.955 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IFileSaveDialog` Nov 29 02:13:35.955 INFO [stderr] --> src/dialog.rs:72:57 Nov 29 02:13:35.955 INFO [stderr] | Nov 29 02:13:35.955 INFO [stderr] 72 | FileDialogType::Save => (&CLSID_FileSaveDialog, IFileSaveDialog::uuidof()), Nov 29 02:13:35.955 INFO [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `IFileSaveDialog` Nov 29 02:13:35.955 INFO [stderr] Nov 29 02:13:36.044 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IDXGISurface` Nov 29 02:13:36.044 INFO [stderr] --> src/paint.rs:75:43 Nov 29 02:13:36.044 INFO [stderr] | Nov 29 02:13:36.044 INFO [stderr] 75 | as_result((*swap_chain).GetBuffer(0, &IDXGISurface::uuidof(), Nov 29 02:13:36.044 INFO [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `IDXGISurface` Nov 29 02:13:36.044 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:25:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 25 | use winapi::shared::dxgi::IDXGIDevice; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:26:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 26 | use winapi::shared::dxgi1_2::DXGI_ALPHA_MODE_IGNORE; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:27:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 27 | use winapi::shared::dxgiformat::DXGI_FORMAT_B8G8R8A8_UNORM; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:28:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 28 | use winapi::shared::minwindef::{FALSE, TRUE}; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:29:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 29 | use winapi::shared::windef::{HWND, POINT, RECT}; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:30:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 30 | use winapi::shared::winerror::SUCCEEDED; Nov 29 02:13:36.082 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:31:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 31 | use winapi::um::d2d1::*; Nov 29 02:13:36.082 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:32:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 32 | use winapi::um::d2d1_1::*; Nov 29 02:13:36.082 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:33:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 33 | use winapi::um::d3d11::*; Nov 29 02:13:36.082 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:34:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 34 | use winapi::um::d3dcommon::D3D_DRIVER_TYPE_HARDWARE; Nov 29 02:13:36.082 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] --> src/dcomp.rs:35:13 Nov 29 02:13:36.082 INFO [stderr] | Nov 29 02:13:36.082 INFO [stderr] 35 | use winapi::um::unknwnbase::IUnknown; Nov 29 02:13:36.082 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.082 INFO [stderr] Nov 29 02:13:36.082 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:36:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 36 | use winapi::um::dcomp::*; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:37:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 37 | use winapi::um::dcompanimation::*; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:38:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 38 | use winapi::um::winnt::HRESULT; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:24:5 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 24 | use winapi::Interface; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0432]: unresolved import `wio::com` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:39:10 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 39 | use wio::com::ComPtr; Nov 29 02:13:36.083 INFO [stderr] | ^^^ could not find `com` in `wio` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0432]: unresolved import `direct2d::RenderTarget` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:41:22 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 41 | use direct2d::{self, RenderTarget}; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^^^^^^^ no `RenderTarget` in the root Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0432]: unresolved import `direct2d::math` Nov 29 02:13:36.083 INFO [stderr] --> src/dcomp.rs:42:15 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 42 | use direct2d::math::Matrix3x2F; Nov 29 02:13:36.083 INFO [stderr] | ^^^^ could not find `math` in `direct2d` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:20:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 20 | use winapi::shared::minwindef::*; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:21:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 21 | use winapi::shared::ntdef::LPWSTR; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:22:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 22 | use winapi::shared::windef::*; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:23:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 23 | use winapi::shared::wtypesbase::*; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:24:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 24 | use winapi::um::combaseapi::*; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:25:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 25 | use winapi::um::shobjidl::*; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:26:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 26 | use winapi::um::shobjidl_core::*; Nov 29 02:13:36.083 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:36.083 INFO [stderr] --> src/dialog.rs:19:5 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 19 | use winapi::Interface; Nov 29 02:13:36.083 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:36.083 INFO [stderr] Nov 29 02:13:36.083 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.083 INFO [stderr] --> src/menu.rs:20:13 Nov 29 02:13:36.083 INFO [stderr] | Nov 29 02:13:36.083 INFO [stderr] 20 | use winapi::shared::basetsd::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/menu.rs:21:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 21 | use winapi::shared::windef::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/menu.rs:22:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 22 | use winapi::um::winuser::*; Nov 29 02:13:36.084 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0432]: unresolved import `wio::com` Nov 29 02:13:36.084 INFO [stderr] --> src/dialog.rs:27:10 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 27 | use wio::com::ComPtr; Nov 29 02:13:36.084 INFO [stderr] | ^^^ could not find `com` in `wio` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:25:5 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 25 | use winapi::Interface; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:27:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 27 | use winapi::um::d2d1::*; Nov 29 02:13:36.084 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:28:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 28 | use winapi::um::dcommon::*; Nov 29 02:13:36.084 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:29:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 29 | use winapi::um::winuser::*; Nov 29 02:13:36.084 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:30:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 30 | use winapi::shared::dxgi::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:31:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 31 | use winapi::shared::dxgi1_2::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:32:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 32 | use winapi::shared::dxgiformat::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:33:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 33 | use winapi::shared::windef::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:34:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 34 | use winapi::shared::winerror::*; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:26:13 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 26 | use winapi::ctypes::{c_void}; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0432]: unresolved import `direct2d::enums` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:37:15 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 37 | use direct2d::enums::{AlphaMode, RenderTargetType}; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^ could not find `enums` in `direct2d` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Nov 29 02:13:36.084 INFO [stderr] --> src/util.rs:23:14 Nov 29 02:13:36.084 INFO [stderr] | Nov 29 02:13:36.084 INFO [stderr] 23 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; Nov 29 02:13:36.084 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Nov 29 02:13:36.084 INFO [stderr] Nov 29 02:13:36.084 INFO [stderr] error[E0432]: unresolved import `direct2d::render_target` Nov 29 02:13:36.084 INFO [stderr] --> src/paint.rs:38:15 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 38 | use direct2d::render_target::{DxgiSurfaceRenderTarget, GenericRenderTarget, HwndRenderTarget}; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^^^^^^^^ could not find `render_target` in `direct2d` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:27:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 27 | use winapi::shared::guiddef::REFIID; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:28:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 28 | use winapi::shared::minwindef::*; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:29:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 29 | use winapi::shared::ntdef::*; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:30:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 30 | use winapi::shared::windef::*; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:31:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 31 | use winapi::shared::winerror::SUCCEEDED; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:32:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 32 | use winapi::um::fileapi::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:33:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 33 | use winapi::um::handleapi::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:34:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 34 | use winapi::um::libloaderapi::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:35:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 35 | use winapi::um::processenv::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:36:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 36 | use winapi::um::shellscalingapi::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:37:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 37 | use winapi::um::unknwnbase::IUnknown; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:38:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 38 | use winapi::um::winbase::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:39:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 39 | use winapi::um::wincon::*; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:41:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 41 | use winapi::um::winnt::{GENERIC_READ, GENERIC_WRITE, FILE_SHARE_WRITE}; Nov 29 02:13:36.085 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:36.085 INFO [stderr] --> src/util.rs:26:13 Nov 29 02:13:36.085 INFO [stderr] | Nov 29 02:13:36.085 INFO [stderr] 26 | use winapi::ctypes::c_void; Nov 29 02:13:36.085 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:36.085 INFO [stderr] Nov 29 02:13:36.085 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/win_main.rs:20:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 20 | use winapi::shared::windef::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0432]: unresolved import `direct2d::enums` Nov 29 02:13:36.086 INFO [stderr] --> src/util.rs:43:15 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 43 | use direct2d::enums::DrawTextOptions; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^ could not find `enums` in `direct2d` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/win_main.rs:22:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 22 | use winapi::um::winbase::*; Nov 29 02:13:36.086 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/win_main.rs:23:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 23 | use winapi::um::winnt::*; Nov 29 02:13:36.086 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/win_main.rs:24:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 24 | use winapi::um::winuser::*; Nov 29 02:13:36.086 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:36.086 INFO [stderr] --> src/win_main.rs:21:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 21 | use winapi::ctypes::c_int; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0432]: unresolved import `winapi::Interface` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:27:5 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 27 | use winapi::Interface; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:29:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 29 | use winapi::shared::basetsd::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:30:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 30 | use winapi::shared::dxgi::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:31:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 31 | use winapi::shared::dxgi1_2::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:32:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 32 | use winapi::shared::dxgitype::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:33:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 33 | use winapi::shared::dxgiformat::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:34:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 34 | use winapi::shared::minwindef::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:35:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 35 | use winapi::shared::windef::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:36:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 36 | use winapi::shared::winerror::*; Nov 29 02:13:36.086 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 29 02:13:36.086 INFO [stderr] Nov 29 02:13:36.086 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.086 INFO [stderr] --> src/window.rs:37:13 Nov 29 02:13:36.086 INFO [stderr] | Nov 29 02:13:36.086 INFO [stderr] 37 | use winapi::um::d2d1::*; Nov 29 02:13:36.087 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:38:13 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 38 | use winapi::um::unknwnbase::*; Nov 29 02:13:36.087 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:39:13 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 39 | use winapi::um::wingdi::*; Nov 29 02:13:36.087 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:40:13 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 40 | use winapi::um::winnt::*; Nov 29 02:13:36.087 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:41:13 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 41 | use winapi::um::winuser::*; Nov 29 02:13:36.087 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0432]: unresolved import `winapi::ctypes` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:28:13 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 28 | use winapi::ctypes::{c_int, c_void}; Nov 29 02:13:36.087 INFO [stderr] | ^^^^^^ could not find `ctypes` in `winapi` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0432]: unresolved import `direct2d::math` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:44:15 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 44 | use direct2d::math::SizeU; Nov 29 02:13:36.087 INFO [stderr] | ^^^^ could not find `math` in `direct2d` Nov 29 02:13:36.087 INFO [stderr] Nov 29 02:13:36.087 INFO [stderr] error[E0432]: unresolved import `direct2d::render_target` Nov 29 02:13:36.087 INFO [stderr] --> src/window.rs:45:15 Nov 29 02:13:36.087 INFO [stderr] | Nov 29 02:13:36.087 INFO [stderr] 45 | use direct2d::render_target::{GenericRenderTarget, HwndRenderTarget, RenderTarget}; Nov 29 02:13:36.087 INFO [stderr] | ^^^^^^^^^^^^^ could not find `render_target` in `direct2d` Nov 29 02:13:36.100 INFO [stderr] Nov 29 02:13:36.100 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OsStringExt` Nov 29 02:13:36.100 INFO [stderr] --> src/util.rs:99:9 Nov 29 02:13:36.100 INFO [stderr] | Nov 29 02:13:36.100 INFO [stderr] 99 | OsStringExt::from_wide(self.to_u16_slice()) Nov 29 02:13:36.100 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OsStringExt` Nov 29 02:13:36.100 INFO [stderr] Nov 29 02:13:36.176 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IDCompositionDevice` Nov 29 02:13:36.176 INFO [stderr] --> src/dcomp.rs:109:18 Nov 29 02:13:36.176 INFO [stderr] | Nov 29 02:13:36.176 INFO [stderr] 109 | &IDCompositionDevice::uuidof(), Nov 29 02:13:36.176 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `IDCompositionDevice` Nov 29 02:13:36.176 INFO [stderr] Nov 29 02:13:36.224 INFO [stderr] error: cannot find macro `DEFINE_GUID!` in this scope Nov 29 02:13:36.224 INFO [stderr] --> src/dialog.rs:61:1 Nov 29 02:13:36.224 INFO [stderr] | Nov 29 02:13:36.224 INFO [stderr] 61 | DEFINE_GUID!{CLSID_FileOpenDialog, Nov 29 02:13:36.224 INFO [stderr] | ^^^^^^^^^^^ Nov 29 02:13:36.224 INFO [stderr] Nov 29 02:13:36.224 INFO [stderr] error: cannot find macro `DEFINE_GUID!` in this scope Nov 29 02:13:36.224 INFO [stderr] --> src/dialog.rs:63:1 Nov 29 02:13:36.224 INFO [stderr] | Nov 29 02:13:36.224 INFO [stderr] 63 | DEFINE_GUID!{CLSID_FileSaveDialog, Nov 29 02:13:36.224 INFO [stderr] | ^^^^^^^^^^^ Nov 29 02:13:36.224 INFO [stderr] Nov 29 02:13:36.236 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IFileOpenDialog` Nov 29 02:13:36.236 INFO [stderr] --> src/dialog.rs:71:57 Nov 29 02:13:36.236 INFO [stderr] | Nov 29 02:13:36.236 INFO [stderr] 71 | FileDialogType::Open => (&CLSID_FileOpenDialog, IFileOpenDialog::uuidof()), Nov 29 02:13:36.236 INFO [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `IFileOpenDialog` Nov 29 02:13:36.236 INFO [stderr] Nov 29 02:13:36.236 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IFileSaveDialog` Nov 29 02:13:36.236 INFO [stderr] --> src/dialog.rs:72:57 Nov 29 02:13:36.236 INFO [stderr] | Nov 29 02:13:36.236 INFO [stderr] 72 | FileDialogType::Save => (&CLSID_FileSaveDialog, IFileSaveDialog::uuidof()), Nov 29 02:13:36.236 INFO [stderr] | ^^^^^^^^^^^^^^^ use of undeclared type or module `IFileSaveDialog` Nov 29 02:13:36.236 INFO [stderr] Nov 29 02:13:36.311 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `IDXGISurface` Nov 29 02:13:36.312 INFO [stderr] --> src/paint.rs:75:43 Nov 29 02:13:36.312 INFO [stderr] | Nov 29 02:13:36.312 INFO [stderr] 75 | as_result((*swap_chain).GetBuffer(0, &IDXGISurface::uuidof(), Nov 29 02:13:36.312 INFO [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `IDXGISurface` Nov 29 02:13:36.312 INFO [stderr] Nov 29 02:13:36.348 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `OsStringExt` Nov 29 02:13:36.348 INFO [stderr] --> src/util.rs:99:9 Nov 29 02:13:36.348 INFO [stderr] | Nov 29 02:13:36.348 INFO [stderr] 99 | OsStringExt::from_wide(self.to_u16_slice()) Nov 29 02:13:36.348 INFO [stderr] | ^^^^^^^^^^^ use of undeclared type or module `OsStringExt` Nov 29 02:13:36.348 INFO [stderr] Nov 29 02:13:36.460 INFO [stderr] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns Nov 29 02:13:36.460 INFO [stderr] --> src/window.rs:498:26 Nov 29 02:13:36.460 INFO [stderr] | Nov 29 02:13:36.460 INFO [stderr] 498 | WM_KEYDOWN | WM_SYSKEYDOWN => { Nov 29 02:13:36.460 INFO [stderr] | ---------- ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN` Nov 29 02:13:36.460 INFO [stderr] | | Nov 29 02:13:36.460 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.460 INFO [stderr] Nov 29 02:13:36.460 INFO [stderr] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns Nov 29 02:13:36.460 INFO [stderr] --> src/window.rs:498:13 Nov 29 02:13:36.460 INFO [stderr] | Nov 29 02:13:36.460 INFO [stderr] 498 | WM_KEYDOWN | WM_SYSKEYDOWN => { Nov 29 02:13:36.460 INFO [stderr] | ^^^^^^^^^^ ------------- variable not in all patterns Nov 29 02:13:36.460 INFO [stderr] | | Nov 29 02:13:36.460 INFO [stderr] | pattern doesn't bind `WM_SYSKEYDOWN` Nov 29 02:13:36.460 INFO [stderr] Nov 29 02:13:36.466 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.466 INFO [stderr] --> src/window.rs:528:32 Nov 29 02:13:36.466 INFO [stderr] | Nov 29 02:13:36.466 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.466 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.466 INFO [stderr] | | | Nov 29 02:13:36.466 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.466 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.466 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.466 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.466 INFO [stderr] | | | Nov 29 02:13:36.466 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.466 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.467 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] | | | Nov 29 02:13:36.467 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.467 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] | | | Nov 29 02:13:36.467 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.467 INFO [stderr] Nov 29 02:13:36.467 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.467 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.467 INFO [stderr] | Nov 29 02:13:36.467 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.467 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.467 INFO [stderr] | | | Nov 29 02:13:36.467 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.467 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.467 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.467 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.467 INFO [stderr] | | | Nov 29 02:13:36.467 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.467 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.467 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.467 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.468 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.468 INFO [stderr] Nov 29 02:13:36.468 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.468 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.468 INFO [stderr] | Nov 29 02:13:36.468 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.468 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.468 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.468 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.468 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | | | Nov 29 02:13:36.468 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.468 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] Nov 29 02:13:36.469 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.469 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.469 INFO [stderr] | Nov 29 02:13:36.469 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.469 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.469 INFO [stderr] Nov 29 02:13:36.469 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.469 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.469 INFO [stderr] | Nov 29 02:13:36.469 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.469 INFO [stderr] Nov 29 02:13:36.469 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.469 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.469 INFO [stderr] | Nov 29 02:13:36.469 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.469 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | | | Nov 29 02:13:36.469 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.469 INFO [stderr] Nov 29 02:13:36.469 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.470 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.470 INFO [stderr] | Nov 29 02:13:36.470 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.470 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.470 INFO [stderr] Nov 29 02:13:36.470 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.470 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.470 INFO [stderr] | Nov 29 02:13:36.470 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.470 INFO [stderr] Nov 29 02:13:36.470 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.470 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.470 INFO [stderr] | Nov 29 02:13:36.470 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.470 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | | | Nov 29 02:13:36.470 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.470 INFO [stderr] Nov 29 02:13:36.470 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.470 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.470 INFO [stderr] | Nov 29 02:13:36.471 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.471 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.471 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.471 INFO [stderr] Nov 29 02:13:36.471 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.471 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.471 INFO [stderr] | Nov 29 02:13:36.471 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.471 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] | | | Nov 29 02:13:36.471 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.471 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.471 INFO [stderr] Nov 29 02:13:36.471 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.471 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.471 INFO [stderr] | Nov 29 02:13:36.471 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] Nov 29 02:13:36.472 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.472 INFO [stderr] --> src/window.rs:534:40 Nov 29 02:13:36.472 INFO [stderr] | Nov 29 02:13:36.472 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.472 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.472 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.472 INFO [stderr] Nov 29 02:13:36.472 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.472 INFO [stderr] --> src/window.rs:534:21 Nov 29 02:13:36.472 INFO [stderr] | Nov 29 02:13:36.472 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.472 INFO [stderr] Nov 29 02:13:36.472 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.472 INFO [stderr] --> src/window.rs:534:21 Nov 29 02:13:36.472 INFO [stderr] | Nov 29 02:13:36.472 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.472 INFO [stderr] Nov 29 02:13:36.472 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.472 INFO [stderr] --> src/window.rs:535:40 Nov 29 02:13:36.472 INFO [stderr] | Nov 29 02:13:36.472 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.472 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.472 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.472 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.472 INFO [stderr] Nov 29 02:13:36.472 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.472 INFO [stderr] --> src/window.rs:535:21 Nov 29 02:13:36.472 INFO [stderr] | Nov 29 02:13:36.472 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.472 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.472 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:535:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:536:40 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.473 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.473 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:536:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:536:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:537:40 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.473 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.473 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:537:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:537:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | | | Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:549:38 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.473 INFO [stderr] | -------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | | | Nov 29 02:13:36.473 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | | | Nov 29 02:13:36.473 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.473 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.473 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.473 INFO [stderr] | Nov 29 02:13:36.473 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.473 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | | | | Nov 29 02:13:36.473 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.473 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.473 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ -------------- variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:551:40 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.474 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^^^^^ ---------------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ---------------- ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ---------------- variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:553:36 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.474 INFO [stderr] | ------------ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^ ------------ ^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] Nov 29 02:13:36.474 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.474 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.474 INFO [stderr] | Nov 29 02:13:36.474 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.474 INFO [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ------------ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | | | | Nov 29 02:13:36.474 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.474 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.474 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.480 INFO [stderr] Nov 29 02:13:36.480 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.480 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.480 INFO [stderr] | Nov 29 02:13:36.480 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.480 INFO [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.480 INFO [stderr] | | | | Nov 29 02:13:36.480 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.480 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.480 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.480 INFO [stderr] Nov 29 02:13:36.548 INFO [stderr] error[E0433]: failed to resolve: could not find `Factory` in `direct2d` Nov 29 02:13:36.548 INFO [stderr] --> src/window.rs:657:40 Nov 29 02:13:36.548 INFO [stderr] | Nov 29 02:13:36.548 INFO [stderr] 657 | d2d_factory: direct2d::Factory::new().unwrap(), Nov 29 02:13:36.548 INFO [stderr] | ^^^^^^^ could not find `Factory` in `direct2d` Nov 29 02:13:36.548 INFO [stderr] Nov 29 02:13:36.640 INFO [stderr] error[E0408]: variable `WM_KEYDOWN` is not bound in all patterns Nov 29 02:13:36.640 INFO [stderr] --> src/window.rs:498:26 Nov 29 02:13:36.640 INFO [stderr] | Nov 29 02:13:36.640 INFO [stderr] 498 | WM_KEYDOWN | WM_SYSKEYDOWN => { Nov 29 02:13:36.640 INFO [stderr] | ---------- ^^^^^^^^^^^^^ pattern doesn't bind `WM_KEYDOWN` Nov 29 02:13:36.640 INFO [stderr] | | Nov 29 02:13:36.640 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.640 INFO [stderr] Nov 29 02:13:36.640 INFO [stderr] error[E0408]: variable `WM_SYSKEYDOWN` is not bound in all patterns Nov 29 02:13:36.640 INFO [stderr] --> src/window.rs:498:13 Nov 29 02:13:36.642 INFO [stderr] | Nov 29 02:13:36.644 INFO [stderr] 498 | WM_KEYDOWN | WM_SYSKEYDOWN => { Nov 29 02:13:36.644 INFO [stderr] | ^^^^^^^^^^ ------------- variable not in all patterns Nov 29 02:13:36.644 INFO [stderr] | | Nov 29 02:13:36.644 INFO [stderr] | pattern doesn't bind `WM_SYSKEYDOWN` Nov 29 02:13:36.644 INFO [stderr] Nov 29 02:13:36.653 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.653 INFO [stderr] --> src/window.rs:528:32 Nov 29 02:13:36.653 INFO [stderr] | Nov 29 02:13:36.653 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.653 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.654 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] Nov 29 02:13:36.654 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.654 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.654 INFO [stderr] | Nov 29 02:13:36.654 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.654 INFO [stderr] Nov 29 02:13:36.654 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.654 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.654 INFO [stderr] | Nov 29 02:13:36.654 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.654 INFO [stderr] Nov 29 02:13:36.654 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.654 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.654 INFO [stderr] | Nov 29 02:13:36.654 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.654 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | | | Nov 29 02:13:36.654 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.654 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.654 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] Nov 29 02:13:36.655 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.655 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.655 INFO [stderr] | Nov 29 02:13:36.655 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] Nov 29 02:13:36.655 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.655 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.655 INFO [stderr] | Nov 29 02:13:36.655 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.655 INFO [stderr] Nov 29 02:13:36.655 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.655 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.655 INFO [stderr] | Nov 29 02:13:36.655 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.655 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.655 INFO [stderr] Nov 29 02:13:36.655 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.655 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.655 INFO [stderr] | Nov 29 02:13:36.655 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.655 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | | | Nov 29 02:13:36.655 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.655 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] Nov 29 02:13:36.656 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.656 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.656 INFO [stderr] | Nov 29 02:13:36.656 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.656 INFO [stderr] Nov 29 02:13:36.656 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.656 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.656 INFO [stderr] | Nov 29 02:13:36.656 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.656 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.656 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.656 INFO [stderr] Nov 29 02:13:36.656 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.656 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.656 INFO [stderr] | Nov 29 02:13:36.656 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | | | Nov 29 02:13:36.656 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.656 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.656 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:528:13 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 528 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP | Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] 529 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP | Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] 530 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP | Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] 531 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:534:40 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.657 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.657 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:534:21 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:534:21 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 534 | WM_LBUTTONDBLCLK | WM_LBUTTONDOWN | WM_LBUTTONUP => MouseButton::Left, Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:535:40 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.657 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.657 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:535:21 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:535:21 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.657 INFO [stderr] 535 | WM_MBUTTONDBLCLK | WM_MBUTTONDOWN | WM_MBUTTONUP => MouseButton::Middle, Nov 29 02:13:36.657 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.657 INFO [stderr] | | | Nov 29 02:13:36.657 INFO [stderr] | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.657 INFO [stderr] Nov 29 02:13:36.657 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.657 INFO [stderr] --> src/window.rs:536:40 Nov 29 02:13:36.657 INFO [stderr] | Nov 29 02:13:36.658 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.658 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.658 INFO [stderr] | | | Nov 29 02:13:36.658 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.658 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.658 INFO [stderr] Nov 29 02:13:36.658 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.658 INFO [stderr] --> src/window.rs:536:21 Nov 29 02:13:36.658 INFO [stderr] | Nov 29 02:13:36.658 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.658 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.658 INFO [stderr] | | | Nov 29 02:13:36.658 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.658 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.658 INFO [stderr] Nov 29 02:13:36.658 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.658 INFO [stderr] --> src/window.rs:536:21 Nov 29 02:13:36.658 INFO [stderr] | Nov 29 02:13:36.658 INFO [stderr] 536 | WM_RBUTTONDBLCLK | WM_RBUTTONDOWN | WM_RBUTTONUP => MouseButton::Right, Nov 29 02:13:36.658 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.658 INFO [stderr] | | | Nov 29 02:13:36.658 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.658 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.658 INFO [stderr] Nov 29 02:13:36.658 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.658 INFO [stderr] --> src/window.rs:537:40 Nov 29 02:13:36.658 INFO [stderr] | Nov 29 02:13:36.658 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.658 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.658 INFO [stderr] | | | Nov 29 02:13:36.658 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.658 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.658 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:537:21 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.662 INFO [stderr] | ^^^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^ pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | | Nov 29 02:13:36.662 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:537:21 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 537 | WM_XBUTTONDBLCLK | WM_XBUTTONDOWN | WM_XBUTTONUP => Nov 29 02:13:36.662 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] | | | Nov 29 02:13:36.662 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.662 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_LBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:549:38 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.662 INFO [stderr] | -------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | | | Nov 29 02:13:36.662 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_MBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.662 INFO [stderr] | ^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | | | Nov 29 02:13:36.662 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_RBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.662 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ -------------- ^^^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | | | Nov 29 02:13:36.662 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_XBUTTONDOWN` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:549:21 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.662 INFO [stderr] 549 | WM_LBUTTONDOWN | WM_MBUTTONDOWN | WM_RBUTTONDOWN | WM_XBUTTONDOWN => Nov 29 02:13:36.662 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ -------------- variable not in all patterns Nov 29 02:13:36.662 INFO [stderr] | | | | Nov 29 02:13:36.662 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDOWN` Nov 29 02:13:36.662 INFO [stderr] Nov 29 02:13:36.662 INFO [stderr] error[E0408]: variable `WM_LBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.662 INFO [stderr] --> src/window.rs:551:40 Nov 29 02:13:36.662 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.663 INFO [stderr] | ---------------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_MBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^^^^^ ---------------- ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_MBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_RBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ---------------- ^^^^^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_RBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_XBUTTONDBLCLK` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:551:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 551 | WM_LBUTTONDBLCLK | WM_MBUTTONDBLCLK | WM_RBUTTONDBLCLK | WM_XBUTTONDBLCLK => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ---------------- variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_XBUTTONDBLCLK` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_LBUTTONUP` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:553:36 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.663 INFO [stderr] | ------------ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_LBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_MBUTTONUP` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^ ------------ ^^^^^^^^^^^^ ^^^^^^^^^^^^ pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_MBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_RBUTTONUP` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ------------ ^^^^^^^^^^^^ pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_RBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.663 INFO [stderr] error[E0408]: variable `WM_XBUTTONUP` is not bound in all patterns Nov 29 02:13:36.663 INFO [stderr] --> src/window.rs:553:21 Nov 29 02:13:36.663 INFO [stderr] | Nov 29 02:13:36.663 INFO [stderr] 553 | WM_LBUTTONUP | WM_MBUTTONUP | WM_RBUTTONUP | WM_XBUTTONUP => Nov 29 02:13:36.663 INFO [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^ ------------ variable not in all patterns Nov 29 02:13:36.663 INFO [stderr] | | | | Nov 29 02:13:36.663 INFO [stderr] | | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] | pattern doesn't bind `WM_XBUTTONUP` Nov 29 02:13:36.663 INFO [stderr] Nov 29 02:13:36.724 INFO [stderr] error[E0433]: failed to resolve: could not find `Factory` in `direct2d` Nov 29 02:13:36.724 INFO [stderr] --> src/window.rs:657:40 Nov 29 02:13:36.724 INFO [stderr] | Nov 29 02:13:36.724 INFO [stderr] 657 | d2d_factory: direct2d::Factory::new().unwrap(), Nov 29 02:13:36.724 INFO [stderr] | ^^^^^^^ could not find `Factory` in `direct2d` Nov 29 02:13:36.724 INFO [stderr] Nov 29 02:13:36.840 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ID2D1HwndRenderTarget` Nov 29 02:13:36.840 INFO [stderr] --> src/window.rs:974:42 Nov 29 02:13:36.840 INFO [stderr] | Nov 29 02:13:36.840 INFO [stderr] 974 | let err = (*raw_ptr).QueryInterface(&ID2D1HwndRenderTarget::uuidof(), &mut hwnd); Nov 29 02:13:36.840 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `ID2D1HwndRenderTarget` Nov 29 02:13:36.840 INFO [stderr] Nov 29 02:13:36.846 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.848 INFO [stderr] --> src/dcomp.rs:46:29 Nov 29 02:13:36.848 INFO [stderr] | Nov 29 02:13:36.848 INFO [stderr] 46 | unsafe fn wrap(hr: HRESULT, ptr: *mut T, f: F) -> Result Nov 29 02:13:36.848 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:46:70 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 46 | unsafe fn wrap(hr: HRESULT, ptr: *mut T, f: F) -> Result Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:49:8 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 49 | if SUCCEEDED(hr) { Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:56:17 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 56 | fn unit_err(hr: HRESULT) -> Result<(), HRESULT> { Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:56:40 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 56 | fn unit_err(hr: HRESULT) -> Result<(), HRESULT> { Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:57:8 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 57 | if SUCCEEDED(hr) { Ok(()) } else { Err(hr) } Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:60:31 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 60 | pub struct D3D11Device(ComPtr); Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `ID2D1Device` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:61:30 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 61 | pub struct D2D1Device(ComPtr); Nov 29 02:13:36.852 INFO [stderr] | ^^^^^^^^^^^ did you mean `D2D1Device`? Nov 29 02:13:36.852 INFO [stderr] Nov 29 02:13:36.852 INFO [stderr] error[E0412]: cannot find type `IDCompositionDevice` in this scope Nov 29 02:13:36.852 INFO [stderr] --> src/dcomp.rs:62:38 Nov 29 02:13:36.852 INFO [stderr] | Nov 29 02:13:36.852 INFO [stderr] 62 | pub struct DCompositionDevice(ComPtr); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionDevice`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `IDCompositionTarget` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:63:38 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 63 | pub struct DCompositionTarget(ComPtr); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionTarget`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `IDCompositionVisual` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:64:38 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 64 | pub struct DCompositionVisual(ComPtr); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVisual`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `IDCompositionVirtualSurface` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:65:46 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 65 | pub struct DCompositionVirtualSurface(ComPtr); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVirtualSurface`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:69:46 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 69 | unsafe fn unknown_ptr(&mut self) -> *mut IUnknown; Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:74:48 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 74 | pub fn new_simple() -> Result { Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:76:40 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 76 | let mut d3d11_device: *mut ID3D11Device = null_mut(); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find value `D3D11_CREATE_DEVICE_BGRA_SUPPORT` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:77:25 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 77 | let flags = D3D11_CREATE_DEVICE_BGRA_SUPPORT; // could probably set single threaded Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find function `D3D11CreateDevice` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:78:22 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 78 | let hr = D3D11CreateDevice(null_mut(), D3D_DRIVER_TYPE_HARDWARE, null_mut(), flags, Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find value `D3D_DRIVER_TYPE_HARDWARE` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:78:52 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 78 | let hr = D3D11CreateDevice(null_mut(), D3D_DRIVER_TYPE_HARDWARE, null_mut(), flags, Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find value `D3D11_SDK_VERSION` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:79:28 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 79 | null(), 0, D3D11_SDK_VERSION, &mut d3d11_device, null_mut(), null_mut()); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:80:17 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 80 | if !SUCCEEDED(hr) { Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:87:64 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 87 | pub fn create_d2d1_device(&mut self) -> Result { Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `IDXGIDevice` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:89:41 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 89 | let mut dxgi_device: ComPtr = self.0.cast()?; Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0412]: cannot find type `ID2D1Device` in this scope Nov 29 02:13:36.853 INFO [stderr] --> src/dcomp.rs:90:39 Nov 29 02:13:36.853 INFO [stderr] | Nov 29 02:13:36.853 INFO [stderr] 90 | let mut d2d1_device: *mut ID2D1Device = null_mut(); Nov 29 02:13:36.853 INFO [stderr] | ^^^^^^^^^^^ did you mean `D2D1Device`? Nov 29 02:13:36.853 INFO [stderr] Nov 29 02:13:36.853 INFO [stderr] error[E0425]: cannot find function `D2D1CreateDevice` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:91:22 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 91 | let hr = D2D1CreateDevice(dxgi_device.as_raw(), null(), &mut d2d1_device); Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:96:39 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 96 | pub fn raw_ptr(&mut self) -> *mut ID3D11Device { Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:104:79 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 104 | pub fn create_composition_device(&mut self) -> Result { Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `IDCompositionDevice` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:107:40 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 107 | let mut dcomp_device: *mut IDCompositionDevice = null_mut(); Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionDevice`? Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:108:53 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 108 | let hr = create(self.0.as_raw() as *mut IUnknown, Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:117:59 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 117 | pub unsafe fn create_target_for_hwnd(&mut self, hwnd: HWND, topmost: bool) Nov 29 02:13:36.854 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:118:39 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 118 | -> Result Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `IDCompositionTarget` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:120:36 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 120 | let mut dcomp_target: *mut IDCompositionTarget = null_mut(); Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionTarget`? Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0425]: cannot find value `TRUE` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:121:64 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 121 | let hr = self.0.CreateTargetForHwnd(hwnd, if topmost { TRUE } else { FALSE }, Nov 29 02:13:36.854 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:121:78 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 121 | let hr = self.0.CreateTargetForHwnd(hwnd, if topmost { TRUE } else { FALSE }, Nov 29 02:13:36.854 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:126:67 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 126 | pub fn create_visual(&mut self) -> Result { Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `IDCompositionVisual` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:128:34 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 128 | let mut visual: *mut IDCompositionVisual = null_mut(); Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVisual`? Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:136:47 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 136 | -> Result Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0412]: cannot find type `IDCompositionVirtualSurface` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:139:35 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 139 | let mut surface: *mut IDCompositionVirtualSurface = null_mut(); Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVirtualSurface`? Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:140:65 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 140 | let hr = self.0.CreateVirtualSurface(width, height, DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:36.854 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.854 INFO [stderr] Nov 29 02:13:36.854 INFO [stderr] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:36.854 INFO [stderr] --> src/dcomp.rs:141:17 Nov 29 02:13:36.854 INFO [stderr] | Nov 29 02:13:36.854 INFO [stderr] 141 | DXGI_ALPHA_MODE_IGNORE, &mut surface); Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:146:44 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 146 | pub fn commit(&mut self) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:155:48 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 155 | pub fn clear_root(&mut self) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:161:79 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 161 | pub fn set_root(&mut self, visual: &mut DCompositionVisual) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:169:78 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 169 | pub fn set_content(&mut self, content: &mut T) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:176:60 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 176 | pub unsafe fn set_content_raw(&mut self, content: *mut IUnknown) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dcomp.rs:176:84 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 176 | pub unsafe fn set_content_raw(&mut self, content: *mut IUnknown) -> Result<(), HRESULT> { Nov 29 02:13:36.855 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.855 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:36.855 INFO [stderr] --> src/dialog.rs:47:30 Nov 29 02:13:36.855 INFO [stderr] | Nov 29 02:13:36.855 INFO [stderr] 47 | pub struct FileDialogOptions(DWORD); Nov 29 02:13:36.855 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.855 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0425]: cannot find value `FOS_FORCESHOWHIDDEN` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:54:19 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 54 | self.0 |= FOS_FORCESHOWHIDDEN; Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:66:55 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 66 | pub(crate) unsafe fn get_file_dialog_path(hwnd_owner: HWND, ty: FileDialogType, Nov 29 02:13:36.856 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0412]: cannot find type `IFileDialog` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:69:23 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 69 | let mut pfd: *mut IFileDialog = null_mut(); Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0425]: cannot find value `CLSID_FileOpenDialog` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:71:35 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 71 | FileDialogType::Open => (&CLSID_FileOpenDialog, IFileOpenDialog::uuidof()), Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0425]: cannot find value `CLSID_FileSaveDialog` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:72:35 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 72 | FileDialogType::Save => (&CLSID_FileSaveDialog, IFileSaveDialog::uuidof()), Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0425]: cannot find function `CoCreateInstance` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:74:15 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 74 | as_result(CoCreateInstance(class, Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0425]: cannot find value `CLSCTX_INPROC_SERVER` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:76:13 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 76 | CLSCTX_INPROC_SERVER, Nov 29 02:13:36.856 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.856 INFO [stderr] Nov 29 02:13:36.856 INFO [stderr] error[E0412]: cannot find type `IFileDialog` in this scope Nov 29 02:13:36.856 INFO [stderr] --> src/dialog.rs:78:35 Nov 29 02:13:36.856 INFO [stderr] | Nov 29 02:13:36.856 INFO [stderr] 78 | &mut pfd as *mut *mut IFileDialog as *mut LPVOID Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:78:55 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 78 | &mut pfd as *mut *mut IFileDialog as *mut LPVOID Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `IShellItem` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:83:30 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 83 | let mut result_ptr: *mut IShellItem = null_mut(); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:86:27 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 86 | let mut display_name: LPWSTR = null_mut(); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find value `SIGDN_FILESYSPATH` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:87:41 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 87 | as_result(shell_item.GetDisplayName(SIGDN_FILESYSPATH, &mut display_name))?; Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find function `CoTaskMemFree` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:89:5 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 89 | CoTaskMemFree(display_name as LPVOID); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/dialog.rs:89:35 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 89 | CoTaskMemFree(display_name as LPVOID); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:29:12 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 29 | hmenu: HMENU, Nov 29 02:13:36.857 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find function `DestroyMenu` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:35:13 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 35 | DestroyMenu(self.hmenu); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find function `CreateMenu` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:43:25 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 43 | let hmenu = CreateMenu(); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:48:32 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 48 | pub fn into_hmenu(self) -> HMENU { Nov 29 02:13:36.857 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:60:13 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find value `MF_POPUP` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:60:37 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0412]: cannot find type `UINT_PTR` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:60:68 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:68:13 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.857 INFO [stderr] Nov 29 02:13:36.857 INFO [stderr] error[E0425]: cannot find value `MF_STRING` in this scope Nov 29 02:13:36.857 INFO [stderr] --> src/menu.rs:68:37 Nov 29 02:13:36.857 INFO [stderr] | Nov 29 02:13:36.857 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:36.857 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `UINT_PTR` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/menu.rs:68:54 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/menu.rs:75:13 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 75 | AppendMenuW(self.hmenu, MF_SEPARATOR, 0, null()); Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find value `MF_SEPARATOR` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/menu.rs:75:37 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 75 | AppendMenuW(self.hmenu, MF_SEPARATOR, 0, null()); Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:45:43 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 45 | pub(crate) d2d_factory: &'a direct2d::Factory, Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:49:67 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 49 | pub(crate) unsafe fn create_render_target(d2d_factory: &direct2d::Factory, hwnd: HWND) Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:49:82 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 49 | pub(crate) unsafe fn create_render_target(d2d_factory: &direct2d::Factory, hwnd: HWND) Nov 29 02:13:36.858 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:52:19 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 52 | let mut rect: RECT = mem::uninitialized(); Nov 29 02:13:36.858 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find function `GetClientRect` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:53:5 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 53 | GetClientRect(hwnd, &mut rect); Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:71:72 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 71 | pub(crate) unsafe fn create_render_target_dxgi(d2d_factory: &direct2d::Factory, Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:72:22 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 72 | swap_chain: *mut IDXGISwapChain1, dpi: f32) -> Result Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0412]: cannot find type `IDXGISurface` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:74:26 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 74 | let mut buffer: *mut IDXGISurface = null_mut(); Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_RENDER_TARGET_PROPERTIES` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:77:17 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 77 | let props = D2D1_RENDER_TARGET_PROPERTIES { Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find value `D2D1_RENDER_TARGET_TYPE_DEFAULT` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:78:16 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 78 | _type: D2D1_RENDER_TARGET_TYPE_DEFAULT, Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_PIXEL_FORMAT` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:79:22 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 79 | pixelFormat: D2D1_PIXEL_FORMAT { Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:36.858 INFO [stderr] --> src/paint.rs:80:21 Nov 29 02:13:36.858 INFO [stderr] | Nov 29 02:13:36.858 INFO [stderr] 80 | format: DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:36.858 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.858 INFO [stderr] Nov 29 02:13:36.858 INFO [stderr] error[E0425]: cannot find value `D2D1_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:81:24 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 81 | alphaMode: D2D1_ALPHA_MODE_IGNORE, Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0425]: cannot find value `D2D1_RENDER_TARGET_USAGE_NONE` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:85:16 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 85 | usage: D2D1_RENDER_TARGET_USAGE_NONE, Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0425]: cannot find value `D2D1_FEATURE_LEVEL_DEFAULT` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:86:19 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 86 | minLevel: D2D1_FEATURE_LEVEL_DEFAULT, Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0412]: cannot find type `ID2D1RenderTarget` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:89:33 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 89 | let mut render_target: *mut ID2D1RenderTarget = null_mut(); Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:93:8 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 93 | if SUCCEEDED(res) { Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:36.859 INFO [stderr] --> src/paint.rs:105:45 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 105 | pub fn d2d_factory(&self) -> &direct2d::Factory { Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.859 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.859 INFO [stderr] --> src/util.rs:49:8 Nov 29 02:13:36.859 INFO [stderr] | Nov 29 02:13:36.859 INFO [stderr] 49 | Hr(HRESULT), Nov 29 02:13:36.859 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.859 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:67:22 Nov 29 02:13:36.868 INFO [stderr] | Nov 29 02:13:36.868 INFO [stderr] 67 | pub fn as_result(hr: HRESULT) -> Result<(), Error> { Nov 29 02:13:36.868 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.868 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:68:8 Nov 29 02:13:36.868 INFO [stderr] | Nov 29 02:13:36.868 INFO [stderr] 68 | if SUCCEEDED(hr) { Nov 29 02:13:36.868 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.868 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:75:11 Nov 29 02:13:36.868 INFO [stderr] | Nov 29 02:13:36.868 INFO [stderr] 75 | impl From for Error { Nov 29 02:13:36.868 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.868 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:76:17 Nov 29 02:13:36.868 INFO [stderr] | Nov 29 02:13:36.868 INFO [stderr] 76 | fn from(hr: HRESULT) -> Error { Nov 29 02:13:36.868 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.868 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:107:19 Nov 29 02:13:36.868 INFO [stderr] | Nov 29 02:13:36.868 INFO [stderr] 107 | impl FromWide for LPWSTR { Nov 29 02:13:36.868 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.868 INFO [stderr] Nov 29 02:13:36.868 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.868 INFO [stderr] --> src/util.rs:125:55 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 125 | type GetDpiForSystem = unsafe extern "system" fn() -> UINT; Nov 29 02:13:36.869 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `HMONITOR` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:126:51 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `MONITOR_DPI_TYPE` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:126:61 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:126:84 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:36.869 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:126:95 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:36.869 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `PROCESS_DPI_AWARENESS` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:128:57 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 128 | type SetProcessDpiAwareness = unsafe extern "system" fn(PROCESS_DPI_AWARENESS) -> HRESULT; Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:128:83 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 128 | type SetProcessDpiAwareness = unsafe extern "system" fn(PROCESS_DPI_AWARENESS) -> HRESULT; Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:130:29 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 130 | renderingDevice: *const IUnknown, Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `REFIID` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:131:10 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 131 | iid: REFIID, Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:133:6 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 133 | ) -> HRESULT; Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:135:12 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 135 | Flags: UINT, Nov 29 02:13:36.869 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `REFIID` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:136:11 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 136 | riid: REFIID, Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:138:6 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 138 | ) -> HRESULT; Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0412]: cannot find type `HMODULE` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:176:36 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 176 | fn load_library(name: &str) -> HMODULE { Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0425]: cannot find function `GetModuleHandleW` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:181:32 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.869 INFO [stderr] 181 | let library = unsafe { GetModuleHandleW(encoded_name.as_ptr()) }; Nov 29 02:13:36.869 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.869 INFO [stderr] Nov 29 02:13:36.869 INFO [stderr] error[E0425]: cannot find function `LoadLibraryW` in this scope Nov 29 02:13:36.869 INFO [stderr] --> src/util.rs:186:32 Nov 29 02:13:36.869 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 186 | let library = unsafe { LoadLibraryW(encoded_name.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^ did you mean `load_library`? Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] ... Nov 29 02:13:36.870 INFO [stderr] 204 | load_function!(shcore, SetProcessDpiAwareness, "8.1"); Nov 29 02:13:36.870 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] ... Nov 29 02:13:36.870 INFO [stderr] 205 | load_function!(shcore, GetDpiForMonitor, "8.1"); Nov 29 02:13:36.870 INFO [stderr] | ------------------------------------------------ in this macro invocation Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] ... Nov 29 02:13:36.870 INFO [stderr] 211 | load_function!(user32, GetDpiForSystem, "10"); Nov 29 02:13:36.870 INFO [stderr] | ---------------------------------------------- in this macro invocation Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] ... Nov 29 02:13:36.870 INFO [stderr] 215 | load_function!(dcomp, DCompositionCreateDevice2, "8.1"); Nov 29 02:13:36.870 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] ... Nov 29 02:13:36.870 INFO [stderr] 219 | load_function!(dxgi, CreateDXGIFactory2, "8.1"); Nov 29 02:13:36.870 INFO [stderr] | ------------------------------------------------ in this macro invocation Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find value `PROCESS_SYSTEM_DPI_AWARE` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:241:18 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 241 | func(PROCESS_SYSTEM_DPI_AWARE); // TODO: per monitor (much harder) Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetStdHandle` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:274:22 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 274 | let stdout = GetStdHandle(STD_OUTPUT_HANDLE); Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:274:35 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 274 | let stdout = GetStdHandle(STD_OUTPUT_HANDLE); Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:275:22 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `GetFileType` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:275:46 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find value `FILE_TYPE_UNKNOWN` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:275:69 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find function `AttachConsole` in this scope Nov 29 02:13:36.870 INFO [stderr] --> src/util.rs:281:12 Nov 29 02:13:36.870 INFO [stderr] | Nov 29 02:13:36.870 INFO [stderr] 281 | if AttachConsole(ATTACH_PARENT_PROCESS) > 0 { Nov 29 02:13:36.870 INFO [stderr] | ^^^^^^^^^^^^^ did you mean `attach_console`? Nov 29 02:13:36.870 INFO [stderr] Nov 29 02:13:36.870 INFO [stderr] error[E0425]: cannot find value `ATTACH_PARENT_PROCESS` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:281:26 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 281 | if AttachConsole(ATTACH_PARENT_PROCESS) > 0 { Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find function `CreateFileA` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:282:24 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 282 | let chnd = CreateFileA( Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:284:17 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 284 | GENERIC_READ | GENERIC_WRITE, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:284:32 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 284 | GENERIC_READ | GENERIC_WRITE, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:285:17 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 285 | FILE_SHARE_WRITE, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:287:17 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 287 | OPEN_EXISTING, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:291:24 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 291 | if chnd == INVALID_HANDLE_VALUE { Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find function `SetStdHandle` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:296:13 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 296 | SetStdHandle(STD_OUTPUT_HANDLE, chnd); Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:296:26 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 296 | SetStdHandle(STD_OUTPUT_HANDLE, chnd); Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find function `SetStdHandle` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:297:13 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 297 | SetStdHandle(STD_ERROR_HANDLE, chnd); Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find value `STD_ERROR_HANDLE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/util.rs:297:26 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 297 | SetStdHandle(STD_ERROR_HANDLE, chnd); Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/win_main.rs:37:8 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 37 | h: HANDLE, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0412]: cannot find type `HACCEL` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/win_main.rs:43:12 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 43 | accel: HACCEL, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0412]: cannot find type `ACCEL` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/win_main.rs:61:42 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 61 | pub fn set_accel(&mut self, accel: &[ACCEL]) { Nov 29 02:13:36.871 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find function `CreateAcceleratorTableW` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/win_main.rs:63:26 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.871 INFO [stderr] 63 | self.accel = CreateAcceleratorTableW(accel as *const _ as *mut _, Nov 29 02:13:36.871 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.871 INFO [stderr] Nov 29 02:13:36.871 INFO [stderr] error[E0425]: cannot find function `MsgWaitForMultipleObjectsEx` in this scope Nov 29 02:13:36.871 INFO [stderr] --> src/win_main.rs:77:27 Nov 29 02:13:36.871 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 77 | let res = MsgWaitForMultipleObjectsEx( Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.872 INFO [stderr] Nov 29 02:13:36.872 INFO [stderr] error[E0425]: cannot find value `INFINITE` in this scope Nov 29 02:13:36.872 INFO [stderr] --> src/win_main.rs:80:21 Nov 29 02:13:36.872 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 80 | INFINITE, Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.872 INFO [stderr] Nov 29 02:13:36.872 INFO [stderr] error[E0425]: cannot find value `QS_ALLEVENTS` in this scope Nov 29 02:13:36.872 INFO [stderr] --> src/win_main.rs:81:21 Nov 29 02:13:36.872 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 81 | QS_ALLEVENTS, Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.872 INFO [stderr] Nov 29 02:13:36.872 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:36.872 INFO [stderr] --> src/win_main.rs:86:27 Nov 29 02:13:36.872 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 86 | if res >= WAIT_OBJECT_0 && res < WAIT_OBJECT_0 + len { Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.872 INFO [stderr] Nov 29 02:13:36.872 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:36.872 INFO [stderr] --> src/win_main.rs:86:50 Nov 29 02:13:36.872 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 86 | if res >= WAIT_OBJECT_0 && res < WAIT_OBJECT_0 + len { Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.872 INFO [stderr] Nov 29 02:13:36.872 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:36.872 INFO [stderr] --> src/win_main.rs:87:37 Nov 29 02:13:36.872 INFO [stderr] | Nov 29 02:13:36.872 INFO [stderr] 87 | let ix = (res - WAIT_OBJECT_0) as usize; Nov 29 02:13:36.872 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `PeekMessageW` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:95:31 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 95 | let res = PeekMessageW(&mut msg, null_mut(), 0, 0, PM_NOREMOVE); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find value `PM_NOREMOVE` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:95:72 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 95 | let res = PeekMessageW(&mut msg, null_mut(), 0, 0, PM_NOREMOVE); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `GetMessageW` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:99:31 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 99 | let res = GetMessageW(&mut msg, null_mut(), 0, 0); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `TranslateAcceleratorW` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:104:25 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 104 | TranslateAcceleratorW(msg.hwnd, self.accel, &mut msg) == 0 Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `TranslateMessage` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:106:25 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 106 | TranslateMessage(&mut msg); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `DispatchMessageW` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:107:25 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 107 | DispatchMessageW(&mut msg); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0425]: cannot find function `PostQuitMessage` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:118:9 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 118 | PostQuitMessage(0); Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/win_main.rs:125:44 Nov 29 02:13:36.876 INFO [stderr] | Nov 29 02:13:36.876 INFO [stderr] 125 | pub unsafe fn add_handler(&self, h: HANDLE, callback: F) Nov 29 02:13:36.876 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.876 INFO [stderr] Nov 29 02:13:36.876 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:36.876 INFO [stderr] --> src/window.rs:61:14 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 61 | dwStyle: DWORD, Nov 29 02:13:36.877 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:104:22 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 104 | pub(crate) hwnd: HWND, Nov 29 02:13:36.877 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:119:16 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 119 | hwnd: Cell, Nov 29 02:13:36.877 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:260:33 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.877 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:260:44 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.877 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:260:58 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:260:74 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:261:19 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 261 | -> Option; Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:278:28 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 278 | d2d_factory: direct2d::Factory, Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:291:22 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 291 | swap_chain: *mut IDXGISwapChain1, Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:300:20 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 300 | const XI_RUN_IDLE: UINT = WM_USER; Nov 29 02:13:36.877 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0425]: cannot find value `WM_USER` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:300:27 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 300 | const XI_RUN_IDLE: UINT = WM_USER; Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:310:26 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 310 | fn get_mod_state(lparam: LPARAM) -> u32 { Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0425]: cannot find value `MOD_ALT` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:313:53 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 313 | if (lparam & (1 << 29)) != 0 { mod_state |= MOD_ALT as u32; } Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^ did you mean `M_ALT`? Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0425]: cannot find function `GetKeyState` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:314:12 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.877 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:36.877 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.877 INFO [stderr] Nov 29 02:13:36.877 INFO [stderr] error[E0425]: cannot find value `VK_CONTROL` in this scope Nov 29 02:13:36.877 INFO [stderr] --> src/window.rs:314:24 Nov 29 02:13:36.877 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find value `MOD_CONTROL` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:314:55 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find function `GetKeyState` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:315:12 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find value `VK_SHIFT` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:315:24 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^ did you mean `M_SHIFT`? Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find value `MOD_SHIFT` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:315:53 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^ did you mean `M_SHIFT`? Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:363:33 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.878 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:363:44 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.878 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:363:58 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:363:74 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:364:19 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 364 | -> Option Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find function `ValidateRect` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:386:17 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 386 | ValidateRect(hwnd, null_mut()); Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:409:35 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 409 | let mut rect: RECT = mem::uninitialized(); Nov 29 02:13:36.878 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find function `GetClientRect` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:410:21 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 410 | GetClientRect(hwnd, &mut rect); Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:415:58 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 415 | .ResizeBuffers(2, width, height, DXGI_FORMAT_UNKNOWN, 0); Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:416:24 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 416 | if SUCCEEDED(res) { Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.878 INFO [stderr] Nov 29 02:13:36.878 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.878 INFO [stderr] --> src/window.rs:442:29 Nov 29 02:13:36.878 INFO [stderr] | Nov 29 02:13:36.878 INFO [stderr] 442 | let width = LOWORD(lparam as u32) as u32; Nov 29 02:13:36.878 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:443:30 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 443 | let height = HIWORD(lparam as u32) as u32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:457:41 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 457 | let width = LOWORD(lparam as u32) as u32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:458:42 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 458 | let height = HIWORD(lparam as u32) as u32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_SIZE_U` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:459:46 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 459 | let size = SizeU(D2D1_SIZE_U { width, height }); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:463:21 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 463 | InvalidateRect(hwnd, null_mut(), FALSE); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:463:54 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 463 | InvalidateRect(hwnd, null_mut(), FALSE); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:471:62 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 471 | .ResizeBuffers(0, width, height, DXGI_FORMAT_UNKNOWN, 0); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:473:24 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 473 | if SUCCEEDED(res) { Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `ValidateRect` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:482:25 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 482 | ValidateRect(hwnd, null_mut()); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:490:38 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 490 | self.handler.command(LOWORD(wparam as u32) as u32); Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:508:29 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 508 | let delta = HIWORD(wparam as u32) as i16 as i32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:509:28 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 509 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:514:29 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 514 | let delta = HIWORD(wparam as u32) as i16 as i32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:515:28 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 515 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.879 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.879 INFO [stderr] --> src/window.rs:520:25 Nov 29 02:13:36.879 INFO [stderr] | Nov 29 02:13:36.879 INFO [stderr] 520 | let x = LOWORD(lparam as u32) as i16 as i32; Nov 29 02:13:36.879 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.879 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:521:25 Nov 29 02:13:36.880 INFO [stderr] | Nov 29 02:13:36.880 INFO [stderr] 521 | let y = HIWORD(lparam as u32) as i16 as i32; Nov 29 02:13:36.880 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.880 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:522:28 Nov 29 02:13:36.880 INFO [stderr] | Nov 29 02:13:36.880 INFO [stderr] 522 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:36.880 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.880 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:538:31 Nov 29 02:13:36.880 INFO [stderr] | Nov 29 02:13:36.880 INFO [stderr] 538 | match HIWORD(wparam as u32) { Nov 29 02:13:36.880 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.880 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:557:25 Nov 29 02:13:36.880 INFO [stderr] | Nov 29 02:13:36.880 INFO [stderr] 557 | let x = LOWORD(lparam as u32) as i16 as i32; Nov 29 02:13:36.880 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.880 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:558:25 Nov 29 02:13:36.880 INFO [stderr] | Nov 29 02:13:36.880 INFO [stderr] 558 | let y = HIWORD(lparam as u32) as i16 as i32; Nov 29 02:13:36.880 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.880 INFO [stderr] Nov 29 02:13:36.880 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:36.880 INFO [stderr] --> src/window.rs:559:28 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 559 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:585:22 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 585 | dwStyle: WS_OVERLAPPEDWINDOW, Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `WS_HSCROLL` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:599:27 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 599 | self.dwStyle &= !(WS_HSCROLL | WS_VSCROLL); Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `WS_VSCROLL` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:599:40 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 599 | self.dwStyle &= !(WS_HSCROLL | WS_VSCROLL); Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `WS_HSCROLL` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:601:29 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 601 | self.dwStyle |= WS_HSCROLL; Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `WS_VSCROLL` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:604:29 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 604 | self.dwStyle |= WS_VSCROLL; Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find function `LoadIconW` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:634:24 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:634:39 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.892 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:36.892 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.892 INFO [stderr] Nov 29 02:13:36.892 INFO [stderr] error[E0425]: cannot find value `IDI_APPLICATION` in this scope Nov 29 02:13:36.892 INFO [stderr] --> src/window.rs:634:50 Nov 29 02:13:36.892 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find function `LoadCursorW` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:635:26 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 635 | let cursor = LoadCursorW(0 as HINSTANCE, self.cursor.get_lpcwstr()); Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:635:43 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 635 | let cursor = LoadCursorW(0 as HINSTANCE, self.cursor.get_lpcwstr()); Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find function `CreateSolidBrush` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:636:25 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 636 | let brush = CreateSolidBrush(0xffffff); Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:637:23 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 637 | let wnd = WNDCLASSW { Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:642:33 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 642 | hInstance: 0 as HINSTANCE, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:646:36 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 646 | lpszMenuName: 0 as LPCWSTR, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find function `RegisterClassW` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:649:30 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 649 | let class_atom = RegisterClassW(&wnd); Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:662:38 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 662 | hwnd: Cell::new(0 as HWND), Nov 29 02:13:36.893 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:685:30 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 685 | None => 0 as HMENU, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find value `WS_EX_NOREDIRECTIONBITMAP` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:689:30 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 689 | dwExStyle |= WS_EX_NOREDIRECTIONBITMAP; Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:693:17 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:693:32 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:693:67 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:36.893 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:693:85 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:36.893 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.893 INFO [stderr] Nov 29 02:13:36.893 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:36.893 INFO [stderr] --> src/window.rs:722:40 Nov 29 02:13:36.893 INFO [stderr] | Nov 29 02:13:36.893 INFO [stderr] 722 | unsafe fn choose_adapter(factory: *mut IDXGIFactory2) -> *mut IDXGIAdapter { Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `IDXGIAdapter` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:722:63 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 722 | unsafe fn choose_adapter(factory: *mut IDXGIFactory2) -> *mut IDXGIAdapter { Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `IDXGIAdapter` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:727:31 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 727 | let mut adapter: *mut IDXGIAdapter = null_mut(); Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:728:13 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 728 | if !SUCCEEDED((*factory).EnumAdapters(i, &mut adapter)) { Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `DXGI_ADAPTER_DESC` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:731:23 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 731 | let mut desc: DXGI_ADAPTER_DESC = mem::uninitialized(); Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:740:42 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 740 | (&mut desc.Description[0] as LPWSTR).from_wide(), Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:747:71 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 747 | unsafe fn create_dcomp_state(present_strategy: PresentStrategy, hwnd: HWND) Nov 29 02:13:36.894 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:755:31 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 755 | let mut factory: *mut IDXGIFactory2 = null_mut(); Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find value `IID_IDXGIFactory2` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:756:44 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 756 | as_result(create_dxgi_factory2(0, &IID_IDXGIFactory2, Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:757:39 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 757 | &mut factory as *mut *mut IDXGIFactory2 as *mut *mut c_void))?; Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find value `DXGI_SWAP_EFFECT_SEQUENTIAL` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:769:45 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 769 | PresentStrategy::Sequential => (DXGI_SWAP_EFFECT_SEQUENTIAL, 1), Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find value `DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:771:18 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 771 | (DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL, 2), Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0422]: cannot find struct, variant or union type `DXGI_SWAP_CHAIN_DESC1` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:773:20 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 773 | let desc = DXGI_SWAP_CHAIN_DESC1 { Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:776:21 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 776 | Format: DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:777:21 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 777 | Stereo: FALSE, Nov 29 02:13:36.894 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.894 INFO [stderr] error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Nov 29 02:13:36.894 INFO [stderr] --> src/window.rs:778:25 Nov 29 02:13:36.894 INFO [stderr] | Nov 29 02:13:36.894 INFO [stderr] 778 | SampleDesc: DXGI_SAMPLE_DESC { Count: 1, Quality: 0 }, Nov 29 02:13:36.894 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.894 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find value `DXGI_USAGE_RENDER_TARGET_OUTPUT` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:779:26 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 779 | BufferUsage: DXGI_USAGE_RENDER_TARGET_OUTPUT, Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find value `DXGI_SCALING_STRETCH` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:781:22 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 781 | Scaling: DXGI_SCALING_STRETCH, Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:783:24 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 783 | AlphaMode: DXGI_ALPHA_MODE_IGNORE, Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:786:34 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 786 | let mut swap_chain: *mut IDXGISwapChain1 = null_mut(); Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:787:91 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 787 | let res = (*factory).CreateSwapChainForComposition(d3d11_device.raw_ptr() as *mut IUnknown, Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:792:61 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 792 | swapchain_visual.set_content_raw(swap_chain as *mut IUnknown)?; Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:803:51 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.895 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:803:62 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.895 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:803:76 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:803:92 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:804:8 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 804 | -> LRESULT Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find value `WM_CREATE` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:806:15 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 806 | if msg == WM_CREATE { Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `CREATESTRUCTW` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:807:49 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 807 | let create_struct = &*(lparam as *const CREATESTRUCTW); Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find function `SetWindowLongPtrW` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:809:9 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:36.895 INFO [stderr] --> src/window.rs:809:33 Nov 29 02:13:36.895 INFO [stderr] | Nov 29 02:13:36.895 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:36.895 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.895 INFO [stderr] Nov 29 02:13:36.895 INFO [stderr] error[E0412]: cannot find type `LONG_PTR` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:809:63 Nov 29 02:13:36.896 INFO [stderr] | Nov 29 02:13:36.896 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:36.896 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:36.896 INFO [stderr] Nov 29 02:13:36.896 INFO [stderr] error[E0425]: cannot find function `GetWindowLongPtrW` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:811:22 Nov 29 02:13:36.896 INFO [stderr] | Nov 29 02:13:36.896 INFO [stderr] 811 | let window_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const WindowState; Nov 29 02:13:36.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.896 INFO [stderr] Nov 29 02:13:36.896 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:811:46 Nov 29 02:13:36.896 INFO [stderr] | Nov 29 02:13:36.896 INFO [stderr] 811 | let window_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const WindowState; Nov 29 02:13:36.896 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.896 INFO [stderr] Nov 29 02:13:36.896 INFO [stderr] error[E0425]: cannot find value `WM_NCDESTROY` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:819:15 Nov 29 02:13:36.896 INFO [stderr] | Nov 29 02:13:36.896 INFO [stderr] 819 | if msg == WM_NCDESTROY { Nov 29 02:13:36.896 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.896 INFO [stderr] Nov 29 02:13:36.896 INFO [stderr] error[E0425]: cannot find function `SetWindowLongPtrW` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:821:13 Nov 29 02:13:36.896 INFO [stderr] | Nov 29 02:13:36.896 INFO [stderr] 821 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0); Nov 29 02:13:36.896 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.896 INFO [stderr] Nov 29 02:13:36.896 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:36.896 INFO [stderr] --> src/window.rs:821:37 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 821 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0); Nov 29 02:13:36.904 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0425]: cannot find function `DefWindowProcW` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:827:17 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 827 | None => DefWindowProcW(hwnd, msg, wparam, lparam), Nov 29 02:13:36.904 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:833:20 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:36.904 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:833:40 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:36.904 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:833:63 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:36.904 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:833:81 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:36.904 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:834:62 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 834 | y: c_int, nWidth: c_int, nHeight: c_int, hWndParent: HWND, hMenu: HMENU, Nov 29 02:13:36.904 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:834:75 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 834 | y: c_int, nWidth: c_int, nHeight: c_int, hWndParent: HWND, hMenu: HMENU, Nov 29 02:13:36.904 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:835:20 Nov 29 02:13:36.904 INFO [stderr] | Nov 29 02:13:36.904 INFO [stderr] 835 | hInstance: HINSTANCE, wndproc: Rc) -> HWND Nov 29 02:13:36.904 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.904 INFO [stderr] Nov 29 02:13:36.904 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.904 INFO [stderr] --> src/window.rs:835:60 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 835 | hInstance: HINSTANCE, wndproc: Rc) -> HWND Nov 29 02:13:36.905 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `CreateWindowExW` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:837:5 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 837 | CreateWindowExW(dwExStyle, lpClassName, lpWindowName, dwStyle, x, y, Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:838:81 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 838 | nWidth, nHeight, hWndParent, hMenu, hInstance, Rc::into_raw(wndproc) as LPVOID) Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:842:30 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 842 | fn get_lpcwstr(&self) -> LPCWSTR { Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find value `IDC_ARROW` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:844:30 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 844 | Cursor::Arrow => IDC_ARROW, Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find value `IDC_IBEAM` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:845:30 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 845 | Cursor::IBeam => IDC_IBEAM, Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `ShowWindow` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:855:17 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 855 | ShowWindow(hwnd, SW_SHOWNORMAL); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find value `SW_SHOWNORMAL` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:855:34 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 855 | ShowWindow(hwnd, SW_SHOWNORMAL); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `UpdateWindow` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:856:17 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 856 | UpdateWindow(hwnd); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `DestroyWindow` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:865:17 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 865 | DestroyWindow(hwnd); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:874:17 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 874 | InvalidateRect(hwnd, null(), FALSE); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:874:46 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 874 | InvalidateRect(hwnd, null(), FALSE); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:881:38 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 881 | pub fn get_hwnd(&self) -> Option { Nov 29 02:13:36.905 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `PostMessageW` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:955:17 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 955 | PostMessageW(self.hwnd, XI_RUN_IDLE, 0, 0); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:963:13 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.905 INFO [stderr] 963 | InvalidateRect(self.hwnd, null(), FALSE); Nov 29 02:13:36.905 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.905 INFO [stderr] Nov 29 02:13:36.905 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:36.905 INFO [stderr] --> src/window.rs:963:47 Nov 29 02:13:36.905 INFO [stderr] | Nov 29 02:13:36.906 INFO [stderr] 963 | InvalidateRect(self.hwnd, null(), FALSE); Nov 29 02:13:36.906 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:36.906 INFO [stderr] Nov 29 02:13:36.906 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:36.906 INFO [stderr] --> src/window.rs:975:8 Nov 29 02:13:36.906 INFO [stderr] | Nov 29 02:13:36.906 INFO [stderr] 975 | if SUCCEEDED(err) { Nov 29 02:13:36.906 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:36.906 INFO [stderr] Nov 29 02:13:36.906 INFO [stderr] error[E0412]: cannot find type `ID2D1HwndRenderTarget` in this scope Nov 29 02:13:36.906 INFO [stderr] --> src/window.rs:976:54 Nov 29 02:13:36.906 INFO [stderr] | Nov 29 02:13:36.906 INFO [stderr] 976 | Some(HwndRenderTarget::from_raw(hwnd as *mut ID2D1HwndRenderTarget)) Nov 29 02:13:36.906 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:36.906 INFO [stderr] Nov 29 02:13:36.906 INFO [stderr] error: aborting due to 418 previous errors Nov 29 02:13:36.906 INFO [stderr] Nov 29 02:13:36.906 INFO [stderr] Some errors occurred: E0408, E0412, E0422, E0425, E0432, E0433. Nov 29 02:13:36.906 INFO [stderr] For more information about an error, try `rustc --explain E0408`. Nov 29 02:13:36.906 INFO [stderr] error: Could not compile `druid-win-shell`. Nov 29 02:13:36.906 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 29 02:13:37.025 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ID2D1HwndRenderTarget` Nov 29 02:13:37.025 INFO [stderr] --> src/window.rs:974:42 Nov 29 02:13:37.025 INFO [stderr] | Nov 29 02:13:37.025 INFO [stderr] 974 | let err = (*raw_ptr).QueryInterface(&ID2D1HwndRenderTarget::uuidof(), &mut hwnd); Nov 29 02:13:37.025 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `ID2D1HwndRenderTarget` Nov 29 02:13:37.025 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:46:29 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 46 | unsafe fn wrap(hr: HRESULT, ptr: *mut T, f: F) -> Result Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:46:70 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 46 | unsafe fn wrap(hr: HRESULT, ptr: *mut T, f: F) -> Result Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:49:8 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 49 | if SUCCEEDED(hr) { Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:56:17 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 56 | fn unit_err(hr: HRESULT) -> Result<(), HRESULT> { Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:56:40 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 56 | fn unit_err(hr: HRESULT) -> Result<(), HRESULT> { Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:57:8 Nov 29 02:13:37.035 INFO [stderr] | Nov 29 02:13:37.035 INFO [stderr] 57 | if SUCCEEDED(hr) { Ok(()) } else { Err(hr) } Nov 29 02:13:37.035 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.035 INFO [stderr] Nov 29 02:13:37.035 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:37.035 INFO [stderr] --> src/dcomp.rs:60:31 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 60 | pub struct D3D11Device(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `ID2D1Device` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:61:30 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 61 | pub struct D2D1Device(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^ did you mean `D2D1Device`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IDCompositionDevice` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:62:38 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 62 | pub struct DCompositionDevice(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionDevice`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IDCompositionTarget` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:63:38 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 63 | pub struct DCompositionTarget(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionTarget`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IDCompositionVisual` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:64:38 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 64 | pub struct DCompositionVisual(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVisual`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IDCompositionVirtualSurface` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:65:46 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 65 | pub struct DCompositionVirtualSurface(ComPtr); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVirtualSurface`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:69:46 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 69 | unsafe fn unknown_ptr(&mut self) -> *mut IUnknown; Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:74:48 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 74 | pub fn new_simple() -> Result { Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:76:40 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 76 | let mut d3d11_device: *mut ID3D11Device = null_mut(); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0425]: cannot find value `D3D11_CREATE_DEVICE_BGRA_SUPPORT` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:77:25 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 77 | let flags = D3D11_CREATE_DEVICE_BGRA_SUPPORT; // could probably set single threaded Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0425]: cannot find function `D3D11CreateDevice` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:78:22 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 78 | let hr = D3D11CreateDevice(null_mut(), D3D_DRIVER_TYPE_HARDWARE, null_mut(), flags, Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0425]: cannot find value `D3D_DRIVER_TYPE_HARDWARE` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:78:52 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 78 | let hr = D3D11CreateDevice(null_mut(), D3D_DRIVER_TYPE_HARDWARE, null_mut(), flags, Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0425]: cannot find value `D3D11_SDK_VERSION` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:79:28 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 79 | null(), 0, D3D11_SDK_VERSION, &mut d3d11_device, null_mut(), null_mut()); Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:80:17 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 80 | if !SUCCEEDED(hr) { Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:87:64 Nov 29 02:13:37.036 INFO [stderr] | Nov 29 02:13:37.036 INFO [stderr] 87 | pub fn create_d2d1_device(&mut self) -> Result { Nov 29 02:13:37.036 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.036 INFO [stderr] Nov 29 02:13:37.036 INFO [stderr] error[E0412]: cannot find type `IDXGIDevice` in this scope Nov 29 02:13:37.036 INFO [stderr] --> src/dcomp.rs:89:41 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 89 | let mut dxgi_device: ComPtr = self.0.cast()?; Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `ID2D1Device` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:90:39 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 90 | let mut d2d1_device: *mut ID2D1Device = null_mut(); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^ did you mean `D2D1Device`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0425]: cannot find function `D2D1CreateDevice` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:91:22 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 91 | let hr = D2D1CreateDevice(dxgi_device.as_raw(), null(), &mut d2d1_device); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `ID3D11Device` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:96:39 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 96 | pub fn raw_ptr(&mut self) -> *mut ID3D11Device { Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^ did you mean `D3D11Device`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:104:79 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 104 | pub fn create_composition_device(&mut self) -> Result { Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `IDCompositionDevice` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:107:40 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 107 | let mut dcomp_device: *mut IDCompositionDevice = null_mut(); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionDevice`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:108:53 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 108 | let hr = create(self.0.as_raw() as *mut IUnknown, Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:117:59 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 117 | pub unsafe fn create_target_for_hwnd(&mut self, hwnd: HWND, topmost: bool) Nov 29 02:13:37.037 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:118:39 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 118 | -> Result Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `IDCompositionTarget` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:120:36 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 120 | let mut dcomp_target: *mut IDCompositionTarget = null_mut(); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionTarget`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0425]: cannot find value `TRUE` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:121:64 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 121 | let hr = self.0.CreateTargetForHwnd(hwnd, if topmost { TRUE } else { FALSE }, Nov 29 02:13:37.037 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:121:78 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 121 | let hr = self.0.CreateTargetForHwnd(hwnd, if topmost { TRUE } else { FALSE }, Nov 29 02:13:37.037 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:126:67 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 126 | pub fn create_visual(&mut self) -> Result { Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `IDCompositionVisual` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:128:34 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 128 | let mut visual: *mut IDCompositionVisual = null_mut(); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVisual`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:136:47 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 136 | -> Result Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0412]: cannot find type `IDCompositionVirtualSurface` in this scope Nov 29 02:13:37.037 INFO [stderr] --> src/dcomp.rs:139:35 Nov 29 02:13:37.037 INFO [stderr] | Nov 29 02:13:37.037 INFO [stderr] 139 | let mut surface: *mut IDCompositionVirtualSurface = null_mut(); Nov 29 02:13:37.037 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ did you mean `DCompositionVirtualSurface`? Nov 29 02:13:37.037 INFO [stderr] Nov 29 02:13:37.037 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:140:65 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 140 | let hr = self.0.CreateVirtualSurface(width, height, DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:141:17 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 141 | DXGI_ALPHA_MODE_IGNORE, &mut surface); Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:146:44 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 146 | pub fn commit(&mut self) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:155:48 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 155 | pub fn clear_root(&mut self) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:161:79 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 161 | pub fn set_root(&mut self, visual: &mut DCompositionVisual) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:169:78 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 169 | pub fn set_content(&mut self, content: &mut T) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:176:60 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 176 | pub unsafe fn set_content_raw(&mut self, content: *mut IUnknown) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dcomp.rs:176:84 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 176 | pub unsafe fn set_content_raw(&mut self, content: *mut IUnknown) -> Result<(), HRESULT> { Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:47:30 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 47 | pub struct FileDialogOptions(DWORD); Nov 29 02:13:37.038 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find value `FOS_FORCESHOWHIDDEN` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:54:19 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 54 | self.0 |= FOS_FORCESHOWHIDDEN; Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:66:55 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 66 | pub(crate) unsafe fn get_file_dialog_path(hwnd_owner: HWND, ty: FileDialogType, Nov 29 02:13:37.038 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0412]: cannot find type `IFileDialog` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:69:23 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 69 | let mut pfd: *mut IFileDialog = null_mut(); Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find value `CLSID_FileOpenDialog` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:71:35 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 71 | FileDialogType::Open => (&CLSID_FileOpenDialog, IFileOpenDialog::uuidof()), Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find value `CLSID_FileSaveDialog` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:72:35 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 72 | FileDialogType::Save => (&CLSID_FileSaveDialog, IFileSaveDialog::uuidof()), Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find function `CoCreateInstance` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:74:15 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 74 | as_result(CoCreateInstance(class, Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.038 INFO [stderr] error[E0425]: cannot find value `CLSCTX_INPROC_SERVER` in this scope Nov 29 02:13:37.038 INFO [stderr] --> src/dialog.rs:76:13 Nov 29 02:13:37.038 INFO [stderr] | Nov 29 02:13:37.038 INFO [stderr] 76 | CLSCTX_INPROC_SERVER, Nov 29 02:13:37.038 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.038 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `IFileDialog` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:78:35 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 78 | &mut pfd as *mut *mut IFileDialog as *mut LPVOID Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:78:55 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 78 | &mut pfd as *mut *mut IFileDialog as *mut LPVOID Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `IShellItem` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:83:30 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 83 | let mut result_ptr: *mut IShellItem = null_mut(); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:86:27 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 86 | let mut display_name: LPWSTR = null_mut(); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find value `SIGDN_FILESYSPATH` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:87:41 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 87 | as_result(shell_item.GetDisplayName(SIGDN_FILESYSPATH, &mut display_name))?; Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find function `CoTaskMemFree` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:89:5 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 89 | CoTaskMemFree(display_name as LPVOID); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/dialog.rs:89:35 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 89 | CoTaskMemFree(display_name as LPVOID); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:29:12 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 29 | hmenu: HMENU, Nov 29 02:13:37.039 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find function `DestroyMenu` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:35:13 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 35 | DestroyMenu(self.hmenu); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find function `CreateMenu` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:43:25 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 43 | let hmenu = CreateMenu(); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:48:32 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 48 | pub fn into_hmenu(self) -> HMENU { Nov 29 02:13:37.039 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:60:13 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find value `MF_POPUP` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:60:37 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0412]: cannot find type `UINT_PTR` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:60:68 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 60 | AppendMenuW(self.hmenu, MF_POPUP, menu.into_hmenu() as UINT_PTR, Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:68:13 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:37.039 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.039 INFO [stderr] Nov 29 02:13:37.039 INFO [stderr] error[E0425]: cannot find value `MF_STRING` in this scope Nov 29 02:13:37.039 INFO [stderr] --> src/menu.rs:68:37 Nov 29 02:13:37.039 INFO [stderr] | Nov 29 02:13:37.039 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.040 INFO [stderr] Nov 29 02:13:37.040 INFO [stderr] error[E0412]: cannot find type `UINT_PTR` in this scope Nov 29 02:13:37.040 INFO [stderr] --> src/menu.rs:68:54 Nov 29 02:13:37.040 INFO [stderr] | Nov 29 02:13:37.040 INFO [stderr] 68 | AppendMenuW(self.hmenu, MF_STRING, id as UINT_PTR, text.to_wide().as_ptr()); Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.040 INFO [stderr] Nov 29 02:13:37.040 INFO [stderr] error[E0425]: cannot find function `AppendMenuW` in this scope Nov 29 02:13:37.040 INFO [stderr] --> src/menu.rs:75:13 Nov 29 02:13:37.040 INFO [stderr] | Nov 29 02:13:37.040 INFO [stderr] 75 | AppendMenuW(self.hmenu, MF_SEPARATOR, 0, null()); Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.040 INFO [stderr] Nov 29 02:13:37.040 INFO [stderr] error[E0425]: cannot find value `MF_SEPARATOR` in this scope Nov 29 02:13:37.040 INFO [stderr] --> src/menu.rs:75:37 Nov 29 02:13:37.040 INFO [stderr] | Nov 29 02:13:37.040 INFO [stderr] 75 | AppendMenuW(self.hmenu, MF_SEPARATOR, 0, null()); Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.040 INFO [stderr] Nov 29 02:13:37.040 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:37.040 INFO [stderr] --> src/paint.rs:45:43 Nov 29 02:13:37.040 INFO [stderr] | Nov 29 02:13:37.040 INFO [stderr] 45 | pub(crate) d2d_factory: &'a direct2d::Factory, Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:37.040 INFO [stderr] Nov 29 02:13:37.040 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:37.040 INFO [stderr] --> src/paint.rs:49:67 Nov 29 02:13:37.040 INFO [stderr] | Nov 29 02:13:37.040 INFO [stderr] 49 | pub(crate) unsafe fn create_render_target(d2d_factory: &direct2d::Factory, hwnd: HWND) Nov 29 02:13:37.040 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:37.041 INFO [stderr] Nov 29 02:13:37.041 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.041 INFO [stderr] --> src/paint.rs:49:82 Nov 29 02:13:37.041 INFO [stderr] | Nov 29 02:13:37.041 INFO [stderr] 49 | pub(crate) unsafe fn create_render_target(d2d_factory: &direct2d::Factory, hwnd: HWND) Nov 29 02:13:37.041 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.041 INFO [stderr] Nov 29 02:13:37.041 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 29 02:13:37.041 INFO [stderr] --> src/paint.rs:52:19 Nov 29 02:13:37.041 INFO [stderr] | Nov 29 02:13:37.041 INFO [stderr] 52 | let mut rect: RECT = mem::uninitialized(); Nov 29 02:13:37.041 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.041 INFO [stderr] Nov 29 02:13:37.041 INFO [stderr] error[E0425]: cannot find function `GetClientRect` in this scope Nov 29 02:13:37.041 INFO [stderr] --> src/paint.rs:53:5 Nov 29 02:13:37.041 INFO [stderr] | Nov 29 02:13:37.041 INFO [stderr] 53 | GetClientRect(hwnd, &mut rect); Nov 29 02:13:37.041 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.041 INFO [stderr] Nov 29 02:13:37.041 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:37.041 INFO [stderr] --> src/paint.rs:71:72 Nov 29 02:13:37.041 INFO [stderr] | Nov 29 02:13:37.041 INFO [stderr] 71 | pub(crate) unsafe fn create_render_target_dxgi(d2d_factory: &direct2d::Factory, Nov 29 02:13:37.041 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:37.041 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:72:22 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 72 | swap_chain: *mut IDXGISwapChain1, dpi: f32) -> Result Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0412]: cannot find type `IDXGISurface` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:74:26 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 74 | let mut buffer: *mut IDXGISurface = null_mut(); Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_RENDER_TARGET_PROPERTIES` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:77:17 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 77 | let props = D2D1_RENDER_TARGET_PROPERTIES { Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find value `D2D1_RENDER_TARGET_TYPE_DEFAULT` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:78:16 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 78 | _type: D2D1_RENDER_TARGET_TYPE_DEFAULT, Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_PIXEL_FORMAT` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:79:22 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 79 | pixelFormat: D2D1_PIXEL_FORMAT { Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:80:21 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 80 | format: DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find value `D2D1_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:81:24 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 81 | alphaMode: D2D1_ALPHA_MODE_IGNORE, Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find value `D2D1_RENDER_TARGET_USAGE_NONE` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:85:16 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 85 | usage: D2D1_RENDER_TARGET_USAGE_NONE, Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find value `D2D1_FEATURE_LEVEL_DEFAULT` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:86:19 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 86 | minLevel: D2D1_FEATURE_LEVEL_DEFAULT, Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0412]: cannot find type `ID2D1RenderTarget` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:89:33 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 89 | let mut render_target: *mut ID2D1RenderTarget = null_mut(); Nov 29 02:13:37.047 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.047 INFO [stderr] Nov 29 02:13:37.047 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.047 INFO [stderr] --> src/paint.rs:93:8 Nov 29 02:13:37.047 INFO [stderr] | Nov 29 02:13:37.047 INFO [stderr] 93 | if SUCCEEDED(res) { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:37.048 INFO [stderr] --> src/paint.rs:105:45 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 105 | pub fn d2d_factory(&self) -> &direct2d::Factory { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:49:8 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 49 | Hr(HRESULT), Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:67:22 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 67 | pub fn as_result(hr: HRESULT) -> Result<(), Error> { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:68:8 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 68 | if SUCCEEDED(hr) { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:75:11 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 75 | impl From for Error { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:76:17 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 76 | fn from(hr: HRESULT) -> Error { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:107:19 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 107 | impl FromWide for LPWSTR { Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:125:55 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 125 | type GetDpiForSystem = unsafe extern "system" fn() -> UINT; Nov 29 02:13:37.048 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HMONITOR` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:126:51 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `MONITOR_DPI_TYPE` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:126:61 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:126:84 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:37.048 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:126:95 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 126 | type GetDpiForMonitor = unsafe extern "system" fn(HMONITOR, MONITOR_DPI_TYPE, *mut UINT, *mut UINT); Nov 29 02:13:37.048 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `PROCESS_DPI_AWARENESS` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:128:57 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 128 | type SetProcessDpiAwareness = unsafe extern "system" fn(PROCESS_DPI_AWARENESS) -> HRESULT; Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:128:83 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 128 | type SetProcessDpiAwareness = unsafe extern "system" fn(PROCESS_DPI_AWARENESS) -> HRESULT; Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.048 INFO [stderr] --> src/util.rs:130:29 Nov 29 02:13:37.048 INFO [stderr] | Nov 29 02:13:37.048 INFO [stderr] 130 | renderingDevice: *const IUnknown, Nov 29 02:13:37.048 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.048 INFO [stderr] Nov 29 02:13:37.048 INFO [stderr] error[E0412]: cannot find type `REFIID` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:131:10 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 131 | iid: REFIID, Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:133:6 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 133 | ) -> HRESULT; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:135:12 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 135 | Flags: UINT, Nov 29 02:13:37.049 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0412]: cannot find type `REFIID` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:136:11 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 136 | riid: REFIID, Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:138:6 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 138 | ) -> HRESULT; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0412]: cannot find type `HMODULE` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:176:36 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 176 | fn load_library(name: &str) -> HMODULE { Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetModuleHandleW` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:181:32 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 181 | let library = unsafe { GetModuleHandleW(encoded_name.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `LoadLibraryW` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:186:32 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 186 | let library = unsafe { LoadLibraryW(encoded_name.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^ did you mean `load_library`? Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] ... Nov 29 02:13:37.049 INFO [stderr] 204 | load_function!(shcore, SetProcessDpiAwareness, "8.1"); Nov 29 02:13:37.049 INFO [stderr] | ------------------------------------------------------ in this macro invocation Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] ... Nov 29 02:13:37.049 INFO [stderr] 205 | load_function!(shcore, GetDpiForMonitor, "8.1"); Nov 29 02:13:37.049 INFO [stderr] | ------------------------------------------------ in this macro invocation Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] ... Nov 29 02:13:37.049 INFO [stderr] 211 | load_function!(user32, GetDpiForSystem, "10"); Nov 29 02:13:37.049 INFO [stderr] | ---------------------------------------------- in this macro invocation Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] ... Nov 29 02:13:37.049 INFO [stderr] 215 | load_function!(dcomp, DCompositionCreateDevice2, "8.1"); Nov 29 02:13:37.049 INFO [stderr] | -------------------------------------------------------- in this macro invocation Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find function `GetProcAddress` in this scope Nov 29 02:13:37.049 INFO [stderr] --> src/util.rs:162:41 Nov 29 02:13:37.049 INFO [stderr] | Nov 29 02:13:37.049 INFO [stderr] 162 | let function_ptr = unsafe { GetProcAddress($lib, cstr.as_ptr()) }; Nov 29 02:13:37.049 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.049 INFO [stderr] ... Nov 29 02:13:37.049 INFO [stderr] 219 | load_function!(dxgi, CreateDXGIFactory2, "8.1"); Nov 29 02:13:37.049 INFO [stderr] | ------------------------------------------------ in this macro invocation Nov 29 02:13:37.049 INFO [stderr] Nov 29 02:13:37.049 INFO [stderr] error[E0425]: cannot find value `PROCESS_SYSTEM_DPI_AWARE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:241:18 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 241 | func(PROCESS_SYSTEM_DPI_AWARE); // TODO: per monitor (much harder) Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find function `GetStdHandle` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:274:22 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 274 | let stdout = GetStdHandle(STD_OUTPUT_HANDLE); Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:274:35 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 274 | let stdout = GetStdHandle(STD_OUTPUT_HANDLE); Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:275:22 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find function `GetFileType` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:275:46 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `FILE_TYPE_UNKNOWN` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:275:69 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 275 | if stdout != INVALID_HANDLE_VALUE && GetFileType(stdout) != FILE_TYPE_UNKNOWN { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find function `AttachConsole` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:281:12 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 281 | if AttachConsole(ATTACH_PARENT_PROCESS) > 0 { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^ did you mean `attach_console`? Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `ATTACH_PARENT_PROCESS` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:281:26 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 281 | if AttachConsole(ATTACH_PARENT_PROCESS) > 0 { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find function `CreateFileA` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:282:24 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 282 | let chnd = CreateFileA( Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `GENERIC_READ` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:284:17 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 284 | GENERIC_READ | GENERIC_WRITE, Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `GENERIC_WRITE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:284:32 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 284 | GENERIC_READ | GENERIC_WRITE, Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:285:17 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 285 | FILE_SHARE_WRITE, Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `OPEN_EXISTING` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:287:17 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 287 | OPEN_EXISTING, Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:291:24 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 291 | if chnd == INVALID_HANDLE_VALUE { Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find function `SetStdHandle` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:296:13 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 296 | SetStdHandle(STD_OUTPUT_HANDLE, chnd); Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.050 INFO [stderr] Nov 29 02:13:37.050 INFO [stderr] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in this scope Nov 29 02:13:37.050 INFO [stderr] --> src/util.rs:296:26 Nov 29 02:13:37.050 INFO [stderr] | Nov 29 02:13:37.050 INFO [stderr] 296 | SetStdHandle(STD_OUTPUT_HANDLE, chnd); Nov 29 02:13:37.050 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `SetStdHandle` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/util.rs:297:13 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 297 | SetStdHandle(STD_ERROR_HANDLE, chnd); Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `STD_ERROR_HANDLE` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/util.rs:297:26 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 297 | SetStdHandle(STD_ERROR_HANDLE, chnd); Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:37:8 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 37 | h: HANDLE, Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0412]: cannot find type `HACCEL` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:43:12 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 43 | accel: HACCEL, Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0412]: cannot find type `ACCEL` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:61:42 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 61 | pub fn set_accel(&mut self, accel: &[ACCEL]) { Nov 29 02:13:37.051 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `CreateAcceleratorTableW` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:63:26 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 63 | self.accel = CreateAcceleratorTableW(accel as *const _ as *mut _, Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `MsgWaitForMultipleObjectsEx` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:77:27 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 77 | let res = MsgWaitForMultipleObjectsEx( Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `INFINITE` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:80:21 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 80 | INFINITE, Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `QS_ALLEVENTS` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:81:21 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 81 | QS_ALLEVENTS, Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:86:27 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 86 | if res >= WAIT_OBJECT_0 && res < WAIT_OBJECT_0 + len { Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:86:50 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 86 | if res >= WAIT_OBJECT_0 && res < WAIT_OBJECT_0 + len { Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `WAIT_OBJECT_0` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:87:37 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 87 | let ix = (res - WAIT_OBJECT_0) as usize; Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `PeekMessageW` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:95:31 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 95 | let res = PeekMessageW(&mut msg, null_mut(), 0, 0, PM_NOREMOVE); Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find value `PM_NOREMOVE` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:95:72 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 95 | let res = PeekMessageW(&mut msg, null_mut(), 0, 0, PM_NOREMOVE); Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `GetMessageW` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:99:31 Nov 29 02:13:37.051 INFO [stderr] | Nov 29 02:13:37.051 INFO [stderr] 99 | let res = GetMessageW(&mut msg, null_mut(), 0, 0); Nov 29 02:13:37.051 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.051 INFO [stderr] Nov 29 02:13:37.051 INFO [stderr] error[E0425]: cannot find function `TranslateAcceleratorW` in this scope Nov 29 02:13:37.051 INFO [stderr] --> src/win_main.rs:104:25 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 104 | TranslateAcceleratorW(msg.hwnd, self.accel, &mut msg) == 0 Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0425]: cannot find function `TranslateMessage` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/win_main.rs:106:25 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 106 | TranslateMessage(&mut msg); Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0425]: cannot find function `DispatchMessageW` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/win_main.rs:107:25 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 107 | DispatchMessageW(&mut msg); Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0425]: cannot find function `PostQuitMessage` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/win_main.rs:118:9 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 118 | PostQuitMessage(0); Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `HANDLE` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/win_main.rs:125:44 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 125 | pub unsafe fn add_handler(&self, h: HANDLE, callback: F) Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:61:14 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 61 | dwStyle: DWORD, Nov 29 02:13:37.052 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:104:22 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 104 | pub(crate) hwnd: HWND, Nov 29 02:13:37.052 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:119:16 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 119 | hwnd: Cell, Nov 29 02:13:37.052 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:260:33 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.052 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:260:44 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.052 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:260:58 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:260:74 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 260 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:261:19 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.052 INFO [stderr] 261 | -> Option; Nov 29 02:13:37.052 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.052 INFO [stderr] Nov 29 02:13:37.052 INFO [stderr] error[E0412]: cannot find type `Factory` in module `direct2d` Nov 29 02:13:37.052 INFO [stderr] --> src/window.rs:278:28 Nov 29 02:13:37.052 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 278 | d2d_factory: direct2d::Factory, Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^ not found in `direct2d` Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:291:22 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 291 | swap_chain: *mut IDXGISwapChain1, Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:300:20 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 300 | const XI_RUN_IDLE: UINT = WM_USER; Nov 29 02:13:37.053 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `WM_USER` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:300:27 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 300 | const XI_RUN_IDLE: UINT = WM_USER; Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:310:26 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 310 | fn get_mod_state(lparam: LPARAM) -> u32 { Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `MOD_ALT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:313:53 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 313 | if (lparam & (1 << 29)) != 0 { mod_state |= MOD_ALT as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^ did you mean `M_ALT`? Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find function `GetKeyState` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:314:12 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `VK_CONTROL` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:314:24 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `MOD_CONTROL` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:314:55 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 314 | if GetKeyState(VK_CONTROL) < 0 { mod_state |= MOD_CONTROL as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find function `GetKeyState` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:315:12 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `VK_SHIFT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:315:24 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^ did you mean `M_SHIFT`? Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find value `MOD_SHIFT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:315:53 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 315 | if GetKeyState(VK_SHIFT) < 0 { mod_state |= MOD_SHIFT as u32; } Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^ did you mean `M_SHIFT`? Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:363:33 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.053 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:363:44 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.053 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:363:58 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:363:74 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 363 | fn window_proc(&self, hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:364:19 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 364 | -> Option Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find function `ValidateRect` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:386:17 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 386 | ValidateRect(hwnd, null_mut()); Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0412]: cannot find type `RECT` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:409:35 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 409 | let mut rect: RECT = mem::uninitialized(); Nov 29 02:13:37.053 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.053 INFO [stderr] Nov 29 02:13:37.053 INFO [stderr] error[E0425]: cannot find function `GetClientRect` in this scope Nov 29 02:13:37.053 INFO [stderr] --> src/window.rs:410:21 Nov 29 02:13:37.053 INFO [stderr] | Nov 29 02:13:37.053 INFO [stderr] 410 | GetClientRect(hwnd, &mut rect); Nov 29 02:13:37.053 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:415:58 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 415 | .ResizeBuffers(2, width, height, DXGI_FORMAT_UNKNOWN, 0); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:416:24 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 416 | if SUCCEEDED(res) { Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:442:29 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 442 | let width = LOWORD(lparam as u32) as u32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:443:30 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 443 | let height = HIWORD(lparam as u32) as u32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:457:41 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 457 | let width = LOWORD(lparam as u32) as u32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:458:42 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 458 | let height = HIWORD(lparam as u32) as u32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0422]: cannot find struct, variant or union type `D2D1_SIZE_U` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:459:46 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 459 | let size = SizeU(D2D1_SIZE_U { width, height }); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:463:21 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 463 | InvalidateRect(hwnd, null_mut(), FALSE); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:463:54 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 463 | InvalidateRect(hwnd, null_mut(), FALSE); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_UNKNOWN` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:471:62 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 471 | .ResizeBuffers(0, width, height, DXGI_FORMAT_UNKNOWN, 0); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:473:24 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 473 | if SUCCEEDED(res) { Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `ValidateRect` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:482:25 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 482 | ValidateRect(hwnd, null_mut()); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:490:38 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 490 | self.handler.command(LOWORD(wparam as u32) as u32); Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:508:29 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 508 | let delta = HIWORD(wparam as u32) as i16 as i32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:509:28 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 509 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.054 INFO [stderr] --> src/window.rs:514:29 Nov 29 02:13:37.054 INFO [stderr] | Nov 29 02:13:37.054 INFO [stderr] 514 | let delta = HIWORD(wparam as u32) as i16 as i32; Nov 29 02:13:37.054 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.054 INFO [stderr] Nov 29 02:13:37.054 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:515:28 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 515 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:520:25 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 520 | let x = LOWORD(lparam as u32) as i16 as i32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:521:25 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 521 | let y = HIWORD(lparam as u32) as i16 as i32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:522:28 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 522 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:538:31 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 538 | match HIWORD(wparam as u32) { Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:557:25 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 557 | let x = LOWORD(lparam as u32) as i16 as i32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `HIWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:558:25 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 558 | let y = HIWORD(lparam as u32) as i16 as i32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `LOWORD` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:559:28 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 559 | let mods = LOWORD(wparam as u32) as u32; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find value `WS_OVERLAPPEDWINDOW` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:585:22 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 585 | dwStyle: WS_OVERLAPPEDWINDOW, Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find value `WS_HSCROLL` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:599:27 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 599 | self.dwStyle &= !(WS_HSCROLL | WS_VSCROLL); Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find value `WS_VSCROLL` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:599:40 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 599 | self.dwStyle &= !(WS_HSCROLL | WS_VSCROLL); Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find value `WS_HSCROLL` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:601:29 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 601 | self.dwStyle |= WS_HSCROLL; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find value `WS_VSCROLL` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:604:29 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 604 | self.dwStyle |= WS_VSCROLL; Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0425]: cannot find function `LoadIconW` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:634:24 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.055 INFO [stderr] Nov 29 02:13:37.055 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:37.055 INFO [stderr] --> src/window.rs:634:39 Nov 29 02:13:37.055 INFO [stderr] | Nov 29 02:13:37.055 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:37.055 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find value `IDI_APPLICATION` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:634:50 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 634 | let icon = LoadIconW(0 as HINSTANCE, IDI_APPLICATION); Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find function `LoadCursorW` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:635:26 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 635 | let cursor = LoadCursorW(0 as HINSTANCE, self.cursor.get_lpcwstr()); Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:635:43 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 635 | let cursor = LoadCursorW(0 as HINSTANCE, self.cursor.get_lpcwstr()); Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find function `CreateSolidBrush` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:636:25 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 636 | let brush = CreateSolidBrush(0xffffff); Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0422]: cannot find struct, variant or union type `WNDCLASSW` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:637:23 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 637 | let wnd = WNDCLASSW { Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:642:33 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 642 | hInstance: 0 as HINSTANCE, Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:646:36 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 646 | lpszMenuName: 0 as LPCWSTR, Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find function `RegisterClassW` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:649:30 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 649 | let class_atom = RegisterClassW(&wnd); Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:662:38 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 662 | hwnd: Cell::new(0 as HWND), Nov 29 02:13:37.056 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:685:30 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 685 | None => 0 as HMENU, Nov 29 02:13:37.056 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find value `WS_EX_NOREDIRECTIONBITMAP` in this scope Nov 29 02:13:37.056 INFO [stderr] --> src/window.rs:689:30 Nov 29 02:13:37.056 INFO [stderr] | Nov 29 02:13:37.056 INFO [stderr] 689 | dwExStyle |= WS_EX_NOREDIRECTIONBITMAP; Nov 29 02:13:37.056 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.056 INFO [stderr] Nov 29 02:13:37.056 INFO [stderr] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope Nov 29 02:13:37.057 INFO [stderr] --> src/window.rs:693:17 Nov 29 02:13:37.057 INFO [stderr] | Nov 29 02:13:37.057 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:37.057 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.057 INFO [stderr] Nov 29 02:13:37.057 INFO [stderr] error[E0425]: cannot find value `CW_USEDEFAULT` in this scope Nov 29 02:13:37.057 INFO [stderr] --> src/window.rs:693:32 Nov 29 02:13:37.057 INFO [stderr] | Nov 29 02:13:37.057 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:37.057 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.057 INFO [stderr] Nov 29 02:13:37.057 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:693:67 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:37.058 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:693:85 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 693 | CW_USEDEFAULT, CW_USEDEFAULT, width, height, 0 as HWND, hmenu, 0 as HINSTANCE, Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:722:40 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 722 | unsafe fn choose_adapter(factory: *mut IDXGIFactory2) -> *mut IDXGIAdapter { Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `IDXGIAdapter` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:722:63 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 722 | unsafe fn choose_adapter(factory: *mut IDXGIFactory2) -> *mut IDXGIAdapter { Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `IDXGIAdapter` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:727:31 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 727 | let mut adapter: *mut IDXGIAdapter = null_mut(); Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:728:13 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 728 | if !SUCCEEDED((*factory).EnumAdapters(i, &mut adapter)) { Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `DXGI_ADAPTER_DESC` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:731:23 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 731 | let mut desc: DXGI_ADAPTER_DESC = mem::uninitialized(); Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `LPWSTR` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:740:42 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 740 | (&mut desc.Description[0] as LPWSTR).from_wide(), Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:747:71 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 747 | unsafe fn create_dcomp_state(present_strategy: PresentStrategy, hwnd: HWND) Nov 29 02:13:37.058 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:755:31 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 755 | let mut factory: *mut IDXGIFactory2 = null_mut(); Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0425]: cannot find value `IID_IDXGIFactory2` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:756:44 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 756 | as_result(create_dxgi_factory2(0, &IID_IDXGIFactory2, Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0412]: cannot find type `IDXGIFactory2` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:757:39 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 757 | &mut factory as *mut *mut IDXGIFactory2 as *mut *mut c_void))?; Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0425]: cannot find value `DXGI_SWAP_EFFECT_SEQUENTIAL` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:769:45 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 769 | PresentStrategy::Sequential => (DXGI_SWAP_EFFECT_SEQUENTIAL, 1), Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0425]: cannot find value `DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:771:18 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 771 | (DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL, 2), Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0422]: cannot find struct, variant or union type `DXGI_SWAP_CHAIN_DESC1` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:773:20 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.058 INFO [stderr] 773 | let desc = DXGI_SWAP_CHAIN_DESC1 { Nov 29 02:13:37.058 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.058 INFO [stderr] Nov 29 02:13:37.058 INFO [stderr] error[E0425]: cannot find value `DXGI_FORMAT_B8G8R8A8_UNORM` in this scope Nov 29 02:13:37.058 INFO [stderr] --> src/window.rs:776:21 Nov 29 02:13:37.058 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 776 | Format: DXGI_FORMAT_B8G8R8A8_UNORM, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:777:21 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 777 | Stereo: FALSE, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0422]: cannot find struct, variant or union type `DXGI_SAMPLE_DESC` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:778:25 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 778 | SampleDesc: DXGI_SAMPLE_DESC { Count: 1, Quality: 0 }, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0425]: cannot find value `DXGI_USAGE_RENDER_TARGET_OUTPUT` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:779:26 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 779 | BufferUsage: DXGI_USAGE_RENDER_TARGET_OUTPUT, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0425]: cannot find value `DXGI_SCALING_STRETCH` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:781:22 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 781 | Scaling: DXGI_SCALING_STRETCH, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0425]: cannot find value `DXGI_ALPHA_MODE_IGNORE` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:783:24 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 783 | AlphaMode: DXGI_ALPHA_MODE_IGNORE, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:786:34 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 786 | let mut swap_chain: *mut IDXGISwapChain1 = null_mut(); Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:787:91 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 787 | let res = (*factory).CreateSwapChainForComposition(d3d11_device.raw_ptr() as *mut IUnknown, Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `IUnknown` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:792:61 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 792 | swapchain_visual.set_content_raw(swap_chain as *mut IUnknown)?; Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:803:51 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.059 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `UINT` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:803:62 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.059 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:803:76 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:803:92 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 803 | unsafe extern "system" fn win_proc_dispatch(hwnd: HWND, msg: UINT, wparam: WPARAM, lparam: LPARAM) Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:804:8 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 804 | -> LRESULT Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0425]: cannot find value `WM_CREATE` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:806:15 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 806 | if msg == WM_CREATE { Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.059 INFO [stderr] Nov 29 02:13:37.059 INFO [stderr] error[E0412]: cannot find type `CREATESTRUCTW` in this scope Nov 29 02:13:37.059 INFO [stderr] --> src/window.rs:807:49 Nov 29 02:13:37.059 INFO [stderr] | Nov 29 02:13:37.059 INFO [stderr] 807 | let create_struct = &*(lparam as *const CREATESTRUCTW); Nov 29 02:13:37.059 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find function `SetWindowLongPtrW` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:809:9 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:809:33 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0412]: cannot find type `LONG_PTR` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:809:63 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 809 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, wndproc_ptr as LONG_PTR); Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find function `GetWindowLongPtrW` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:811:22 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 811 | let window_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const WindowState; Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:811:46 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 811 | let window_ptr = GetWindowLongPtrW(hwnd, GWLP_USERDATA) as *const WindowState; Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find value `WM_NCDESTROY` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:819:15 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 819 | if msg == WM_NCDESTROY { Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find function `SetWindowLongPtrW` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:821:13 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 821 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0); Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find value `GWLP_USERDATA` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:821:37 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 821 | SetWindowLongPtrW(hwnd, GWLP_USERDATA, 0); Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0425]: cannot find function `DefWindowProcW` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:827:17 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 827 | None => DefWindowProcW(hwnd, msg, wparam, lparam), Nov 29 02:13:37.060 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:833:20 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.060 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:37.060 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.060 INFO [stderr] Nov 29 02:13:37.060 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:37.060 INFO [stderr] --> src/window.rs:833:40 Nov 29 02:13:37.060 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:833:63 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `DWORD` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:833:81 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 833 | dwExStyle: DWORD, lpClassName: LPCWSTR, lpWindowName: LPCWSTR, dwStyle: DWORD, x: c_int, Nov 29 02:13:37.062 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:834:62 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 834 | y: c_int, nWidth: c_int, nHeight: c_int, hWndParent: HWND, hMenu: HMENU, Nov 29 02:13:37.062 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `HMENU` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:834:75 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 834 | y: c_int, nWidth: c_int, nHeight: c_int, hWndParent: HWND, hMenu: HMENU, Nov 29 02:13:37.062 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `HINSTANCE` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:835:20 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 835 | hInstance: HINSTANCE, wndproc: Rc) -> HWND Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:835:60 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 835 | hInstance: HINSTANCE, wndproc: Rc) -> HWND Nov 29 02:13:37.062 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0425]: cannot find function `CreateWindowExW` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:837:5 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 837 | CreateWindowExW(dwExStyle, lpClassName, lpWindowName, dwStyle, x, y, Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `LPVOID` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:838:81 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 838 | nWidth, nHeight, hWndParent, hMenu, hInstance, Rc::into_raw(wndproc) as LPVOID) Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0412]: cannot find type `LPCWSTR` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:842:30 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 842 | fn get_lpcwstr(&self) -> LPCWSTR { Nov 29 02:13:37.062 INFO [stderr] | ^^^^^^^ not found in this scope Nov 29 02:13:37.062 INFO [stderr] Nov 29 02:13:37.062 INFO [stderr] error[E0425]: cannot find value `IDC_ARROW` in this scope Nov 29 02:13:37.062 INFO [stderr] --> src/window.rs:844:30 Nov 29 02:13:37.062 INFO [stderr] | Nov 29 02:13:37.062 INFO [stderr] 844 | Cursor::Arrow => IDC_ARROW, Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find value `IDC_IBEAM` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:845:30 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 845 | Cursor::IBeam => IDC_IBEAM, Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `ShowWindow` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:855:17 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 855 | ShowWindow(hwnd, SW_SHOWNORMAL); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find value `SW_SHOWNORMAL` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:855:34 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 855 | ShowWindow(hwnd, SW_SHOWNORMAL); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `UpdateWindow` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:856:17 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 856 | UpdateWindow(hwnd); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `DestroyWindow` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:865:17 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 865 | DestroyWindow(hwnd); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:874:17 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 874 | InvalidateRect(hwnd, null(), FALSE); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:874:46 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 874 | InvalidateRect(hwnd, null(), FALSE); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:881:38 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 881 | pub fn get_hwnd(&self) -> Option { Nov 29 02:13:37.063 INFO [stderr] | ^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `PostMessageW` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:955:17 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 955 | PostMessageW(self.hwnd, XI_RUN_IDLE, 0, 0); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `InvalidateRect` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:963:13 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 963 | InvalidateRect(self.hwnd, null(), FALSE); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find value `FALSE` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:963:47 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 963 | InvalidateRect(self.hwnd, null(), FALSE); Nov 29 02:13:37.063 INFO [stderr] | ^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0425]: cannot find function `SUCCEEDED` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:975:8 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 975 | if SUCCEEDED(err) { Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error[E0412]: cannot find type `ID2D1HwndRenderTarget` in this scope Nov 29 02:13:37.063 INFO [stderr] --> src/window.rs:976:54 Nov 29 02:13:37.063 INFO [stderr] | Nov 29 02:13:37.063 INFO [stderr] 976 | Some(HwndRenderTarget::from_raw(hwnd as *mut ID2D1HwndRenderTarget)) Nov 29 02:13:37.063 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] error: aborting due to 418 previous errors Nov 29 02:13:37.063 INFO [stderr] Nov 29 02:13:37.063 INFO [stderr] Some errors occurred: E0408, E0412, E0422, E0425, E0432, E0433. Nov 29 02:13:37.063 INFO [stderr] For more information about an error, try `rustc --explain E0408`. Nov 29 02:13:37.066 INFO [stderr] error: Could not compile `druid-win-shell`. Nov 29 02:13:37.066 INFO [stderr] Nov 29 02:13:37.066 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 02:13:37.069 INFO [stderr] su: No module specific data is present Nov 29 02:13:37.473 INFO running `"docker" "inspect" "7d022e619731c4db671cefd3c4939ea5727a889cbff732c16e4b670776bce8ce"` Nov 29 02:13:37.698 INFO running `"docker" "rm" "-f" "7d022e619731c4db671cefd3c4939ea5727a889cbff732c16e4b670776bce8ce"` Nov 29 02:13:37.828 INFO [stdout] 7d022e619731c4db671cefd3c4939ea5727a889cbff732c16e4b670776bce8ce