[INFO] fetching crate faithe 0.8.0...
[INFO] testing faithe-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate faithe 0.8.0 into /workspace/builds/worker-6-tc2/source
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate faithe 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2004699677a7048b3c03793f240129a3104880c20b5dca55d3c67934d66b233b
[INFO] running `Command { std: "docker" "start" "-a" "2004699677a7048b3c03793f240129a3104880c20b5dca55d3c67934d66b233b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2004699677a7048b3c03793f240129a3104880c20b5dca55d3c67934d66b233b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2004699677a7048b3c03793f240129a3104880c20b5dca55d3c67934d66b233b", kill_on_drop: false }`
[INFO] [stdout] 2004699677a7048b3c03793f240129a3104880c20b5dca55d3c67934d66b233b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4cb2af0dbbe39e6f840eaa7b777c06dc8515a86779143631905dff2580ef408
[INFO] running `Command { std: "docker" "start" "-a" "c4cb2af0dbbe39e6f840eaa7b777c06dc8515a86779143631905dff2580ef408", 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]    Compiling iced-x86 v1.17.0
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling faithe v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/internal/process.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows::{Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `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 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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/process/proc.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use windows::Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/internal/memory.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows::Win32::System::Memory::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/internal/module.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::{Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/module/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/process/iter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows::Win32::{
[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::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 unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/thread/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use windows::Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `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 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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/thread/iter.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows::Win32::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/internal/memory.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use windows::Win32::System::Memory::VirtualProtect;
[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]: failed to resolve: use of unresolved module or unlinked crate `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 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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/types/winapi.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub use windows::Win32::UI::WindowsAndMessaging::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/types/winapi.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub 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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/types/winapi.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub use windows::Win32::System::Memory::{
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/types/winapi.rs:49:13
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub use windows::Win32::System::Memory::{
[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]: failed to resolve: use of unresolved module or unlinked crate `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 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]: failed to resolve: use of unresolved module or unlinked crate `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 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::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 unresolved module or unlinked crate `windows`
[INFO] [stdout]  --> src/error.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ErrorCode(windows::Win32::Foundation::WIN32_ERROR),
[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]: failed to resolve: use of unresolved module or unlinked crate `windows`
[INFO] [stdout]   --> src/error.rs:43:42
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 unsafe { Self::ErrorCode(windows::Win32::Foundation::GetLastError()) }
[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] 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)]` (part of `#[warn(unused)]`) 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[E0599]: no variant or associated item named `UnknownProtection` found for enum `error::FaitheError` in the current scope
[INFO] [stdout]   --> src/internal/memory.rs:30:63
[INFO] [stdout]    |
[INFO] [stdout] 30 |             MemoryProtection::from_os(old).ok_or(FaitheError::UnknownProtection(old.0))
[INFO] [stdout]    |                                                               ^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::FaitheError`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/error.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub enum FaitheError {
[INFO] [stdout]    | -------------------- variant or associated item `UnknownProtection` not found for this enum
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `error::FaitheError`, consider using `error::FaitheError::last_error` which returns `error::FaitheError`
[INFO] [stdout]   --> src/error.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |             pub(crate) fn last_error() -> Self {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i32` is a primitive type and therefore doesn't have fields
[INFO] [stdout]   --> src/internal/memory.rs:30:85
[INFO] [stdout]    |
[INFO] [stdout] 30 |             MemoryProtection::from_os(old).ok_or(FaitheError::UnknownProtection(old.0))
[INFO] [stdout]    |                                                                                     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/memory/protection.rs:98:25
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Self::from_bits(prot)
[INFO] [stdout]    |         --------------- ^^^^ expected `u32`, found `i32`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/memory/protection.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / bitflags::bitflags! {
[INFO] [stdout]  2 | |     #[doc = "Specifies memory page protection on different platforms."]
[INFO] [stdout]  3 | |     pub struct MemoryProtection: u32 {
[INFO] [stdout]  4 | |         #[doc = "No access."]
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `__impl_bitflags` which comes from the expansion of the macro `bitflags::bitflags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: you can convert an `i32` to a `u32` and panic if the converted value doesn't fit
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Self::from_bits(prot.try_into().unwrap())
[INFO] [stdout]    |                             ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `UnknownProtection` found for enum `error::FaitheError` in the current scope
[INFO] [stdout]    --> src/process/proc.rs:267:67
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 MemoryProtection::from_os(old).ok_or(FaitheError::UnknownProtection(old.0))
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^ variant or associated item not found in `error::FaitheError`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error.rs:4:1
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub enum FaitheError {
[INFO] [stdout]     | -------------------- variant or associated item `UnknownProtection` not found for this enum
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `error::FaitheError`, consider using `error::FaitheError::last_error` which returns `error::FaitheError`
[INFO] [stdout]    --> src/error.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |             pub(crate) fn last_error() -> Self {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `i32` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/process/proc.rs:267:89
[INFO] [stdout]     |
[INFO] [stdout] 267 |                 MemoryProtection::from_os(old).ok_or(FaitheError::UnknownProtection(old.0))
[INFO] [stdout]     |                                                                                         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/process/proc.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 325 |             let mut mem_info = zeroed();
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |                 Ok(mem_info.into())
[INFO] [stdout]     |                    -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `mem_info` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 325 |             let mut mem_info: /* Type */ = zeroed();
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0308, E0432, E0433, E0599, E0610.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `faithe` (lib) due to 29 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4cb2af0dbbe39e6f840eaa7b777c06dc8515a86779143631905dff2580ef408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cb2af0dbbe39e6f840eaa7b777c06dc8515a86779143631905dff2580ef408", kill_on_drop: false }`
[INFO] [stdout] c4cb2af0dbbe39e6f840eaa7b777c06dc8515a86779143631905dff2580ef408
