Sep 04 10:35:09.816 INFO checking proxyconf-0.2.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 10:35:09.816 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 10:35:09.816 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:35:10.066 INFO blam! 6b94be4dbe78298893984a2e39711cbe12255aa0b61a833539b39aed26cd2722 Sep 04 10:35:10.068 INFO running `"docker" "start" "-a" "6b94be4dbe78298893984a2e39711cbe12255aa0b61a833539b39aed26cd2722"` Sep 04 10:35:10.881 INFO kablam! Compiling winapi v0.3.5 Sep 04 10:35:12.782 INFO kablam! Checking winreg v0.5.1 Sep 04 10:35:13.066 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Sep 04 10:35:13.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:103:14 Sep 04 10:35:13.066 INFO kablam! | Sep 04 10:35:13.066 INFO kablam! 103 | use std::os::windows::ffi::OsStrExt; Sep 04 10:35:13.066 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Sep 04 10:35:13.066 INFO kablam! Sep 04 10:35:13.066 INFO kablam! error[E0432]: unresolved import `winapi::shared` Sep 04 10:35:13.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:106:13 Sep 04 10:35:13.066 INFO kablam! | Sep 04 10:35:13.066 INFO kablam! 106 | use winapi::shared::winerror; Sep 04 10:35:13.066 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 04 10:35:13.066 INFO kablam! Sep 04 10:35:13.066 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 04 10:35:13.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:107:17 Sep 04 10:35:13.066 INFO kablam! | Sep 04 10:35:13.066 INFO kablam! 107 | pub use winapi::shared::minwindef::HKEY; Sep 04 10:35:13.066 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 04 10:35:13.066 INFO kablam! Sep 04 10:35:13.066 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 04 10:35:13.066 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:108:13 Sep 04 10:35:13.066 INFO kablam! | Sep 04 10:35:13.066 INFO kablam! 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; Sep 04 10:35:13.066 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 04 10:35:13.066 INFO kablam! Sep 04 10:35:13.066 INFO kablam! error[E0432]: unresolved import `winapi::um` Sep 04 10:35:13.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Sep 04 10:35:13.067 INFO kablam! | Sep 04 10:35:13.067 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Sep 04 10:35:13.067 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! Sep 04 10:35:13.067 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Sep 04 10:35:13.067 INFO kablam! | Sep 04 10:35:13.067 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Sep 04 10:35:13.067 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! Sep 04 10:35:13.067 INFO kablam! error[E0432]: unresolved import `winapi::um` Sep 04 10:35:13.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:110:13 Sep 04 10:35:13.067 INFO kablam! | Sep 04 10:35:13.067 INFO kablam! 110 | use winapi::um::winreg as winapi_reg; Sep 04 10:35:13.067 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! Sep 04 10:35:13.067 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:9:17 Sep 04 10:35:13.067 INFO kablam! | Sep 04 10:35:13.067 INFO kablam! 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, Sep 04 10:35:13.067 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! Sep 04 10:35:13.067 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 04 10:35:13.067 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:19:17 Sep 04 10:35:13.068 INFO kablam! | Sep 04 10:35:13.068 INFO kablam! 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, Sep 04 10:35:13.068 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.068 INFO kablam! Sep 04 10:35:13.068 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Sep 04 10:35:13.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:11:14 Sep 04 10:35:13.068 INFO kablam! | Sep 04 10:35:13.068 INFO kablam! 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; Sep 04 10:35:13.068 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Sep 04 10:35:13.068 INFO kablam! Sep 04 10:35:13.068 INFO kablam! error[E0432]: unresolved import `super::winapi::shared` Sep 04 10:35:13.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:12:20 Sep 04 10:35:13.068 INFO kablam! | Sep 04 10:35:13.068 INFO kablam! 12 | use super::winapi::shared::winerror; Sep 04 10:35:13.068 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 04 10:35:13.068 INFO kablam! Sep 04 10:35:13.068 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 04 10:35:13.068 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:39:29 Sep 04 10:35:13.068 INFO kablam! | Sep 04 10:35:13.068 INFO kablam! 39 | $( $v = winapi::um::winnt::$v as isize ),* Sep 04 10:35:13.068 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 04 10:35:13.068 INFO kablam! ... Sep 04 10:35:13.068 INFO kablam! 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ Sep 04 10:35:13.068 INFO kablam! 45 | | REG_NONE, Sep 04 10:35:13.068 INFO kablam! 46 | | REG_SZ, Sep 04 10:35:13.068 INFO kablam! 47 | | REG_EXPAND_SZ, Sep 04 10:35:13.068 INFO kablam! ... | Sep 04 10:35:13.069 INFO kablam! 56 | | REG_QWORD Sep 04 10:35:13.069 INFO kablam! 57 | | ]); Sep 04 10:35:13.069 INFO kablam! | |___- in this macro invocation Sep 04 10:35:13.069 INFO kablam! Sep 04 10:35:13.194 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.194 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:136:19 Sep 04 10:35:13.194 INFO kablam! | Sep 04 10:35:13.194 INFO kablam! 136 | pub sub_keys: DWORD, Sep 04 10:35:13.194 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.194 INFO kablam! Sep 04 10:35:13.194 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.194 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:137:26 Sep 04 10:35:13.194 INFO kablam! | Sep 04 10:35:13.194 INFO kablam! 137 | pub max_sub_key_len: DWORD, Sep 04 10:35:13.194 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.194 INFO kablam! Sep 04 10:35:13.196 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.196 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:138:24 Sep 04 10:35:13.196 INFO kablam! | Sep 04 10:35:13.196 INFO kablam! 138 | pub max_class_len: DWORD, Sep 04 10:35:13.196 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.196 INFO kablam! Sep 04 10:35:13.197 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:139:17 Sep 04 10:35:13.197 INFO kablam! | Sep 04 10:35:13.197 INFO kablam! 139 | pub values: DWORD, Sep 04 10:35:13.197 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.197 INFO kablam! Sep 04 10:35:13.197 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:140:29 Sep 04 10:35:13.197 INFO kablam! | Sep 04 10:35:13.197 INFO kablam! 140 | pub max_value_name_len: DWORD, Sep 04 10:35:13.197 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.197 INFO kablam! Sep 04 10:35:13.197 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:141:24 Sep 04 10:35:13.197 INFO kablam! | Sep 04 10:35:13.197 INFO kablam! 141 | pub max_value_len: DWORD, Sep 04 10:35:13.197 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.197 INFO kablam! Sep 04 10:35:13.197 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 04 10:35:13.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:183:11 Sep 04 10:35:13.197 INFO kablam! | Sep 04 10:35:13.197 INFO kablam! 183 | hkey: HKEY, Sep 04 10:35:13.197 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.197 INFO kablam! Sep 04 10:35:13.197 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 04 10:35:13.197 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:209:25 Sep 04 10:35:13.197 INFO kablam! | Sep 04 10:35:13.198 INFO kablam! 209 | pub fn predef(hkey: HKEY) -> RegKey { Sep 04 10:35:13.198 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.198 INFO kablam! Sep 04 10:35:13.198 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 04 10:35:13.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:224:33 Sep 04 10:35:13.198 INFO kablam! | Sep 04 10:35:13.198 INFO kablam! 224 | pub fn raw_handle(&self) -> HKEY { Sep 04 10:35:13.198 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.198 INFO kablam! Sep 04 10:35:13.198 INFO kablam! error[E0425]: cannot find value `KEY_READ` in module `enums` Sep 04 10:35:13.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:242:50 Sep 04 10:35:13.198 INFO kablam! | Sep 04 10:35:13.198 INFO kablam! 242 | self.open_subkey_with_flags(path, enums::KEY_READ) Sep 04 10:35:13.198 INFO kablam! | ^^^^^^^^ not found in `enums` Sep 04 10:35:13.198 INFO kablam! Sep 04 10:35:13.198 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 04 10:35:13.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:258:27 Sep 04 10:35:13.198 INFO kablam! | Sep 04 10:35:13.198 INFO kablam! 258 | let mut new_hkey: HKEY = ptr::null_mut(); Sep 04 10:35:13.198 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.198 INFO kablam! Sep 04 10:35:13.198 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.198 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:266:18 Sep 04 10:35:13.198 INFO kablam! | Sep 04 10:35:13.198 INFO kablam! 266 | ) as DWORD Sep 04 10:35:13.198 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.199 INFO kablam! Sep 04 10:35:13.199 INFO kablam! error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` Sep 04 10:35:13.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:317:52 Sep 04 10:35:13.199 INFO kablam! | Sep 04 10:35:13.199 INFO kablam! 317 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) Sep 04 10:35:13.199 INFO kablam! | ^^^^^^^^^^^^^^ not found in `enums` Sep 04 10:35:13.199 INFO kablam! Sep 04 10:35:13.199 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 04 10:35:13.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:322:27 Sep 04 10:35:13.199 INFO kablam! | Sep 04 10:35:13.199 INFO kablam! 322 | let mut new_hkey: HKEY = ptr::null_mut(); Sep 04 10:35:13.199 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.199 INFO kablam! Sep 04 10:35:13.199 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:323:23 Sep 04 10:35:13.199 INFO kablam! | Sep 04 10:35:13.199 INFO kablam! 323 | let mut disp: DWORD = 0; Sep 04 10:35:13.199 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.199 INFO kablam! Sep 04 10:35:13.199 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:419:18 Sep 04 10:35:13.199 INFO kablam! | Sep 04 10:35:13.199 INFO kablam! 419 | ) as DWORD Sep 04 10:35:13.199 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.199 INFO kablam! Sep 04 10:35:13.199 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:481:18 Sep 04 10:35:13.200 INFO kablam! | Sep 04 10:35:13.200 INFO kablam! 481 | ) as DWORD Sep 04 10:35:13.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.200 INFO kablam! Sep 04 10:35:13.200 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:531:18 Sep 04 10:35:13.200 INFO kablam! | Sep 04 10:35:13.200 INFO kablam! 531 | ) as DWORD Sep 04 10:35:13.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.200 INFO kablam! Sep 04 10:35:13.200 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:574:26 Sep 04 10:35:13.200 INFO kablam! | Sep 04 10:35:13.200 INFO kablam! 574 | let mut buf_len: DWORD = 2048; Sep 04 10:35:13.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.200 INFO kablam! Sep 04 10:35:13.200 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:575:27 Sep 04 10:35:13.200 INFO kablam! | Sep 04 10:35:13.200 INFO kablam! 575 | let mut buf_type: DWORD = 0; Sep 04 10:35:13.200 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.200 INFO kablam! Sep 04 10:35:13.200 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Sep 04 10:35:13.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:584:41 Sep 04 10:35:13.200 INFO kablam! | Sep 04 10:35:13.200 INFO kablam! 584 | buf.as_mut_ptr() as LPBYTE, Sep 04 10:35:13.200 INFO kablam! | ^^^^^^ not found in this scope Sep 04 10:35:13.200 INFO kablam! Sep 04 10:35:13.200 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:586:22 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 586 | ) as DWORD Sep 04 10:35:13.201 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:640:40 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 640 | let t = value.vtype.clone() as DWORD; Sep 04 10:35:13.201 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:647:48 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 647 | value.bytes.as_ptr() as *const BYTE, Sep 04 10:35:13.201 INFO kablam! | ^^^^ not found in this scope Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:649:18 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 649 | ) as DWORD Sep 04 10:35:13.201 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:674:18 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 674 | ) as DWORD Sep 04 10:35:13.201 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:775:32 Sep 04 10:35:13.201 INFO kablam! | Sep 04 10:35:13.201 INFO kablam! 775 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; Sep 04 10:35:13.201 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `enums` Sep 04 10:35:13.201 INFO kablam! Sep 04 10:35:13.201 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:777:51 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 777 | winapi_reg::RegCloseKey(self.hkey) as DWORD Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:784:31 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 784 | fn enum_key(&self, index: DWORD) -> Option> { Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:786:30 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 786 | let mut name = [0 as WCHAR; 2048]; Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:797:18 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 797 | ) as DWORD Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:812:33 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 812 | fn enum_value(&self, index: DWORD) -> Option> { Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:814:30 Sep 04 10:35:13.202 INFO kablam! | Sep 04 10:35:13.202 INFO kablam! 814 | let mut name = [0 as WCHAR; 2048]; Sep 04 10:35:13.202 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.202 INFO kablam! Sep 04 10:35:13.202 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:816:26 Sep 04 10:35:13.203 INFO kablam! | Sep 04 10:35:13.203 INFO kablam! 816 | let mut buf_len: DWORD = 2048; Sep 04 10:35:13.203 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.203 INFO kablam! Sep 04 10:35:13.203 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:817:27 Sep 04 10:35:13.203 INFO kablam! | Sep 04 10:35:13.203 INFO kablam! 817 | let mut buf_type: DWORD = 0; Sep 04 10:35:13.203 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.203 INFO kablam! Sep 04 10:35:13.203 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Sep 04 10:35:13.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:828:41 Sep 04 10:35:13.203 INFO kablam! | Sep 04 10:35:13.203 INFO kablam! 828 | buf.as_mut_ptr() as LPBYTE, Sep 04 10:35:13.203 INFO kablam! | ^^^^^^ not found in this scope Sep 04 10:35:13.203 INFO kablam! Sep 04 10:35:13.203 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:830:22 Sep 04 10:35:13.203 INFO kablam! | Sep 04 10:35:13.203 INFO kablam! 830 | ) as DWORD Sep 04 10:35:13.203 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.203 INFO kablam! Sep 04 10:35:13.207 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:866:12 Sep 04 10:35:13.207 INFO kablam! | Sep 04 10:35:13.207 INFO kablam! 866 | index: DWORD, Sep 04 10:35:13.207 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.207 INFO kablam! Sep 04 10:35:13.207 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 04 10:35:13.207 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:886:12 Sep 04 10:35:13.207 INFO kablam! | Sep 04 10:35:13.208 INFO kablam! 886 | index: DWORD, Sep 04 10:35:13.208 INFO kablam! | ^^^^^ not found in this scope Sep 04 10:35:13.208 INFO kablam! Sep 04 10:35:13.356 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Sep 04 10:35:13.356 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:904:16 Sep 04 10:35:13.356 INFO kablam! | Sep 04 10:35:13.356 INFO kablam! 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() Sep 04 10:35:13.356 INFO kablam! | ^^^^^^^^^^^ Sep 04 10:35:13.356 INFO kablam! Sep 04 10:35:13.371 INFO kablam! error[E0599]: no function or associated item named `from_wide` found for type `std::ffi::OsString` in the current scope Sep 04 10:35:13.371 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:54:25 Sep 04 10:35:13.371 INFO kablam! | Sep 04 10:35:13.371 INFO kablam! 54 | let s = OsString::from_wide(words); Sep 04 10:35:13.371 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::ffi::OsString` Sep 04 10:35:13.371 INFO kablam! Sep 04 10:35:13.375 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&&'a std::ffi::OsStr` in the current scope Sep 04 10:35:13.375 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:113:37 Sep 04 10:35:13.375 INFO kablam! | Sep 04 10:35:13.375 INFO kablam! 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), Sep 04 10:35:13.375 INFO kablam! | ^^^^^^^^^^^ Sep 04 10:35:13.376 INFO kablam! Sep 04 10:35:13.380 INFO kablam! error: aborting due to 54 previous errors Sep 04 10:35:13.380 INFO kablam! Sep 04 10:35:13.380 INFO kablam! Some errors occurred: E0412, E0425, E0432, E0433, E0599. Sep 04 10:35:13.380 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 04 10:35:13.389 INFO kablam! error: Could not compile `winreg`. Sep 04 10:35:13.389 INFO kablam! Sep 04 10:35:13.389 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:35:13.390 INFO kablam! su: No module specific data is present Sep 04 10:35:13.802 INFO running `"docker" "rm" "-f" "6b94be4dbe78298893984a2e39711cbe12255aa0b61a833539b39aed26cd2722"` Sep 04 10:35:13.910 INFO blam! 6b94be4dbe78298893984a2e39711cbe12255aa0b61a833539b39aed26cd2722