[INFO] fetching crate deucalion 1.0.0...
[INFO] checking deucalion-1.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate deucalion 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate deucalion 1.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate deucalion 1.0.0
[INFO] finished tweaking crates.io crate deucalion 1.0.0
[INFO] tweaked toml for crates.io crate deucalion 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate deucalion 1.0.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5718008522f0589cdbbae97e51c0bfcfffbb9d05a0fbd21f5e175e8f2e68e6ec
[INFO] running `Command { std: "docker" "start" "-a" "5718008522f0589cdbbae97e51c0bfcfffbb9d05a0fbd21f5e175e8f2e68e6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5718008522f0589cdbbae97e51c0bfcfffbb9d05a0fbd21f5e175e8f2e68e6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5718008522f0589cdbbae97e51c0bfcfffbb9d05a0fbd21f5e175e8f2e68e6ec", kill_on_drop: false }`
[INFO] [stdout] 5718008522f0589cdbbae97e51c0bfcfffbb9d05a0fbd21f5e175e8f2e68e6ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23e7f000bb6e7676efbce0c24d1db907329036d74818f4b46de328d4adcc470e
[INFO] running `Command { std: "docker" "start" "-a" "23e7f000bb6e7676efbce0c24d1db907329036d74818f4b46de328d4adcc470e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking dataview v1.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking mmap-fixed-fixed v0.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking slice-pool2 v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking binary-layout v3.3.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling libudis86-sys v0.2.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking retour v0.3.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]    Compiling deucalion v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking stream-cancel v0.8.2
[INFO] [stdout] error[E0432]: unresolved imports `pelite::pe`, `pelite::ImageMap`
[INFO] [stdout]   --> src/hook/mod.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout] 9  | use pelite::{pattern, pe::PeView, ImageMap};
[INFO] [stdout]    |                       ^^          ^^^^^^^^ no `ImageMap` in the root
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/procloader.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::prelude::OsStringExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pe` in `pelite`
[INFO] [stdout]   --> src/procloader.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use pelite::pe::image::{Rva, Va};
[INFO] [stdout]    |             ^^ could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::windows`
[INFO] [stdout]   --> src/namedpipe.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | use tokio::net::windows::named_pipe;
[INFO] [stdout]    |                 ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/net/mod.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub mod windows;
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/net/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / cfg_net_windows! {
[INFO] [stdout] 62 | |     pub mod windows;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `cfg_net_windows` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::minwinbase::*;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/namedpipe.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::shared::winerror::ERROR_PIPE_BUSY;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::minwindef;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::minwindef::MAX_PATH;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::libloaderapi;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::libloaderapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::processthreadsapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::consoleapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::wincon;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pelite::pe`
[INFO] [stdout]   --> src/procloader.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use pelite::pe::Pe;
[INFO] [stdout]    |             ^^ could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> src/lib.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 | unsafe extern "system" fn DllMain(hModule: HINSTANCE, reason: u32, _: u32) -> BOOL {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/lib.rs:157:79
[INFO] [stdout]     |
[INFO] [stdout] 157 | unsafe extern "system" fn DllMain(hModule: HINSTANCE, reason: u32, _: u32) -> BOOL {
[INFO] [stdout]     |                                                                               ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPSECURITY_ATTRIBUTES` in this scope
[INFO] [stdout]    --> src/lib.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 160 |             0 as LPSECURITY_ATTRIBUTES,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope
[INFO] [stdout]    --> src/lib.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |             hModule as LPVOID,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope
[INFO] [stdout]    --> src/lib.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |             0 as LPDWORD,
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/lib.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     TRUE
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 168 |     true
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope
[INFO] [stdout]    --> src/lib.rs:205:47
[INFO] [stdout]     |
[INFO] [stdout] 205 | unsafe extern "system" fn main(dll_base_addr: LPVOID) -> u32 {
[INFO] [stdout]     |                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope
[INFO] [stdout]    --> src/lib.rs:226:61
[INFO] [stdout]     |
[INFO] [stdout] 226 |     libloaderapi::FreeLibraryAndExitThread(dll_base_addr as HMODULE, 0);
[INFO] [stdout]     |                                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `pelite::pe`, `pelite::ImageMap`
[INFO] [stdout]   --> src/hook/mod.rs:9:23
[INFO] [stdout]    |
[INFO] [stdout] 9  | use pelite::{pattern, pe::PeView, ImageMap};
[INFO] [stdout]    |                       ^^          ^^^^^^^^ no `ImageMap` in the root
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/procloader.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::windows::prelude::OsStringExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pe` in `pelite`
[INFO] [stdout]   --> src/procloader.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use pelite::pe::image::{Rva, Va};
[INFO] [stdout]    |             ^^ could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::net::windows`
[INFO] [stdout]   --> src/namedpipe.rs:42:17
[INFO] [stdout]    |
[INFO] [stdout] 42 | use tokio::net::windows::named_pipe;
[INFO] [stdout]    |                 ^^^^^^^ could not find `windows` in `net`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/net/mod.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub mod windows;
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.38.0/src/net/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | / cfg_net_windows! {
[INFO] [stdout] 62 | |     pub mod windows;
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    = note: this error originates in the macro `cfg_net_windows` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::minwinbase::*;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/namedpipe.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::shared::winerror::ERROR_PIPE_BUSY;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::minwindef;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::shared::minwindef::MAX_PATH;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]  --> src/procloader.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::libloaderapi;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::libloaderapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::processthreadsapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::consoleapi;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi`
[INFO] [stdout]   --> src/lib.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::wincon;
[INFO] [stdout]    |     ^^^^^^ use of undeclared crate or module `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pelite::pe`
[INFO] [stdout]   --> src/procloader.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use pelite::pe::Pe;
[INFO] [stdout]    |             ^^ could not find `pe` in `pelite`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub use self::pe32 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub use self::pe64 as pe;
[INFO] [stdout]    |                       ^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pelite-0.10.0/src/lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HINSTANCE` in this scope
[INFO] [stdout]    --> src/lib.rs:157:44
[INFO] [stdout]     |
[INFO] [stdout] 157 | unsafe extern "system" fn DllMain(hModule: HINSTANCE, reason: u32, _: u32) -> BOOL {
[INFO] [stdout]     |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope
[INFO] [stdout]    --> src/lib.rs:157:79
[INFO] [stdout]     |
[INFO] [stdout] 157 | unsafe extern "system" fn DllMain(hModule: HINSTANCE, reason: u32, _: u32) -> BOOL {
[INFO] [stdout]     |                                                                               ^^^^ help: a builtin type with a similar name exists: `bool`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPSECURITY_ATTRIBUTES` in this scope
[INFO] [stdout]    --> src/lib.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout] 160 |             0 as LPSECURITY_ATTRIBUTES,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope
[INFO] [stdout]    --> src/lib.rs:163:24
[INFO] [stdout]     |
[INFO] [stdout] 163 |             hModule as LPVOID,
[INFO] [stdout]     |                        ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPDWORD` in this scope
[INFO] [stdout]    --> src/lib.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |             0 as LPDWORD,
[INFO] [stdout]     |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]    --> src/lib.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     TRUE
[INFO] [stdout]     |     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you may want to use a bool value instead
[INFO] [stdout]     |
[INFO] [stdout] 168 |     true
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope
[INFO] [stdout]    --> src/lib.rs:205:47
[INFO] [stdout]     |
[INFO] [stdout] 205 | unsafe extern "system" fn main(dll_base_addr: LPVOID) -> u32 {
[INFO] [stdout]     |                                               ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HMODULE` in this scope
[INFO] [stdout]    --> src/lib.rs:226:61
[INFO] [stdout]     |
[INFO] [stdout] 226 |     libloaderapi::FreeLibraryAndExitThread(dll_base_addr as HMODULE, 0);
[INFO] [stdout]     |                                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deucalion` (lib) due to 22 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deucalion` (lib test) due to 22 previous errors
[INFO] running `Command { std: "docker" "inspect" "23e7f000bb6e7676efbce0c24d1db907329036d74818f4b46de328d4adcc470e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23e7f000bb6e7676efbce0c24d1db907329036d74818f4b46de328d4adcc470e", kill_on_drop: false }`
[INFO] [stdout] 23e7f000bb6e7676efbce0c24d1db907329036d74818f4b46de328d4adcc470e
