[INFO] crate winipt 0.1.0 is already in cache [INFO] checking winipt-0.1.0 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate winipt 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate winipt 0.1.0 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate winipt 0.1.0 [INFO] finished tweaking crates.io crate winipt 0.1.0 [INFO] tweaked toml for crates.io crate winipt 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7fac2e8ef95659990733ca73be70d232afe59873a549c148443d1e0b600a630f [INFO] running `"docker" "start" "-a" "7fac2e8ef95659990733ca73be70d232afe59873a549c148443d1e0b600a630f"` [INFO] [stderr] Checking winipt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/ipt.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use winapi::um::winsvc; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ipt.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ipt.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | use std::os::windows::raw::HANDLE; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/options.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use winipt_sys::IPT_OPTIONS; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `winipt_sys` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/lib.rs:12:18 [INFO] [stderr] | [INFO] [stderr] 12 | use std::os::windows::io::AsRawHandle; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/ipt.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use winipt_sys; [INFO] [stderr] | ^^^^^^^^^^ no `winipt_sys` external crate [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bitmask` [INFO] [stderr] --> src/settings.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use bitmask::bitmask; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `bitmask` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/settings.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use winipt_sys::{ [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `winipt_sys` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::settings::TimingSettings`, `crate::settings::MatchSettings`, `crate::settings::ModeSettings`, `crate::settings::TimingSetting`, `crate::settings::MatchSetting`, `crate::settings::ModeSetting` [INFO] [stderr] --> src/options.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | TimingSettings, MatchSettings, ModeSettings, [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `ModeSettings` in `settings` [INFO] [stderr] | | | [INFO] [stderr] | | no `MatchSettings` in `settings` [INFO] [stderr] | no `TimingSettings` in `settings` [INFO] [stderr] 4 | TimingSetting, MatchSetting, ModeSetting [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ no `ModeSetting` in `settings` [INFO] [stderr] | | | [INFO] [stderr] | | no `MatchSetting` in `settings` [INFO] [stderr] | no `TimingSetting` in `settings` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | let mgr = winsvc::OpenSCManagerW( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | null(), null(), winsvc::SC_MANAGER_CONNECT [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:38:19 [INFO] [stderr] | [INFO] [stderr] 38 | let srv = winsvc::OpenServiceW( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:39:37 [INFO] [stderr] | [INFO] [stderr] 39 | mgr, ipt_wstr.as_ptr(), winsvc::SERVICE_START [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | let started = winsvc::StartServiceW(srv, 0, null_mut()); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | winsvc::CloseServiceHandle(srv); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `MatchSetting` [INFO] [stderr] --> src/lib.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | opt.set_match_settings(MatchSetting::MatchByAnyApp); [INFO] [stderr] | ^^^^^^^^^^^^ use of undeclared type or module `MatchSetting` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `TimingSetting` [INFO] [stderr] --> src/lib.rs:47:33 [INFO] [stderr] | [INFO] [stderr] 47 | opt.set_timing_settings(TimingSetting::NoTimingPackets); [INFO] [stderr] | ^^^^^^^^^^^^^ use of undeclared type or module `TimingSetting` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `ModeSetting` [INFO] [stderr] --> src/lib.rs:48:31 [INFO] [stderr] | [INFO] [stderr] 48 | opt.set_mode_settings(ModeSetting::CtlUserModeOnly); [INFO] [stderr] | ^^^^^^^^^^^ use of undeclared type or module `ModeSetting` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:74:31 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn process_trace_sz(proc: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:82:28 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn process_trace(proc: HANDLE, buf: &mut [u8]) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:92:36 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn start_process_tracing(proc: HANDLE, opt: &Options) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:100:35 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn stop_process_tracing(proc: HANDLE) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:117:37 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn pause_thread_tracing(thread: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:125:38 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn resume_thread_tracing(thread: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:134:36 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn query_process_tracing(proc: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `self::settings::*` [INFO] [stderr] --> src/lib.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | use self::settings::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/ipt.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use winapi::um::winsvc; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ipt.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | use std::os::windows::ffi::OsStrExt; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stderr] --> src/ipt.rs:11:14 [INFO] [stderr] | [INFO] [stderr] 11 | use std::os::windows::raw::HANDLE; [INFO] [stderr] | ^^^^^^^ could not find `windows` in `os` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/options.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use winipt_sys::IPT_OPTIONS; [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `winipt_sys` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/ipt.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use winipt_sys; [INFO] [stderr] | ^^^^^^^^^^ no `winipt_sys` external crate [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `bitmask` [INFO] [stderr] --> src/settings.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use bitmask::bitmask; [INFO] [stderr] | ^^^^^^^ use of undeclared type or module `bitmask` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winipt_sys` [INFO] [stderr] --> src/settings.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use winipt_sys::{ [INFO] [stderr] | ^^^^^^^^^^ use of undeclared type or module `winipt_sys` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `crate::settings::TimingSettings`, `crate::settings::MatchSettings`, `crate::settings::ModeSettings`, `crate::settings::TimingSetting`, `crate::settings::MatchSetting`, `crate::settings::ModeSetting` [INFO] [stderr] --> src/options.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | TimingSettings, MatchSettings, ModeSettings, [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ no `ModeSettings` in `settings` [INFO] [stderr] | | | [INFO] [stderr] | | no `MatchSettings` in `settings` [INFO] [stderr] | no `TimingSettings` in `settings` [INFO] [stderr] 4 | TimingSetting, MatchSetting, ModeSetting [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^ no `ModeSetting` in `settings` [INFO] [stderr] | | | [INFO] [stderr] | | no `MatchSetting` in `settings` [INFO] [stderr] | no `TimingSetting` in `settings` [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error: cannot determine resolution for the macro `bitmask` [INFO] [stderr] --> src/settings.rs:20:1 [INFO] [stderr] | [INFO] [stderr] 20 | bitmask! { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: import resolution is stuck, try simplifying macro imports [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:28:19 [INFO] [stderr] | [INFO] [stderr] 28 | let mgr = winsvc::OpenSCManagerW( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:29:29 [INFO] [stderr] | [INFO] [stderr] 29 | null(), null(), winsvc::SC_MANAGER_CONNECT [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:38:19 [INFO] [stderr] | [INFO] [stderr] 38 | let srv = winsvc::OpenServiceW( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:39:37 [INFO] [stderr] | [INFO] [stderr] 39 | mgr, ipt_wstr.as_ptr(), winsvc::SERVICE_START [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:42:23 [INFO] [stderr] | [INFO] [stderr] 42 | let started = winsvc::StartServiceW(srv, 0, null_mut()); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winsvc` [INFO] [stderr] --> src/ipt.rs:43:9 [INFO] [stderr] | [INFO] [stderr] 43 | winsvc::CloseServiceHandle(srv); [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winsvc` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:74:31 [INFO] [stderr] | [INFO] [stderr] 74 | pub fn process_trace_sz(proc: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:82:28 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn process_trace(proc: HANDLE, buf: &mut [u8]) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:92:36 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn start_process_tracing(proc: HANDLE, opt: &Options) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:100:35 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn stop_process_tracing(proc: HANDLE) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:117:37 [INFO] [stderr] | [INFO] [stderr] 117 | pub fn pause_thread_tracing(thread: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:125:38 [INFO] [stderr] | [INFO] [stderr] 125 | pub fn resume_thread_tracing(thread: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HANDLE` in this scope [INFO] [stderr] --> src/ipt.rs:134:36 [INFO] [stderr] | [INFO] [stderr] 134 | pub fn query_process_tracing(proc: HANDLE) -> Result { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:163:10 [INFO] [stderr] | [INFO] [stderr] 163 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:169:10 [INFO] [stderr] | [INFO] [stderr] 169 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `as_raw_handle` found for struct `std::process::Child` in the current scope [INFO] [stderr] --> src/lib.rs:58:27 [INFO] [stderr] | [INFO] [stderr] 58 | let hwnd = target.as_raw_handle(); [INFO] [stderr] | ^^^^^^^^^^^^^ method not found in `std::process::Child` [INFO] [stderr] [INFO] [stderr] error: aborting due to 27 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `winipt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:34:14 [INFO] [stderr] | [INFO] [stderr] 34 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:163:10 [INFO] [stderr] | [INFO] [stderr] 163 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `encode_wide` found for reference `&std::ffi::OsStr` in the current scope [INFO] [stderr] --> src/ipt.rs:169:10 [INFO] [stderr] | [INFO] [stderr] 169 | .encode_wide() [INFO] [stderr] | ^^^^^^^^^^^ method not found in `&std::ffi::OsStr` [INFO] [stderr] [INFO] [stderr] error: aborting due to 32 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `winipt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "7fac2e8ef95659990733ca73be70d232afe59873a549c148443d1e0b600a630f"` [INFO] running `"docker" "rm" "-f" "7fac2e8ef95659990733ca73be70d232afe59873a549c148443d1e0b600a630f"` [INFO] [stdout] 7fac2e8ef95659990733ca73be70d232afe59873a549c148443d1e0b600a630f