[INFO] cloning repository https://github.com/sop/wslscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sop/wslscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsop%2Fwslscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsop%2Fwslscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e0e3481f75c71f38099bd79ee0713dbc87bc9a7 [INFO] testing sop/wslscript against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsop%2Fwslscript" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sop/wslscript on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/sop/wslscript [INFO] finished tweaking git repo https://github.com/sop/wslscript [INFO] tweaked toml for git repo https://github.com/sop/wslscript written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/sop/wslscript already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded guid_win v0.2.0 [INFO] [stderr] Downloaded com_macros_support v0.6.0 [INFO] [stderr] Downloaded com v0.6.0 [INFO] [stderr] Downloaded com_macros v0.6.0 [INFO] [stderr] Downloaded simple-logging v2.0.2 [INFO] [stderr] Downloaded comedy v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5418d59623d289e4baf6e400df4cefe69f04be10437abc7f8cfa1cad788f4df4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5418d59623d289e4baf6e400df4cefe69f04be10437abc7f8cfa1cad788f4df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5418d59623d289e4baf6e400df4cefe69f04be10437abc7f8cfa1cad788f4df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5418d59623d289e4baf6e400df4cefe69f04be10437abc7f8cfa1cad788f4df4", kill_on_drop: false }` [INFO] [stdout] 5418d59623d289e4baf6e400df4cefe69f04be10437abc7f8cfa1cad788f4df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ae32a2f3e7fe609f0a31279108c93db0152471164befa21ceba0c6a590bf5b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ae32a2f3e7fe609f0a31279108c93db0152471164befa21ceba0c6a590bf5b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wchar v0.11.0 [INFO] [stderr] Compiling widestring v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple-logging v2.0.2 [INFO] [stderr] Compiling comedy v0.2.0 [INFO] [stderr] Compiling winreg v0.7.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling guid_win v0.2.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | pub use winapi::shared::minwindef::HKEY; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | use winapi::shared::minwindef::{BYTE, DWORD, FILETIME, LPBYTE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:130:13 [INFO] [stdout] | [INFO] [stdout] 130 | use winapi::um::minwinbase::SYSTEMTIME; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | use winapi::um::timezoneapi::FileTimeToSystemTime; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | use winapi::shared::winerror; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/enums.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use winapi::um::winnt::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/enums.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | pub use winapi::um::winreg::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | use winapi::um::winreg as winapi_reg; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/transaction.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::um::handleapi; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/transaction.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::um::ktmw32; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/transaction.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::um::winnt; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/types.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/types.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use super::winapi::shared::winerror; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/enums.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | $( $v = winapi::um::winnt::$v as isize ),* [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 31 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ [INFO] [stdout] 32 | | REG_NONE, [INFO] [stdout] 33 | | REG_SZ, [INFO] [stdout] 34 | | REG_EXPAND_SZ, [INFO] [stdout] ... | [INFO] [stdout] 43 | | REG_QWORD [INFO] [stdout] 44 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `winapi_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/enums.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 26 | $( $v = winapi::um::winnt::$v as isize ),* [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 47 | / winapi_enum!(RegDisposition, "Enumeration of possible disposition values" => [ [INFO] [stdout] 48 | | REG_CREATED_NEW_KEY, [INFO] [stdout] 49 | | REG_OPENED_EXISTING_KEY [INFO] [stdout] 50 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `winapi_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:155:19 [INFO] [stdout] | [INFO] [stdout] 155 | pub sub_keys: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:156:26 [INFO] [stdout] | [INFO] [stdout] 156 | pub max_sub_key_len: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | pub max_class_len: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | pub values: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | pub max_value_name_len: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:160:24 [INFO] [stdout] | [INFO] [stdout] 160 | pub max_value_len: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FILETIME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:162:26 [INFO] [stdout] | [INFO] [stdout] 162 | pub last_write_time: FILETIME, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SYSTEMTIME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:167:49 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn get_last_write_time_system(&self) -> SYSTEMTIME { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SYSTEMTIME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | let mut st: SYSTEMTIME = unsafe { ::std::mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FileTimeToSystemTime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | FileTimeToSystemTime(&self.last_write_time, &mut st); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:220:11 [INFO] [stdout] | [INFO] [stdout] 220 | hkey: HKEY, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:246:25 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn predef(hkey: HKEY) -> RegKey { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn raw_handle(&self) -> HKEY { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_READ` in module `enums` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:287:50 [INFO] [stdout] | [INFO] [stdout] 287 | self.open_subkey_with_flags(path, enums::KEY_READ) [INFO] [stdout] | ^^^^^^^^ not found in `enums` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:311:27 [INFO] [stdout] | [INFO] [stdout] 311 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:313:95 [INFO] [stdout] | [INFO] [stdout] 313 | winapi_reg::RegOpenKeyExW(self.hkey, c_path.as_ptr(), 0, perms, &mut new_hkey) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:339:27 [INFO] [stdout] | [INFO] [stdout] 339 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:349:18 [INFO] [stdout] | [INFO] [stdout] 349 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in module `enums` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:382:52 [INFO] [stdout] | [INFO] [stdout] 382 | self.create_subkey_with_flags(path, enums::KEY_ALL_ACCESS) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `enums` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:391:27 [INFO] [stdout] | [INFO] [stdout] 391 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:392:27 [INFO] [stdout] | [INFO] [stdout] 392 | let mut disp_buf: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:433:27 [INFO] [stdout] | [INFO] [stdout] 433 | let mut new_hkey: HKEY = ptr::null_mut(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:434:27 [INFO] [stdout] | [INFO] [stdout] 434 | let mut disp_buf: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:448:18 [INFO] [stdout] | [INFO] [stdout] 448 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:499:18 [INFO] [stdout] | [INFO] [stdout] 499 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:667:18 [INFO] [stdout] | [INFO] [stdout] 667 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:718:26 [INFO] [stdout] | [INFO] [stdout] 718 | let mut buf_len: DWORD = 2048; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:719:27 [INFO] [stdout] | [INFO] [stdout] 719 | let mut buf_type: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPBYTE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:728:41 [INFO] [stdout] | [INFO] [stdout] 728 | buf.as_mut_ptr() as LPBYTE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:730:22 [INFO] [stdout] | [INFO] [stdout] 730 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:797:40 [INFO] [stdout] | [INFO] [stdout] 797 | let t = value.vtype.clone() as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BYTE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:804:48 [INFO] [stdout] | [INFO] [stdout] 804 | value.bytes.as_ptr() as *const BYTE, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:806:18 [INFO] [stdout] | [INFO] [stdout] 806 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:831:83 [INFO] [stdout] | [INFO] [stdout] 831 | match unsafe { winapi_reg::RegDeleteValueW(self.hkey, c_name.as_ptr()) as DWORD } { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in module `enums` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:927:32 [INFO] [stdout] | [INFO] [stdout] 927 | if self.hkey >= enums::HKEY_CLASSES_ROOT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `enums` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:930:62 [INFO] [stdout] | [INFO] [stdout] 930 | match unsafe { winapi_reg::RegCloseKey(self.hkey) as DWORD } { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:936:31 [INFO] [stdout] | [INFO] [stdout] 936 | fn enum_key(&self, index: DWORD) -> Option> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:938:30 [INFO] [stdout] | [INFO] [stdout] 938 | let mut name = [0 as WCHAR; 2048]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:949:18 [INFO] [stdout] | [INFO] [stdout] 949 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:960:33 [INFO] [stdout] | [INFO] [stdout] 960 | fn enum_value(&self, index: DWORD) -> Option> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WCHAR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:962:30 [INFO] [stdout] | [INFO] [stdout] 962 | let mut name = [0 as WCHAR; 2048]; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:964:26 [INFO] [stdout] | [INFO] [stdout] 964 | let mut buf_len: DWORD = 2048; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:965:27 [INFO] [stdout] | [INFO] [stdout] 965 | let mut buf_type: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPBYTE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:976:41 [INFO] [stdout] | [INFO] [stdout] 976 | buf.as_mut_ptr() as LPBYTE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:978:22 [INFO] [stdout] | [INFO] [stdout] 978 | ) as DWORD [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:1019:12 [INFO] [stdout] | [INFO] [stdout] 1019 | index: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:1036:28 [INFO] [stdout] | [INFO] [stdout] 1036 | self.index += n as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:1044:12 [INFO] [stdout] | [INFO] [stdout] 1044 | index: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:1061:28 [INFO] [stdout] | [INFO] [stdout] 1061 | self.index += n as DWORD; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/types.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | let s = OsString::from_wide(words); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&&'a OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/types.rs:115:37 [INFO] [stdout] | [INFO] [stdout] 115 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&&'a OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:1068:10 [INFO] [stdout] | [INFO] [stdout] 1068 | .encode_wide() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winreg-0.7.0/src/lib.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Debug, Default)] [INFO] [stdout] | ------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 155 | pub sub_keys: DWORD, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `_: Default` [INFO] [stdout] = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 71 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winreg` due to 72 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `comedy::check_succeeded` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use comedy::check_succeeded; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `check_succeeded` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | use winapi::shared::guiddef::GUID; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 61 | use winapi::um::combaseapi::{CLSIDFromString, StringFromGUID2}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::ctypes` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | use winapi::ctypes; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `ctypes` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `check_succeeded` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe { check_succeeded!(CLSIDFromString(s.as_ptr(), &mut guid)) }?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `error` in `comedy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | type Err = comedy::error::HResult; [INFO] [stdout] | ^^^^^ could not find `error` in `comedy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GUID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:83:84 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct Guid(#[cfg_attr(feature = "guid_serde", serde(with = "GUIDSerde"))] pub GUID); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `StringFromGUID2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | StringFromGUID2( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: constant expression depends on a generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | &mem::transmute::()]>(self.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this may fail depending on what value the parameter takes [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: constant expression depends on a generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:107:27 [INFO] [stdout] | [INFO] [stdout] 107 | write!(f, "{:?}", unsafe { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 108 | | &mem::transmute::()]>(self.clone()) [INFO] [stdout] 109 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this may fail depending on what value the parameter takes [INFO] [stdout] = note: this error originates in the macro `$crate::format_args` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:133:34 [INFO] [stdout] | [INFO] [stdout] 133 | if let Ok(s) = OsString::from_wide(&s).into_string() { [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | if let Ok(s) = OsString::from_wide(&s).into_string() { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | if let Ok(s) = OsString::from_wide(&s).into_string() { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] note: required by a bound in `Ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/guid_win-0.2.0/src/lib.rs:157:39 [INFO] [stdout] | [INFO] [stdout] 157 | let s: Vec<_> = OsStr::new(s).encode_wide().chain(Some(0)).collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9ae32a2f3e7fe609f0a31279108c93db0152471164befa21ceba0c6a590bf5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae32a2f3e7fe609f0a31279108c93db0152471164befa21ceba0c6a590bf5b2", kill_on_drop: false }` [INFO] [stdout] 9ae32a2f3e7fe609f0a31279108c93db0152471164befa21ceba0c6a590bf5b2