[INFO] cloning repository https://github.com/HolidayLinux/hyprwplib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HolidayLinux/hyprwplib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolidayLinux%2Fhyprwplib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolidayLinux%2Fhyprwplib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d92bcc1c14f0ca54477212d7262e448089aee01
[INFO] checking HolidayLinux/hyprwplib/9d92bcc1c14f0ca54477212d7262e448089aee01 against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHolidayLinux%2Fhyprwplib" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HolidayLinux/hyprwplib
[INFO] finished tweaking git repo https://github.com/HolidayLinux/hyprwplib
[INFO] tweaked toml for git repo https://github.com/HolidayLinux/hyprwplib written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HolidayLinux/hyprwplib on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HolidayLinux/hyprwplib 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041
[INFO] running `Command { std: "docker" "start" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking hyprwplib v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/engines/compressor.rs:51:70
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn save_file(path_to_save: &str, file_bytes: &Vec<u8>) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |                            ----              --------                ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `path_to_save` or `file_bytes`
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn save_file<'a>(path_to_save: &'a str, file_bytes: &'a Vec<u8>) -> Result<(), &'a dyn std::error::Error> {
[INFO] [stdout]    |             ++++                ++                   ++                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `fmt` is not a member of trait `Error`
[INFO] [stdout]  --> src/models/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] 8 | |         write!(f, "Not correct path.")
[INFO] [stdout] 9 | |     }
[INFO] [stdout]   | |_____^ not a member of trait `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Mode::File`
[INFO] [stdout]   --> src/engines/compressor.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn compress_file(&self, mode: Mode::File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |                                       ^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     pub fn compress_file(&self, mode: Mode::File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout] 17 +     pub fn compress_file(&self, mode: File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Mode::Directory`
[INFO] [stdout]   --> src/engines/compressor.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn compress_dir(&self, mode: Mode::Directory) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn compress_dir(&self, mode: Mode::Directory) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout] 25 +     pub fn compress_dir(&self, mode: crate::models::types::Mode) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/engines/compressor.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn compress_work(&self, path_to_file: &Path) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error` and `fs::exists`
[INFO] [stdout]  --> src/engines/compressor.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fs::exists, io::Write};
[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: `engines::checkers`
[INFO] [stdout]  --> src/engines/compressor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     engines::checkers,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/models/errors.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fmt::Display};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `error_generic_member_access`
[INFO] [stdout]   --> src/models/errors.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]    = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `error_generic_member_access`
[INFO] [stdout]   --> src/models/errors.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]    = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NotCorrectPathError` doesn't implement `std::fmt::Display`
[INFO] [stdout]  --> src/models/errors.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Error for NotCorrectPathError {
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `NotCorrectPathError`
[INFO] [stdout]  --> src/models/errors.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NotCorrectPathError;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `std::error::Error`
[INFO] [stdout]  --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/error.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]   --> src/engines/compressor.rs:51:70
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn save_file(path_to_save: &str, file_bytes: &Vec<u8>) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |                            ----              --------                ^ expected named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `path_to_save` or `file_bytes`
[INFO] [stdout] help: consider introducing a named lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn save_file<'a>(path_to_save: &'a str, file_bytes: &'a Vec<u8>) -> Result<(), &'a dyn std::error::Error> {
[INFO] [stdout]    |             ++++                ++                   ++                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `fmt` is not a member of trait `Error`
[INFO] [stdout]  --> src/models/errors.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | /     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
[INFO] [stdout] 8 | |         write!(f, "Not correct path.")
[INFO] [stdout] 9 | |     }
[INFO] [stdout]   | |_____^ not a member of trait `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Mode::File`
[INFO] [stdout]   --> src/engines/compressor.rs:17:39
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn compress_file(&self, mode: Mode::File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |                                       ^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `File`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 17 -     pub fn compress_file(&self, mode: Mode::File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout] 17 +     pub fn compress_file(&self, mode: File) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0573]: expected type, found variant `Mode::Directory`
[INFO] [stdout]   --> src/engines/compressor.rs:25:38
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn compress_dir(&self, mode: Mode::Directory) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^ not a type
[INFO] [stdout]    |
[INFO] [stdout] help: try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 25 -     pub fn compress_dir(&self, mode: Mode::Directory) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout] 25 +     pub fn compress_dir(&self, mode: crate::models::types::Mode) -> Result<(), &dyn std::error::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Path` in this scope
[INFO] [stdout]   --> src/engines/compressor.rs:40:44
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn compress_work(&self, path_to_file: &Path) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |                                            ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::path::Path;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `error::Error` and `fs::exists`
[INFO] [stdout]  --> src/engines/compressor.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fs::exists, io::Write};
[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: `engines::checkers`
[INFO] [stdout]  --> src/engines/compressor.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     engines::checkers,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fmt::Display`
[INFO] [stdout]  --> src/models/errors.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{error::Error, fmt::Display};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `error_generic_member_access`
[INFO] [stdout]   --> src/models/errors.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]    = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `error_generic_member_access`
[INFO] [stdout]   --> src/models/errors.rs:23:44
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #99301 <https://github.com/rust-lang/rust/issues/99301> for more information
[INFO] [stdout]    = help: add `#![feature(error_generic_member_access)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-09-07; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NotCorrectPathError` doesn't implement `std::fmt::Display`
[INFO] [stdout]  --> src/models/errors.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl Error for NotCorrectPathError {
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]   |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `NotCorrectPathError`
[INFO] [stdout]  --> src/models/errors.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct NotCorrectPathError;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `std::error::Error`
[INFO] [stdout]  --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/error.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/checkers.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let only_files = files.into_iter().filter(|path| true);
[INFO] [stdout]    |                                                   ------ the found closure
[INFO] [stdout] 11 |         return Ok(Mode::Directory(only_files.map(|file| file)));
[INFO] [stdout]    |                   --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vec<&Path>`, found `Map<_, {closure@...}>`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<&Path>`
[INFO] [stdout]                  found struct `Map<Filter<std::result::IntoIter<ReadDir>, {closure@src/engines/checkers.rs:10:51: 10:57}>, {closure@src/engines/checkers.rs:11:50: 11:56}>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/models/types.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     Directory(&'a Vec<&'a Path>),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/checkers.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(NotCorrectPathError)
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/checkers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(NotCorrectPathError)
[INFO] [stdout]    |     ^^^^-------------------^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(&NotCorrectPathError)
[INFO] [stdout]    |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         if let Mode::File(path_to_file) = mode {
[INFO] [stdout] 19 | |             Ok(self.compress_work(path_to_file)?)
[INFO] [stdout]    | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Result<Vec<u8>, _>`
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________- `if` expressions without `else` arms expect their inner expression to be `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<Vec<u8>, _>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Ok(self.compress_work(path_to_file)?);
[INFO] [stdout]    |                                                  +
[INFO] [stdout] help: you might have meant to return this value
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return Ok(self.compress_work(path_to_file)?);
[INFO] [stdout]    |             ++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/checkers.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 10 |         let only_files = files.into_iter().filter(|path| true);
[INFO] [stdout]    |                                                   ------ the found closure
[INFO] [stdout] 11 |         return Ok(Mode::Directory(only_files.map(|file| file)));
[INFO] [stdout]    |                   --------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&Vec<&Path>`, found `Map<_, {closure@...}>`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&Vec<&Path>`
[INFO] [stdout]                  found struct `Map<Filter<std::result::IntoIter<ReadDir>, {closure@src/engines/checkers.rs:10:51: 10:57}>, {closure@src/engines/checkers.rs:11:50: 11:56}>`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> src/models/types.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 |     Directory(&'a Vec<&'a Path>),
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/compressor.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         ^^^^-------------------^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(&NotCorrectPathError)
[INFO] [stdout]    |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/checkers.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(NotCorrectPathError)
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/checkers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(NotCorrectPathError)
[INFO] [stdout]    |     ^^^^-------------------^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Err(&NotCorrectPathError)
[INFO] [stdout]    |         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `save_temp_file` on type `CompressorOptions`
[INFO] [stdout]   --> src/engines/compressor.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 if self.compressor_options.save_temp_file {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 if self.compressor_options.save_temp_files {
[INFO] [stdout]    |                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/compressor.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         ^^^^-------------------^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(&NotCorrectPathError)
[INFO] [stdout]    |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | /         if let Mode::File(path_to_file) = mode {
[INFO] [stdout] 19 | |             Ok(self.compress_work(path_to_file)?)
[INFO] [stdout]    | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Result<Vec<u8>, _>`
[INFO] [stdout] 20 | |         }
[INFO] [stdout]    | |_________- `if` expressions without `else` arms expect their inner expression to be `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                    found enum `Result<Vec<u8>, _>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Ok(self.compress_work(path_to_file)?);
[INFO] [stdout]    |                                                  +
[INFO] [stdout] help: you might have meant to return this value
[INFO] [stdout]    |
[INFO] [stdout] 19 |             return Ok(self.compress_work(path_to_file)?);
[INFO] [stdout]    |             ++++++                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/compressor.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         ^^^^-------------------^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 22 |         Err(&NotCorrectPathError)
[INFO] [stdout]    |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `&dyn std::error::Error`
[INFO] [stdout]   --> src/engines/compressor.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let image = image::open(path_to_file)?;
[INFO] [stdout]    |                     -------------------------^ the trait `From<ImageError>` is not implemented for `&dyn std::error::Error`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this can't be annotated with `?` because it has type `Result<_, ImageError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `save_temp_file` on type `CompressorOptions`
[INFO] [stdout]   --> src/engines/compressor.rs:28:44
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 if self.compressor_options.save_temp_file {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 if self.compressor_options.save_temp_files {
[INFO] [stdout]    |                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/engines/compressor.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         --- ^^^^^^^^^^^^^^^^^^^ expected `&dyn Error`, found `NotCorrectPathError`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this enum variant are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&dyn std::error::Error`
[INFO] [stdout]                  found struct `NotCorrectPathError`
[INFO] [stdout] help: the type constructed contains `NotCorrectPathError` due to the type of the argument passed
[INFO] [stdout]   --> src/engines/compressor.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(NotCorrectPathError)
[INFO] [stdout]    |         ^^^^-------------------^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             this argument influences the type of `Err`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/result.rs:567:4
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 37 |         Err(&NotCorrectPathError)
[INFO] [stdout]    |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `&dyn std::error::Error`
[INFO] [stdout]   --> src/engines/compressor.rs:41:46
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let image = image::open(path_to_file)?;
[INFO] [stdout]    |                     -------------------------^ the trait `From<ImageError>` is not implemented for `&dyn std::error::Error`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this can't be annotated with `?` because it has type `Result<_, ImageError>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> src/engines/compressor.rs:42:29
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let resized = image.resize(
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]  43 |             self.compressor_options.compressed_size.width,
[INFO] [stdout]     |             --------------------------------------------- expected `u32`, found `f32`
[INFO] [stdout]  44 |             self.compressor_options.compressed_size.height,
[INFO] [stdout]     |             ---------------------------------------------- expected `u32`, found `f32`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.9/src/images/dynimage.rs:875:12
[INFO] [stdout]     |
[INFO] [stdout] 875 |     pub fn resize(&self, nwidth: u32, nheight: u32, filter: imageops::FilterType) -> DynamicImage {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/engines/compressor.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         resized.into_bytes()?
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Vec<u8>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `Vec<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a method that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/engines/compressor.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn compress_work(&self, path_to_file: &Path) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |     --------------------------------------------------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 47 |         resized.into_bytes()?
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a method that returns `Vec<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: arguments to this method are incorrect
[INFO] [stdout]    --> src/engines/compressor.rs:42:29
[INFO] [stdout]     |
[INFO] [stdout]  42 |         let resized = image.resize(
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]  43 |             self.compressor_options.compressed_size.width,
[INFO] [stdout]     |             --------------------------------------------- expected `u32`, found `f32`
[INFO] [stdout]  44 |             self.compressor_options.compressed_size.height,
[INFO] [stdout]     |             ---------------------------------------------- expected `u32`, found `f32`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/image-0.25.9/src/images/dynimage.rs:875:12
[INFO] [stdout]     |
[INFO] [stdout] 875 |     pub fn resize(&self, nwidth: u32, nheight: u32, filter: imageops::FilterType) -> DynamicImage {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> src/engines/compressor.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |         resized.into_bytes()?
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `Vec<u8>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the nightly-only, unstable trait `Try` is not implemented for `Vec<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a method that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]   --> src/engines/compressor.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn compress_work(&self, path_to_file: &Path) -> Result<Vec<u8>, &dyn std::error::Error> {
[INFO] [stdout]    |     --------------------------------------------------------------------------------------- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 47 |         resized.into_bytes()?
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ cannot use the `?` operator in a method that returns `Vec<u8>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exists` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/engines/compressor.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     if path_to_save.exists()? {
[INFO] [stdout]    |                     ^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NotCorrectPathError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/models/errors.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         self.source()
[INFO] [stdout]    |              ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `NotCorrectPathError`
[INFO] [stdout]   --> src/models/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct NotCorrectPathError;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `source`
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/error.rs:111:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `exists` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/engines/compressor.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |     if path_to_save.exists()? {
[INFO] [stdout]    |                     ^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `NotCorrectPathError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/models/errors.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |         self.source()
[INFO] [stdout]    |              ^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `NotCorrectPathError`
[INFO] [stdout]   --> src/models/errors.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct NotCorrectPathError;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `source`
[INFO] [stdout]   --> /rustc/656a9da186dacaf3bf8f7f7296a825d256cb4ae3/library/core/src/error.rs:111:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/models/errors.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0106, E0277, E0308, E0407, E0425, E0573, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]   --> src/models/errors.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn provide<'a>(&'a self, request: &mut std::error::Request<'a>) {}
[INFO] [stdout]    |                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyprwplib` (lib) due to 20 previous errors; 4 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0106, E0277, E0308, E0407, E0425, E0573, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyprwplib` (lib test) due to 20 previous errors; 4 warnings emitted
[INFO] [stderr] warning: unused dependency `tokio`
[INFO] [stderr]  --> Cargo.toml:5:15
[INFO] [stderr]   |
[INFO] [stderr] 5 | [dependencies.tokio]
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tokio`
[INFO] [stderr] warning: `hyprwplib` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041", kill_on_drop: false }`
[INFO] [stdout] 707c247ff73b28785ce66ef31a7d0f11c39299429edd22dedd090a2f7330f041
