[INFO] fetching crate faithe 0.8.0...
[INFO] checking faithe-0.8.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate faithe 0.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate faithe 0.8.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate faithe 0.8.0
[INFO] finished tweaking crates.io crate faithe 0.8.0
[INFO] tweaked toml for crates.io crate faithe 0.8.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate faithe 0.8.0 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded obfstr v0.3.0
[INFO] [stderr]   Downloaded iced-x86 v1.17.0
[INFO] [stderr]   Downloaded windows v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6389413fb4c6d6924ab49a12817b528e9c679c6d0a9bba090cd38b386cd01667
[INFO] running `Command { std: "docker" "start" "-a" "6389413fb4c6d6924ab49a12817b528e9c679c6d0a9bba090cd38b386cd01667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6389413fb4c6d6924ab49a12817b528e9c679c6d0a9bba090cd38b386cd01667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6389413fb4c6d6924ab49a12817b528e9c679c6d0a9bba090cd38b386cd01667", kill_on_drop: false }`
[INFO] [stdout] 6389413fb4c6d6924ab49a12817b528e9c679c6d0a9bba090cd38b386cd01667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 379e2241a238f438b816a7cf163f6e1dcb834ce06840897f0dfab55fbf6a9f00
[INFO] running `Command { std: "docker" "start" "-a" "379e2241a238f438b816a7cf163f6e1dcb834ce06840897f0dfab55fbf6a9f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling obfstr v0.3.0
[INFO] [stderr]     Checking iced-x86 v1.17.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking faithe v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]  --> src/internal/thread.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::System::Threading::{CreateThread, THREAD_CREATION_FLAGS};
[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]  --> src/internal/process.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::{
[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]  --> src/module/pat.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::PROCESS_VM_READ;
[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]   --> src/process/proc.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::{
[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]  --> src/internal/thread.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::System::Threading::{CreateThread, THREAD_CREATION_FLAGS};
[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]  --> src/internal/process.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::{
[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]  --> src/module/pat.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Threading::PROCESS_VM_READ;
[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]   --> src/process/proc.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::{
[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]  --> src/internal/memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Memory::{
[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]  --> src/internal/memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Memory::{
[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]  --> src/internal/module.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::{Win32::{
[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]  --> src/module/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[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]  --> src/process/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[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]  --> src/internal/module.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::{Win32::{
[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]  --> src/module/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[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]  --> src/process/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::memory::MemoryBasicInformation`
[INFO] [stdout]  --> src/internal/memory.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     memory::{MemoryBasicInformation, MemoryProtection},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^ no `MemoryBasicInformation` in `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]  --> src/thread/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::{
[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]   --> src/thread/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use windows::Win32::System::Diagnostics::Debug::CONTEXT;
[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]  --> src/thread/iter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::{
[INFO] [stdout]   |     ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::memory::MemoryBasicInformation`
[INFO] [stdout]  --> src/internal/memory.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     memory::{MemoryBasicInformation, MemoryProtection},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^ no `MemoryBasicInformation` in `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]   --> src/internal/memory.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::Win32::System::Memory::VirtualProtect;
[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]  --> src/thread/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::{
[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]  --> src/types/winapi.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use windows::Win32::Foundation::{HANDLE, HINSTANCE, HWND};
[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]   --> src/thread/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use windows::Win32::System::Diagnostics::Debug::CONTEXT;
[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]  --> src/types/winapi.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use windows::Win32::UI::WindowsAndMessaging::{
[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]  --> src/thread/iter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::{
[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]   --> src/internal/memory.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::Win32::System::Memory::VirtualProtect;
[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]  --> src/types/winapi.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use windows::Win32::Foundation::{HANDLE, HINSTANCE, HWND};
[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]   --> src/types/winapi.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use windows::Win32::System::Threading::{
[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]  --> src/types/winapi.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use windows::Win32::UI::WindowsAndMessaging::{
[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]   --> src/types/winapi.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use windows::Win32::System::Memory::{
[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]   --> src/types/winapi.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use windows::Win32::System::Threading::{
[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]   --> src/types/winapi.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use windows::Win32::System::Memory::{
[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]   --> src/types/winapi.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use windows::Win32::System::Memory::{
[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]   --> src/types/winapi.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub use windows::Win32::System::Memory::{MEM_DECOMMIT, MEM_RELEASE, VIRTUAL_FREE_TYPE};
[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]   --> src/types/winapi.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub use windows::Win32::System::Memory::{MEM_IMAGE, MEM_MAPPED, MEM_PRIVATE, PAGE_TYPE};
[INFO] [stdout]    |             ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::memory::MemoryBasicInformation`
[INFO] [stdout]  --> src/process/proc.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     memory::{MemoryBasicInformation, MemoryProtection},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^ no `MemoryBasicInformation` in `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]   --> src/types/winapi.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use windows::Win32::System::Memory::{
[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]   --> src/types/winapi.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub use windows::Win32::System::Memory::{MEM_DECOMMIT, MEM_RELEASE, VIRTUAL_FREE_TYPE};
[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]   --> src/types/winapi.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub use windows::Win32::System::Memory::{MEM_IMAGE, MEM_MAPPED, MEM_PRIVATE, PAGE_TYPE};
[INFO] [stdout]    |             ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::memory::MemoryBasicInformation`
[INFO] [stdout]  --> src/process/proc.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 |     memory::{MemoryBasicInformation, MemoryProtection},
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^ no `MemoryBasicInformation` in `memory`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]  --> src/error.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ErrorCode(windows::Win32::Foundation::WIN32_ERROR),
[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]  --> src/error.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ErrorCode(windows::Win32::Foundation::WIN32_ERROR),
[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]   --> src/error.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 unsafe { Self::ErrorCode(windows::Win32::Foundation::GetLastError()) }
[INFO] [stdout]    |                                          ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `size_of`
[INFO] [stdout]  --> src/internal/memory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     size_of, FaitheError,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info::*`
[INFO] [stdout]  --> src/memory/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use info::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::*`
[INFO] [stdout]   --> src/macros/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub use function::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows`
[INFO] [stdout]   --> src/error.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 unsafe { Self::ErrorCode(windows::Win32::Foundation::GetLastError()) }
[INFO] [stdout]    |                                          ^^^^^^^ use of undeclared crate or module `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `size_of`
[INFO] [stdout]  --> src/internal/memory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     size_of, FaitheError,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info::*`
[INFO] [stdout]  --> src/memory/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use info::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `function::*`
[INFO] [stdout]   --> src/macros/mod.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         pub use function::*;
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faithe` (lib) due to 24 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `faithe` (lib test) due to 24 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "379e2241a238f438b816a7cf163f6e1dcb834ce06840897f0dfab55fbf6a9f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "379e2241a238f438b816a7cf163f6e1dcb834ce06840897f0dfab55fbf6a9f00", kill_on_drop: false }`
[INFO] [stdout] 379e2241a238f438b816a7cf163f6e1dcb834ce06840897f0dfab55fbf6a9f00
