Oct 13 06:21:39.833 INFO testing mthiesen/link-patcher against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:21:39.833 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 06:21:40.055 INFO blam! c1b4f2bf6d0d69794a9e3531062ab60abfc20e28559533b9f33d540092e93e5d Oct 13 06:21:40.058 INFO running `"docker" "start" "-a" "c1b4f2bf6d0d69794a9e3531062ab60abfc20e28559533b9f33d540092e93e5d"` Oct 13 06:21:40.612 INFO kablam! usermod: no changes Oct 13 06:21:40.715 INFO kablam! Compiling same-file v1.0.3 Oct 13 06:21:40.715 INFO kablam! Compiling rprompt v1.0.3 Oct 13 06:21:40.715 INFO kablam! Compiling yansi v0.4.0 Oct 13 06:21:40.715 INFO kablam! Compiling capstone-sys v0.9.1 Oct 13 06:21:40.715 INFO kablam! Compiling structopt-derive v0.2.10 Oct 13 06:21:40.715 INFO kablam! Compiling common_failures v0.1.1 Oct 13 06:21:41.973 INFO kablam! Compiling walkdir v2.2.5 Oct 13 06:21:43.619 INFO kablam! Compiling link-patcher v1.0.0 (/source) Oct 13 06:21:47.447 INFO kablam! Compiling structopt v0.2.10 Oct 13 06:22:08.968 INFO kablam! Compiling capstone v0.5.0 Oct 13 06:22:14.811 INFO kablam! warning: unused `#[macro_use]` import Oct 13 06:22:14.811 INFO kablam! --> src/main.rs:5:1 Oct 13 06:22:14.811 INFO kablam! | Oct 13 06:22:14.811 INFO kablam! 5 | #[macro_use] Oct 13 06:22:14.811 INFO kablam! | ^^^^^^^^^^^^ Oct 13 06:22:14.811 INFO kablam! | Oct 13 06:22:14.811 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:22:14.811 INFO kablam! Oct 13 06:22:17.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.52s Oct 13 06:22:17.163 INFO kablam! su: No module specific data is present Oct 13 06:22:17.563 INFO running `"docker" "rm" "-f" "c1b4f2bf6d0d69794a9e3531062ab60abfc20e28559533b9f33d540092e93e5d"` Oct 13 06:22:17.899 INFO blam! c1b4f2bf6d0d69794a9e3531062ab60abfc20e28559533b9f33d540092e93e5d Oct 13 06:22:17.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 06:22:18.360 INFO blam! 77e203e96dc33c0177ce15b8e5a839b46f578b29ae4091983c3ae32c68a1965e Oct 13 06:22:18.360 INFO running `"docker" "start" "-a" "77e203e96dc33c0177ce15b8e5a839b46f578b29ae4091983c3ae32c68a1965e"` Oct 13 06:22:19.233 INFO kablam! usermod: no changes Oct 13 06:22:19.359 INFO kablam! Compiling winapi v0.3.6 Oct 13 06:22:21.367 INFO kablam! Compiling winreg v0.5.1 Oct 13 06:22:21.692 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 13 06:22:21.693 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:103:14 Oct 13 06:22:21.693 INFO kablam! | Oct 13 06:22:21.694 INFO kablam! 103 | use std::os::windows::ffi::OsStrExt; Oct 13 06:22:21.694 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 13 06:22:21.694 INFO kablam! Oct 13 06:22:21.703 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 06:22:21.704 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:107:17 Oct 13 06:22:21.704 INFO kablam! | Oct 13 06:22:21.704 INFO kablam! 107 | pub use winapi::shared::minwindef::HKEY; Oct 13 06:22:21.704 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 06:22:21.705 INFO kablam! Oct 13 06:22:21.705 INFO kablam! error[E0433]: failed to resolve. Could not find `shared` in `winapi` Oct 13 06:22:21.705 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:108:13 Oct 13 06:22:21.705 INFO kablam! | Oct 13 06:22:21.706 INFO kablam! 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; Oct 13 06:22:21.706 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 06:22:21.707 INFO kablam! Oct 13 06:22:21.707 INFO kablam! error[E0432]: unresolved import `winapi::shared` Oct 13 06:22:21.707 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:106:13 Oct 13 06:22:21.707 INFO kablam! | Oct 13 06:22:21.708 INFO kablam! 106 | use winapi::shared::winerror; Oct 13 06:22:21.708 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 06:22:21.708 INFO kablam! Oct 13 06:22:21.708 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 06:22:21.709 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Oct 13 06:22:21.709 INFO kablam! | Oct 13 06:22:21.709 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Oct 13 06:22:21.709 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.710 INFO kablam! Oct 13 06:22:21.710 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 13 06:22:21.710 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:109:13 Oct 13 06:22:21.710 INFO kablam! | Oct 13 06:22:21.711 INFO kablam! 109 | use winapi::um::winnt::{self, WCHAR}; Oct 13 06:22:21.711 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.711 INFO kablam! Oct 13 06:22:21.711 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 06:22:21.712 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:9:17 Oct 13 06:22:21.712 INFO kablam! | Oct 13 06:22:21.712 INFO kablam! 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, Oct 13 06:22:21.712 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.713 INFO kablam! Oct 13 06:22:21.713 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 06:22:21.713 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:19:17 Oct 13 06:22:21.713 INFO kablam! | Oct 13 06:22:21.714 INFO kablam! 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, Oct 13 06:22:21.714 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.714 INFO kablam! Oct 13 06:22:21.714 INFO kablam! error[E0433]: failed to resolve. Could not find `windows` in `os` Oct 13 06:22:21.715 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:11:14 Oct 13 06:22:21.715 INFO kablam! | Oct 13 06:22:21.715 INFO kablam! 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; Oct 13 06:22:21.715 INFO kablam! | ^^^^^^^ Could not find `windows` in `os` Oct 13 06:22:21.715 INFO kablam! Oct 13 06:22:21.716 INFO kablam! error[E0432]: unresolved import `winapi::um` Oct 13 06:22:21.716 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:110:13 Oct 13 06:22:21.716 INFO kablam! | Oct 13 06:22:21.716 INFO kablam! 110 | use winapi::um::winreg as winapi_reg; Oct 13 06:22:21.717 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.717 INFO kablam! Oct 13 06:22:21.717 INFO kablam! error[E0432]: unresolved import `super::winapi::shared` Oct 13 06:22:21.717 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:12:20 Oct 13 06:22:21.718 INFO kablam! | Oct 13 06:22:21.718 INFO kablam! 12 | use super::winapi::shared::winerror; Oct 13 06:22:21.718 INFO kablam! | ^^^^^^ Could not find `shared` in `winapi` Oct 13 06:22:21.718 INFO kablam! Oct 13 06:22:21.723 INFO kablam! error[E0433]: failed to resolve. Could not find `um` in `winapi` Oct 13 06:22:21.723 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/enums.rs:39:29 Oct 13 06:22:21.723 INFO kablam! | Oct 13 06:22:21.724 INFO kablam! 39 | $( $v = winapi::um::winnt::$v as isize ),* Oct 13 06:22:21.724 INFO kablam! | ^^ Could not find `um` in `winapi` Oct 13 06:22:21.724 INFO kablam! ... Oct 13 06:22:21.724 INFO kablam! 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ Oct 13 06:22:21.724 INFO kablam! 45 | | REG_NONE, Oct 13 06:22:21.725 INFO kablam! 46 | | REG_SZ, Oct 13 06:22:21.725 INFO kablam! 47 | | REG_EXPAND_SZ, Oct 13 06:22:21.725 INFO kablam! ... | Oct 13 06:22:21.725 INFO kablam! 56 | | REG_QWORD Oct 13 06:22:21.726 INFO kablam! 57 | | ]); Oct 13 06:22:21.726 INFO kablam! | |___- in this macro invocation Oct 13 06:22:21.726 INFO kablam! Oct 13 06:22:21.835 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.835 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:136:19 Oct 13 06:22:21.836 INFO kablam! | Oct 13 06:22:21.836 INFO kablam! 136 | pub sub_keys: DWORD, Oct 13 06:22:21.836 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.837 INFO kablam! Oct 13 06:22:21.837 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.837 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:137:26 Oct 13 06:22:21.838 INFO kablam! | Oct 13 06:22:21.838 INFO kablam! 137 | pub max_sub_key_len: DWORD, Oct 13 06:22:21.838 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.838 INFO kablam! Oct 13 06:22:21.839 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.839 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:138:24 Oct 13 06:22:21.839 INFO kablam! | Oct 13 06:22:21.840 INFO kablam! 138 | pub max_class_len: DWORD, Oct 13 06:22:21.840 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.840 INFO kablam! Oct 13 06:22:21.841 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.841 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:139:17 Oct 13 06:22:21.841 INFO kablam! | Oct 13 06:22:21.841 INFO kablam! 139 | pub values: DWORD, Oct 13 06:22:21.842 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.842 INFO kablam! Oct 13 06:22:21.842 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.843 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:140:29 Oct 13 06:22:21.843 INFO kablam! | Oct 13 06:22:21.843 INFO kablam! 140 | pub max_value_name_len: DWORD, Oct 13 06:22:21.843 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.844 INFO kablam! Oct 13 06:22:21.844 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.844 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:141:24 Oct 13 06:22:21.845 INFO kablam! | Oct 13 06:22:21.845 INFO kablam! 141 | pub max_value_len: DWORD, Oct 13 06:22:21.845 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.846 INFO kablam! Oct 13 06:22:21.846 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 13 06:22:21.846 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:183:11 Oct 13 06:22:21.846 INFO kablam! | Oct 13 06:22:21.851 INFO kablam! 183 | hkey: HKEY, Oct 13 06:22:21.851 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.851 INFO kablam! Oct 13 06:22:21.852 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 13 06:22:21.852 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:209:25 Oct 13 06:22:21.852 INFO kablam! | Oct 13 06:22:21.853 INFO kablam! 209 | pub fn predef(hkey: HKEY) -> RegKey { Oct 13 06:22:21.853 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.853 INFO kablam! Oct 13 06:22:21.853 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 13 06:22:21.854 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:224:33 Oct 13 06:22:21.854 INFO kablam! | Oct 13 06:22:21.854 INFO kablam! 224 | pub fn raw_handle(&self) -> HKEY { Oct 13 06:22:21.855 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.855 INFO kablam! Oct 13 06:22:21.855 INFO kablam! error[E0425]: cannot find value `KEY_READ` in module `enums` Oct 13 06:22:21.856 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:242:50 Oct 13 06:22:21.856 INFO kablam! | Oct 13 06:22:21.856 INFO kablam! 242 | self.open_subkey_with_flags(path, enums::KEY_READ) Oct 13 06:22:21.856 INFO kablam! | ^^^^^^^^ not found in `enums` Oct 13 06:22:21.857 INFO kablam! Oct 13 06:22:21.857 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 13 06:22:21.857 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:258:27 Oct 13 06:22:21.858 INFO kablam! | Oct 13 06:22:21.858 INFO kablam! 258 | let mut new_hkey: HKEY = ptr::null_mut(); Oct 13 06:22:21.858 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.859 INFO kablam! Oct 13 06:22:21.859 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.859 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:266:18 Oct 13 06:22:21.859 INFO kablam! | Oct 13 06:22:21.860 INFO kablam! 266 | ) as DWORD Oct 13 06:22:21.860 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.860 INFO kablam! Oct 13 06:22:21.860 INFO kablam! error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` Oct 13 06:22:21.861 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:317:52 Oct 13 06:22:21.861 INFO kablam! | Oct 13 06:22:21.861 INFO kablam! 317 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) Oct 13 06:22:21.861 INFO kablam! | ^^^^^^^^^^^^^^ not found in `enums` Oct 13 06:22:21.862 INFO kablam! Oct 13 06:22:21.862 INFO kablam! error[E0412]: cannot find type `HKEY` in this scope Oct 13 06:22:21.862 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:322:27 Oct 13 06:22:21.862 INFO kablam! | Oct 13 06:22:21.871 INFO kablam! 322 | let mut new_hkey: HKEY = ptr::null_mut(); Oct 13 06:22:21.871 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.871 INFO kablam! Oct 13 06:22:21.872 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.872 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:323:23 Oct 13 06:22:21.872 INFO kablam! | Oct 13 06:22:21.873 INFO kablam! 323 | let mut disp: DWORD = 0; Oct 13 06:22:21.873 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.873 INFO kablam! Oct 13 06:22:21.873 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.874 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:419:18 Oct 13 06:22:21.874 INFO kablam! | Oct 13 06:22:21.874 INFO kablam! 419 | ) as DWORD Oct 13 06:22:21.875 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.875 INFO kablam! Oct 13 06:22:21.875 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.875 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:481:18 Oct 13 06:22:21.876 INFO kablam! | Oct 13 06:22:21.876 INFO kablam! 481 | ) as DWORD Oct 13 06:22:21.876 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.876 INFO kablam! Oct 13 06:22:21.877 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.877 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:531:18 Oct 13 06:22:21.877 INFO kablam! | Oct 13 06:22:21.878 INFO kablam! 531 | ) as DWORD Oct 13 06:22:21.878 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.878 INFO kablam! Oct 13 06:22:21.879 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.879 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:574:26 Oct 13 06:22:21.879 INFO kablam! | Oct 13 06:22:21.879 INFO kablam! 574 | let mut buf_len: DWORD = 2048; Oct 13 06:22:21.880 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.880 INFO kablam! Oct 13 06:22:21.880 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.881 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:575:27 Oct 13 06:22:21.881 INFO kablam! | Oct 13 06:22:21.881 INFO kablam! 575 | let mut buf_type: DWORD = 0; Oct 13 06:22:21.881 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.882 INFO kablam! Oct 13 06:22:21.882 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Oct 13 06:22:21.882 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:584:41 Oct 13 06:22:21.887 INFO kablam! | Oct 13 06:22:21.887 INFO kablam! 584 | buf.as_mut_ptr() as LPBYTE, Oct 13 06:22:21.887 INFO kablam! | ^^^^^^ not found in this scope Oct 13 06:22:21.888 INFO kablam! Oct 13 06:22:21.888 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.888 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:586:22 Oct 13 06:22:21.888 INFO kablam! | Oct 13 06:22:21.889 INFO kablam! 586 | ) as DWORD Oct 13 06:22:21.889 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.889 INFO kablam! Oct 13 06:22:21.890 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.890 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:640:40 Oct 13 06:22:21.890 INFO kablam! | Oct 13 06:22:21.891 INFO kablam! 640 | let t = value.vtype.clone() as DWORD; Oct 13 06:22:21.891 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.891 INFO kablam! Oct 13 06:22:21.891 INFO kablam! error[E0412]: cannot find type `BYTE` in this scope Oct 13 06:22:21.892 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:647:48 Oct 13 06:22:21.892 INFO kablam! | Oct 13 06:22:21.892 INFO kablam! 647 | value.bytes.as_ptr() as *const BYTE, Oct 13 06:22:21.893 INFO kablam! | ^^^^ not found in this scope Oct 13 06:22:21.893 INFO kablam! Oct 13 06:22:21.893 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.894 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:649:18 Oct 13 06:22:21.894 INFO kablam! | Oct 13 06:22:21.894 INFO kablam! 649 | ) as DWORD Oct 13 06:22:21.894 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.900 INFO kablam! Oct 13 06:22:21.900 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.900 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:674:18 Oct 13 06:22:21.900 INFO kablam! | Oct 13 06:22:21.901 INFO kablam! 674 | ) as DWORD Oct 13 06:22:21.901 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.901 INFO kablam! Oct 13 06:22:21.902 INFO kablam! error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` Oct 13 06:22:21.902 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:775:32 Oct 13 06:22:21.902 INFO kablam! | Oct 13 06:22:21.903 INFO kablam! 775 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; Oct 13 06:22:21.903 INFO kablam! | ^^^^^^^^^^^^^^^^^ not found in `enums` Oct 13 06:22:21.903 INFO kablam! Oct 13 06:22:21.903 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.904 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:777:51 Oct 13 06:22:21.904 INFO kablam! | Oct 13 06:22:21.904 INFO kablam! 777 | winapi_reg::RegCloseKey(self.hkey) as DWORD Oct 13 06:22:21.905 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.905 INFO kablam! Oct 13 06:22:21.905 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.905 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:784:31 Oct 13 06:22:21.906 INFO kablam! | Oct 13 06:22:21.906 INFO kablam! 784 | fn enum_key(&self, index: DWORD) -> Option> { Oct 13 06:22:21.906 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.907 INFO kablam! Oct 13 06:22:21.907 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Oct 13 06:22:21.907 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:786:30 Oct 13 06:22:21.908 INFO kablam! | Oct 13 06:22:21.908 INFO kablam! 786 | let mut name = [0 as WCHAR; 2048]; Oct 13 06:22:21.908 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.908 INFO kablam! Oct 13 06:22:21.909 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.909 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:797:18 Oct 13 06:22:21.909 INFO kablam! | Oct 13 06:22:21.910 INFO kablam! 797 | ) as DWORD Oct 13 06:22:21.910 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.910 INFO kablam! Oct 13 06:22:21.910 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.919 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:812:33 Oct 13 06:22:21.919 INFO kablam! | Oct 13 06:22:21.920 INFO kablam! 812 | fn enum_value(&self, index: DWORD) -> Option> { Oct 13 06:22:21.920 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.920 INFO kablam! Oct 13 06:22:21.921 INFO kablam! error[E0412]: cannot find type `WCHAR` in this scope Oct 13 06:22:21.921 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:814:30 Oct 13 06:22:21.921 INFO kablam! | Oct 13 06:22:21.921 INFO kablam! 814 | let mut name = [0 as WCHAR; 2048]; Oct 13 06:22:21.922 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.922 INFO kablam! Oct 13 06:22:21.922 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.923 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:816:26 Oct 13 06:22:21.923 INFO kablam! | Oct 13 06:22:21.923 INFO kablam! 816 | let mut buf_len: DWORD = 2048; Oct 13 06:22:21.924 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.924 INFO kablam! Oct 13 06:22:21.924 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.925 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:817:27 Oct 13 06:22:21.925 INFO kablam! | Oct 13 06:22:21.925 INFO kablam! 817 | let mut buf_type: DWORD = 0; Oct 13 06:22:21.925 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.926 INFO kablam! Oct 13 06:22:21.926 INFO kablam! error[E0412]: cannot find type `LPBYTE` in this scope Oct 13 06:22:21.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:828:41 Oct 13 06:22:21.926 INFO kablam! | Oct 13 06:22:21.926 INFO kablam! 828 | buf.as_mut_ptr() as LPBYTE, Oct 13 06:22:21.926 INFO kablam! | ^^^^^^ not found in this scope Oct 13 06:22:21.926 INFO kablam! Oct 13 06:22:21.926 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:830:22 Oct 13 06:22:21.926 INFO kablam! | Oct 13 06:22:21.926 INFO kablam! 830 | ) as DWORD Oct 13 06:22:21.926 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.926 INFO kablam! Oct 13 06:22:21.926 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:866:12 Oct 13 06:22:21.926 INFO kablam! | Oct 13 06:22:21.926 INFO kablam! 866 | index: DWORD, Oct 13 06:22:21.926 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.926 INFO kablam! Oct 13 06:22:21.926 INFO kablam! error[E0412]: cannot find type `DWORD` in this scope Oct 13 06:22:21.926 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:886:12 Oct 13 06:22:21.926 INFO kablam! | Oct 13 06:22:21.926 INFO kablam! 886 | index: DWORD, Oct 13 06:22:21.926 INFO kablam! | ^^^^^ not found in this scope Oct 13 06:22:21.926 INFO kablam! Oct 13 06:22:21.963 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&std::ffi::OsStr` in the current scope Oct 13 06:22:21.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/lib.rs:904:16 Oct 13 06:22:21.963 INFO kablam! | Oct 13 06:22:21.963 INFO kablam! 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() Oct 13 06:22:21.963 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:22:21.963 INFO kablam! Oct 13 06:22:21.963 INFO kablam! error[E0599]: no function or associated item named `from_wide` found for type `std::ffi::OsString` in the current scope Oct 13 06:22:21.963 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:54:25 Oct 13 06:22:21.963 INFO kablam! | Oct 13 06:22:21.963 INFO kablam! 54 | let s = OsString::from_wide(words); Oct 13 06:22:21.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `std::ffi::OsString` Oct 13 06:22:21.963 INFO kablam! Oct 13 06:22:21.975 INFO kablam! error[E0599]: no method named `encode_wide` found for type `&&'a std::ffi::OsStr` in the current scope Oct 13 06:22:21.975 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.5.1/src/types.rs:113:37 Oct 13 06:22:21.975 INFO kablam! | Oct 13 06:22:21.975 INFO kablam! 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), Oct 13 06:22:21.975 INFO kablam! | ^^^^^^^^^^^ Oct 13 06:22:21.975 INFO kablam! Oct 13 06:22:21.975 INFO kablam! error: aborting due to 54 previous errors Oct 13 06:22:21.975 INFO kablam! Oct 13 06:22:21.975 INFO kablam! Some errors occurred: E0412, E0425, E0432, E0433, E0599. Oct 13 06:22:21.975 INFO kablam! For more information about an error, try `rustc --explain E0412`. Oct 13 06:22:21.999 INFO kablam! error: Could not compile `winreg`. Oct 13 06:22:21.999 INFO kablam! Oct 13 06:22:21.999 INFO kablam! To learn more, run the command again with --verbose. Oct 13 06:22:21.999 INFO kablam! su: No module specific data is present Oct 13 06:22:22.643 INFO running `"docker" "rm" "-f" "77e203e96dc33c0177ce15b8e5a839b46f578b29ae4091983c3ae32c68a1965e"` Oct 13 06:22:22.976 INFO blam! 77e203e96dc33c0177ce15b8e5a839b46f578b29ae4091983c3ae32c68a1965e