Sep 06 08:08:33.020 INFO checking ddc-winapi-0.2.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 08:08:33.020 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 08:08:33.020 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:08:33.205 INFO blam! 07b8e68bc2b3e39ced145e21e53178b3daec38b5a33a929a701a401cae3a7d43 Sep 06 08:08:33.208 INFO running `"docker" "start" "-a" "07b8e68bc2b3e39ced145e21e53178b3daec38b5a33a929a701a401cae3a7d43"` Sep 06 08:08:34.258 INFO kablam! usermod: no changes Sep 06 08:08:34.318 INFO kablam! Compiling winapi v0.3.5 Sep 06 08:08:34.330 INFO kablam! Checking widestring v0.3.0 Sep 06 08:08:34.330 INFO kablam! Checking mccs v0.1.0 Sep 06 08:08:36.410 INFO kablam! Checking ddc v0.2.1 Sep 06 08:08:37.198 INFO kablam! Checking ddc-winapi v0.2.0 (file:///source) Sep 06 08:08:37.682 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.682 INFO kablam! --> src/lib.rs:28:13 Sep 06 08:08:37.682 INFO kablam! | Sep 06 08:08:37.682 INFO kablam! 28 | use winapi::shared::windef::{HMONITOR, HDC, LPRECT}; Sep 06 08:08:37.682 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.682 INFO kablam! Sep 06 08:08:37.682 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.682 INFO kablam! --> src/lib.rs:29:13 Sep 06 08:08:37.682 INFO kablam! | Sep 06 08:08:37.682 INFO kablam! 29 | use winapi::shared::minwindef::{LPARAM, BYTE, DWORD, BOOL, TRUE}; Sep 06 08:08:37.682 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.682 INFO kablam! Sep 06 08:08:37.682 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.682 INFO kablam! --> src/lib.rs:30:13 Sep 06 08:08:37.682 INFO kablam! | Sep 06 08:08:37.682 INFO kablam! 30 | use winapi::um::winnt::HANDLE; Sep 06 08:08:37.683 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.683 INFO kablam! Sep 06 08:08:37.683 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:8:13 Sep 06 08:08:37.683 INFO kablam! | Sep 06 08:08:37.683 INFO kablam! 8 | use winapi::shared::minwindef::{BOOL, DWORD, LPDWORD}; Sep 06 08:08:37.683 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! Sep 06 08:08:37.683 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:9:13 Sep 06 08:08:37.683 INFO kablam! | Sep 06 08:08:37.683 INFO kablam! 9 | use winapi::shared::windef::HMONITOR; Sep 06 08:08:37.683 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! Sep 06 08:08:37.683 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.683 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:10:13 Sep 06 08:08:37.683 INFO kablam! | Sep 06 08:08:37.683 INFO kablam! 10 | use winapi::um::winnt::{HANDLE, WCHAR}; Sep 06 08:08:37.683 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.683 INFO kablam! Sep 06 08:08:37.683 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:8:13 Sep 06 08:08:37.683 INFO kablam! | Sep 06 08:08:37.683 INFO kablam! 8 | use winapi::shared::minwindef::{BYTE, DWORD, LPDWORD}; Sep 06 08:08:37.683 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.683 INFO kablam! Sep 06 08:08:37.684 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.684 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:10:13 Sep 06 08:08:37.684 INFO kablam! | Sep 06 08:08:37.684 INFO kablam! 10 | use winapi::um::winnt::{HANDLE, LPSTR}; Sep 06 08:08:37.684 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.684 INFO kablam! Sep 06 08:08:37.694 INFO kablam! error: cannot find macro `STRUCT!` in this scope Sep 06 08:08:37.694 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:13:1 Sep 06 08:08:37.694 INFO kablam! | Sep 06 08:08:37.694 INFO kablam! 13 | STRUCT!{struct PHYSICAL_MONITOR { Sep 06 08:08:37.694 INFO kablam! | ^^^^^^ Sep 06 08:08:37.694 INFO kablam! Sep 06 08:08:37.722 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! --> src/lib.rs:28:13 Sep 06 08:08:37.722 INFO kablam! | Sep 06 08:08:37.722 INFO kablam! 28 | use winapi::shared::windef::{HMONITOR, HDC, LPRECT}; Sep 06 08:08:37.722 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! Sep 06 08:08:37.722 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! --> src/lib.rs:29:13 Sep 06 08:08:37.722 INFO kablam! | Sep 06 08:08:37.722 INFO kablam! 29 | use winapi::shared::minwindef::{LPARAM, BYTE, DWORD, BOOL, TRUE}; Sep 06 08:08:37.722 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! Sep 06 08:08:37.722 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.722 INFO kablam! --> src/lib.rs:30:13 Sep 06 08:08:37.722 INFO kablam! | Sep 06 08:08:37.722 INFO kablam! 30 | use winapi::um::winnt::HANDLE; Sep 06 08:08:37.722 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.722 INFO kablam! Sep 06 08:08:37.722 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:8:13 Sep 06 08:08:37.722 INFO kablam! | Sep 06 08:08:37.722 INFO kablam! 8 | use winapi::shared::minwindef::{BOOL, DWORD, LPDWORD}; Sep 06 08:08:37.722 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! Sep 06 08:08:37.722 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:9:13 Sep 06 08:08:37.722 INFO kablam! | Sep 06 08:08:37.722 INFO kablam! 9 | use winapi::shared::windef::HMONITOR; Sep 06 08:08:37.722 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.722 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.723 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:10:13 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 10 | use winapi::um::winnt::{HANDLE, WCHAR}; Sep 06 08:08:37.723 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 06 08:08:37.723 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:8:13 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 8 | use winapi::shared::minwindef::{BYTE, DWORD, LPDWORD}; Sep 06 08:08:37.723 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.723 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:10:13 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 10 | use winapi::um::winnt::{HANDLE, LPSTR}; Sep 06 08:08:37.723 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error: cannot find macro `STRUCT!` in this scope Sep 06 08:08:37.723 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:13:1 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 13 | STRUCT!{struct PHYSICAL_MONITOR { Sep 06 08:08:37.723 INFO kablam! | ^^^^^^ Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error: cannot find macro `STRUCT!` in this scope Sep 06 08:08:37.723 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:11:1 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 11 | STRUCT!{struct MC_TIMING_REPORT { Sep 06 08:08:37.723 INFO kablam! | ^^^^^^ Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.723 INFO kablam! error: cannot find macro `ENUM!` in this scope Sep 06 08:08:37.723 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:17:1 Sep 06 08:08:37.723 INFO kablam! | Sep 06 08:08:37.723 INFO kablam! 17 | ENUM!{enum MC_VCP_CODE_TYPE { Sep 06 08:08:37.723 INFO kablam! | ^^^^ Sep 06 08:08:37.723 INFO kablam! Sep 06 08:08:37.790 INFO kablam! error: cannot find macro `STRUCT!` in this scope Sep 06 08:08:37.790 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:11:1 Sep 06 08:08:37.790 INFO kablam! | Sep 06 08:08:37.790 INFO kablam! 11 | STRUCT!{struct MC_TIMING_REPORT { Sep 06 08:08:37.790 INFO kablam! | ^^^^^^ Sep 06 08:08:37.790 INFO kablam! Sep 06 08:08:37.790 INFO kablam! error: cannot find macro `ENUM!` in this scope Sep 06 08:08:37.790 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:17:1 Sep 06 08:08:37.790 INFO kablam! | Sep 06 08:08:37.790 INFO kablam! 17 | ENUM!{enum MC_VCP_CODE_TYPE { Sep 06 08:08:37.790 INFO kablam! | ^^^^ Sep 06 08:08:37.790 INFO kablam! Sep 06 08:08:37.854 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.854 INFO kablam! --> src/lib.rs:254:17 Sep 06 08:08:37.854 INFO kablam! | Sep 06 08:08:37.855 INFO kablam! 254 | winapi::um::winuser::EnumDisplayMonitors(ptr::null_mut(), ptr::null(), Some(callback), userdata as _) Sep 06 08:08:37.855 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.855 INFO kablam! Sep 06 08:08:37.859 INFO kablam! error[E0412]: cannot find type `BOOL` in this scope Sep 06 08:08:37.859 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:11:18 Sep 06 08:08:37.859 INFO kablam! | Sep 06 08:08:37.859 INFO kablam! 11 | pub type _BOOL = BOOL; Sep 06 08:08:37.859 INFO kablam! | ^^^^ did you mean `_BOOL`? Sep 06 08:08:37.859 INFO kablam! Sep 06 08:08:37.859 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.859 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:17:36 Sep 06 08:08:37.859 INFO kablam! | Sep 06 08:08:37.859 INFO kablam! 17 | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR; Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:21:19 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 21 | hMonitor: HMONITOR, Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:22:37 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 22 | pdwNumberOfPhysicalMonitor: LPDWORD, Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:25:19 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 25 | hMonitor: HMONITOR, Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:26:37 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 26 | dwPhysicalMonitorArraySize: DWORD, Sep 06 08:08:37.860 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:30:19 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 30 | hMonitor: HANDLE, Sep 06 08:08:37.860 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:33:37 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 33 | dwPhysicalMonitorArraySize: DWORD, Sep 06 08:08:37.860 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:16:36 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 16 | pub type LPMC_TIMING_REPORT = *mut MC_TIMING_REPORT; Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_TIMING_REPORT`? Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:21:36 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 21 | pub type LPMC_VCP_CODE_TYPE = *mut MC_VCP_CODE_TYPE; Sep 06 08:08:37.860 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_VCP_CODE_TYPE`? Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:25:19 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 25 | hMonitor: HANDLE, Sep 06 08:08:37.860 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.860 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.860 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:26:19 Sep 06 08:08:37.860 INFO kablam! | Sep 06 08:08:37.860 INFO kablam! 26 | bVCPCode: BYTE, Sep 06 08:08:37.860 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.860 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:28:26 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 28 | pdwCurrentValue: LPDWORD, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:29:26 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 29 | pdwMaximumValue: LPDWORD, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:32:19 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 32 | hMonitor: HANDLE, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:33:19 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 33 | bVCPCode: BYTE, Sep 06 08:08:37.861 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:34:21 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 34 | dwNewValue: DWORD, Sep 06 08:08:37.861 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:37:19 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 37 | hMonitor: HANDLE, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:40:19 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 40 | hMonitor: HANDLE, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:41:50 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 41 | pdwCapabilitiesStringLengthInCharacters: LPDWORD, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.861 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:44:19 Sep 06 08:08:37.861 INFO kablam! | Sep 06 08:08:37.861 INFO kablam! 44 | hMonitor: HANDLE, Sep 06 08:08:37.861 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.861 INFO kablam! Sep 06 08:08:37.861 INFO kablam! error[E0412]: cannot find type `LPSTR` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:45:37 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 45 | pszASCIICapabilitiesString: LPSTR, Sep 06 08:08:37.862 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:46:49 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 46 | dwCapabilitiesStringLengthInCharacters: DWORD, Sep 06 08:08:37.862 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:49:19 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 49 | hMonitor: HANDLE, Sep 06 08:08:37.862 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:46:14 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 46 | monitor: PHYSICAL_MONITOR, Sep 06 08:08:37.862 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:51:32 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 51 | pub unsafe fn new(monitor: PHYSICAL_MONITOR) -> Self { Sep 06 08:08:37.862 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:77:29 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 77 | pub fn handle(&self) -> HANDLE { Sep 06 08:08:37.862 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:82:58 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 82 | pub fn winapi_get_timing_report(&self) -> io::Result { Sep 06 08:08:37.862 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_TIMING_REPORT`? Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:85:63 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 85 | if GetTimingReport(self.handle(), &mut report) != TRUE { Sep 06 08:08:37.862 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.862 INFO kablam! Sep 06 08:08:37.862 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.862 INFO kablam! --> src/lib.rs:94:48 Sep 06 08:08:37.862 INFO kablam! | Sep 06 08:08:37.862 INFO kablam! 94 | pub fn winapi_set_vcp_feature(&self, code: BYTE, value: DWORD) -> io::Result<()> { Sep 06 08:08:37.862 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:94:61 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 94 | pub fn winapi_set_vcp_feature(&self, code: BYTE, value: DWORD) -> io::Result<()> { Sep 06 08:08:37.863 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:96:61 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 96 | if SetVCPFeature(self.handle(), code, value) != TRUE { Sep 06 08:08:37.863 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:107:54 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 107 | if SaveCurrentSettings(self.handle()) != TRUE { Sep 06 08:08:37.863 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:119:70 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.863 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:119:91 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.863 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_VCP_CODE_TYPE`? Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:119:109 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.863 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:119:116 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.863 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.863 INFO kablam! --> src/lib.rs:124:105 Sep 06 08:08:37.863 INFO kablam! | Sep 06 08:08:37.863 INFO kablam! 124 | if GetVCPFeatureAndVCPFeatureReply(self.handle(), code, &mut ty, &mut current, &mut max) != TRUE { Sep 06 08:08:37.863 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.863 INFO kablam! Sep 06 08:08:37.863 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:134:71 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 134 | pub fn winapi_get_capabilities_string_length(&self) -> io::Result { Sep 06 08:08:37.864 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:137:72 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 137 | if GetCapabilitiesStringLength(self.handle(), &mut len) != TRUE { Sep 06 08:08:37.864 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:150:124 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 150 | if CapabilitiesRequestAndCapabilitiesReply(self.handle(), string.as_mut_ptr() as *mut _, string.len() as _) != TRUE { Sep 06 08:08:37.864 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:227:53 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result> { Sep 06 08:08:37.864 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:227:81 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result> { Sep 06 08:08:37.864 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:230:74 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 230 | if GetNumberOfPhysicalMonitorsFromHMONITOR(monitor, &mut len) != TRUE { Sep 06 08:08:37.864 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:234:47 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 234 | let mut monitors = vec![mem::zeroed::(); len as usize]; Sep 06 08:08:37.864 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:235:84 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 235 | if GetPhysicalMonitorsFromHMONITOR(monitor, len, monitors.as_mut_ptr()) != TRUE { Sep 06 08:08:37.864 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.864 INFO kablam! Sep 06 08:08:37.864 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.864 INFO kablam! --> src/lib.rs:244:47 Sep 06 08:08:37.864 INFO kablam! | Sep 06 08:08:37.864 INFO kablam! 244 | pub fn enumerate_monitors() -> io::Result> { Sep 06 08:08:37.864 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:245:49 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.865 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:245:73 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.865 INFO kablam! | ^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `LPRECT` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:245:85 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.865 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:245:103 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.865 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `BOOL` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:245:114 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.865 INFO kablam! | ^^^^ did you mean `_BOOL`? Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:246:32 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 246 | let monitors: &mut Vec = mem::transmute(userdata); Sep 06 08:08:37.865 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:248:9 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 248 | TRUE Sep 06 08:08:37.865 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:251:30 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.865 INFO kablam! 251 | let mut monitors = Vec::::new(); Sep 06 08:08:37.865 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.865 INFO kablam! Sep 06 08:08:37.865 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.865 INFO kablam! --> src/lib.rs:255:10 Sep 06 08:08:37.865 INFO kablam! | Sep 06 08:08:37.866 INFO kablam! 255 | } != TRUE { Sep 06 08:08:37.866 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.866 INFO kablam! Sep 06 08:08:37.866 INFO kablam! error: aborting due to 68 previous errors Sep 06 08:08:37.866 INFO kablam! Sep 06 08:08:37.866 INFO kablam! Some errors occurred: E0412, E0425, E0433. Sep 06 08:08:37.866 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 08:08:37.870 INFO kablam! error: Could not compile `ddc-winapi`. Sep 06 08:08:37.870 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 08:08:37.980 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 06 08:08:37.980 INFO kablam! --> src/lib.rs:254:17 Sep 06 08:08:37.980 INFO kablam! | Sep 06 08:08:37.980 INFO kablam! 254 | winapi::um::winuser::EnumDisplayMonitors(ptr::null_mut(), ptr::null(), Some(callback), userdata as _) Sep 06 08:08:37.980 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 06 08:08:37.980 INFO kablam! Sep 06 08:08:37.980 INFO kablam! error[E0412]: cannot find type `BOOL` in this scope Sep 06 08:08:37.980 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:11:18 Sep 06 08:08:37.980 INFO kablam! | Sep 06 08:08:37.980 INFO kablam! 11 | pub type _BOOL = BOOL; Sep 06 08:08:37.980 INFO kablam! | ^^^^ did you mean `_BOOL`? Sep 06 08:08:37.980 INFO kablam! Sep 06 08:08:37.980 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.980 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:17:36 Sep 06 08:08:37.980 INFO kablam! | Sep 06 08:08:37.980 INFO kablam! 17 | pub type LPPHYSICAL_MONITOR = *mut PHYSICAL_MONITOR; Sep 06 08:08:37.980 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.980 INFO kablam! Sep 06 08:08:37.980 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.980 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:21:19 Sep 06 08:08:37.980 INFO kablam! | Sep 06 08:08:37.980 INFO kablam! 21 | hMonitor: HMONITOR, Sep 06 08:08:37.980 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.980 INFO kablam! Sep 06 08:08:37.980 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:22:37 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 22 | pdwNumberOfPhysicalMonitor: LPDWORD, Sep 06 08:08:37.981 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:25:19 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 25 | hMonitor: HMONITOR, Sep 06 08:08:37.981 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:26:37 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 26 | dwPhysicalMonitorArraySize: DWORD, Sep 06 08:08:37.981 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:30:19 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 30 | hMonitor: HANDLE, Sep 06 08:08:37.981 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/physicalmonitorenumerationapi.rs:33:37 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 33 | dwPhysicalMonitorArraySize: DWORD, Sep 06 08:08:37.981 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:16:36 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 16 | pub type LPMC_TIMING_REPORT = *mut MC_TIMING_REPORT; Sep 06 08:08:37.981 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_TIMING_REPORT`? Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:21:36 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 21 | pub type LPMC_VCP_CODE_TYPE = *mut MC_VCP_CODE_TYPE; Sep 06 08:08:37.981 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_VCP_CODE_TYPE`? Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:25:19 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 25 | hMonitor: HANDLE, Sep 06 08:08:37.981 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.981 INFO kablam! Sep 06 08:08:37.981 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.981 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:26:19 Sep 06 08:08:37.981 INFO kablam! | Sep 06 08:08:37.981 INFO kablam! 26 | bVCPCode: BYTE, Sep 06 08:08:37.982 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.982 INFO kablam! Sep 06 08:08:37.982 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.982 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:28:26 Sep 06 08:08:37.982 INFO kablam! | Sep 06 08:08:37.982 INFO kablam! 28 | pdwCurrentValue: LPDWORD, Sep 06 08:08:37.982 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.982 INFO kablam! Sep 06 08:08:37.982 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.982 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:29:26 Sep 06 08:08:37.982 INFO kablam! | Sep 06 08:08:37.982 INFO kablam! 29 | pdwMaximumValue: LPDWORD, Sep 06 08:08:37.982 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.982 INFO kablam! Sep 06 08:08:37.982 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.982 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:32:19 Sep 06 08:08:37.982 INFO kablam! | Sep 06 08:08:37.982 INFO kablam! 32 | hMonitor: HANDLE, Sep 06 08:08:37.982 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.982 INFO kablam! Sep 06 08:08:37.982 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.982 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:33:19 Sep 06 08:08:37.982 INFO kablam! | Sep 06 08:08:37.982 INFO kablam! 33 | bVCPCode: BYTE, Sep 06 08:08:37.982 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.982 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:34:21 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 34 | dwNewValue: DWORD, Sep 06 08:08:37.983 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:37:19 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 37 | hMonitor: HANDLE, Sep 06 08:08:37.983 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:40:19 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 40 | hMonitor: HANDLE, Sep 06 08:08:37.983 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `LPDWORD` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:41:50 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 41 | pdwCapabilitiesStringLengthInCharacters: LPDWORD, Sep 06 08:08:37.983 INFO kablam! | ^^^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:44:19 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 44 | hMonitor: HANDLE, Sep 06 08:08:37.983 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `LPSTR` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:45:37 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 45 | pszASCIICapabilitiesString: LPSTR, Sep 06 08:08:37.983 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:46:49 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.983 INFO kablam! 46 | dwCapabilitiesStringLengthInCharacters: DWORD, Sep 06 08:08:37.983 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.983 INFO kablam! Sep 06 08:08:37.983 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.983 INFO kablam! --> src/winapi/lowlevelmonitorconfigurationapi.rs:49:19 Sep 06 08:08:37.983 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 49 | hMonitor: HANDLE, Sep 06 08:08:37.984 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:46:14 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 46 | monitor: PHYSICAL_MONITOR, Sep 06 08:08:37.984 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:51:32 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 51 | pub unsafe fn new(monitor: PHYSICAL_MONITOR) -> Self { Sep 06 08:08:37.984 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `HANDLE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:77:29 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 77 | pub fn handle(&self) -> HANDLE { Sep 06 08:08:37.984 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `MC_TIMING_REPORT` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:82:58 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 82 | pub fn winapi_get_timing_report(&self) -> io::Result { Sep 06 08:08:37.984 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_TIMING_REPORT`? Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:85:63 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 85 | if GetTimingReport(self.handle(), &mut report) != TRUE { Sep 06 08:08:37.984 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:94:48 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 94 | pub fn winapi_set_vcp_feature(&self, code: BYTE, value: DWORD) -> io::Result<()> { Sep 06 08:08:37.984 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:94:61 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 94 | pub fn winapi_set_vcp_feature(&self, code: BYTE, value: DWORD) -> io::Result<()> { Sep 06 08:08:37.984 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:96:61 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 96 | if SetVCPFeature(self.handle(), code, value) != TRUE { Sep 06 08:08:37.984 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:107:54 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 107 | if SaveCurrentSettings(self.handle()) != TRUE { Sep 06 08:08:37.984 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:119:70 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.984 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.984 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.984 INFO kablam! Sep 06 08:08:37.984 INFO kablam! error[E0412]: cannot find type `MC_VCP_CODE_TYPE` in this scope Sep 06 08:08:37.984 INFO kablam! --> src/lib.rs:119:91 Sep 06 08:08:37.984 INFO kablam! | Sep 06 08:08:37.985 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.985 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPMC_VCP_CODE_TYPE`? Sep 06 08:08:37.985 INFO kablam! Sep 06 08:08:37.985 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.985 INFO kablam! --> src/lib.rs:119:109 Sep 06 08:08:37.985 INFO kablam! | Sep 06 08:08:37.985 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.985 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.985 INFO kablam! Sep 06 08:08:37.985 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.985 INFO kablam! --> src/lib.rs:119:116 Sep 06 08:08:37.985 INFO kablam! | Sep 06 08:08:37.985 INFO kablam! 119 | pub fn winapi_get_vcp_feature_and_vcp_feature_reply(&self, code: BYTE) -> io::Result<(MC_VCP_CODE_TYPE, DWORD, DWORD)> { Sep 06 08:08:37.985 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.985 INFO kablam! Sep 06 08:08:37.985 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.985 INFO kablam! --> src/lib.rs:124:105 Sep 06 08:08:37.985 INFO kablam! | Sep 06 08:08:37.985 INFO kablam! 124 | if GetVCPFeatureAndVCPFeatureReply(self.handle(), code, &mut ty, &mut current, &mut max) != TRUE { Sep 06 08:08:37.985 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.985 INFO kablam! Sep 06 08:08:37.985 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 06 08:08:37.985 INFO kablam! --> src/lib.rs:134:71 Sep 06 08:08:37.985 INFO kablam! | Sep 06 08:08:37.985 INFO kablam! 134 | pub fn winapi_get_capabilities_string_length(&self) -> io::Result { Sep 06 08:08:37.987 INFO kablam! | ^^^^^ not found in this scope Sep 06 08:08:37.987 INFO kablam! Sep 06 08:08:37.987 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.987 INFO kablam! --> src/lib.rs:137:72 Sep 06 08:08:37.987 INFO kablam! | Sep 06 08:08:37.987 INFO kablam! 137 | if GetCapabilitiesStringLength(self.handle(), &mut len) != TRUE { Sep 06 08:08:37.987 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.987 INFO kablam! Sep 06 08:08:37.987 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.987 INFO kablam! --> src/lib.rs:150:124 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 150 | if CapabilitiesRequestAndCapabilitiesReply(self.handle(), string.as_mut_ptr() as *mut _, string.len() as _) != TRUE { Sep 06 08:08:37.988 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.988 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.988 INFO kablam! --> src/lib.rs:227:53 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result> { Sep 06 08:08:37.988 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.988 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.988 INFO kablam! --> src/lib.rs:227:81 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 227 | pub fn get_physical_monitors_from_hmonitor(monitor: HMONITOR) -> io::Result> { Sep 06 08:08:37.988 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.988 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.988 INFO kablam! --> src/lib.rs:230:74 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 230 | if GetNumberOfPhysicalMonitorsFromHMONITOR(monitor, &mut len) != TRUE { Sep 06 08:08:37.988 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.988 INFO kablam! error[E0412]: cannot find type `PHYSICAL_MONITOR` in this scope Sep 06 08:08:37.988 INFO kablam! --> src/lib.rs:234:47 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 234 | let mut monitors = vec![mem::zeroed::(); len as usize]; Sep 06 08:08:37.988 INFO kablam! | ^^^^^^^^^^^^^^^^ did you mean `LPPHYSICAL_MONITOR`? Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.988 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.988 INFO kablam! --> src/lib.rs:235:84 Sep 06 08:08:37.988 INFO kablam! | Sep 06 08:08:37.988 INFO kablam! 235 | if GetPhysicalMonitorsFromHMONITOR(monitor, len, monitors.as_mut_ptr()) != TRUE { Sep 06 08:08:37.988 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.988 INFO kablam! Sep 06 08:08:37.989 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.989 INFO kablam! --> src/lib.rs:244:47 Sep 06 08:08:37.989 INFO kablam! | Sep 06 08:08:37.990 INFO kablam! 244 | pub fn enumerate_monitors() -> io::Result> { Sep 06 08:08:37.990 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.990 INFO kablam! Sep 06 08:08:37.990 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.990 INFO kablam! --> src/lib.rs:245:49 Sep 06 08:08:37.990 INFO kablam! | Sep 06 08:08:37.990 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.990 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.990 INFO kablam! Sep 06 08:08:37.990 INFO kablam! error[E0412]: cannot find type `HDC` in this scope Sep 06 08:08:37.990 INFO kablam! --> src/lib.rs:245:73 Sep 06 08:08:37.990 INFO kablam! | Sep 06 08:08:37.990 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.990 INFO kablam! | ^^^ not found in this scope Sep 06 08:08:37.990 INFO kablam! Sep 06 08:08:37.990 INFO kablam! error[E0412]: cannot find type `LPRECT` in this scope Sep 06 08:08:37.990 INFO kablam! --> src/lib.rs:245:85 Sep 06 08:08:37.990 INFO kablam! | Sep 06 08:08:37.990 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.990 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.991 INFO kablam! Sep 06 08:08:37.991 INFO kablam! error[E0412]: cannot find type `LPARAM` in this scope Sep 06 08:08:37.991 INFO kablam! --> src/lib.rs:245:103 Sep 06 08:08:37.991 INFO kablam! | Sep 06 08:08:37.991 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.991 INFO kablam! | ^^^^^^ not found in this scope Sep 06 08:08:37.991 INFO kablam! Sep 06 08:08:37.991 INFO kablam! error[E0412]: cannot find type `BOOL` in this scope Sep 06 08:08:37.991 INFO kablam! --> src/lib.rs:245:114 Sep 06 08:08:37.991 INFO kablam! | Sep 06 08:08:37.991 INFO kablam! 245 | unsafe extern "system" fn callback(monitor: HMONITOR, _hdc_monitor: HDC, _lprc: LPRECT, userdata: LPARAM) -> BOOL { Sep 06 08:08:37.991 INFO kablam! | ^^^^ did you mean `_BOOL`? Sep 06 08:08:37.991 INFO kablam! Sep 06 08:08:37.991 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.991 INFO kablam! --> src/lib.rs:246:32 Sep 06 08:08:37.991 INFO kablam! | Sep 06 08:08:37.991 INFO kablam! 246 | let monitors: &mut Vec = mem::transmute(userdata); Sep 06 08:08:37.991 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.991 INFO kablam! Sep 06 08:08:37.991 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.992 INFO kablam! --> src/lib.rs:248:9 Sep 06 08:08:37.992 INFO kablam! | Sep 06 08:08:37.992 INFO kablam! 248 | TRUE Sep 06 08:08:37.992 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.992 INFO kablam! Sep 06 08:08:37.992 INFO kablam! error[E0412]: cannot find type `HMONITOR` in this scope Sep 06 08:08:37.992 INFO kablam! --> src/lib.rs:251:30 Sep 06 08:08:37.992 INFO kablam! | Sep 06 08:08:37.992 INFO kablam! 251 | let mut monitors = Vec::::new(); Sep 06 08:08:37.992 INFO kablam! | ^^^^^^^^ not found in this scope Sep 06 08:08:37.992 INFO kablam! Sep 06 08:08:37.992 INFO kablam! error[E0425]: cannot find value `TRUE` in this scope Sep 06 08:08:37.992 INFO kablam! --> src/lib.rs:255:10 Sep 06 08:08:37.992 INFO kablam! | Sep 06 08:08:37.992 INFO kablam! 255 | } != TRUE { Sep 06 08:08:37.992 INFO kablam! | ^^^^ not found in this scope Sep 06 08:08:37.992 INFO kablam! Sep 06 08:08:37.992 INFO kablam! error: aborting due to 68 previous errors Sep 06 08:08:37.992 INFO kablam! Sep 06 08:08:37.992 INFO kablam! Some errors occurred: E0412, E0425, E0433. Sep 06 08:08:37.992 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 06 08:08:37.993 INFO kablam! error: Could not compile `ddc-winapi`. Sep 06 08:08:37.993 INFO kablam! Sep 06 08:08:37.993 INFO kablam! To learn more, run the command again with --verbose. Sep 06 08:08:37.993 INFO kablam! su: No module specific data is present Sep 06 08:08:38.817 INFO running `"docker" "rm" "-f" "07b8e68bc2b3e39ced145e21e53178b3daec38b5a33a929a701a401cae3a7d43"` Sep 06 08:08:38.933 INFO blam! 07b8e68bc2b3e39ced145e21e53178b3daec38b5a33a929a701a401cae3a7d43