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