[INFO] cloning repository https://github.com/youyouhe/es-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youyouhe/es-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyouhe%2Fes-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyouhe%2Fes-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9af27fafea140db76a5d77c58f2f80f3e5eda65
[INFO] checking youyouhe/es-rs against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouyouhe%2Fes-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  93% (1199/1285)
Updating files:  94% (1208/1285)
Updating files:  95% (1221/1285)
Updating files:  96% (1234/1285)
Updating files:  97% (1247/1285)
Updating files:  98% (1260/1285)
Updating files:  99% (1273/1285)
Updating files: 100% (1285/1285)
Updating files: 100% (1285/1285), done.
[INFO] started tweaking git repo https://github.com/youyouhe/es-rs
[INFO] finished tweaking git repo https://github.com/youyouhe/es-rs
[INFO] tweaked toml for git repo https://github.com/youyouhe/es-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/youyouhe/es-rs on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/youyouhe/es-rs 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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 winres v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd830892a37f1f00cc004f96c4edc3941876be15538bf3c985885a18edf9a3ac
[INFO] running `Command { std: "docker" "start" "-a" "bd830892a37f1f00cc004f96c4edc3941876be15538bf3c985885a18edf9a3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd830892a37f1f00cc004f96c4edc3941876be15538bf3c985885a18edf9a3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd830892a37f1f00cc004f96c4edc3941876be15538bf3c985885a18edf9a3ac", kill_on_drop: false }`
[INFO] [stdout] bd830892a37f1f00cc004f96c4edc3941876be15538bf3c985885a18edf9a3ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5bf316861d708895fae6f5eb177240801cd9f9cb0222904a4a31863b3c832fe
[INFO] running `Command { std: "docker" "start" "-a" "e5bf316861d708895fae6f5eb177240801cd9f9cb0222904a4a31863b3c832fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling es v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking es-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking es-ipc v0.1.0 (/opt/rustwide/workdir/crates/ipc)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> crates/ipc/src/client.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | 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/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[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]   --> crates/ipc/src/stream_v2.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[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]  --> crates/ipc/src/bridge.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> crates/ipc/src/bridge.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::minwindef::{DWORD, HINSTANCE};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> crates/ipc/src/bridge.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::libloaderapi::{FreeLibrary, GetProcAddress, LoadLibraryA};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> crates/ipc/src/bridge.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winuser::FindWindowW;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]   --> crates/ipc/src/client.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | 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/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[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]   --> crates/ipc/src/stream_v2.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]    |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[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]  --> crates/ipc/src/bridge.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/7b3da9103634dffd4f4365cfd8642427c781d99f/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> crates/ipc/src/bridge.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::shared::minwindef::{DWORD, HINSTANCE};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> crates/ipc/src/bridge.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::libloaderapi::{FreeLibrary, GetProcAddress, LoadLibraryA};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]   --> crates/ipc/src/bridge.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use winapi::um::winuser::FindWindowW;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |     everything_hwnd: HWND,
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:241:53
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 EVERYTHING_IPC_GET_MAJOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:347:53
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 EVERYTHING_IPC_GET_MAJOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:356:53
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 EVERYTHING_IPC_GET_MINOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:357:22
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:365:48
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 EVERYTHING_IPC_GET_REVISION as WPARAM,
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:374:52
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 EVERYTHING_IPC_GET_BUILD_NUMBER as WPARAM,
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vlq::encode_vlq`
[INFO] [stdout]   --> crates/ipc/src/client.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::vlq::encode_vlq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> crates/ipc/src/client.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `HWND` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:200:22
[INFO] [stdout]     |
[INFO] [stdout] 200 |     everything_hwnd: HWND,
[INFO] [stdout]     |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:241:53
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 EVERYTHING_IPC_GET_MAJOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:242:22
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:347:53
[INFO] [stdout]     |
[INFO] [stdout] 347 |                 EVERYTHING_IPC_GET_MAJOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:348:22
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:356:53
[INFO] [stdout]     |
[INFO] [stdout] 356 |                 EVERYTHING_IPC_GET_MINOR_VERSION as WPARAM,
[INFO] [stdout]     |                                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:357:22
[INFO] [stdout]     |
[INFO] [stdout] 357 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:364:17
[INFO] [stdout]     |
[INFO] [stdout] 364 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:365:48
[INFO] [stdout]     |
[INFO] [stdout] 365 |                 EVERYTHING_IPC_GET_REVISION as WPARAM,
[INFO] [stdout]     |                                                ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:366:22
[INFO] [stdout]     |
[INFO] [stdout] 366 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_USER` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:373:17
[INFO] [stdout]     |
[INFO] [stdout] 373 |                 WM_USER,
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `WPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:374:52
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 EVERYTHING_IPC_GET_BUILD_NUMBER as WPARAM,
[INFO] [stdout]     |                                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `LPARAM` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:375:22
[INFO] [stdout]     |
[INFO] [stdout] 375 |                 0 as LPARAM,
[INFO] [stdout]     |                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vlq::encode_vlq`
[INFO] [stdout]   --> crates/ipc/src/client.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use crate::vlq::encode_vlq;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]   --> crates/ipc/src/client.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | use std::ffi::OsStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `search_copydata` found for mutable reference `&mut IpcClient` in the current scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     self.search_copydata(query, flags, offset, limit)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `search_pipe` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 385 -                     self.search_copydata(query, flags, offset, limit)
[INFO] [stdout] 385 +                     self.search_pipe(query, flags, offset, limit)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:238:13
[INFO] [stdout]     |
[INFO] [stdout] 238 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:353:13
[INFO] [stdout]     |
[INFO] [stdout] 353 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:362:13
[INFO] [stdout]     |
[INFO] [stdout] 362 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendMessageW` in this scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             SendMessageW(
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> crates/ipc/src/bridge.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let class_name: Vec<u16> = OsStr::new(EVERYTHING_IPC_WNDCLASS)
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 117 | |             .encode_wide()
[INFO] [stdout]     | |             -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `search_copydata` found for mutable reference `&mut client::IpcClient` in the current scope
[INFO] [stdout]    --> crates/ipc/src/client.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     self.search_copydata(query, flags, offset, limit)
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `search_pipe` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 385 -                     self.search_copydata(query, flags, offset, limit)
[INFO] [stdout] 385 +                     self.search_pipe(query, flags, offset, limit)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> crates/ipc/src/bridge.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |           let query_wide: Vec<u16> = OsStr::new(query)
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 156 | |             .encode_wide()
[INFO] [stdout]     | |             -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> crates/ipc/src/bridge.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |           let class_name: Vec<u16> = OsStr::new(EVERYTHING_IPC_WNDCLASS)
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 117 | |             .encode_wide()
[INFO] [stdout]     | |             -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> crates/ipc/src/bridge.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 155 |           let query_wide: Vec<u16> = OsStr::new(query)
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 156 | |             .encode_wide()
[INFO] [stdout]     | |             -^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `es-ipc` (lib) due to 30 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `es-ipc` (lib test) due to 30 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e5bf316861d708895fae6f5eb177240801cd9f9cb0222904a4a31863b3c832fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5bf316861d708895fae6f5eb177240801cd9f9cb0222904a4a31863b3c832fe", kill_on_drop: false }`
[INFO] [stdout] e5bf316861d708895fae6f5eb177240801cd9f9cb0222904a4a31863b3c832fe
