[INFO] cloning repository https://github.com/FrattiNor/rust-script
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrattiNor/rust-script" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrattiNor%2Frust-script", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrattiNor%2Frust-script'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7894bb45e01a0b80fb584e46b63c8e5931118307
[INFO] checking FrattiNor/rust-script against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrattiNor%2Frust-script" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FrattiNor/rust-script
[INFO] finished tweaking git repo https://github.com/FrattiNor/rust-script
[INFO] tweaked toml for git repo https://github.com/FrattiNor/rust-script written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FrattiNor/rust-script on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FrattiNor/rust-script 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enigo v0.0.14
[INFO] [stderr]   Downloaded core-graphics v0.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c7f9e63c42e81fb234514aebc7f3a1bd7e6e0ee3d98fd3dd996e3c0e0d96011
[INFO] running `Command { std: "docker" "start" "-a" "9c7f9e63c42e81fb234514aebc7f3a1bd7e6e0ee3d98fd3dd996e3c0e0d96011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c7f9e63c42e81fb234514aebc7f3a1bd7e6e0ee3d98fd3dd996e3c0e0d96011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7f9e63c42e81fb234514aebc7f3a1bd7e6e0ee3d98fd3dd996e3c0e0d96011", kill_on_drop: false }`
[INFO] [stdout] 9c7f9e63c42e81fb234514aebc7f3a1bd7e6e0ee3d98fd3dd996e3c0e0d96011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 322baab599a999126822a61f3faf457f257ff35e4237ef2191ae69f140e97fee
[INFO] running `Command { std: "docker" "start" "-a" "322baab599a999126822a61f3faf457f257ff35e4237ef2191ae69f140e97fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling enigo v0.0.14
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking see-eyes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/imagee/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/imagee/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/imagee/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{GetDC, ReleaseDC};
[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/imagee/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/imagee/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/imagee/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::um::winuser::{GetDC, ReleaseDC};
[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]  --> src/utils/mod.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/win/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/win/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winuser::{FindWindowW, SetForegroundWindow, ShowWindow, SW_RESTORE};
[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/rect/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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/rect/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::windef::{POINT, RECT};
[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/rect/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::winuser::{ClientToScreen, GetClientRect};
[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] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/imagee/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::null_mut`
[INFO] [stdout]  --> src/imagee/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ptr::null_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encode_wide`
[INFO] [stdout]  --> src/win/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::{encode_wide, sleep};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::null_mut`
[INFO] [stdout]  --> src/win/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ptr::null_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/utils/mod.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | 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/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:63:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:55:1
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:121:9
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]  --> /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/os/mod.rs:120:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi`
[INFO] [stdout]  --> src/win/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/win/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use winapi::um::winuser::{FindWindowW, SetForegroundWindow, ShowWindow, SW_RESTORE};
[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/rect/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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/rect/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use winapi::shared::windef::{POINT, RECT};
[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/rect/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use winapi::um::winuser::{ClientToScreen, GetClientRect};
[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] warning: unused import: `std::mem::size_of`
[INFO] [stdout]  --> src/imagee/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::mem::size_of;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::null_mut`
[INFO] [stdout]  --> src/imagee/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::ptr::null_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `encode_wide`
[INFO] [stdout]  --> src/win/mod.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::{encode_wide, sleep};
[INFO] [stdout]   |                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ptr::null_mut`
[INFO] [stdout]  --> src/win/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::ptr::null_mut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Image` in the current scope
[INFO] [stdout]   --> src/rect/mod.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Image::new(self)
[INFO] [stdout]    |                ^^^ function or associated item not found in `Image<'_>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/imagee/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Image<'a> {
[INFO] [stdout]    | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `jpeg_decoder::worker::Worker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Image` in the current scope
[INFO] [stdout]   --> src/rect/mod.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |         Image::new(self)
[INFO] [stdout]    |                ^^^ function or associated item not found in `Image<'_>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/imagee/mod.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Image<'a> {
[INFO] [stdout]    | -------------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `jpeg_decoder::worker::Worker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope
[INFO] [stdout]   --> src/utils/mod.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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 function or associated item named `open_window` found for struct `Win` in the current scope
[INFO] [stdout]   --> src/win/mod.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Win {
[INFO] [stdout]    | -------------- function or associated item `open_window` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |         let handle = Self::open_window(title);
[INFO] [stdout]    |                            ^^^^^^^^^^^ function or associated item not found in `Win`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Win`, consider using `Win::new` which returns `std::option::Option<Win>`
[INFO] [stdout]   --> src/win/mod.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn new(title: &str, padding: Padding) -> Option<Self> {
[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]   --> src/utils/mod.rs:19:41
[INFO] [stdout]    |
[INFO] [stdout] 19 |     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 function or associated item named `new` found for struct `rect::Rect` in the current scope
[INFO] [stdout]   --> src/win/mod.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let rect = Rect::new(self.handle);
[INFO] [stdout]    |                          ^^^ function or associated item not found in `rect::Rect`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rect/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Rect {
[INFO] [stdout]    | --------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `jpeg_decoder::worker::Worker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `open_window` found for struct `Win` in the current scope
[INFO] [stdout]   --> src/win/mod.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Win {
[INFO] [stdout]    | -------------- function or associated item `open_window` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 60 |         let handle = Self::open_window(title);
[INFO] [stdout]    |                            ^^^^^^^^^^^ function or associated item not found in `Win`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Win`, consider using `Win::new` which returns `std::option::Option<Win>`
[INFO] [stdout]   --> src/win/mod.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn new(title: &str, padding: Padding) -> Option<Self> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `rect::Rect` in the current scope
[INFO] [stdout]   --> src/win/mod.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |         let rect = Rect::new(self.handle);
[INFO] [stdout]    |                          ^^^ function or associated item not found in `rect::Rect`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/rect/mod.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct Rect {
[INFO] [stdout]    | --------------- function or associated item `new` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `new`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `jpeg_decoder::worker::Worker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show_win` found for struct `Win` in the current scope
[INFO] [stdout]    --> src/main.rs:552:17
[INFO] [stdout]     |
[INFO] [stdout] 552 |             win.show_win();
[INFO] [stdout]     |                 ^^^^^^^^ method not found in `Win`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/win/mod.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub struct Win {
[INFO] [stdout]     | -------------- method `show_win` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show_win` found for struct `Win` in the current scope
[INFO] [stdout]    --> src/main.rs:552:17
[INFO] [stdout]     |
[INFO] [stdout] 552 |             win.show_win();
[INFO] [stdout]     |                 ^^^^^^^^ method not found in `Win`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/win/mod.rs:23:1
[INFO] [stdout]     |
[INFO] [stdout] 23  | pub struct Win {
[INFO] [stdout]     | -------------- method `show_win` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `see-eyes` (bin "see-eyes" test) due to 14 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `see-eyes` (bin "see-eyes") due to 14 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "322baab599a999126822a61f3faf457f257ff35e4237ef2191ae69f140e97fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "322baab599a999126822a61f3faf457f257ff35e4237ef2191ae69f140e97fee", kill_on_drop: false }`
[INFO] [stdout] 322baab599a999126822a61f3faf457f257ff35e4237ef2191ae69f140e97fee
