Oct 12 16:59:52.429 INFO checking mthiesen/link-patcher against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:59:52.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 16:59:53.004 INFO blam! a0b746967f0ff7c3e70793a78605ed43cc238ee3850f3585fb44df12c24cdf4d Oct 12 16:59:53.006 INFO running `"docker" "start" "-a" "a0b746967f0ff7c3e70793a78605ed43cc238ee3850f3585fb44df12c24cdf4d"` Oct 12 16:59:54.116 INFO kablam! usermod: no changes Oct 12 16:59:54.352 INFO kablam! Compiling same-file v1.0.3 Oct 12 16:59:54.357 INFO kablam! Compiling winapi v0.3.6 Oct 12 16:59:54.358 INFO kablam! Checking rprompt v1.0.3 Oct 12 16:59:54.359 INFO kablam! Compiling capstone-sys v0.9.1 Oct 12 16:59:54.364 INFO kablam! Compiling structopt-derive v0.2.10 Oct 12 16:59:54.364 INFO kablam! Checking failure v0.1.2 Oct 12 16:59:56.150 INFO kablam! Checking common_failures v0.1.1 Oct 12 16:59:56.440 INFO kablam! Compiling walkdir v2.2.5 Oct 12 17:00:00.321 INFO kablam! Compiling link-patcher v1.0.0 (/source) Oct 12 17:00:01.618 INFO kablam! Checking winreg v0.5.1 Oct 12 17:00:02.176 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 12 17:00:02.176 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:103:14 Oct 12 17:00:02.176 INFO kablam! | Oct 12 17:00:02.176 INFO kablam! 103 | use std::os::windows::ffi::OsStrExt; Oct 12 17:00:02.176 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 12 17:00:02.176 INFO kablam! Oct 12 17:00:02.184 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 12 17:00:02.184 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:107:17 Oct 12 17:00:02.184 INFO kablam! | Oct 12 17:00:02.184 INFO kablam! 107 | pub use winapi::shared::minwindef::HKEY; Oct 12 17:00:02.184 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 12 17:00:02.191 INFO kablam! Oct 12 17:00:02.191 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 12 17:00:02.191 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:108:13 Oct 12 17:00:02.191 INFO kablam! | Oct 12 17:00:02.191 INFO kablam! 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; Oct 12 17:00:02.191 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 12 17:00:02.191 INFO kablam! Oct 12 17:00:02.192 INFO kablam! error[E0432]: unresolved import `winapi::shared` Oct 12 17:00:02.192 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:106:13 Oct 12 17:00:02.192 INFO kablam! | Oct 12 17:00:02.192 INFO kablam! 106 | use winapi::shared::winerror; Oct 12 17:00:02.192 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 12 17:00:02.192 INFO kablam! Oct 12 17:00:02.192 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 12 17:00:02.192 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Oct 12 17:00:02.192 INFO kablam! | Oct 12 17:00:02.192 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Oct 12 17:00:02.192 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.192 INFO kablam! Oct 12 17:00:02.199 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 12 17:00:02.199 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Oct 12 17:00:02.199 INFO kablam! | Oct 12 17:00:02.199 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Oct 12 17:00:02.199 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.200 INFO kablam! Oct 12 17:00:02.200 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 12 17:00:02.200 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:9:17 Oct 12 17:00:02.200 INFO kablam! | Oct 12 17:00:02.200 INFO kablam! 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, Oct 12 17:00:02.200 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.200 INFO kablam! Oct 12 17:00:02.201 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 12 17:00:02.201 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:19:17 Oct 12 17:00:02.201 INFO kablam! | Oct 12 17:00:02.201 INFO kablam! 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, Oct 12 17:00:02.201 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.201 INFO kablam! Oct 12 17:00:02.202 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 12 17:00:02.202 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:11:14 Oct 12 17:00:02.202 INFO kablam! | Oct 12 17:00:02.202 INFO kablam! 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; Oct 12 17:00:02.202 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 12 17:00:02.202 INFO kablam! Oct 12 17:00:02.203 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 12 17:00:02.203 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:110:13 Oct 12 17:00:02.203 INFO kablam! | Oct 12 17:00:02.203 INFO kablam! 110 | use winapi::um::winreg as winapi_reg; Oct 12 17:00:02.203 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.203 INFO kablam! Oct 12 17:00:02.203 INFO kablam! error[E0432]: unresolved import `super::winapi::shared` Oct 12 17:00:02.204 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:12:20 Oct 12 17:00:02.204 INFO kablam! | Oct 12 17:00:02.204 INFO kablam! 12 | use super::winapi::shared::winerror; Oct 12 17:00:02.204 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 12 17:00:02.204 INFO kablam! Oct 12 17:00:02.208 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 12 17:00:02.208 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:39:29 Oct 12 17:00:02.208 INFO kablam! | Oct 12 17:00:02.208 INFO kablam! 39 | $( $v = winapi::um::winnt::$v as isize ),* Oct 12 17:00:02.208 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 12 17:00:02.208 INFO kablam! ... Oct 12 17:00:02.208 INFO kablam! 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ Oct 12 17:00:02.208 INFO kablam! 45 | | REG_NONE, Oct 12 17:00:02.208 INFO kablam! 46 | | REG_SZ, Oct 12 17:00:02.208 INFO kablam! 47 | | REG_EXPAND_SZ, Oct 12 17:00:02.208 INFO kablam! ... | Oct 12 17:00:02.208 INFO kablam! 56 | | REG_QWORD Oct 12 17:00:02.208 INFO kablam! 57 | | ]); Oct 12 17:00:02.208 INFO kablam! | |___- in this macro invocation Oct 12 17:00:02.208 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:136:19 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 136 | pub sub_keys: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:137:26 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 137 | pub max_sub_key_len: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:138:24 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 138 | pub max_class_len: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:139:17 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 139 | pub values: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:140:29 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 140 | pub max_value_name_len: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:141:24 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 141 | pub max_value_len: DWORD, Oct 12 17:00:02.418 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:183:11 Oct 12 17:00:02.418 INFO kablam! | Oct 12 17:00:02.418 INFO kablam! 183 | hkey: HKEY, Oct 12 17:00:02.418 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.418 INFO kablam! Oct 12 17:00:02.418 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 12 17:00:02.418 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:209:25 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 209 | pub fn predef(hkey: HKEY) -> RegKey { Oct 12 17:00:02.419 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:224:33 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 224 | pub fn raw_handle(&self) -> HKEY { Oct 12 17:00:02.419 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0425]: cannot find value `KEY_READ` in module `enums` Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:242:50 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 242 | self.open_subkey_with_flags(path, enums::KEY_READ) Oct 12 17:00:02.419 INFO kablam! | ^^^^^^^^ not found in `enums` Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:258:27 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 258 | let mut new_hkey: HKEY = ptr::null_mut(); Oct 12 17:00:02.419 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:266:18 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 266 | ) as DWORD Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:317:52 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 317 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) Oct 12 17:00:02.419 INFO kablam! | ^^^^^^^^^^^^^^ not found in `enums` Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:322:27 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 322 | let mut new_hkey: HKEY = ptr::null_mut(); Oct 12 17:00:02.419 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:323:23 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 323 | let mut disp: DWORD = 0; Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:419:18 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 419 | ) as DWORD Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:481:18 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 481 | ) as DWORD Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:531:18 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 531 | ) as DWORD Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:574:26 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 574 | let mut buf_len: DWORD = 2048; Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:575:27 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 575 | let mut buf_type: DWORD = 0; Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:584:41 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 584 | buf.as_mut_ptr() as LPBYTE, Oct 12 17:00:02.419 INFO kablam! | ^^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:586:22 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.419 INFO kablam! 586 | ) as DWORD Oct 12 17:00:02.419 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.419 INFO kablam! Oct 12 17:00:02.419 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.419 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:640:40 Oct 12 17:00:02.419 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 640 | let t = value.vtype.clone() as DWORD; Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:647:48 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 647 | value.bytes.as_ptr() as *const BYTE, Oct 12 17:00:02.420 INFO kablam! | ^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:649:18 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 649 | ) as DWORD Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:674:18 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 674 | ) as DWORD Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:775:32 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 775 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; Oct 12 17:00:02.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `enums` Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:777:51 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 777 | winapi_reg::RegCloseKey(self.hkey) as DWORD Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:784:31 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 784 | fn enum_key(&self, index: DWORD) -> Option> { Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:786:30 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 786 | let mut name = [0 as WCHAR; 2048]; Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:797:18 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 797 | ) as DWORD Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:812:33 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 812 | fn enum_value(&self, index: DWORD) -> Option> { Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:814:30 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 814 | let mut name = [0 as WCHAR; 2048]; Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:816:26 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 816 | let mut buf_len: DWORD = 2048; Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:817:27 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 817 | let mut buf_type: DWORD = 0; Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:828:41 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 828 | buf.as_mut_ptr() as LPBYTE, Oct 12 17:00:02.420 INFO kablam! | ^^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.420 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:830:22 Oct 12 17:00:02.420 INFO kablam! | Oct 12 17:00:02.420 INFO kablam! 830 | ) as DWORD Oct 12 17:00:02.420 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.420 INFO kablam! Oct 12 17:00:02.420 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:866:12 Oct 12 17:00:02.421 INFO kablam! | Oct 12 17:00:02.421 INFO kablam! 866 | index: DWORD, Oct 12 17:00:02.421 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.421 INFO kablam! Oct 12 17:00:02.421 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 12 17:00:02.421 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:886:12 Oct 12 17:00:02.421 INFO kablam! | Oct 12 17:00:02.421 INFO kablam! 886 | index: DWORD, Oct 12 17:00:02.421 INFO kablam! | ^^^^^ not found in this scope Oct 12 17:00:02.421 INFO kablam! Oct 12 17:00:02.552 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Oct 12 17:00:02.552 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:904:16 Oct 12 17:00:02.552 INFO kablam! | Oct 12 17:00:02.552 INFO kablam! 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() Oct 12 17:00:02.552 INFO kablam! | ^^^^^^^^^^^ Oct 12 17:00:02.552 INFO kablam! Oct 12 17:00:02.559 INFO kablam! error[E0599]: no function or associated item named `from_wide` found for type `std::ffi::OsString` in the current scope Oct 12 17:00:02.559 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:54:25 Oct 12 17:00:02.559 INFO kablam! | Oct 12 17:00:02.559 INFO kablam! 54 | let s = OsString::from_wide(words); Oct 12 17:00:02.559 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::ffi::OsString` Oct 12 17:00:02.559 INFO kablam! Oct 12 17:00:02.564 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&&'a std::ffi::OsStr` in the current scope Oct 12 17:00:02.564 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:113:37 Oct 12 17:00:02.564 INFO kablam! | Oct 12 17:00:02.564 INFO kablam! 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), Oct 12 17:00:02.564 INFO kablam! | ^^^^^^^^^^^ Oct 12 17:00:02.564 INFO kablam! Oct 12 17:00:02.572 INFO kablam! error: aborting due to 54 previous errors Oct 12 17:00:02.572 INFO kablam! Oct 12 17:00:02.572 INFO kablam! Some errors occurred: E0412, E0425, E0432, E0433, E0599. Oct 12 17:00:02.572 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 12 17:00:02.574 INFO kablam! error: Could not compile `winreg`. Oct 12 17:00:02.574 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 17:00:15.513 INFO kablam! error: build failed Oct 12 17:00:15.513 INFO kablam! su: No module specific data is present Oct 12 17:00:15.884 INFO running `"docker" "rm" "-f" "a0b746967f0ff7c3e70793a78605ed43cc238ee3850f3585fb44df12c24cdf4d"` Oct 12 17:00:16.041 INFO blam! a0b746967f0ff7c3e70793a78605ed43cc238ee3850f3585fb44df12c24cdf4d