Jul 12 01:38:55.238 INFO checking proxyconf-0.1.2 against master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9 for pr-52234 Jul 12 01:38:55.238 INFO running: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:38:55.238 INFO creating container for: cargo +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets Jul 12 01:38:55.238 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-52234/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-6/master#ae5b629efd79de78e6ba7ef493c32857bd7f9cf9:/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 +ae5b629efd79de78e6ba7ef493c32857bd7f9cf9-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 01:38:55.508 INFO blam! 503f1ca859edfbed72cae68bc8774b70a88ff138e8aa4c3a247671148c27623e Jul 12 01:38:55.508 INFO running `"docker" "start" "-a" "503f1ca859edfbed72cae68bc8774b70a88ff138e8aa4c3a247671148c27623e"` Jul 12 01:38:56.592 INFO kablam! Compiling winapi v0.3.5 Jul 12 01:38:59.968 INFO kablam! Checking winreg v0.5.1 Jul 12 01:39:00.247 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Jul 12 01:39:00.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:103:14 Jul 12 01:39:00.247 INFO kablam! | Jul 12 01:39:00.247 INFO kablam! 103 | use std::os::windows::ffi::OsStrExt; Jul 12 01:39:00.247 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Jul 12 01:39:00.247 INFO kablam! Jul 12 01:39:00.247 INFO kablam! error[E0432]: unresolved import `winapi::shared` Jul 12 01:39:00.247 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:106:13 Jul 12 01:39:00.247 INFO kablam! | Jul 12 01:39:00.247 INFO kablam! 106 | use winapi::shared::winerror; Jul 12 01:39:00.248 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 01:39:00.248 INFO kablam! Jul 12 01:39:00.249 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 01:39:00.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:107:17 Jul 12 01:39:00.249 INFO kablam! | Jul 12 01:39:00.249 INFO kablam! 107 | pub use winapi::shared::minwindef::HKEY; Jul 12 01:39:00.249 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 01:39:00.249 INFO kablam! Jul 12 01:39:00.249 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Jul 12 01:39:00.249 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:108:13 Jul 12 01:39:00.249 INFO kablam! | Jul 12 01:39:00.249 INFO kablam! 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; Jul 12 01:39:00.250 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 01:39:00.250 INFO kablam! Jul 12 01:39:00.250 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 01:39:00.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Jul 12 01:39:00.250 INFO kablam! | Jul 12 01:39:00.250 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Jul 12 01:39:00.250 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.250 INFO kablam! Jul 12 01:39:00.250 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 01:39:00.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Jul 12 01:39:00.250 INFO kablam! | Jul 12 01:39:00.250 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Jul 12 01:39:00.250 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.250 INFO kablam! Jul 12 01:39:00.250 INFO kablam! error[E0432]: unresolved import `winapi::um` Jul 12 01:39:00.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:110:13 Jul 12 01:39:00.250 INFO kablam! | Jul 12 01:39:00.250 INFO kablam! 110 | use winapi::um::winreg as winapi_reg; Jul 12 01:39:00.250 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.250 INFO kablam! Jul 12 01:39:00.250 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 01:39:00.250 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:9:17 Jul 12 01:39:00.250 INFO kablam! | Jul 12 01:39:00.251 INFO kablam! 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, Jul 12 01:39:00.251 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.251 INFO kablam! Jul 12 01:39:00.251 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 01:39:00.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:19:17 Jul 12 01:39:00.251 INFO kablam! | Jul 12 01:39:00.251 INFO kablam! 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, Jul 12 01:39:00.251 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.251 INFO kablam! Jul 12 01:39:00.251 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Jul 12 01:39:00.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:11:14 Jul 12 01:39:00.251 INFO kablam! | Jul 12 01:39:00.251 INFO kablam! 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; Jul 12 01:39:00.251 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Jul 12 01:39:00.251 INFO kablam! Jul 12 01:39:00.251 INFO kablam! error[E0432]: unresolved import `super::winapi::shared` Jul 12 01:39:00.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:12:20 Jul 12 01:39:00.251 INFO kablam! | Jul 12 01:39:00.251 INFO kablam! 12 | use super::winapi::shared::winerror; Jul 12 01:39:00.251 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Jul 12 01:39:00.251 INFO kablam! Jul 12 01:39:00.251 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Jul 12 01:39:00.251 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:39:29 Jul 12 01:39:00.252 INFO kablam! | Jul 12 01:39:00.252 INFO kablam! 39 | $( $v = winapi::um::winnt::$v as isize ),* Jul 12 01:39:00.252 INFO kablam! | ^^ Could not find `um` in `winapi` Jul 12 01:39:00.252 INFO kablam! ... Jul 12 01:39:00.252 INFO kablam! 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ Jul 12 01:39:00.252 INFO kablam! 45 | | REG_NONE, Jul 12 01:39:00.252 INFO kablam! 46 | | REG_SZ, Jul 12 01:39:00.252 INFO kablam! 47 | | REG_EXPAND_SZ, Jul 12 01:39:00.252 INFO kablam! ... | Jul 12 01:39:00.252 INFO kablam! 56 | | REG_QWORD Jul 12 01:39:00.252 INFO kablam! 57 | | ]); Jul 12 01:39:00.252 INFO kablam! | |___- in this macro invocation Jul 12 01:39:00.252 INFO kablam! Jul 12 01:39:00.396 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:136:19 Jul 12 01:39:00.396 INFO kablam! | Jul 12 01:39:00.396 INFO kablam! 136 | pub sub_keys: DWORD, Jul 12 01:39:00.396 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.396 INFO kablam! Jul 12 01:39:00.396 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:137:26 Jul 12 01:39:00.396 INFO kablam! | Jul 12 01:39:00.396 INFO kablam! 137 | pub max_sub_key_len: DWORD, Jul 12 01:39:00.396 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.396 INFO kablam! Jul 12 01:39:00.396 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.396 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:138:24 Jul 12 01:39:00.397 INFO kablam! | Jul 12 01:39:00.397 INFO kablam! 138 | pub max_class_len: DWORD, Jul 12 01:39:00.397 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.397 INFO kablam! Jul 12 01:39:00.397 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:139:17 Jul 12 01:39:00.397 INFO kablam! | Jul 12 01:39:00.397 INFO kablam! 139 | pub values: DWORD, Jul 12 01:39:00.397 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.397 INFO kablam! Jul 12 01:39:00.397 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:140:29 Jul 12 01:39:00.397 INFO kablam! | Jul 12 01:39:00.397 INFO kablam! 140 | pub max_value_name_len: DWORD, Jul 12 01:39:00.397 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.397 INFO kablam! Jul 12 01:39:00.397 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:141:24 Jul 12 01:39:00.397 INFO kablam! | Jul 12 01:39:00.397 INFO kablam! 141 | pub max_value_len: DWORD, Jul 12 01:39:00.397 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.397 INFO kablam! Jul 12 01:39:00.397 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Jul 12 01:39:00.397 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:183:11 Jul 12 01:39:00.397 INFO kablam! | Jul 12 01:39:00.398 INFO kablam! 183 | hkey: HKEY, Jul 12 01:39:00.398 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.398 INFO kablam! Jul 12 01:39:00.398 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Jul 12 01:39:00.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:209:25 Jul 12 01:39:00.398 INFO kablam! | Jul 12 01:39:00.398 INFO kablam! 209 | pub fn predef(hkey: HKEY) -> RegKey { Jul 12 01:39:00.398 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.398 INFO kablam! Jul 12 01:39:00.398 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Jul 12 01:39:00.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:224:33 Jul 12 01:39:00.398 INFO kablam! | Jul 12 01:39:00.398 INFO kablam! 224 | pub fn raw_handle(&self) -> HKEY { Jul 12 01:39:00.398 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.398 INFO kablam! Jul 12 01:39:00.398 INFO kablam! error[E0425]: cannot find value `KEY_READ` in module `enums` Jul 12 01:39:00.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:242:50 Jul 12 01:39:00.398 INFO kablam! | Jul 12 01:39:00.398 INFO kablam! 242 | self.open_subkey_with_flags(path, enums::KEY_READ) Jul 12 01:39:00.398 INFO kablam! | ^^^^^^^^ not found in `enums` Jul 12 01:39:00.398 INFO kablam! Jul 12 01:39:00.398 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Jul 12 01:39:00.398 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:258:27 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.399 INFO kablam! 258 | let mut new_hkey: HKEY = ptr::null_mut(); Jul 12 01:39:00.399 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.399 INFO kablam! Jul 12 01:39:00.399 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:266:18 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.399 INFO kablam! 266 | ) as DWORD Jul 12 01:39:00.399 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.399 INFO kablam! Jul 12 01:39:00.399 INFO kablam! error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` Jul 12 01:39:00.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:317:52 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.399 INFO kablam! 317 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) Jul 12 01:39:00.399 INFO kablam! | ^^^^^^^^^^^^^^ not found in `enums` Jul 12 01:39:00.399 INFO kablam! Jul 12 01:39:00.399 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Jul 12 01:39:00.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:322:27 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.399 INFO kablam! 322 | let mut new_hkey: HKEY = ptr::null_mut(); Jul 12 01:39:00.399 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.399 INFO kablam! Jul 12 01:39:00.399 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:323:23 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.399 INFO kablam! 323 | let mut disp: DWORD = 0; Jul 12 01:39:00.399 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.399 INFO kablam! Jul 12 01:39:00.399 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.399 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:419:18 Jul 12 01:39:00.399 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 419 | ) as DWORD Jul 12 01:39:00.400 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:481:18 Jul 12 01:39:00.400 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 481 | ) as DWORD Jul 12 01:39:00.400 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:531:18 Jul 12 01:39:00.400 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 531 | ) as DWORD Jul 12 01:39:00.400 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:574:26 Jul 12 01:39:00.400 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 574 | let mut buf_len: DWORD = 2048; Jul 12 01:39:00.400 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:575:27 Jul 12 01:39:00.400 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 575 | let mut buf_type: DWORD = 0; Jul 12 01:39:00.400 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Jul 12 01:39:00.400 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:584:41 Jul 12 01:39:00.400 INFO kablam! | Jul 12 01:39:00.400 INFO kablam! 584 | buf.as_mut_ptr() as LPBYTE, Jul 12 01:39:00.400 INFO kablam! | ^^^^^^ not found in this scope Jul 12 01:39:00.400 INFO kablam! Jul 12 01:39:00.400 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:586:22 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 586 | ) as DWORD Jul 12 01:39:00.401 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.401 INFO kablam! Jul 12 01:39:00.401 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:640:40 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 640 | let t = value.vtype.clone() as DWORD; Jul 12 01:39:00.401 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.401 INFO kablam! Jul 12 01:39:00.401 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:647:48 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 647 | value.bytes.as_ptr() as *const BYTE, Jul 12 01:39:00.401 INFO kablam! | ^^^^ not found in this scope Jul 12 01:39:00.401 INFO kablam! Jul 12 01:39:00.401 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:649:18 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 649 | ) as DWORD Jul 12 01:39:00.401 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.401 INFO kablam! Jul 12 01:39:00.401 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:674:18 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 674 | ) as DWORD Jul 12 01:39:00.401 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.401 INFO kablam! Jul 12 01:39:00.401 INFO kablam! error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` Jul 12 01:39:00.401 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:775:32 Jul 12 01:39:00.401 INFO kablam! | Jul 12 01:39:00.401 INFO kablam! 775 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; Jul 12 01:39:00.402 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `enums` Jul 12 01:39:00.402 INFO kablam! Jul 12 01:39:00.402 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:777:51 Jul 12 01:39:00.402 INFO kablam! | Jul 12 01:39:00.402 INFO kablam! 777 | winapi_reg::RegCloseKey(self.hkey) as DWORD Jul 12 01:39:00.402 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.402 INFO kablam! Jul 12 01:39:00.402 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:784:31 Jul 12 01:39:00.402 INFO kablam! | Jul 12 01:39:00.402 INFO kablam! 784 | fn enum_key(&self, index: DWORD) -> Option> { Jul 12 01:39:00.402 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.402 INFO kablam! Jul 12 01:39:00.402 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Jul 12 01:39:00.402 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:786:30 Jul 12 01:39:00.402 INFO kablam! | Jul 12 01:39:00.402 INFO kablam! 786 | let mut name = [0 as WCHAR; 2048]; Jul 12 01:39:00.403 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.403 INFO kablam! Jul 12 01:39:00.403 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:797:18 Jul 12 01:39:00.403 INFO kablam! | Jul 12 01:39:00.403 INFO kablam! 797 | ) as DWORD Jul 12 01:39:00.403 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.403 INFO kablam! Jul 12 01:39:00.403 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:812:33 Jul 12 01:39:00.403 INFO kablam! | Jul 12 01:39:00.403 INFO kablam! 812 | fn enum_value(&self, index: DWORD) -> Option> { Jul 12 01:39:00.403 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.403 INFO kablam! Jul 12 01:39:00.403 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Jul 12 01:39:00.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:814:30 Jul 12 01:39:00.403 INFO kablam! | Jul 12 01:39:00.403 INFO kablam! 814 | let mut name = [0 as WCHAR; 2048]; Jul 12 01:39:00.403 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.403 INFO kablam! Jul 12 01:39:00.403 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.403 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:816:26 Jul 12 01:39:00.403 INFO kablam! | Jul 12 01:39:00.403 INFO kablam! 816 | let mut buf_len: DWORD = 2048; Jul 12 01:39:00.404 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.404 INFO kablam! Jul 12 01:39:00.404 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:817:27 Jul 12 01:39:00.404 INFO kablam! | Jul 12 01:39:00.404 INFO kablam! 817 | let mut buf_type: DWORD = 0; Jul 12 01:39:00.404 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.404 INFO kablam! Jul 12 01:39:00.404 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Jul 12 01:39:00.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:828:41 Jul 12 01:39:00.404 INFO kablam! | Jul 12 01:39:00.404 INFO kablam! 828 | buf.as_mut_ptr() as LPBYTE, Jul 12 01:39:00.404 INFO kablam! | ^^^^^^ not found in this scope Jul 12 01:39:00.404 INFO kablam! Jul 12 01:39:00.404 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:830:22 Jul 12 01:39:00.404 INFO kablam! | Jul 12 01:39:00.404 INFO kablam! 830 | ) as DWORD Jul 12 01:39:00.404 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.404 INFO kablam! Jul 12 01:39:00.404 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.404 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:866:12 Jul 12 01:39:00.404 INFO kablam! | Jul 12 01:39:00.404 INFO kablam! 866 | index: DWORD, Jul 12 01:39:00.405 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.405 INFO kablam! Jul 12 01:39:00.405 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Jul 12 01:39:00.405 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:886:12 Jul 12 01:39:00.405 INFO kablam! | Jul 12 01:39:00.405 INFO kablam! 886 | index: DWORD, Jul 12 01:39:00.405 INFO kablam! | ^^^^^ not found in this scope Jul 12 01:39:00.405 INFO kablam! Jul 12 01:39:00.600 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Jul 12 01:39:00.600 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:904:16 Jul 12 01:39:00.600 INFO kablam! | Jul 12 01:39:00.600 INFO kablam! 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() Jul 12 01:39:00.600 INFO kablam! | ^^^^^^^^^^^ Jul 12 01:39:00.600 INFO kablam! Jul 12 01:39:00.620 INFO kablam! error[E0599]: no function or associated item named `from_wide` found for type `std::ffi::OsString` in the current scope Jul 12 01:39:00.620 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:54:25 Jul 12 01:39:00.620 INFO kablam! | Jul 12 01:39:00.620 INFO kablam! 54 | let s = OsString::from_wide(words); Jul 12 01:39:00.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::ffi::OsString` Jul 12 01:39:00.620 INFO kablam! Jul 12 01:39:00.625 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&&'a std::ffi::OsStr` in the current scope Jul 12 01:39:00.625 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:113:37 Jul 12 01:39:00.625 INFO kablam! | Jul 12 01:39:00.625 INFO kablam! 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), Jul 12 01:39:00.626 INFO kablam! | ^^^^^^^^^^^ Jul 12 01:39:00.626 INFO kablam! Jul 12 01:39:00.631 INFO kablam! error: aborting due to 54 previous errors Jul 12 01:39:00.631 INFO kablam! Jul 12 01:39:00.631 INFO kablam! Some errors occurred: E0412, E0425, E0432, E0433, E0599. Jul 12 01:39:00.631 INFO kablam! For more information about an error, try `rustc --explain E0412`. Jul 12 01:39:00.643 INFO kablam! error: Could not compile `winreg`. Jul 12 01:39:00.643 INFO kablam! Jul 12 01:39:00.643 INFO kablam! To learn more, run the command again with --verbose. Jul 12 01:39:00.644 INFO kablam! su: No module specific data is present Jul 12 01:39:01.181 INFO running `"docker" "rm" "-f" "503f1ca859edfbed72cae68bc8774b70a88ff138e8aa4c3a247671148c27623e"` Jul 12 01:39:01.317 INFO blam! 503f1ca859edfbed72cae68bc8774b70a88ff138e8aa4c3a247671148c27623e