[INFO] updating cached repository https://github.com/divvun/kbdi [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] afd4e8adb0f2fb1d723707e80eea28eecc314d83 [INFO] testing divvun/kbdi against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivvun%2Fkbdi" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divvun/kbdi on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/divvun/kbdi [INFO] finished tweaking git repo https://github.com/divvun/kbdi [INFO] tweaked toml for git repo https://github.com/divvun/kbdi written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/divvun/kbdi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c31e2d87f8dc7dbc5e1a456e38513728175ca893267f2c90e5be4077ad6e09f5 [INFO] running `"docker" "start" "-a" "c31e2d87f8dc7dbc5e1a456e38513728175ca893267f2c90e5be4077ad6e09f5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling winapi v0.3.4 [INFO] [stderr] Compiling embed-resource v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling im v12.2.0 [INFO] [stderr] Compiling sentry v0.12.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.27 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling kbdi v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling crossbeam-deque v0.6.2 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling winreg v0.6.0 [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:112:14 [INFO] [stderr] | [INFO] [stderr] 112 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 116 | pub use winapi::shared::minwindef::HKEY; [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:117:13 [INFO] [stderr] | [INFO] [stderr] 117 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::shared` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:115:13 [INFO] [stderr] | [INFO] [stderr] 115 | use winapi::shared::winerror; [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 118 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::um` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:118:13 [INFO] [stderr] | [INFO] [stderr] 118 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/enums.rs:9:17 [INFO] [stderr] | [INFO] [stderr] 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/enums.rs:19:17 [INFO] [stderr] | [INFO] [stderr] 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/types.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::um` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:119:13 [INFO] [stderr] | [INFO] [stderr] 119 | use winapi::um::winreg as winapi_reg; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `super::winapi::shared` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/types.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | use super::winapi::shared::winerror; [INFO] [stderr] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/enums.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | $( $v = winapi::um::winnt::$v as isize ),* [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] ... [INFO] [stderr] 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ [INFO] [stderr] 45 | | REG_NONE, [INFO] [stderr] 46 | | REG_SZ, [INFO] [stderr] 47 | | REG_EXPAND_SZ, [INFO] [stderr] ... | [INFO] [stderr] 56 | | REG_QWORD [INFO] [stderr] 57 | | ]); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/enums.rs:39:29 [INFO] [stderr] | [INFO] [stderr] 39 | $( $v = winapi::um::winnt::$v as isize ),* [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] ... [INFO] [stderr] 60 | / winapi_enum!(RegDisposition, "Enumeration of possible disposition values" => [ [INFO] [stderr] 61 | | REG_CREATED_NEW_KEY, [INFO] [stderr] 62 | | REG_OPENED_EXISTING_KEY [INFO] [stderr] 63 | | ]); [INFO] [stderr] | |___- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:145:19 [INFO] [stderr] | [INFO] [stderr] 145 | pub sub_keys: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:146:26 [INFO] [stderr] | [INFO] [stderr] 146 | pub max_sub_key_len: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:147:24 [INFO] [stderr] | [INFO] [stderr] 147 | pub max_class_len: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:148:17 [INFO] [stderr] | [INFO] [stderr] 148 | pub values: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:149:29 [INFO] [stderr] | [INFO] [stderr] 149 | pub max_value_name_len: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:150:24 [INFO] [stderr] | [INFO] [stderr] 150 | pub max_value_len: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:192:11 [INFO] [stderr] | [INFO] [stderr] 192 | hkey: HKEY, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:218:25 [INFO] [stderr] | [INFO] [stderr] 218 | pub fn predef(hkey: HKEY) -> RegKey { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:237:33 [INFO] [stderr] | [INFO] [stderr] 237 | pub fn raw_handle(&self) -> HKEY { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `KEY_READ` in module `enums` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:259:50 [INFO] [stderr] | [INFO] [stderr] 259 | self.open_subkey_with_flags(path, enums::KEY_READ) [INFO] [stderr] | ^^^^^^^^ not found in `enums` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:279:27 [INFO] [stderr] | [INFO] [stderr] 279 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:287:18 [INFO] [stderr] | [INFO] [stderr] 287 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:349:52 [INFO] [stderr] | [INFO] [stderr] 349 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `enums` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:354:27 [INFO] [stderr] | [INFO] [stderr] 354 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:355:27 [INFO] [stderr] | [INFO] [stderr] 355 | let mut disp_buf: DWORD = 0; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:461:18 [INFO] [stderr] | [INFO] [stderr] 461 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:530:18 [INFO] [stderr] | [INFO] [stderr] 530 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:584:18 [INFO] [stderr] | [INFO] [stderr] 584 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:635:26 [INFO] [stderr] | [INFO] [stderr] 635 | let mut buf_len: DWORD = 2048; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:636:27 [INFO] [stderr] | [INFO] [stderr] 636 | let mut buf_type: DWORD = 0; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPBYTE` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:645:41 [INFO] [stderr] | [INFO] [stderr] 645 | buf.as_mut_ptr() as LPBYTE, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:647:22 [INFO] [stderr] | [INFO] [stderr] 647 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:709:40 [INFO] [stderr] | [INFO] [stderr] 709 | let t = value.vtype.clone() as DWORD; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BYTE` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:716:48 [INFO] [stderr] | [INFO] [stderr] 716 | value.bytes.as_ptr() as *const BYTE, [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:718:18 [INFO] [stderr] | [INFO] [stderr] 718 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:747:18 [INFO] [stderr] | [INFO] [stderr] 747 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:852:32 [INFO] [stderr] | [INFO] [stderr] 852 | if self.hkey >= enums::HKEY_CLASSES_ROOT { return Ok(()) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in `enums` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:854:51 [INFO] [stderr] | [INFO] [stderr] 854 | winapi_reg::RegCloseKey(self.hkey) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:861:31 [INFO] [stderr] | [INFO] [stderr] 861 | fn enum_key(&self, index: DWORD) -> Option> { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:863:30 [INFO] [stderr] | [INFO] [stderr] 863 | let mut name = [0 as WCHAR; 2048]; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:874:18 [INFO] [stderr] | [INFO] [stderr] 874 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:889:33 [INFO] [stderr] | [INFO] [stderr] 889 | fn enum_value(&self, index: DWORD) -> Option> { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:891:30 [INFO] [stderr] | [INFO] [stderr] 891 | let mut name = [0 as WCHAR; 2048]; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:893:26 [INFO] [stderr] | [INFO] [stderr] 893 | let mut buf_len: DWORD = 2048; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:894:27 [INFO] [stderr] | [INFO] [stderr] 894 | let mut buf_type: DWORD = 0; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `LPBYTE` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:905:41 [INFO] [stderr] | [INFO] [stderr] 905 | buf.as_mut_ptr() as LPBYTE, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:907:22 [INFO] [stderr] | [INFO] [stderr] 907 | ) as DWORD [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:943:12 [INFO] [stderr] | [INFO] [stderr] 943 | index: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:963:12 [INFO] [stderr] | [INFO] [stderr] 963 | index: DWORD, [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] error[E0283]: type annotations needed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:145:5 [INFO] [stderr] | [INFO] [stderr] 145 | pub sub_keys: DWORD, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `_: std::default::Default` [INFO] [stderr] = note: required by `std::default::Default::default` [INFO] [stderr] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/lib.rs:981:16 [INFO] [stderr] | [INFO] [stderr] 981 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `from_wide` found for struct `std::ffi::OsString` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/types.rs:54:35 [INFO] [stderr] | [INFO] [stderr] 54 | let s = OsString::from_wide(words); [INFO] [stderr] | ^^^^^^^^^ function or associated item not found in `std::ffi::OsString` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&&'a std::ffi::OsStr` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.6.0/src/types.rs:113:37 [INFO] [stderr] | [INFO] [stderr] 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&&'a std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error: aborting due to 56 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0283, E0412, E0425, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `winreg`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c31e2d87f8dc7dbc5e1a456e38513728175ca893267f2c90e5be4077ad6e09f5"` [INFO] running `"docker" "rm" "-f" "c31e2d87f8dc7dbc5e1a456e38513728175ca893267f2c90e5be4077ad6e09f5"` [INFO] [stdout] c31e2d87f8dc7dbc5e1a456e38513728175ca893267f2c90e5be4077ad6e09f5