[INFO] cloning repository https://github.com/rickwebiii/gipc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickwebiii/gipc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2Fgipc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2Fgipc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 672ac8b236f08ce0e78fe0b888e8588cda872dee [INFO] testing rickwebiii/gipc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2Fgipc" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickwebiii/gipc on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickwebiii/gipc [INFO] finished tweaking git repo https://github.com/rickwebiii/gipc [INFO] tweaked toml for git repo https://github.com/rickwebiii/gipc written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/rickwebiii/gipc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f32d7ea5acceead3c717663a17cc355e1c5ff4a538618ac4217a7c5b695df265 [INFO] running `Command { std: "docker" "start" "-a" "f32d7ea5acceead3c717663a17cc355e1c5ff4a538618ac4217a7c5b695df265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f32d7ea5acceead3c717663a17cc355e1c5ff4a538618ac4217a7c5b695df265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f32d7ea5acceead3c717663a17cc355e1c5ff4a538618ac4217a7c5b695df265", kill_on_drop: false }` [INFO] [stdout] f32d7ea5acceead3c717663a17cc355e1c5ff4a538618ac4217a7c5b695df265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 800bc73bfbbc9a3cee521f408aa2676f289138f475eb47d67f3b8b56b73c10a0 [INFO] running `Command { std: "docker" "start" "-a" "800bc73bfbbc9a3cee521f408aa2676f289138f475eb47d67f3b8b56b73c10a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling ipc v0.1.0 (/opt/rustwide/workdir/ipc) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> ipc/src/windows/completion_port.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> ipc/src/windows/completion_port.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> ipc/src/windows/handle.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use winapi::um::{handleapi::CloseHandle, winnt::HANDLE}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> ipc/src/windows/overlapped.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> ipc/src/windows/overlapped.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpcServerWrapper` in this scope [INFO] [stdout] --> ipc/src/ipc.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | server: IpcServerWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcServerWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpcServerWrapper` [INFO] [stdout] --> ipc/src/ipc.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | let server = IpcServerWrapper::new(name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcServerWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpcConnectionWrapper` in this scope [INFO] [stdout] --> ipc/src/ipc.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | connection: IpcConnectionWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcConnectionWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpcClientWrapper` [INFO] [stdout] --> ipc/src/ipc.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | let connection = IpcClientWrapper::new(name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcClientWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpcServerWrapper` in this scope [INFO] [stdout] --> ipc/src/ipc.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | server: IpcServerWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcServerWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpcServerWrapper` [INFO] [stdout] --> ipc/src/ipc.rs:69:22 [INFO] [stdout] | [INFO] [stdout] 69 | let server = IpcServerWrapper::new(name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcServerWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IpcConnectionWrapper` in this scope [INFO] [stdout] --> ipc/src/ipc.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | connection: IpcConnectionWrapper, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcConnectionWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpcClientWrapper` [INFO] [stdout] --> ipc/src/ipc.rs:168:26 [INFO] [stdout] | [INFO] [stdout] 168 | let connection = IpcClientWrapper::new(name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::IpcClientWrapper; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INVALID_HANDLE_VALUE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:92:75 [INFO] [stdout] | [INFO] [stdout] 92 | let iocp_handle = CompletionPort::associate_completion_port(None, INVALID_HANDLE_VALUE)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:112:56 [INFO] [stdout] | [INFO] [stdout] 112 | fn associate_completion_port(existing_iocp: Option, file_handle: HANDLE) -> std::io::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ipc/src/windows/handle.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Handle { [INFO] [stdout] | ----------------- similarly named struct `Handle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 112 | fn associate_completion_port(existing_iocp: Option, file_handle: HANDLE) -> std::io::Result { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | impl CompletionPort { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:112:78 [INFO] [stdout] | [INFO] [stdout] 112 | fn associate_completion_port(existing_iocp: Option, file_handle: HANDLE) -> std::io::Result { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] | [INFO] [stdout] ::: ipc/src/windows/handle.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Handle { [INFO] [stdout] | ----------------- similarly named struct `Handle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:112:105 [INFO] [stdout] | [INFO] [stdout] 112 | fn associate_completion_port(existing_iocp: Option, file_handle: HANDLE) -> std::io::Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: ipc/src/windows/handle.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Handle { [INFO] [stdout] | ----------------- similarly named struct `Handle` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 112 | fn associate_completion_port(existing_iocp: Option, file_handle: HANDLE) -> std::io::Result { [INFO] [stdout] | ~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | impl CompletionPort { [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CreateIoCompletionPort` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | CreateIoCompletionPort( [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] --> ipc/src/windows/completion_port.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | if file_handle != INVALID_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 `SetFileCompletionNotificationModes` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:135:17 [INFO] [stdout] | [INFO] [stdout] 135 | SetFileCompletionNotificationModes( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:141:26 [INFO] [stdout] | [INFO] [stdout] 141 | if result == FALSE { [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] --> ipc/src/windows/completion_port.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | let _ = unsafe { CloseHandle(iocp_handle) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:160:34 [INFO] [stdout] | [INFO] [stdout] 160 | let mut overlapped: *mut OVERLAPPED = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Overlapped` [INFO] [stdout] | [INFO] [stdout] ::: ipc/src/windows/overlapped.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Overlapped { [INFO] [stdout] | --------------------- similarly named struct `Overlapped` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetQueuedCompletionStatus` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | GetQueuedCompletionStatus( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:168:46 [INFO] [stdout] | [INFO] [stdout] 168 | &mut overlapped as *mut *mut OVERLAPPED, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Overlapped` [INFO] [stdout] | [INFO] [stdout] ::: ipc/src/windows/overlapped.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Overlapped { [INFO] [stdout] | --------------------- similarly named struct `Overlapped` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INFINITE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:169:17 [INFO] [stdout] | [INFO] [stdout] 169 | INFINITE [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FALSE` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:176:22 [INFO] [stdout] | [INFO] [stdout] 176 | if result == FALSE { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_ABANDONED_WAIT_0` in this scope [INFO] [stdout] --> ipc/src/windows/completion_port.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | if raw_err == ERROR_ABANDONED_WAIT_0 as i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> ipc/src/windows/handle.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub value: HANDLE, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stdout] --> ipc/src/windows/handle.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Handle { [INFO] [stdout] | ----------------- similarly named struct `Handle` defined here [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn new(handle: HANDLE) -> Handle { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `Handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in this scope [INFO] [stdout] --> ipc/src/windows/handle.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 value `FILE_FLAG_FIRST_PIPE_INSTANCE` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | FILE_FLAG_FIRST_PIPE_INSTANCE [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] --> ipc/src/windows/named_pipe.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | CreateNamedPipeW( [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] --> ipc/src/windows/named_pipe.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | PIPE_ACCESS_DUPLEX | FILE_FLAG_OVERLAPPED | first_instance, [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] --> ipc/src/windows/named_pipe.rs:68:38 [INFO] [stdout] | [INFO] [stdout] 68 | PIPE_ACCESS_DUPLEX | FILE_FLAG_OVERLAPPED | first_instance, [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] --> ipc/src/windows/named_pipe.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT | PIPE_REJECT_REMOTE_CLIENTS, [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] --> ipc/src/windows/named_pipe.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT | PIPE_REJECT_REMOTE_CLIENTS, [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] --> ipc/src/windows/named_pipe.rs:69:55 [INFO] [stdout] | [INFO] [stdout] 69 | PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT | PIPE_REJECT_REMOTE_CLIENTS, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PIPE_REJECT_REMOTE_CLIENTS` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:69:67 [INFO] [stdout] | [INFO] [stdout] 69 | PIPE_TYPE_BYTE | PIPE_READMODE_BYTE | PIPE_WAIT | PIPE_REJECT_REMOTE_CLIENTS, [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] --> ipc/src/windows/named_pipe.rs:70:17 [INFO] [stdout] | [INFO] [stdout] 70 | 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] --> ipc/src/windows/named_pipe.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | if handle == INVALID_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] --> ipc/src/windows/named_pipe.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | let success = unsafe { ConnectNamedPipe(self.handle.value, mem::transmute(Arc::into_raw(overlapped))) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | if success != TRUE { [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] --> ipc/src/windows/named_pipe.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | ReadFile( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:177:22 [INFO] [stdout] | [INFO] [stdout] 177 | if result != TRUE { [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] --> ipc/src/windows/named_pipe.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | WriteFile( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TRUE` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:214:22 [INFO] [stdout] | [INFO] [stdout] 214 | if result != TRUE { [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] --> ipc/src/windows/named_pipe.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | CreateFileW( [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] --> ipc/src/windows/named_pipe.rs:247:17 [INFO] [stdout] | [INFO] [stdout] 247 | 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] --> ipc/src/windows/named_pipe.rs:247:32 [INFO] [stdout] | [INFO] [stdout] 247 | GENERIC_READ | GENERIC_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_SHARE_READ` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | FILE_SHARE_READ | FILE_SHARE_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILE_SHARE_WRITE` in this scope [INFO] [stdout] --> ipc/src/windows/named_pipe.rs:248:35 [INFO] [stdout] | [INFO] [stdout] 248 | FILE_SHARE_READ | FILE_SHARE_WRITE, [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] --> ipc/src/windows/named_pipe.rs:250:17 [INFO] [stdout] | [INFO] [stdout] 250 | 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] --> ipc/src/windows/named_pipe.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | 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] --> ipc/src/windows/named_pipe.rs:256:22 [INFO] [stdout] | [INFO] [stdout] 256 | if handle == INVALID_HANDLE_VALUE { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope [INFO] [stdout] --> ipc/src/windows/overlapped.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | overlapped: OVERLAPPED, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `OVERLAPPED` in this scope [INFO] [stdout] --> ipc/src/windows/overlapped.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Overlapped { [INFO] [stdout] | --------------------- similarly named struct `Overlapped` defined here [INFO] [stdout] ... [INFO] [stdout] 41 | let overlapped: OVERLAPPED = unsafe { mem::zeroed() }; [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Overlapped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ERROR_SUCCESS` in this scope [INFO] [stdout] --> ipc/src/windows/overlapped.rs:77:42 [INFO] [stdout] | [INFO] [stdout] 77 | if info.error != ERROR_SUCCESS as i32 { [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] --> ipc/src/windows/named_pipe.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | name.encode_wide().collect::>() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `OsString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors [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] [stderr] error: could not compile `ipc` due to 63 previous errors [INFO] running `Command { std: "docker" "inspect" "800bc73bfbbc9a3cee521f408aa2676f289138f475eb47d67f3b8b56b73c10a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "800bc73bfbbc9a3cee521f408aa2676f289138f475eb47d67f3b8b56b73c10a0", kill_on_drop: false }` [INFO] [stdout] 800bc73bfbbc9a3cee521f408aa2676f289138f475eb47d67f3b8b56b73c10a0