[INFO] cloning repository https://github.com/Luchanso/d2assist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luchanso/d2assist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuchanso%2Fd2assist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuchanso%2Fd2assist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58571d94c33883a5f42f1ef9022d8cd8171cc8e7
[INFO] checking Luchanso/d2assist against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuchanso%2Fd2assist" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Luchanso/d2assist
[INFO] finished tweaking git repo https://github.com/Luchanso/d2assist
[INFO] tweaked toml for git repo https://github.com/Luchanso/d2assist written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luchanso/d2assist on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luchanso/d2assist 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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/CosmicHorrorDev/vdf-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tasklist v0.2.13
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.38.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.38.0
[INFO] [stderr]   Downloaded windows_aarch64_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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5652bb2fc88bab89ff9e9cf24b497dc4e240908ec26ac3acd553ca5fd9b47880
[INFO] running `Command { std: "docker" "start" "-a" "5652bb2fc88bab89ff9e9cf24b497dc4e240908ec26ac3acd553ca5fd9b47880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5652bb2fc88bab89ff9e9cf24b497dc4e240908ec26ac3acd553ca5fd9b47880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5652bb2fc88bab89ff9e9cf24b497dc4e240908ec26ac3acd553ca5fd9b47880", kill_on_drop: false }`
[INFO] [stdout] 5652bb2fc88bab89ff9e9cf24b497dc4e240908ec26ac3acd553ca5fd9b47880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 386dde10e07bf19f98ba1f86a85ce9f0fa705ad7e0a6cd5a4a56087ae9168a9c
[INFO] running `Command { std: "docker" "start" "-a" "386dde10e07bf19f98ba1f86a85ce9f0fa705ad7e0a6cd5a4a56087ae9168a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling d2assist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tasklist v0.2.13
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::core::PCSTR;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use windows::Win32::NetworkManagement::NetManagement::UNLEN;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use windows::Win32::Security::Authorization::ConvertSidToStringSidA;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use windows::Win32::Security::{
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     use windows::Win32::System::Threading::OpenProcessToken;
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |     use windows::Win32::System::Threading::{OpenProcess, PROCESS_QUERY_INFORMATION};
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 | use std::os::windows::prelude::{OsStrExt, OsStringExt};
[INFO] [stdout]     |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/os/mod.rs:56:4
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/os/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | use windows::{core::PSTR, Win32::Foundation::MAX_PATH};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 141 |     use windows::Win32::Foundation::{CloseHandle, INVALID_HANDLE_VALUE};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use windows::Win32::System::Diagnostics::ToolHelp::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |     use windows::Win32::Foundation::{CloseHandle, BOOL, HINSTANCE};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |     use windows::Win32::System::ProcessStatus::K32GetModuleFileNameExW;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |     use windows::Win32::System::Threading::{OpenProcess, PROCESS_QUERY_LIMITED_INFORMATION};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use windows::Win32::Foundation::CloseHandle;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     use windows::Win32::System::Diagnostics::ToolHelp::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | use windows::Win32::Foundation::{GetLastError, FILETIME};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:334:9
[INFO] [stdout]     |
[INFO] [stdout] 334 |     use windows::Win32::Foundation::SYSTEMTIME;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:335:9
[INFO] [stdout]     |
[INFO] [stdout] 335 |     use windows::Win32::System::Time::FileTimeToSystemTime;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:400:9
[INFO] [stdout]     |
[INFO] [stdout] 400 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:401:9
[INFO] [stdout]     |
[INFO] [stdout] 401 |     use windows::Win32::System::Diagnostics::Debug::ReadProcessMemory;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:402:9
[INFO] [stdout]     |
[INFO] [stdout] 402 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:469:5
[INFO] [stdout]     |
[INFO] [stdout] 469 | use windows::core::PWSTR;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:470:5
[INFO] [stdout]     |
[INFO] [stdout] 470 | use windows::Win32::Foundation::HANDLE;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |     use windows::Win32::Foundation::CloseHandle;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:474:9
[INFO] [stdout]     |
[INFO] [stdout] 474 |     use windows::Win32::System::Diagnostics::Debug::ReadProcessMemory;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:522:9
[INFO] [stdout]     |
[INFO] [stdout] 522 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:561:9
[INFO] [stdout]     |
[INFO] [stdout] 561 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:562:9
[INFO] [stdout]     |
[INFO] [stdout] 562 |     use windows::Win32::System::ProcessStatus::{K32GetProcessMemoryInfo, PROCESS_MEMORY_COUNTERS};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:563:9
[INFO] [stdout]     |
[INFO] [stdout] 563 |     use windows::Win32::System::Threading::{OpenProcess, PROCESS_QUERY_LIMITED_INFORMATION};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:601:9
[INFO] [stdout]     |
[INFO] [stdout] 601 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:602:9
[INFO] [stdout]     |
[INFO] [stdout] 602 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:644:9
[INFO] [stdout]     |
[INFO] [stdout] 644 |     use windows::core::PCWSTR;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:645:9
[INFO] [stdout]     |
[INFO] [stdout] 645 |     use windows::Win32::Storage::FileSystem::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:838:9
[INFO] [stdout]     |
[INFO] [stdout] 838 |     use windows::Win32::Foundation::{CloseHandle, BOOL};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:839:9
[INFO] [stdout]     |
[INFO] [stdout] 839 |     use windows::Win32::System::Threading::{
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:228:9
[INFO] [stdout]     |
[INFO] [stdout] 228 |     use windows::core::PCSTR;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:229:9
[INFO] [stdout]     |
[INFO] [stdout] 229 |     use windows::Win32::System::Threading::OpenProcessToken;
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use windows::Win32::Foundation::{HANDLE,BOOL,LUID,CloseHandle};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use windows::Win32::System::Threading::{GetCurrentProcess};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/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,Lo...
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:269:9
[INFO] [stdout]     |
[INFO] [stdout] 269 |     use windows::Win32::System::Threading::{OpenProcess,PROCESS_TERMINATE,TerminateProcess};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 |     use windows::Win32::Foundation::{BOOL,CloseHandle};
[INFO] [stdout]     |         ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/mod.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 | use windows::Win32::Foundation::HANDLE;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/mod.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use windows::Win32::System::Diagnostics::ToolHelp::{CreateToolhelp32Snapshot,TH32CS_SNAPPROCESS,PROCESSENTRY32,Process32First,Proce...
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/mod.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 | use windows::Win32::System::ProcessStatus::{PROCESS_MEMORY_COUNTERS};
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `windows` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/mod.rs:241:5
[INFO] [stdout]     |
[INFO] [stdout] 241 | use windows::Win32::System::Threading::IO_COUNTERS;
[INFO] [stdout]     |     ^^^^^^^ use of unresolved module or unlinked crate `windows`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `windows`, use `cargo add windows` to add it to your `Cargo.toml`
[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-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/mod.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 | use crate::{get_proc_name, kill};
[INFO] [stdout]     |             ^^^^^^^^^^^^^ no `get_proc_name` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/lib.rs:208:4
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[cfg(any(windows, doc))]
[INFO] [stdout]     |          -------------- the item is gated here
[INFO] [stdout] 208 | fn get_proc_name(name:[windows::Win32::Foundation::CHAR;260])->String{
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 127 - use crate::{get_proc_name, kill};
[INFO] [stdout] 127 + use crate::{get_proc_time, kill};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:490:36
[INFO] [stdout]     |
[INFO] [stdout] 490 |             Some(nul) => OsString::from_wide(&x[..nul]),
[INFO] [stdout]     |                                    ^^^^^^^^^ associated function or constant 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/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/ffi/os_str.rs:141:4
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 490 -             Some(nul) => OsString::from_wide(&x[..nul]),
[INFO] [stdout] 490 +             Some(nul) => OsString::from_iter(&x[..nul]),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:491:31
[INFO] [stdout]     |
[INFO] [stdout] 491 |             None => OsString::from_wide(x),
[INFO] [stdout]     |                               ^^^^^^^^^ associated function or constant 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/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/ffi/os_str.rs:141:4
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 491 -             None => OsString::from_wide(x),
[INFO] [stdout] 491 +             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-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:651:10
[INFO] [stdout]     |
[INFO] [stdout] 650 |       let path_str: Vec<u16> = OsStr::new(&path)
[INFO] [stdout]     |  ______________________________-
[INFO] [stdout] 651 | |         .encode_wide()
[INFO] [stdout]     | |         -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tasklist-0.2.13/src/infos/info.rs:673:32
[INFO] [stdout]     |
[INFO] [stdout] 673 |             let ds = OsString::from_wide(&i).into_string().unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^ associated function or constant 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/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/ffi/os_str.rs:141:4
[INFO] [stdout] help: there is an associated function `from_iter` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 673 -             let ds = OsString::from_wide(&i).into_string().unwrap();
[INFO] [stdout] 673 +             let ds = OsString::from_iter(&i).into_string().unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `d2assist v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/d2assist-9610fb7b0db05444/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=assets/config.cfg
[INFO] [stderr]   /opt/rustwide/workdir/target/debug
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (111) panicked at build.rs:28:7:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55b2202cd708 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55b2202cd708 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::trace_unsynchronized::<std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55b2202cd708 - std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x55b2202cd708 - <<std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a6c52b5c4f17adc]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x55b2202de2ca - <core[4a6c52b5c4f17adc]::fmt::rt::Argument>::fmt
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr]      5:     0x55b2202de2ca - core[4a6c52b5c4f17adc]::fmt::write
[INFO] [stderr]      6:     0x55b2202d13d2 - std[44ea7cc265e53eb4]::io::default_write_fmt::<std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x55b2202d13d2 - <std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr as std[44ea7cc265e53eb4]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x55b2202b77b6 - <std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x55b2202b77b6 - std[44ea7cc265e53eb4]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x55b2202c8d91 - std[44ea7cc265e53eb4]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55b2202c8f4b - std[44ea7cc265e53eb4]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x55b2202b7872 - std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x55b2202acc49 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_end_short_backtrace::<std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x55b2202b80dd - __rustc[fc020a0f6a6dced]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x55b2202de9bc - core[4a6c52b5c4f17adc]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55b2202de792 - core[4a6c52b5c4f17adc]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x55b2202a18bf - build_script_build[a867f765b6b7739]::main
[INFO] [stderr]     18:     0x55b2202a20c3 - <fn() as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x55b2202a1036 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x55b2202a1199 - std[44ea7cc265e53eb4]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x55b2202c8407 - <&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<i32, &dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panic::catch_unwind::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x55b2202c8407 - std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<isize, std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x55b2202c8407 - std[44ea7cc265e53eb4]::panic::catch_unwind::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x55b2202c8407 - std[44ea7cc265e53eb4]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x55b2202a0da1 - std[44ea7cc265e53eb4]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x55b2202a2125 - main
[INFO] [stderr]     32:     0x749482daf1ca - <unknown>
[INFO] [stderr]     33:     0x749482daf28b - __libc_start_main
[INFO] [stderr]     34:     0x55b2202a0965 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tasklist` (lib) due to 55 previous errors
[INFO] running `Command { std: "docker" "inspect" "386dde10e07bf19f98ba1f86a85ce9f0fa705ad7e0a6cd5a4a56087ae9168a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386dde10e07bf19f98ba1f86a85ce9f0fa705ad7e0a6cd5a4a56087ae9168a9c", kill_on_drop: false }`
[INFO] [stdout] 386dde10e07bf19f98ba1f86a85ce9f0fa705ad7e0a6cd5a4a56087ae9168a9c
