[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.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2Fgipc" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rickwebiii/gipc on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rickwebiii/gipc 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.1.50
[INFO] [stderr]   Downloaded simplelog v0.10.0
[INFO] [stderr]   Downloaded chrono v0.4.6
[INFO] [stderr]   Downloaded libc v0.2.46
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f318949ae69a2a538f817bd5de0b5338da1b554b125cb769586494bcd46d301
[INFO] running `Command { std: "docker" "start" "-a" "2f318949ae69a2a538f817bd5de0b5338da1b554b125cb769586494bcd46d301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f318949ae69a2a538f817bd5de0b5338da1b554b125cb769586494bcd46d301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f318949ae69a2a538f817bd5de0b5338da1b554b125cb769586494bcd46d301", kill_on_drop: false }`
[INFO] [stdout] 2f318949ae69a2a538f817bd5de0b5338da1b554b125cb769586494bcd46d301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e30cdfe4643ac903229c955c94861e1f1498508ba5df7976d37ba001e74272c6
[INFO] running `Command { std: "docker" "start" "-a" "e30cdfe4643ac903229c955c94861e1f1498508ba5df7976d37ba001e74272c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling libc v0.2.46
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling tokio v1.4.0
[INFO] [stderr]    Compiling winapi v0.3.7
[INFO] [stderr]    Compiling quote v1.0.9
[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] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/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/1159e78c4747b02ef996e55082b704c09b970588/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 `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 through its public re-export
[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]    |                      ^^^^^^^^^^^^^^^^ use of undeclared type `IpcServerWrapper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[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 through its public re-export
[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]    |                          ^^^^^^^^^^^^^^^^ use of undeclared type `IpcClientWrapper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[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 through its public re-export
[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]    |                      ^^^^^^^^^^^^^^^^ use of undeclared type `IpcServerWrapper`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[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 through its public re-export
[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]     |                          ^^^^^^^^^^^^^^^^ use of undeclared type `IpcClientWrapper`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::windows::IpcClientWrapper;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `IpcClientWrapper`, `IpcConnectionWrapper`, and `IpcServerWrapper`
[INFO] [stdout]   --> ipc/src/windows/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     IpcClientWrapper,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     IpcConnectionWrapper,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     IpcServerWrapper
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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::<Vec<u16>>()
[INFO] [stdout]    |          ^^^^^^^^^^^ method not found in `OsString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, 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` (lib) due to 17 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e30cdfe4643ac903229c955c94861e1f1498508ba5df7976d37ba001e74272c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30cdfe4643ac903229c955c94861e1f1498508ba5df7976d37ba001e74272c6", kill_on_drop: false }`
[INFO] [stdout] e30cdfe4643ac903229c955c94861e1f1498508ba5df7976d37ba001e74272c6
