[INFO] cloning repository https://github.com/TheChilliPL/klc-install [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheChilliPL/klc-install" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChilliPL%2Fklc-install", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChilliPL%2Fklc-install'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d51389c4e3f40939970b924cd5c14448acb3160 [INFO] checking TheChilliPL/klc-install against try#09ea730c380b8b9acb96ff87b724c45df920f793 for pr-134272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheChilliPL%2Fklc-install" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheChilliPL/klc-install on toolchain 09ea730c380b8b9acb96ff87b724c45df920f793 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheChilliPL/klc-install [INFO] finished tweaking git repo https://github.com/TheChilliPL/klc-install [INFO] tweaked toml for git repo https://github.com/TheChilliPL/klc-install written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/TheChilliPL/klc-install already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_elevated v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cdfa2d44e64a278502a588f3c69becd625cba0a40762e25c9093cb704215cf1 [INFO] running `Command { std: "docker" "start" "-a" "7cdfa2d44e64a278502a588f3c69becd625cba0a40762e25c9093cb704215cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cdfa2d44e64a278502a588f3c69becd625cba0a40762e25c9093cb704215cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cdfa2d44e64a278502a588f3c69becd625cba0a40762e25c9093cb704215cf1", kill_on_drop: false }` [INFO] [stdout] 7cdfa2d44e64a278502a588f3c69becd625cba0a40762e25c9093cb704215cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+09ea730c380b8b9acb96ff87b724c45df920f793" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f9467e9bc35c93c0e631c96c45f0e5fe4c6ff7d0e43cc711273632cbabfbf6e [INFO] running `Command { std: "docker" "start" "-a" "4f9467e9bc35c93c0e631c96c45f0e5fe4c6ff7d0e43cc711273632cbabfbf6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking windows-result v0.2.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Checking windows-strings v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking is_elevated v0.1.2 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking windows-core v0.58.0 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking windows v0.58.0 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking klc-install v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `is_elevated::is_elevated` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use is_elevated::is_elevated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `is_elevated` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/get_known_folder.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::{core::GUID, Win32::{System::Com::CoTaskMemFree, UI::Shell::{SHGetKnownFolderPath, KF_FLAG_DEFAULT}}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/get_known_folder.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::{core::GUID, Win32::{System::Com::CoTaskMemFree, UI::Shell::{SHGetKnownFolderPath, KF_FLAG_DEFAULT}}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/registry_key.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/registry_value.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::System::Registry::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/main.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::Win32::UI::Shell::FOLDERID_System; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/registry_key.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | core::PWSTR, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/registry_key.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | hkey: HKEY, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/registry_key.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | KEY_ALL_ACCESS, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_OPTION_NON_VOLATILE` in this scope [INFO] [stdout] --> src/registry_key.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | REG_OPTION_NON_VOLATILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/registry_key.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | KEY_ALL_ACCESS, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RRF_RT_ANY` in this scope [INFO] [stdout] --> src/registry_key.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | RRF_RT_ANY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RRF_RT_ANY` in this scope [INFO] [stdout] --> src/registry_key.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | RRF_RT_ANY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/registry_key.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | hkey: HKEY_LOCAL_MACHINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_CONFIG` in this scope [INFO] [stdout] --> src/registry_key.rs:382:19 [INFO] [stdout] | [INFO] [stdout] 382 | hkey: HKEY_CURRENT_CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in this scope [INFO] [stdout] --> src/registry_key.rs:389:19 [INFO] [stdout] | [INFO] [stdout] 389 | hkey: HKEY_CLASSES_ROOT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/registry_key.rs:396:19 [INFO] [stdout] | [INFO] [stdout] 396 | hkey: HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_USERS` in this scope [INFO] [stdout] --> src/registry_key.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | hkey: HKEY_USERS, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | type_code: REG_VALUE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | type_code: REG_VALUE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn to_raw(&self) -> (REG_VALUE_TYPE, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_NONE` in this scope [INFO] [stdout] --> src/registry_value.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | RegistryValueData::None => (REG_NONE, Vec::new()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/registry_value.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | RegistryValueData::Binary(data) => (REG_BINARY, data.clone()), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_DWORD_LITTLE_ENDIAN` in this scope [INFO] [stdout] --> src/registry_value.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | (REG_DWORD_LITTLE_ENDIAN, dword.to_le_bytes().to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_QWORD_LITTLE_ENDIAN` in this scope [INFO] [stdout] --> src/registry_value.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | (REG_QWORD_LITTLE_ENDIAN, qword.to_le_bytes().to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | (REG_SZ, data) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_MULTI_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | (REG_MULTI_SZ, data) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_EXPAND_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | (REG_EXPAND_SZ, data) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `is_elevated::is_elevated` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use is_elevated::is_elevated; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `is_elevated` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/get_known_folder.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::{core::GUID, Win32::{System::Com::CoTaskMemFree, UI::Shell::{SHGetKnownFolderPath, KF_FLAG_DEFAULT}}}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/get_known_folder.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::{core::GUID, Win32::{System::Com::CoTaskMemFree, UI::Shell::{SHGetKnownFolderPath, KF_FLAG_DEFAULT}}}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/registry_key.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | Win32::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/registry_key.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 438 | use windows::Win32::System::Registry::HKEY_LOCAL_MACHINE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/registry_value.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::System::Registry::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> src/main.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::Win32::UI::Shell::FOLDERID_System; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> src/registry_key.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | core::PWSTR, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCloseKey` in this scope [INFO] [stdout] --> src/registry_key.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | _ = unsafe { RegCloseKey(self.hkey) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegOpenKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | RegOpenKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HKEY` [INFO] [stdout] --> src/registry_key.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | let mut hkey = HKEY::default(); [INFO] [stdout] | ^^^^ use of undeclared type `HKEY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCreateKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | RegCreateKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegGetValueW` in this scope [INFO] [stdout] --> src/registry_key.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | RegGetValueW( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegGetValueW` in this scope [INFO] [stdout] --> src/registry_key.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RegGetValueW( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegSetValueExW` in this scope [INFO] [stdout] --> src/registry_key.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | RegSetValueExW( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HKEY` in this scope [INFO] [stdout] --> src/registry_key.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | hkey: HKEY, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/registry_key.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | KEY_ALL_ACCESS, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_OPTION_NON_VOLATILE` in this scope [INFO] [stdout] --> src/registry_key.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | REG_OPTION_NON_VOLATILE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEY_ALL_ACCESS` in this scope [INFO] [stdout] --> src/registry_key.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | KEY_ALL_ACCESS, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegQueryInfoKeyW` in this scope [INFO] [stdout] --> src/registry_key.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | RegQueryInfoKeyW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegQueryInfoKeyW` in this scope [INFO] [stdout] --> src/registry_key.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | RegQueryInfoKeyW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RRF_RT_ANY` in this scope [INFO] [stdout] --> src/registry_key.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | RRF_RT_ANY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RRF_RT_ANY` in this scope [INFO] [stdout] --> src/registry_key.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | RRF_RT_ANY, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegEnumKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | RegEnumKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_LOCAL_MACHINE` in this scope [INFO] [stdout] --> src/registry_key.rs:375:19 [INFO] [stdout] | [INFO] [stdout] 375 | hkey: HKEY_LOCAL_MACHINE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_CONFIG` in this scope [INFO] [stdout] --> src/registry_key.rs:382:19 [INFO] [stdout] | [INFO] [stdout] 382 | hkey: HKEY_CURRENT_CONFIG, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CLASSES_ROOT` in this scope [INFO] [stdout] --> src/registry_key.rs:389:19 [INFO] [stdout] | [INFO] [stdout] 389 | hkey: HKEY_CLASSES_ROOT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_CURRENT_USER` in this scope [INFO] [stdout] --> src/registry_key.rs:396:19 [INFO] [stdout] | [INFO] [stdout] 396 | hkey: HKEY_CURRENT_USER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HKEY_USERS` in this scope [INFO] [stdout] --> src/registry_key.rs:403:19 [INFO] [stdout] | [INFO] [stdout] 403 | hkey: HKEY_USERS, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:23:20 [INFO] [stdout] | [INFO] [stdout] 23 | type_code: REG_VALUE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | type_code: REG_VALUE_TYPE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `REG_VALUE_TYPE` in this scope [INFO] [stdout] --> src/registry_value.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn to_raw(&self) -> (REG_VALUE_TYPE, Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_NONE` in this scope [INFO] [stdout] --> src/registry_value.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | RegistryValueData::None => (REG_NONE, Vec::new()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_BINARY` in this scope [INFO] [stdout] --> src/registry_value.rs:130:49 [INFO] [stdout] | [INFO] [stdout] 130 | RegistryValueData::Binary(data) => (REG_BINARY, data.clone()), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_DWORD_LITTLE_ENDIAN` in this scope [INFO] [stdout] --> src/registry_value.rs:132:18 [INFO] [stdout] | [INFO] [stdout] 132 | (REG_DWORD_LITTLE_ENDIAN, dword.to_le_bytes().to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_QWORD_LITTLE_ENDIAN` in this scope [INFO] [stdout] --> src/registry_value.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 135 | (REG_QWORD_LITTLE_ENDIAN, qword.to_le_bytes().to_vec()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:145:18 [INFO] [stdout] | [INFO] [stdout] 145 | (REG_SZ, data) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_MULTI_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:159:18 [INFO] [stdout] | [INFO] [stdout] 159 | (REG_MULTI_SZ, data) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REG_EXPAND_SZ` in this scope [INFO] [stdout] --> src/registry_value.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | (REG_EXPAND_SZ, data) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCloseKey` in this scope [INFO] [stdout] --> src/registry_key.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | _ = unsafe { RegCloseKey(self.hkey) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegOpenKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | RegOpenKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HKEY` [INFO] [stdout] --> src/registry_key.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | let mut hkey = HKEY::default(); [INFO] [stdout] | ^^^^ use of undeclared type `HKEY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegCreateKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | RegCreateKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegGetValueW` in this scope [INFO] [stdout] --> src/registry_key.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | RegGetValueW( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegGetValueW` in this scope [INFO] [stdout] --> src/registry_key.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | RegGetValueW( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegSetValueExW` in this scope [INFO] [stdout] --> src/registry_key.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | RegSetValueExW( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegQueryInfoKeyW` in this scope [INFO] [stdout] --> src/registry_key.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | RegQueryInfoKeyW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegQueryInfoKeyW` in this scope [INFO] [stdout] --> src/registry_key.rs:303:13 [INFO] [stdout] | [INFO] [stdout] 303 | RegQueryInfoKeyW( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `RegEnumKeyExW` in this scope [INFO] [stdout] --> src/registry_key.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | RegEnumKeyExW( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `klc-install` (bin "klc-install") due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `klc-install` (bin "klc-install" test) due to 39 previous errors [INFO] running `Command { std: "docker" "inspect" "4f9467e9bc35c93c0e631c96c45f0e5fe4c6ff7d0e43cc711273632cbabfbf6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f9467e9bc35c93c0e631c96c45f0e5fe4c6ff7d0e43cc711273632cbabfbf6e", kill_on_drop: false }` [INFO] [stdout] 4f9467e9bc35c93c0e631c96c45f0e5fe4c6ff7d0e43cc711273632cbabfbf6e