[INFO] cloning repository https://github.com/adumbidiot/win-nfd-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/win-nfd-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fwin-nfd-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fwin-nfd-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfeaafb8afd362eb65bed4c496ba9b1f4b739d7 [INFO] testing adumbidiot/win-nfd-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fwin-nfd-rs" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/win-nfd-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/win-nfd-rs [INFO] finished tweaking git repo https://github.com/adumbidiot/win-nfd-rs [INFO] tweaked toml for git repo https://github.com/adumbidiot/win-nfd-rs written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/win-nfd-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/adumbidiot/skylight-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 887485f23d6cadc78e61ff4cafdbd9df29cf6f8027c9a4651998b7a8b1813e11 [INFO] running `Command { std: "docker" "start" "-a" "887485f23d6cadc78e61ff4cafdbd9df29cf6f8027c9a4651998b7a8b1813e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "887485f23d6cadc78e61ff4cafdbd9df29cf6f8027c9a4651998b7a8b1813e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887485f23d6cadc78e61ff4cafdbd9df29cf6f8027c9a4651998b7a8b1813e11", kill_on_drop: false }` [INFO] [stdout] 887485f23d6cadc78e61ff4cafdbd9df29cf6f8027c9a4651998b7a8b1813e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b29bfbad4ec665696285ab3217dc492c4924ec4238a227b290b7f98a7637cc41 [INFO] running `Command { std: "docker" "start" "-a" "b29bfbad4ec665696285ab3217dc492c4924ec4238a227b290b7f98a7637cc41", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling skylight v0.0.0 (https://github.com/adumbidiot/skylight-rs#4cbacaa8) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | 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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::minwindef::HMODULE; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::libloaderapi::FreeLibrary; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::libloaderapi::LoadLibraryW; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | 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 `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::windows::ffi::OsStringExt; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::shared::guiddef::CLSID; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::DWORD; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::winerror::FAILED; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::combaseapi::CoCreateInstance; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::combaseapi::CoIncrementMTAUsage; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::combaseapi::CoTaskMemAlloc; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::um::combaseapi::CoTaskMemFree; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:5:48 [INFO] [stdout] | [INFO] [stdout] 5 | use std::{convert::TryInto, ffi::OsString, os::windows::ffi::OsStringExt}; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::lmcons::UNLEN; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winbase::lstrlenW; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winbase::GetUserNameW; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winbase::LocalFree; [INFO] [stdout] | ^^ could not find `um` 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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::ntdef::LANG_SYSTEM_DEFAULT; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::shared::ntdef::MAKELANGID; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::ntdef::SUBLANG_SYS_DEFAULT; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::errhandlingapi::GetLastError; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winbase::FormatMessageW; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winbase::FORMAT_MESSAGE_ALLOCATE_BUFFER; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::um::winbase::FORMAT_MESSAGE_FROM_HMODULE; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::um::winbase::FORMAT_MESSAGE_FROM_SYSTEM; [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::um::winbase::FORMAT_MESSAGE_IGNORE_INSERTS; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::Interface` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::Interface; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Interface` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct HModule(HMODULE); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LoadLibraryW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | let hmodule = LoadLibraryW(lib.as_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:26:29 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct HModule(HMODULE); [INFO] [stdout] | ---------------------------- similarly named struct `HModule` defined here [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn as_raw(&self) -> HMODULE { [INFO] [stdout] | ^^^^^^^ help: a struct with a similar name exists: `HModule` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FreeLibrary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/libloaderapi.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | let ret = unsafe { FreeLibrary(lib.0) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoIncrementMTAUsage` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | let code = unsafe { CoIncrementMTAUsage(&mut cookie) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FAILED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | if FAILED(code) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CLSID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | class_id: &CLSID, [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/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | flags: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoCreateInstance` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | let hr = CoCreateInstance( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FAILED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | if FAILED(hr) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemAlloc` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | let ptr = unsafe { CoTaskMemAlloc(len * 2) }; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CoTaskMemFree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/objbase.rs:154:13 [INFO] [stdout] | [INFO] [stdout] 154 | CoTaskMemFree(self.0.as_ptr().cast()); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNLEN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | const BUFFER_LEN: u32 = UNLEN + 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetUserNameW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | let ret = unsafe { GetUserNameW(buffer.as_mut_ptr().cast(), &mut buffer_len) }; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lstrlenW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | lstrlenW(self.0.as_ptr()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `LocalFree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winbase.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | let ret = unsafe { LocalFree(obj.as_mut_ptr().cast()) }; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | Self::from(unsafe { GetLastError() }) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_FROM_HMODULE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | flags |= FORMAT_MESSAGE_FROM_HMODULE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FormatMessageW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | FormatMessageW( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_ALLOCATE_BUFFER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | | FORMAT_MESSAGE_ALLOCATE_BUFFER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_FROM_SYSTEM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | | FORMAT_MESSAGE_FROM_SYSTEM [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FORMAT_MESSAGE_IGNORE_INSERTS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | | FORMAT_MESSAGE_IGNORE_INSERTS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `MAKELANGID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | MAKELANGID(LANG_SYSTEM_DEFAULT, SUBLANG_SYS_DEFAULT).into(), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LANG_SYSTEM_DEFAULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | MAKELANGID(LANG_SYSTEM_DEFAULT, SUBLANG_SYS_DEFAULT).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SUBLANG_SYS_DEFAULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/skylight-rs-4f5a4d2b1803a565/4cbacaa/src/winerror.rs:54:49 [INFO] [stdout] | [INFO] [stdout] 54 | MAKELANGID(LANG_SYSTEM_DEFAULT, SUBLANG_SYS_DEFAULT).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 53 previous errors [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 `skylight` due to 54 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b29bfbad4ec665696285ab3217dc492c4924ec4238a227b290b7f98a7637cc41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b29bfbad4ec665696285ab3217dc492c4924ec4238a227b290b7f98a7637cc41", kill_on_drop: false }` [INFO] [stdout] b29bfbad4ec665696285ab3217dc492c4924ec4238a227b290b7f98a7637cc41