[INFO] fetching crate iocp-rs 0.1.3...
[INFO] checking iocp-rs-0.1.3 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate iocp-rs 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate iocp-rs 0.1.3 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate iocp-rs 0.1.3
[INFO] finished tweaking crates.io crate iocp-rs 0.1.3
[INFO] tweaked toml for crates.io crate iocp-rs 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding windows-sys v0.48.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5485321d785dcee728c309bed72c45ba5c6ba410cc9b8469f13fc726a5cd7d2
[INFO] running `Command { std: "docker" "start" "-a" "f5485321d785dcee728c309bed72c45ba5c6ba410cc9b8469f13fc726a5cd7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5485321d785dcee728c309bed72c45ba5c6ba410cc9b8469f13fc726a5cd7d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5485321d785dcee728c309bed72c45ba5c6ba410cc9b8469f13fc726a5cd7d2", kill_on_drop: false }`
[INFO] [stdout] f5485321d785dcee728c309bed72c45ba5c6ba410cc9b8469f13fc726a5cd7d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2ddc7b5c9eff35344394ca0f0990cb5e3b6a65b38e3ccc3748a9e08e8ffffcc
[INFO] running `Command { std: "docker" "start" "-a" "d2ddc7b5c9eff35344394ca0f0990cb5e3b6a65b38e3ccc3748a9e08e8ffffcc", kill_on_drop: false }`
[INFO] [stderr]     Checking iocp-rs v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/as_handle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]   --> src/completion_port.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows_sys::Win32::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/context.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Foundation::ERROR_IO_PENDING;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows_sys::Win32::Storage::FileSystem::{ReadFile, WriteFile};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::{Foundation::HANDLE};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/as_handle.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]   --> src/completion_port.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows_sys::Win32::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/net/tcp.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::AsRawSocket;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::Networking::WinSock::{WSARecv, WSASend, WSA_IO_PENDING};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/tcp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/net/udp.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::os::windows::prelude::AsRawSocket;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::Networking::WinSock::WSASend;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows_sys::Win32::Networking::WinSock::WSASendTo;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]   --> src/net/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/operational_result.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::System::IO::{OVERLAPPED, OVERLAPPED_ENTRY};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::System::Threading::INFINITE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/completion_port.rs:145:36
[INFO] [stdout]     |
[INFO] [stdout] 145 |     use std::{fs::OpenOptions, os::windows::prelude::OpenOptionsExt};
[INFO] [stdout]     |                                    ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/context.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/context.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use std::os::windows::io::{AsRawSocket, RawSocket};
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use windows_sys::Win32::Foundation::ERROR_IO_PENDING;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use windows_sys::Win32::Storage::FileSystem::{ReadFile, WriteFile};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/fs/file.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::{Foundation::HANDLE};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/fs/file.rs:182:13
[INFO] [stdout]     |
[INFO] [stdout] 182 |         os::windows::prelude::{OpenOptionsExt, AsRawHandle},
[INFO] [stdout]     |             ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/net/tcp.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::AsRawSocket;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::Networking::WinSock::{WSARecv, WSASend, WSA_IO_PENDING};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/tcp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/context.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Result, Error},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> src/net/tcp.rs:100:18
[INFO] [stdout]     |
[INFO] [stdout] 100 |     use std::os::windows::prelude::{AsRawSocket, OpenOptionsExt};
[INFO] [stdout]     |                  ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/net/udp.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::os::windows::prelude::AsRawSocket;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:54:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:46:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:101:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/std/src/os/mod.rs:100:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use windows_sys::Win32::Networking::WinSock::WSASend;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use windows_sys::Win32::Networking::WinSock::WSASendTo;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/net/udp.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]   --> src/net/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use windows_sys::Win32::Networking::WinSock::{
[INFO] [stdout]    |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/operational_result.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use windows_sys::Win32::System::IO::{OVERLAPPED, OVERLAPPED_ENTRY};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]  --> src/utils.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use windows_sys::Win32::System::Threading::INFINITE;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/completion_port.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use windows_sys::Win32::Storage::FileSystem::FILE_FLAG_OVERLAPPED;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/context.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/fs/file.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/fs/file.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use windows_sys::Win32::Storage::FileSystem::FILE_FLAG_OVERLAPPED;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/net/tcp.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use windows_sys::Win32::Foundation::HANDLE;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windows_sys`
[INFO] [stdout]    --> src/net/tcp.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use windows_sys::Win32::Storage::FileSystem::FILE_FLAG_OVERLAPPED;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared crate or module `windows_sys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::zeroed`
[INFO] [stdout]  --> src/net/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::mem::zeroed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::OnceLock`
[INFO] [stdout]   --> src/net/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::OnceLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/context.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{Result, Error},
[INFO] [stdout]   |                  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::zeroed`
[INFO] [stdout]  --> src/net/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::mem::zeroed;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::OnceLock`
[INFO] [stdout]   --> src/net/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use std::sync::OnceLock;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `iocp-rs` (lib) due to 17 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `iocp-rs` (lib test) due to 27 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d2ddc7b5c9eff35344394ca0f0990cb5e3b6a65b38e3ccc3748a9e08e8ffffcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ddc7b5c9eff35344394ca0f0990cb5e3b6a65b38e3ccc3748a9e08e8ffffcc", kill_on_drop: false }`
[INFO] [stdout] d2ddc7b5c9eff35344394ca0f0990cb5e3b6a65b38e3ccc3748a9e08e8ffffcc
