[INFO] cloning repository https://github.com/NGamezz/ci_helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NGamezz/ci_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNGamezz%2Fci_helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNGamezz%2Fci_helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9dc1976eaec403ea1e972dc2123463086edea27
[INFO] checking NGamezz/ci_helper against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNGamezz%2Fci_helper" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NGamezz/ci_helper
[INFO] finished tweaking git repo https://github.com/NGamezz/ci_helper
[INFO] tweaked toml for git repo https://github.com/NGamezz/ci_helper written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NGamezz/ci_helper on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NGamezz/ci_helper 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded zip v6.0.0
[INFO] [stderr]   Downloaded ppmd-rust v1.3.0
[INFO] [stderr]   Downloaded hyper v1.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ba027c0c08ecff582c16100334caec630f7543504e58c36de4d4b37a7bd598f
[INFO] running `Command { std: "docker" "start" "-a" "1ba027c0c08ecff582c16100334caec630f7543504e58c36de4d4b37a7bd598f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ba027c0c08ecff582c16100334caec630f7543504e58c36de4d4b37a7bd598f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba027c0c08ecff582c16100334caec630f7543504e58c36de4d4b37a7bd598f", kill_on_drop: false }`
[INFO] [stdout] 1ba027c0c08ecff582c16100334caec630f7543504e58c36de4d4b37a7bd598f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19649561a49e80584d400b1d0c0f0c9cc1fef5da5048fc9043dd71287c1b68cd
[INFO] running `Command { std: "docker" "start" "-a" "19649561a49e80584d400b1d0c0f0c9cc1fef5da5048fc9043dd71287c1b68cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking lzma-rust2 v0.13.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ppmd-rust v1.3.0
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v6.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking unreal-tools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `UnrealInstallation` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub associated_engine: UnrealInstallation,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::unreal_engine::unreal_installation::UnrealInstallation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchOptions` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl TryFrom<SearchOptions> for UnrealProject {
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search::SearchOptions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Error = UnrealError;
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchOptions` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn try_from(value: SearchOptions) -> Result<Self, Self::Error> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search::SearchOptions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `search`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let uproject_path = search::file_with_extension(cwd, "uproject")?;
[INFO] [stdout]    |                             ^^^^^^ use of unresolved module or unlinked crate `search`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `search`, use `cargo add search` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealInstallation`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let unreal_installation = UnrealInstallation::try_from(value)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealInstallation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::unreal_engine::unreal_installation::UnrealInstallation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:86:69
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn extract_project_name(uproject_path: &Path) -> Result<String, UnrealError> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let name = path_utility::remove_extension(uproject_path);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `path_utility`, use `cargo add path_utility` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::path_utility;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         path_utility::filename_as_string(&name).ok_or(UnrealError::ProjectNotFound)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `path_utility`, use `cargo add path_utility` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::path_utility;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealError`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:88:55
[INFO] [stdout]    |
[INFO] [stdout] 88 |         path_utility::filename_as_string(&name).ok_or(UnrealError::ProjectNotFound)
[INFO] [stdout]    |                                                       ^^^^^^^^^^^ use of undeclared type `UnrealError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:91:56
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn parse_version(version_str: &str) -> Result<f32, UnrealError> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealInstallation` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub associated_engine: UnrealInstallation,
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::unreal_engine::unreal_installation::UnrealInstallation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchOptions` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl TryFrom<SearchOptions> for UnrealProject {
[INFO] [stdout]    |              ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search::SearchOptions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     type Error = UnrealError;
[INFO] [stdout]    |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SearchOptions` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn try_from(value: SearchOptions) -> Result<Self, Self::Error> {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search::SearchOptions;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `search`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:59:29
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let uproject_path = search::file_with_extension(cwd, "uproject")?;
[INFO] [stdout]    |                             ^^^^^^ use of unresolved module or unlinked crate `search`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `search`, use `cargo add search` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::search;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealInstallation`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:66:35
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let unreal_installation = UnrealInstallation::try_from(value)?;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealInstallation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::unreal_engine::unreal_installation::UnrealInstallation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:86:69
[INFO] [stdout]    |
[INFO] [stdout] 86 |     fn extract_project_name(uproject_path: &Path) -> Result<String, UnrealError> {
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:87:20
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let name = path_utility::remove_extension(uproject_path);
[INFO] [stdout]    |                    ^^^^^^^^^^^^ use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `path_utility`, use `cargo add path_utility` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::path_utility;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         path_utility::filename_as_string(&name).ok_or(UnrealError::ProjectNotFound)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `path_utility`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `path_utility`, use `cargo add path_utility` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::utility::path_utility;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealError`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:88:55
[INFO] [stdout]    |
[INFO] [stdout] 88 |         path_utility::filename_as_string(&name).ok_or(UnrealError::ProjectNotFound)
[INFO] [stdout]    |                                                       ^^^^^^^^^^^ use of undeclared type `UnrealError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:91:56
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn parse_version(version_str: &str) -> Result<f32, UnrealError> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealError`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |         version_str.parse().or(Err(UnrealError::ProjectNotFound))
[INFO] [stdout]    |                                    ^^^^^^^^^^^ use of undeclared type `UnrealError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `search`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let path = search::file_with_extension(cwd, "project")?;
[INFO] [stdout]     |                    ^^^^^^ use of unresolved module or unlinked crate `search`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `search`, use `cargo add search` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::utility::search;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn build_project(&self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealBuildCommand`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let builder = UnrealBuildCommand::from(self);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealBuildCommand`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::unreal_engine::build_command::UnrealBuildCommand;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealError`
[INFO] [stdout]   --> src/unreal_engine/unreal_project.rs:92:36
[INFO] [stdout]    |
[INFO] [stdout] 92 |         version_str.parse().or(Err(UnrealError::ProjectNotFound))
[INFO] [stdout]    |                                    ^^^^^^^^^^^ use of undeclared type `UnrealError`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::UnrealError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn build_and_start(self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn start_project(self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealLaunchCommand`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let builder = UnrealLaunchCommand::from(self);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealLaunchCommand`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::unreal_engine::launch_command::UnrealLaunchCommand;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `search`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |         let path = search::file_with_extension(cwd, "project")?;
[INFO] [stdout]     |                    ^^^^^^ use of unresolved module or unlinked crate `search`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `search`, use `cargo add search` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::utility::search;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:120:47
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn build_project(&self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealBuildCommand`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:121:23
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let builder = UnrealBuildCommand::from(self);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealBuildCommand`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::unreal_engine::build_command::UnrealBuildCommand;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn build_and_start(self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UnrealError` in this scope
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:136:46
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub fn start_project(self) -> Result<(), UnrealError> {
[INFO] [stdout]     |                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::UnrealError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnrealLaunchCommand`
[INFO] [stdout]    --> src/unreal_engine/unreal_project.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let builder = UnrealLaunchCommand::from(self);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^ use of undeclared type `UnrealLaunchCommand`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::unreal_engine::launch_command::UnrealLaunchCommand;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/unreal_engine/launch_command.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/utility/search.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:1:32
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{Parser, Subcommand, command};
[INFO] [stdout]   |                                ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]  --> src/unreal_engine/launch_command.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/utility/search.rs:6:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[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.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unreal-tools` (bin "unreal-tools") due to 18 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `unreal-tools` (bin "unreal-tools" test) due to 18 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "19649561a49e80584d400b1d0c0f0c9cc1fef5da5048fc9043dd71287c1b68cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19649561a49e80584d400b1d0c0f0c9cc1fef5da5048fc9043dd71287c1b68cd", kill_on_drop: false }`
[INFO] [stdout] 19649561a49e80584d400b1d0c0f0c9cc1fef5da5048fc9043dd71287c1b68cd
