[INFO] cloning repository https://github.com/Alex-Beng/Yap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex-Beng/Yap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c15882ab8f670a5def84bf89137590d0b4dabdef
[INFO] checking Alex-Beng/Yap against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alex-Beng/Yap
[INFO] finished tweaking git repo https://github.com/Alex-Beng/Yap
[INFO] tweaked toml for git repo https://github.com/Alex-Beng/Yap written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Beng/Yap on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 400 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.49)
[INFO] [stderr]       Adding enigo v0.2.1 (available: v0.6.1)
[INFO] [stderr]       Adding liquid v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding liquid-core v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding liquid-derive v0.26.8 (available: v0.26.10)
[INFO] [stderr]       Adding liquid-lib v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tract-core v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-data v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-hir v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-linalg v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-nnef v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-onnx v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-onnx-opl v0.21.10 (available: v0.21.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 818e72ca0ca3d7488e317e859aab7dea5589142ff711e1e053b3ab38487bc98d
[INFO] running `Command { std: "docker" "start" "-a" "818e72ca0ca3d7488e317e859aab7dea5589142ff711e1e053b3ab38487bc98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "818e72ca0ca3d7488e317e859aab7dea5589142ff711e1e053b3ab38487bc98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "818e72ca0ca3d7488e317e859aab7dea5589142ff711e1e053b3ab38487bc98d", kill_on_drop: false }`
[INFO] [stdout] 818e72ca0ca3d7488e317e859aab7dea5589142ff711e1e053b3ab38487bc98d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f35d4cc380f81fcabf9c2e9a439d45e005f2a799c209c2a9ec5b064421411cc
[INFO] running `Command { std: "docker" "start" "-a" "6f35d4cc380f81fcabf9c2e9a439d45e005f2a799c209c2a9ec5b064421411cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking scan_fmt v0.2.6
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking dyn-hash v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking string-interner v0.15.0
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling liquid-lib v0.26.8
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking anymap3 v1.0.1
[INFO] [stderr]     Checking tract-data v0.21.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling liquid v0.26.8
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling tract-linalg v0.21.10
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tract-core v0.21.10
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking memmap2 v0.8.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking xkbcommon v0.7.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]    Compiling yap v5.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr] warning: yap@5.3.0: "This build script is only for windows target, skipping..."
[INFO] [stderr]     Checking enigo v0.2.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking hotkey v0.3.1
[INFO] [stderr]     Checking tract-nnef v0.21.10
[INFO] [stderr]     Checking tract-hir v0.21.10
[INFO] [stderr]     Checking tract-onnx-opl v0.21.10
[INFO] [stderr]     Checking tract-onnx v0.21.10
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/capture/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/863511eff87e66198b396935f3b5c8a543022f53/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/863511eff87e66198b396935f3b5c8a543022f53/library/std/src/os/mod.rs:120:10
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/capture/mod.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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/863511eff87e66198b396935f3b5c8a543022f53/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/863511eff87e66198b396935f3b5c8a543022f53/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: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/capture/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::errhandlingapi::GetLastError;
[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]  --> src/capture/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::winuser::{
[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]   --> src/capture/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::shared::windef::{HWND, RECT as WinRect, POINT as WinPoint, HDC, HBITMAP};
[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]   --> src/capture/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::wingdi::{
[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]   --> src/capture/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::ctypes::c_void;
[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]  --> src/capture/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use winapi::um::errhandlingapi::GetLastError;
[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]  --> src/capture/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use winapi::um::winuser::{
[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]   --> src/capture/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::shared::windef::{HWND, RECT as WinRect, POINT as WinPoint, HDC, HBITMAP};
[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]   --> src/capture/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::wingdi::{
[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]   --> src/capture/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use winapi::ctypes::c_void;
[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]   --> src/common/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::shared::minwindef::BOOL;
[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]   --> src/common/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::shared::windef::HWND;
[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]   --> src/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::securitybaseapi::{AllocateAndInitializeSid, CheckTokenMembership, FreeSid};
[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]   --> src/common/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::winnt::{
[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]   --> src/common/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::shared::minwindef::BOOL;
[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]   --> src/common/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use winapi::shared::windef::HWND;
[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]   --> src/common/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use winapi::um::securitybaseapi::{AllocateAndInitializeSid, CheckTokenMembership, FreeSid};
[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]   --> src/common/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::winnt::{
[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 function `capture_absolute_image` in module `capture`
[INFO] [stdout]    --> src/pickupper/pickup.rs:374:74
[INFO] [stdout]     |
[INFO] [stdout] 374 |             let game_window_cap_rgba = DynamicImage::ImageRgba8(capture::capture_absolute_image(self.config.hwnd, &game_win_rect).unwrap());
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^ not found in `capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/capture/mod.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 325 | pub fn capture_absolute_image(hwnd: WindowHandle, rect: &PixelRect) -> Result<image::RgbaImage, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/capture/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `capture_absolute_image` in module `capture`
[INFO] [stdout]    --> src/pickupper/pickup.rs:374:74
[INFO] [stdout]     |
[INFO] [stdout] 374 |             let game_window_cap_rgba = DynamicImage::ImageRgba8(capture::capture_absolute_image(self.config.hwnd, &game_win_rect).unwrap());
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^^^^^^^^^ not found in `capture`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/capture/mod.rs:325:8
[INFO] [stdout]     |
[INFO] [stdout] 324 | #[cfg(windows)]
[INFO] [stdout]     |       ------- the item is gated here
[INFO] [stdout] 325 | pub fn capture_absolute_image(hwnd: WindowHandle, rect: &PixelRect) -> Result<image::RgbaImage, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/capture/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/capture/mod.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let wide: Vec<u16> = OsStr::new(&s).encode_wide().chain(once(0)).collect();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]    --> src/capture/mod.rs:117:41
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let wide: Vec<u16> = OsStr::new(&s).encode_wide().chain(once(0)).collect();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ method not found in `&OsStr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/pickupper/pickup.rs:255:47
[INFO] [stdout]     |
[INFO] [stdout] 255 |                         enigo_online.key(Key::Y, Direction::Press).unwrap();
[INFO] [stdout]     |                                               ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/pickupper/pickup.rs:255:47
[INFO] [stdout]     |
[INFO] [stdout] 255 |                         enigo_online.key(Key::Y, Direction::Press).unwrap();
[INFO] [stdout]     |                                               ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/pickupper/pickup.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |                         enigo_online.key(Key::Y, Direction::Release).unwrap();
[INFO] [stdout]     |                                               ^ variant or associated item not found in `enigo::Key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Y` found for enum `enigo::Key` in the current scope
[INFO] [stdout]    --> src/pickupper/pickup.rs:257:47
[INFO] [stdout]     |
[INFO] [stdout] 257 |                         enigo_online.key(Key::Y, Direction::Release).unwrap();
[INFO] [stdout]     |                                               ^ variant or associated item not found in `enigo::Key`
[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] [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] warning: yap@5.3.0: "This build script is only for windows target, skipping..."
[INFO] [stderr] error: could not compile `yap` (lib) due to 14 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: yap@5.3.0: "This build script is only for windows target, skipping..."
[INFO] [stderr] error: could not compile `yap` (lib test) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6f35d4cc380f81fcabf9c2e9a439d45e005f2a799c209c2a9ec5b064421411cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f35d4cc380f81fcabf9c2e9a439d45e005f2a799c209c2a9ec5b064421411cc", kill_on_drop: false }`
[INFO] [stdout] 6f35d4cc380f81fcabf9c2e9a439d45e005f2a799c209c2a9ec5b064421411cc
