[INFO] cloning repository https://github.com/propenster/workmanrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/propenster/workmanrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Fworkmanrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Fworkmanrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 342b1b02a6e184181192ff9a474a5136e8405b47 [INFO] checking propenster/workmanrs/342b1b02a6e184181192ff9a474a5136e8405b47 against master#f25e92bd42b14e45440c0a30a4ed751ea502f430 for pr-127481 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpropenster%2Fworkmanrs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/propenster/workmanrs on toolchain f25e92bd42b14e45440c0a30a4ed751ea502f430 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/propenster/workmanrs [INFO] finished tweaking git repo https://github.com/propenster/workmanrs [INFO] tweaked toml for git repo https://github.com/propenster/workmanrs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/propenster/workmanrs 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" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tasklist v0.2.12 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.38.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.38.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.38.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.38.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.38.0 [INFO] [stderr] Downloaded windows v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a7fea644af8b04abd79de920e70e73588abcb4be3fbc3c6e5604368c5a2fa22 [INFO] running `Command { std: "docker" "start" "-a" "1a7fea644af8b04abd79de920e70e73588abcb4be3fbc3c6e5604368c5a2fa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a7fea644af8b04abd79de920e70e73588abcb4be3fbc3c6e5604368c5a2fa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7fea644af8b04abd79de920e70e73588abcb4be3fbc3c6e5604368c5a2fa22", kill_on_drop: false }` [INFO] [stdout] 1a7fea644af8b04abd79de920e70e73588abcb4be3fbc3c6e5604368c5a2fa22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f25e92bd42b14e45440c0a30a4ed751ea502f430" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce79c682a12013fffe70c8893a2dc35a057f236dc78330d0658ebf0bf38185f5 [INFO] running `Command { std: "docker" "start" "-a" "ce79c682a12013fffe70c8893a2dc35a057f236dc78330d0658ebf0bf38185f5", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.author [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking tasklist v0.2.12 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::core::{PCSTR}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use windows::Win32::System::Threading::{OpenProcess,PROCESS_QUERY_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | use windows::Win32::Security::{LookupAccountSidA,TOKEN_USER,GetTokenInformation,TokenUser,TOKEN_QUERY,SID_NAME_USE}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | use windows::Win32::Security::Authorization::ConvertSidToStringSidA; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | use windows::Win32::System::Threading::{OpenProcessToken}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | use windows::Win32::NetworkManagement::NetManagement::UNLEN; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [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/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | use std::os::windows::prelude::{OsStringExt, OsStrExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/os/mod.rs:100:9 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | use windows::{core::PSTR, Win32::Foundation::MAX_PATH}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | use windows::Win32::System::Diagnostics::ToolHelp::{CreateToolhelp32Snapshot,TH32CS_SNAPTHREAD,THREADENTRY32,Thread32First,Thread32Ne... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | use windows::Win32::Foundation::{INVALID_HANDLE_VALUE,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | use windows::Win32::System::Threading::{PROCESS_QUERY_LIMITED_INFORMATION,OpenProcess}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | use windows::Win32::Foundation::{BOOL,CloseHandle,HINSTANCE}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | use windows::Win32::System::ProcessStatus::K32GetModuleFileNameExW; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | use windows::Win32::Foundation::CloseHandle; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | use windows::Win32::System::Diagnostics::ToolHelp::{CreateToolhelp32Snapshot,TH32CS_SNAPPROCESS,PROCESSENTRY32,Process32First,Process... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | use windows::Win32::System::Threading::{GetProcessTimes,OpenProcess,PROCESS_QUERY_LIMITED_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | use windows::Win32::Foundation::{CloseHandle,BOOL}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | use windows::Win32::Foundation::{FILETIME, GetLastError}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | use windows::Win32::System::Time::{FileTimeToSystemTime}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | use windows::Win32::Foundation::SYSTEMTIME; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use windows::Win32::System::Diagnostics::Debug::ReadProcessMemory; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | use windows::Win32::System::Threading::{PROCESS_VM_READ,RTL_USER_PROCESS_PARAMETERS,PEB,PROCESSINFOCLASS,NtQueryInformationProcess,Op... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:379:5 [INFO] [stdout] | [INFO] [stdout] 379 | use windows::core::{PWSTR}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:380:5 [INFO] [stdout] | [INFO] [stdout] 380 | use windows::Win32::Foundation::HANDLE; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | use windows::Win32::System::Diagnostics::Debug::ReadProcessMemory; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | use windows::Win32::Foundation::CloseHandle; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:428:9 [INFO] [stdout] | [INFO] [stdout] 428 | use windows::Win32::System::Threading::{GetProcessIoCounters,IO_COUNTERS,OpenProcess,PROCESS_QUERY_LIMITED_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:465:9 [INFO] [stdout] | [INFO] [stdout] 465 | use windows::Win32::System::ProcessStatus::{K32GetProcessMemoryInfo,PROCESS_MEMORY_COUNTERS}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | use windows::Win32::System::Threading::{OpenProcess,PROCESS_QUERY_LIMITED_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:504:9 [INFO] [stdout] | [INFO] [stdout] 504 | use windows::Win32::System::Threading::{GetProcessHandleCount,OpenProcess,PROCESS_QUERY_LIMITED_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:505:9 [INFO] [stdout] | [INFO] [stdout] 505 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:545:9 [INFO] [stdout] | [INFO] [stdout] 545 | use windows::Win32::Storage::FileSystem::{ GetFileVersionInfoSizeExW,FILE_VER_GET_LOCALISED,GetFileVersionInfoExW}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | use windows::core::PCWSTR; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:657:9 [INFO] [stdout] | [INFO] [stdout] 657 | use windows::Win32::System::Threading::{IsWow64Process,OpenProcess,PROCESS_QUERY_LIMITED_INFORMATION}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:658:9 [INFO] [stdout] | [INFO] [stdout] 658 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | use windows::core::PCSTR; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | use windows::Win32::System::Threading::OpenProcessToken; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use windows::Win32::Foundation::{HANDLE,BOOL,LUID,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | use windows::Win32::System::Threading::{GetCurrentProcess}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | use windows::Win32::Security::{TOKEN_ADJUST_PRIVILEGES,TOKEN_QUERY,LUID_AND_ATTRIBUTES,SE_PRIVILEGE_ENABLED,TOKEN_PRIVILEGES,LookupPr... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | use windows::Win32::System::Threading::{OpenProcess,PROCESS_TERMINATE,TerminateProcess}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | use windows::Win32::Foundation::{BOOL,CloseHandle}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/mod.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | use windows::Win32::Foundation::HANDLE; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/mod.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | use windows::Win32::System::Diagnostics::ToolHelp::{CreateToolhelp32Snapshot,TH32CS_SNAPPROCESS,PROCESSENTRY32,Process32First,Process32Ne... [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/mod.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | use windows::Win32::System::ProcessStatus::{PROCESS_MEMORY_COUNTERS}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/mod.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | use windows::Win32::System::Threading::IO_COUNTERS; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::get_proc_name` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/mod.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | use crate::{get_proc_name, kill}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | no `get_proc_name` in the root [INFO] [stdout] | help: a similar name exists in the module: `get_proc_time` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/lib.rs:208:4 [INFO] [stdout] | [INFO] [stdout] 208 | fn get_proc_name(name:[windows::Win32::Foundation::CHAR;260])->String{ [INFO] [stdout] | ^^^^^^^^^^^^^ [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/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:396:36 [INFO] [stdout] | [INFO] [stdout] 396 | Some(nul) => OsString::from_wide(&x[..nul]), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/ffi/os_str.rs:143:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 396 | Some(nul) => OsString::from_iter(&x[..nul]), [INFO] [stdout] | ~~~~~~~~~ [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/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:397:31 [INFO] [stdout] | [INFO] [stdout] 397 | None => OsString::from_wide(x), [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/ffi/os_str.rs:143:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 397 | None => OsString::from_iter(x), [INFO] [stdout] | ~~~~~~~~~ [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/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:550:47 [INFO] [stdout] | [INFO] [stdout] 550 | let path_str:Vec = OsStr::new(&path).encode_wide().chain(Some(0).into_iter()).collect(); [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [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/index.crates.io-6f17d22bba15001f/tasklist-0.2.12/src/infos/info.rs:561:32 [INFO] [stdout] | [INFO] [stdout] 561 | let ds = OsString::from_wide(&i).into_string().unwrap(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/f25e92bd42b14e45440c0a30a4ed751ea502f430/library/std/src/ffi/os_str.rs:143:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 561 | let ds = OsString::from_iter(&i).into_string().unwrap(); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tasklist` (lib) due to 56 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ce79c682a12013fffe70c8893a2dc35a057f236dc78330d0658ebf0bf38185f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce79c682a12013fffe70c8893a2dc35a057f236dc78330d0658ebf0bf38185f5", kill_on_drop: false }` [INFO] [stdout] ce79c682a12013fffe70c8893a2dc35a057f236dc78330d0658ebf0bf38185f5