[INFO] cloning repository https://github.com/Kethku/RustConsoleEmulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kethku/RustConsoleEmulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustConsoleEmulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustConsoleEmulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2dfaefeacc6746f2199d370557c2d9cfe4e6a3a
[INFO] checking Kethku/RustConsoleEmulator/b2dfaefeacc6746f2199d370557c2d9cfe4e6a3a against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKethku%2FRustConsoleEmulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kethku/RustConsoleEmulator
[INFO] finished tweaking git repo https://github.com/Kethku/RustConsoleEmulator
[INFO] tweaked toml for git repo https://github.com/Kethku/RustConsoleEmulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kethku/RustConsoleEmulator on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kethku/RustConsoleEmulator 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded widestring v0.2.2
[INFO] [stderr]   Downloaded named_pipe v0.2.4
[INFO] [stderr]   Downloaded libc v0.2.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a96c994c4ff3d2a5a9c19d765b4c66910e63c460621b3bac96dd404e0d7d57b
[INFO] running `Command { std: "docker" "start" "-a" "2a96c994c4ff3d2a5a9c19d765b4c66910e63c460621b3bac96dd404e0d7d57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a96c994c4ff3d2a5a9c19d765b4c66910e63c460621b3bac96dd404e0d7d57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a96c994c4ff3d2a5a9c19d765b4c66910e63c460621b3bac96dd404e0d7d57b", kill_on_drop: false }`
[INFO] [stdout] 2a96c994c4ff3d2a5a9c19d765b4c66910e63c460621b3bac96dd404e0d7d57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8947bcabc8d8112ef0f71893b910471fe0ba8a34bd659a9799c73fad1ae71e2b
[INFO] running `Command { std: "docker" "start" "-a" "8947bcabc8d8112ef0f71893b910471fe0ba8a34bd659a9799c73fad1ae71e2b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking widestring v0.2.2
[INFO] [stderr]     Checking libc v0.2.28
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking named_pipe v0.2.4
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:38:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | use std::os::windows::io::RawHandle;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/os/mod.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/f5e2df741b4a9820a7579f0c8eccc951706a8782/library/std/src/os/mod.rs:120:10
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:100:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ovl: Box<OVERLAPPED>,
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct Overlapped<OVERLAPPED> {
[INFO] [stdout]     |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct Overlapped {
[INFO] [stdout]     | ----------------- similarly named struct `Overlapped` defined here
[INFO] [stdout] ...
[INFO] [stdout] 107 |         let mut ovl: Box<OVERLAPPED> = Box::new(unsafe { mem::zeroed() });
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 107 -         let mut ovl: Box<OVERLAPPED> = Box::new(unsafe { mem::zeroed() });
[INFO] [stdout] 107 +         let mut ovl: Box<Overlapped> = Box::new(unsafe { mem::zeroed() });
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 104 | impl<OVERLAPPED> Overlapped {
[INFO] [stdout]     |     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:122:35
[INFO] [stdout]     |
[INFO] [stdout]  99 | struct Overlapped {
[INFO] [stdout]     | ----------------- similarly named struct `Overlapped` defined here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     fn get_mut(&mut self) -> &mut OVERLAPPED {
[INFO] [stdout]     |                                   ^^^^^^^^^^ help: a struct with a similar name exists: `Overlapped`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_ACCESS_INBOUND` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:140:32
[INFO] [stdout]     |
[INFO] [stdout] 140 |             &OpenMode::Read => PIPE_ACCESS_INBOUND,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_ACCESS_OUTBOUND` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:141:33
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &OpenMode::Write => PIPE_ACCESS_OUTBOUND,
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_ACCESS_DUPLEX` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 |             &OpenMode::Duplex => PIPE_ACCESS_DUPLEX,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_FLAG_OVERLAPPED` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:170:54
[INFO] [stdout]     |
[INFO] [stdout] 170 | ...                   (self.open_mode.val() | FILE_FLAG_OVERLAPPED |
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_FLAG_FIRST_PIPE_INSTANCE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:171:41
[INFO] [stdout]     |
[INFO] [stdout] 171 | ...                   if first {FILE_FLAG_FIRST_PIPE_INSTANCE} else {0}),
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_TYPE_BYTE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:172:30
[INFO] [stdout]     |
[INFO] [stdout] 172 | ...                   PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_READMODE_BYTE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:172:47
[INFO] [stdout]     |
[INFO] [stdout] 172 | ...                   PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_WAIT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:172:68
[INFO] [stdout]     |
[INFO] [stdout] 172 | ...                   PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT,
[INFO] [stdout]     |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_UNLIMITED_INSTANCES` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:173:30
[INFO] [stdout]     |
[INFO] [stdout] 173 | ...                   PIPE_UNLIMITED_INSTANCES,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:180:22
[INFO] [stdout]     |
[INFO] [stdout] 180 |         if handle != INVALID_HANDLE_VALUE {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INFINITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:267:33
[INFO] [stdout]     |
[INFO] [stdout] 267 |         match try!(self.wait_ms(INFINITE)) {
[INFO] [stdout]     |                                 ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_BROKEN_PIPE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:408:55
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Err(err) => if err.raw_os_error() == Some(ERROR_BROKEN_PIPE as i32) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:456:43
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn create_file(name: &Vec<u16>, mode: DWORD) -> io::Result<Handle> {
[INFO] [stdout]     |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `OPEN_EXISTING` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:463:29
[INFO] [stdout]     |
[INFO] [stdout] 463 | ...                   OPEN_EXISTING,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_FLAG_OVERLAPPED` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:464:29
[INFO] [stdout]     |
[INFO] [stdout] 464 | ...                   FILE_FLAG_OVERLAPPED,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:468:26
[INFO] [stdout]     |
[INFO] [stdout] 468 |             if handle != INVALID_HANDLE_VALUE {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:477:38
[INFO] [stdout]     |
[INFO] [stdout] 477 |                     mode if mode == (GENERIC_READ | GENERIC_WRITE) => {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:477:53
[INFO] [stdout]     |
[INFO] [stdout] 477 |                     mode if mode == (GENERIC_READ | GENERIC_WRITE) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:478:62
[INFO] [stdout]     |
[INFO] [stdout] 478 |                         return PipeClient::create_file(name, GENERIC_READ | FILE_WRITE_ATTRIBUTES);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_WRITE_ATTRIBUTES` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:478:77
[INFO] [stdout]     |
[INFO] [stdout] 478 |                         return PipeClient::create_file(name, GENERIC_READ | FILE_WRITE_ATTRIBUTES);
[INFO] [stdout]     |                                                                             ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:480:38
[INFO] [stdout]     |
[INFO] [stdout] 480 |                     mode if mode == (GENERIC_READ | FILE_WRITE_ATTRIBUTES) => {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_WRITE_ATTRIBUTES` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:480:53
[INFO] [stdout]     |
[INFO] [stdout] 480 |                     mode if mode == (GENERIC_READ | FILE_WRITE_ATTRIBUTES) => {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:481:62
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         return PipeClient::create_file(name, GENERIC_WRITE | FILE_READ_ATTRIBUTES);
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FILE_READ_ATTRIBUTES` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:481:78
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         return PipeClient::create_file(name, GENERIC_WRITE | FILE_READ_ATTRIBUTES);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:506:55
[INFO] [stdout]     |
[INFO] [stdout] 506 |             match PipeClient::create_file(&full_name, GENERIC_READ | GENERIC_WRITE) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GENERIC_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:506:70
[INFO] [stdout]     |
[INFO] [stdout] 506 |             match PipeClient::create_file(&full_name, GENERIC_READ | GENERIC_WRITE) {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_TYPE_BYTE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:509:40
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         let mut mode = PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT;
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_READMODE_BYTE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:509:57
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         let mut mode = PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT;
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PIPE_WAIT` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:509:78
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         let mut mode = PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT;
[INFO] [stdout]     |                                                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_PIPE_BUSY` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:528:55
[INFO] [stdout]     |
[INFO] [stdout] 528 |                     if err.raw_os_error().unwrap() == ERROR_PIPE_BUSY as i32 {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INFINITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:893:61
[INFO] [stdout]     |
[INFO] [stdout] 893 |             let timeout = self.get_read_timeout().unwrap_or(INFINITE);
[INFO] [stdout]     |                                                             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_BROKEN_PIPE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:931:55
[INFO] [stdout]     |
[INFO] [stdout] 931 |             Err(err) => if err.raw_os_error() == Some(ERROR_BROKEN_PIPE as i32) {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INFINITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:981:62
[INFO] [stdout]     |
[INFO] [stdout] 981 |             let timeout = self.get_write_timeout().unwrap_or(INFINITE);
[INFO] [stdout]     |                                                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1025:18
[INFO] [stdout]      |
[INFO] [stdout] 1025 |     if result == 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] 1025 -     if result == TRUE {
[INFO] [stdout] 1025 +     if result == true {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1046:43
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                  buf.as_mut_ptr() as *mut c_void,
[INFO] [stdout]      |                                           ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::ffi::c_void;
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::os::raw::c_void;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_IO_PENDING` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1062:58
[INFO] [stdout]      |
[INFO] [stdout] 1062 |         if result == 0 && err.raw_os_error().unwrap() == ERROR_IO_PENDING as i32 {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1081:43
[INFO] [stdout]      |
[INFO] [stdout] 1081 |                  buf.as_mut_ptr() as *mut c_void,
[INFO] [stdout]      |                                           ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::ffi::c_void;
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::os::raw::c_void;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_IO_PENDING` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1097:58
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         if result == 0 && err.raw_os_error().unwrap() == ERROR_IO_PENDING as i32 {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1118:40
[INFO] [stdout]      |
[INFO] [stdout] 1118 |                   buf.as_ptr() as *mut c_void,
[INFO] [stdout]      |                                        ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::ffi::c_void;
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::os::raw::c_void;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_IO_PENDING` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1135:58
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         if result == 0 && err.raw_os_error().unwrap() == ERROR_IO_PENDING as i32 {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `c_void` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1157:40
[INFO] [stdout]      |
[INFO] [stdout] 1157 |                   buf.as_ptr() as *mut c_void,
[INFO] [stdout]      |                                        ^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::ffi::c_void;
[INFO] [stdout]      |
[INFO] [stdout]   30 + use std::os::raw::c_void;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ERROR_IO_PENDING` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1174:58
[INFO] [stdout]      |
[INFO] [stdout] 1174 |         if result == 0 && err.raw_os_error().unwrap() == ERROR_IO_PENDING as i32 {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1195:29
[INFO] [stdout]      |
[INFO] [stdout] 1195 | ...                   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] 1195 -                             TRUE)
[INFO] [stdout] 1195 +                             true)
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MAXIMUM_WAIT_OBJECTS` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1222:27
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     assert!(list.len() <= MAXIMUM_WAIT_OBJECTS as usize);
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1235:45
[INFO] [stdout]      |
[INFO] [stdout] 1235 | ...                   if all { TRUE } else { FALSE },
[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] 1235 -                                    if all { TRUE } else { FALSE },
[INFO] [stdout] 1235 +                                    if all { true } else { FALSE },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1235:59
[INFO] [stdout]      |
[INFO] [stdout] 1235 | ...                   if all { TRUE } else { FALSE },
[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] 1235 -                                    if all { TRUE } else { FALSE },
[INFO] [stdout] 1235 +                                    if all { TRUE } else { false },
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `INFINITE` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1265:51
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     match try!(wait_for_multiple_obj(list, false, INFINITE)) {
[INFO] [stdout]      |                                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:52:26
[INFO] [stdout]    |
[INFO] [stdout] 52 |         let _ = unsafe { CloseHandle(self.value) };
[INFO] [stdout]    |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateEventW` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             CreateEventW(ptr::null_mut(),
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ResetEvent` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:80:31
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let result = unsafe { ResetEvent(self.handle.value) };
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetEvent` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:89:31
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let result = unsafe { SetEvent(self.handle.value) };
[INFO] [stdout]    |                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateNamedPipeW` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             CreateNamedPipeW(self.name.as_ptr(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let full_name = full_name.encode_wide().collect::<Vec<u16>>();
[INFO] [stdout]     |                                   ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FlushFileBuffers` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:310:35
[INFO] [stdout]     |
[INFO] [stdout] 310 |         let mut result = unsafe { FlushFileBuffers(handle.value) };
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisconnectNamedPipe` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |             result = unsafe { DisconnectNamedPipe(handle.value) };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FlushFileBuffers` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:425:39
[INFO] [stdout]     |
[INFO] [stdout] 425 |                 let result = unsafe { FlushFileBuffers(handle.value) };
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FlushFileBuffers` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:440:30
[INFO] [stdout]     |
[INFO] [stdout] 440 |             let _ = unsafe { FlushFileBuffers(handle.value) };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DisconnectNamedPipe` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:441:30
[INFO] [stdout]     |
[INFO] [stdout] 441 |             let _ = unsafe { DisconnectNamedPipe(handle.value) };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateFileW` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:459:17
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 CreateFileW(name.as_ptr(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetLastError` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:472:28
[INFO] [stdout]     |
[INFO] [stdout] 472 |             match unsafe { GetLastError() } {
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitNamedPipeW` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:474:30
[INFO] [stdout]     |
[INFO] [stdout] 474 |                     unsafe { WaitNamedPipeW(name.as_ptr(), 0) };
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for struct `OsString` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:503:35
[INFO] [stdout]     |
[INFO] [stdout] 503 |         let full_name = full_name.encode_wide().collect::<Vec<u16>>();
[INFO] [stdout]     |                                   ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetNamedPipeHandleState` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:510:25
[INFO] [stdout]     |
[INFO] [stdout] 510 |                         SetNamedPipeHandleState(handle.value,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `named_pipe` (lib) due to 78 previous errors
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitNamedPipeW` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:531:51
[INFO] [stdout]     |
[INFO] [stdout] 531 | ...                   let result = unsafe { WaitNamedPipeW(full_name.as_ptr(), timeout) };
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FlushFileBuffers` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:633:31
[INFO] [stdout]     |
[INFO] [stdout] 633 |         let result = unsafe { FlushFileBuffers(self.handle.value) };
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ConnectNamedPipe` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1024:27
[INFO] [stdout]      |
[INFO] [stdout] 1024 |     let result = unsafe { ConnectNamedPipe(handle.value, ovl.get_mut()) };
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1045:9
[INFO] [stdout]      |
[INFO] [stdout] 1045 |         ReadFile(io_obj.handle,
[INFO] [stdout]      |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadFile` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1080:9
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         ReadFile(io_obj.handle,
[INFO] [stdout]      |         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1117:9
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         WriteFile(io_obj.handle,
[INFO] [stdout]      |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WriteFile` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1156:9
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         WriteFile(io_obj.handle,
[INFO] [stdout]      |         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetOverlappedResult` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         GetOverlappedResult(io_obj.handle,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForSingleObject` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1208:9
[INFO] [stdout]      |
[INFO] [stdout] 1208 |         WaitForSingleObject(io_obj.ovl.event.handle.value,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WaitForMultipleObjects` in this scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/named_pipe-0.2.4/src/lib.rs:1233:13
[INFO] [stdout]      |
[INFO] [stdout] 1233 |             WaitForMultipleObjects(events.len() as u32,
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8947bcabc8d8112ef0f71893b910471fe0ba8a34bd659a9799c73fad1ae71e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8947bcabc8d8112ef0f71893b910471fe0ba8a34bd659a9799c73fad1ae71e2b", kill_on_drop: false }`
[INFO] [stdout] 8947bcabc8d8112ef0f71893b910471fe0ba8a34bd659a9799c73fad1ae71e2b
