Sep 19 20:10:37.763 INFO checking reg-watcher-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:10:37.763 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:10:37.763 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-2/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:10:38.147 INFO blam! aad26278cfe44d8fffb02312e89b95f0af1be947492bf0b1e90d2da86caa23c1 Sep 19 20:10:38.151 INFO running `"docker" "start" "-a" "aad26278cfe44d8fffb02312e89b95f0af1be947492bf0b1e90d2da86caa23c1"` Sep 19 20:10:40.056 INFO kablam! usermod: no changes Sep 19 20:10:40.290 INFO kablam! Compiling winapi v0.3.5 Sep 19 20:10:40.291 INFO kablam! Checking widestring v0.2.2 Sep 19 20:10:42.987 INFO kablam! Checking winreg v0.5.1 Sep 19 20:10:43.263 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:103:14 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.263 INFO kablam! 103 | use std::os::windows::ffi::OsStrExt; Sep 19 20:10:43.263 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Sep 19 20:10:43.263 INFO kablam! Sep 19 20:10:43.263 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:107:17 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.263 INFO kablam! 107 | pub use winapi::shared::minwindef::HKEY; Sep 19 20:10:43.263 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 19 20:10:43.263 INFO kablam! Sep 19 20:10:43.263 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:108:13 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.263 INFO kablam! 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; Sep 19 20:10:43.263 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 19 20:10:43.263 INFO kablam! Sep 19 20:10:43.263 INFO kablam! error[E0432]: unresolved import `winapi::shared` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:106:13 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.263 INFO kablam! 106 | use winapi::shared::winerror; Sep 19 20:10:43.263 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 19 20:10:43.263 INFO kablam! Sep 19 20:10:43.263 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.263 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Sep 19 20:10:43.263 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.263 INFO kablam! Sep 19 20:10:43.263 INFO kablam! error[E0432]: unresolved import `winapi::um` Sep 19 20:10:43.263 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Sep 19 20:10:43.263 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Sep 19 20:10:43.264 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:9:17 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, Sep 19 20:10:43.264 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:19:17 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, Sep 19 20:10:43.264 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:11:14 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; Sep 19 20:10:43.264 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0432]: unresolved import `winapi::um` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:110:13 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 110 | use winapi::um::winreg as winapi_reg; Sep 19 20:10:43.264 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0432]: unresolved import `super::winapi::shared` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:12:20 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 12 | use super::winapi::shared::winerror; Sep 19 20:10:43.264 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.264 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:39:29 Sep 19 20:10:43.264 INFO kablam! | Sep 19 20:10:43.264 INFO kablam! 39 | $( $v = winapi::um::winnt::$v as isize ),* Sep 19 20:10:43.264 INFO kablam! | ^^ Could not find `um` in `winapi` Sep 19 20:10:43.264 INFO kablam! ... Sep 19 20:10:43.264 INFO kablam! 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ Sep 19 20:10:43.264 INFO kablam! 45 | | REG_NONE, Sep 19 20:10:43.264 INFO kablam! 46 | | REG_SZ, Sep 19 20:10:43.264 INFO kablam! 47 | | REG_EXPAND_SZ, Sep 19 20:10:43.264 INFO kablam! ... | Sep 19 20:10:43.264 INFO kablam! 56 | | REG_QWORD Sep 19 20:10:43.264 INFO kablam! 57 | | ]); Sep 19 20:10:43.264 INFO kablam! | |___- in this macro invocation Sep 19 20:10:43.264 INFO kablam! Sep 19 20:10:43.403 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:136:19 Sep 19 20:10:43.404 INFO kablam! | Sep 19 20:10:43.404 INFO kablam! 136 | pub sub_keys: DWORD, Sep 19 20:10:43.404 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.404 INFO kablam! Sep 19 20:10:43.404 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:137:26 Sep 19 20:10:43.404 INFO kablam! | Sep 19 20:10:43.404 INFO kablam! 137 | pub max_sub_key_len: DWORD, Sep 19 20:10:43.404 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.404 INFO kablam! Sep 19 20:10:43.404 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:138:24 Sep 19 20:10:43.404 INFO kablam! | Sep 19 20:10:43.404 INFO kablam! 138 | pub max_class_len: DWORD, Sep 19 20:10:43.404 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.404 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:139:17 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 139 | pub values: DWORD, Sep 19 20:10:43.405 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:140:29 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 140 | pub max_value_name_len: DWORD, Sep 19 20:10:43.405 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:141:24 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 141 | pub max_value_len: DWORD, Sep 19 20:10:43.405 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:183:11 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 183 | hkey: HKEY, Sep 19 20:10:43.405 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:209:25 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 209 | pub fn predef(hkey: HKEY) -> RegKey { Sep 19 20:10:43.405 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:224:33 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 224 | pub fn raw_handle(&self) -> HKEY { Sep 19 20:10:43.405 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.405 INFO kablam! error[E0425]: cannot find value `KEY_READ` in module `enums` Sep 19 20:10:43.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:242:50 Sep 19 20:10:43.405 INFO kablam! | Sep 19 20:10:43.405 INFO kablam! 242 | self.open_subkey_with_flags(path, enums::KEY_READ) Sep 19 20:10:43.405 INFO kablam! | ^^^^^^^^ not found in `enums` Sep 19 20:10:43.405 INFO kablam! Sep 19 20:10:43.406 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 19 20:10:43.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:258:27 Sep 19 20:10:43.406 INFO kablam! | Sep 19 20:10:43.406 INFO kablam! 258 | let mut new_hkey: HKEY = ptr::null_mut(); Sep 19 20:10:43.406 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.406 INFO kablam! Sep 19 20:10:43.406 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:266:18 Sep 19 20:10:43.406 INFO kablam! | Sep 19 20:10:43.406 INFO kablam! 266 | ) as DWORD Sep 19 20:10:43.406 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.406 INFO kablam! Sep 19 20:10:43.406 INFO kablam! error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` Sep 19 20:10:43.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:317:52 Sep 19 20:10:43.406 INFO kablam! | Sep 19 20:10:43.406 INFO kablam! 317 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) Sep 19 20:10:43.406 INFO kablam! | ^^^^^^^^^^^^^^ not found in `enums` Sep 19 20:10:43.406 INFO kablam! Sep 19 20:10:43.406 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Sep 19 20:10:43.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:322:27 Sep 19 20:10:43.406 INFO kablam! | Sep 19 20:10:43.406 INFO kablam! 322 | let mut new_hkey: HKEY = ptr::null_mut(); Sep 19 20:10:43.406 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.406 INFO kablam! Sep 19 20:10:43.406 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.406 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:323:23 Sep 19 20:10:43.406 INFO kablam! | Sep 19 20:10:43.406 INFO kablam! 323 | let mut disp: DWORD = 0; Sep 19 20:10:43.406 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.407 INFO kablam! Sep 19 20:10:43.407 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:419:18 Sep 19 20:10:43.407 INFO kablam! | Sep 19 20:10:43.407 INFO kablam! 419 | ) as DWORD Sep 19 20:10:43.407 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.407 INFO kablam! Sep 19 20:10:43.407 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:481:18 Sep 19 20:10:43.407 INFO kablam! | Sep 19 20:10:43.407 INFO kablam! 481 | ) as DWORD Sep 19 20:10:43.407 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.407 INFO kablam! Sep 19 20:10:43.407 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.407 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:531:18 Sep 19 20:10:43.407 INFO kablam! | Sep 19 20:10:43.407 INFO kablam! 531 | ) as DWORD Sep 19 20:10:43.407 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.407 INFO kablam! Sep 19 20:10:43.408 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:574:26 Sep 19 20:10:43.408 INFO kablam! | Sep 19 20:10:43.408 INFO kablam! 574 | let mut buf_len: DWORD = 2048; Sep 19 20:10:43.408 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.408 INFO kablam! Sep 19 20:10:43.408 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:575:27 Sep 19 20:10:43.408 INFO kablam! | Sep 19 20:10:43.408 INFO kablam! 575 | let mut buf_type: DWORD = 0; Sep 19 20:10:43.408 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.408 INFO kablam! Sep 19 20:10:43.408 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Sep 19 20:10:43.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:584:41 Sep 19 20:10:43.408 INFO kablam! | Sep 19 20:10:43.408 INFO kablam! 584 | buf.as_mut_ptr() as LPBYTE, Sep 19 20:10:43.408 INFO kablam! | ^^^^^^ not found in this scope Sep 19 20:10:43.408 INFO kablam! Sep 19 20:10:43.408 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.408 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:586:22 Sep 19 20:10:43.408 INFO kablam! | Sep 19 20:10:43.408 INFO kablam! 586 | ) as DWORD Sep 19 20:10:43.409 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.409 INFO kablam! Sep 19 20:10:43.409 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:640:40 Sep 19 20:10:43.409 INFO kablam! | Sep 19 20:10:43.409 INFO kablam! 640 | let t = value.vtype.clone() as DWORD; Sep 19 20:10:43.409 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.409 INFO kablam! Sep 19 20:10:43.409 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Sep 19 20:10:43.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:647:48 Sep 19 20:10:43.409 INFO kablam! | Sep 19 20:10:43.409 INFO kablam! 647 | value.bytes.as_ptr() as *const BYTE, Sep 19 20:10:43.409 INFO kablam! | ^^^^ not found in this scope Sep 19 20:10:43.409 INFO kablam! Sep 19 20:10:43.409 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.409 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:649:18 Sep 19 20:10:43.409 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 649 | ) as DWORD Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:674:18 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 674 | ) as DWORD Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:775:32 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 775 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; Sep 19 20:10:43.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `enums` Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:777:51 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 777 | winapi_reg::RegCloseKey(self.hkey) as DWORD Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:784:31 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 784 | fn enum_key(&self, index: DWORD) -> Option> { Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:786:30 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 786 | let mut name = [0 as WCHAR; 2048]; Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.410 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.410 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:797:18 Sep 19 20:10:43.410 INFO kablam! | Sep 19 20:10:43.410 INFO kablam! 797 | ) as DWORD Sep 19 20:10:43.410 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.410 INFO kablam! Sep 19 20:10:43.411 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:812:33 Sep 19 20:10:43.411 INFO kablam! | Sep 19 20:10:43.411 INFO kablam! 812 | fn enum_value(&self, index: DWORD) -> Option> { Sep 19 20:10:43.411 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.411 INFO kablam! Sep 19 20:10:43.411 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Sep 19 20:10:43.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:814:30 Sep 19 20:10:43.411 INFO kablam! | Sep 19 20:10:43.411 INFO kablam! 814 | let mut name = [0 as WCHAR; 2048]; Sep 19 20:10:43.411 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.411 INFO kablam! Sep 19 20:10:43.411 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:816:26 Sep 19 20:10:43.411 INFO kablam! | Sep 19 20:10:43.411 INFO kablam! 816 | let mut buf_len: DWORD = 2048; Sep 19 20:10:43.411 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.411 INFO kablam! Sep 19 20:10:43.411 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.411 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:817:27 Sep 19 20:10:43.411 INFO kablam! | Sep 19 20:10:43.411 INFO kablam! 817 | let mut buf_type: DWORD = 0; Sep 19 20:10:43.411 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.411 INFO kablam! Sep 19 20:10:43.411 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Sep 19 20:10:43.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:828:41 Sep 19 20:10:43.412 INFO kablam! | Sep 19 20:10:43.412 INFO kablam! 828 | buf.as_mut_ptr() as LPBYTE, Sep 19 20:10:43.412 INFO kablam! | ^^^^^^ not found in this scope Sep 19 20:10:43.412 INFO kablam! Sep 19 20:10:43.412 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:830:22 Sep 19 20:10:43.412 INFO kablam! | Sep 19 20:10:43.412 INFO kablam! 830 | ) as DWORD Sep 19 20:10:43.412 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.412 INFO kablam! Sep 19 20:10:43.412 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:866:12 Sep 19 20:10:43.412 INFO kablam! | Sep 19 20:10:43.412 INFO kablam! 866 | index: DWORD, Sep 19 20:10:43.412 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.412 INFO kablam! Sep 19 20:10:43.412 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Sep 19 20:10:43.412 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:886:12 Sep 19 20:10:43.412 INFO kablam! | Sep 19 20:10:43.413 INFO kablam! 886 | index: DWORD, Sep 19 20:10:43.413 INFO kablam! | ^^^^^ not found in this scope Sep 19 20:10:43.413 INFO kablam! Sep 19 20:10:43.553 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Sep 19 20:10:43.553 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:904:16 Sep 19 20:10:43.553 INFO kablam! | Sep 19 20:10:43.553 INFO kablam! 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() Sep 19 20:10:43.553 INFO kablam! | ^^^^^^^^^^^ Sep 19 20:10:43.553 INFO kablam! Sep 19 20:10:43.567 INFO kablam! error[E0599]: no function or associated item named `from_wide` found for type `std::ffi::OsString` in the current scope Sep 19 20:10:43.567 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:54:25 Sep 19 20:10:43.567 INFO kablam! | Sep 19 20:10:43.567 INFO kablam! 54 | let s = OsString::from_wide(words); Sep 19 20:10:43.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::ffi::OsString` Sep 19 20:10:43.567 INFO kablam! Sep 19 20:10:43.571 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&&'a std::ffi::OsStr` in the current scope Sep 19 20:10:43.572 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:113:37 Sep 19 20:10:43.572 INFO kablam! | Sep 19 20:10:43.572 INFO kablam! 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), Sep 19 20:10:43.572 INFO kablam! | ^^^^^^^^^^^ Sep 19 20:10:43.572 INFO kablam! Sep 19 20:10:43.579 INFO kablam! error: aborting due to 54 previous errors Sep 19 20:10:43.579 INFO kablam! Sep 19 20:10:43.579 INFO kablam! Some errors occurred: E0412, E0425, E0432, E0433, E0599. Sep 19 20:10:43.579 INFO kablam! For more information about an error, try `rustc --explain E0412`. Sep 19 20:10:43.594 INFO kablam! error: Could not compile `winreg`. Sep 19 20:10:43.594 INFO kablam! Sep 19 20:10:43.594 INFO kablam! To learn more, run the command again with --verbose. Sep 19 20:10:43.600 INFO kablam! su: No module specific data is present Sep 19 20:10:44.521 INFO running `"docker" "rm" "-f" "aad26278cfe44d8fffb02312e89b95f0af1be947492bf0b1e90d2da86caa23c1"` Sep 19 20:10:44.739 INFO blam! aad26278cfe44d8fffb02312e89b95f0af1be947492bf0b1e90d2da86caa23c1