[INFO] cloning repository https://github.com/BlossomiShymae/poroshell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlossomiShymae/poroshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlossomiShymae%2Fporoshell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlossomiShymae%2Fporoshell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dea22d3e51f734c3c778bd1bf7d4518977e4d6b2
[INFO] checking BlossomiShymae/poroshell against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlossomiShymae%2Fporoshell" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlossomiShymae/poroshell
[INFO] finished tweaking git repo https://github.com/BlossomiShymae/poroshell
[INFO] tweaked toml for git repo https://github.com/BlossomiShymae/poroshell written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlossomiShymae/poroshell on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlossomiShymae/poroshell 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tuirealm_derive v2.0.0
[INFO] [stderr]   Downloaded irelia_encoder v0.1.5
[INFO] [stderr]   Downloaded windows-result v0.3.3
[INFO] [stderr]   Downloaded rmpv v1.3.0
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded ureq-proto v0.4.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded h2 v0.4.10
[INFO] [stderr]   Downloaded ureq v3.0.11
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded tuirealm v2.1.0
[INFO] [stderr]   Downloaded tui-realm-stdlib v2.0.1
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.2
[INFO] [stderr]   Downloaded color-eyre v0.6.4
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded irelia v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71a7ec10f4a379209bbe100ba1019a78b42ac6c2c96ed00ee14edc8ba7a32daf
[INFO] running `Command { std: "docker" "start" "-a" "71a7ec10f4a379209bbe100ba1019a78b42ac6c2c96ed00ee14edc8ba7a32daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a7ec10f4a379209bbe100ba1019a78b42ac6c2c96ed00ee14edc8ba7a32daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a7ec10f4a379209bbe100ba1019a78b42ac6c2c96ed00ee14edc8ba7a32daf", kill_on_drop: false }`
[INFO] [stdout] 71a7ec10f4a379209bbe100ba1019a78b42ac6c2c96ed00ee14edc8ba7a32daf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee92e9a615c0fd7d58e9797ad91f53f21e601850a3b4359d137dc8c2b263218b
[INFO] running `Command { std: "docker" "start" "-a" "ee92e9a615c0fd7d58e9797ad91f53f21e601850a3b4359d137dc8c2b263218b", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ureq-proto v0.4.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling color-spantrace v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking irelia_encoder v0.1.5
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling tuirealm_derive v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking color-eyre v0.6.4
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling irelia v0.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ureq v3.0.11
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tuirealm v2.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tui-realm-stdlib v2.0.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking rmpv v1.3.0
[INFO] [stderr]     Checking openapi v0.1.0 (/opt/rustwide/workdir/crates/openapi)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking data v0.1.0 (/opt/rustwide/workdir/crates/data)
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/data/src/lib.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[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::collections::HashMap`
[INFO] [stdout]    --> crates/data/src/lib.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> crates/data/src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> crates/data/src/lib.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::{BTreeMap, HashMap};
[INFO] [stdout]   |                                  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/rest.rs:9:34
[INFO] [stdout]    |
[INFO] [stdout]  9 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::utils::process_info::CLIENT_PROCESS_NAME`, `crate::utils::process_info::GAME_PROCESS_NAME`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/ws.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | use crate::utils::process_info::{CLIENT_PROCESS_NAME, GAME_PROCESS_NAME};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `GAME_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  no `CLIENT_PROCESS_NAME` in `utils::process_info`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 18 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 20 | pub const CLIENT_PROCESS_NAME: &str = "LeagueClientUx";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 34 | /// Constant for the client process name, `LeagueClientUx.exe` on Windows and `LeagueClientUx` on MacOS
[INFO] [stdout] 35 | pub const CLIENT_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:23:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 23 | pub const GAME_PROCESS_NAME: &str = "League of Legends.exe";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 25 | pub const GAME_PROCESS_NAME: &str = "League of Legends";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/irelia-0.10.0/src/utils/process_info.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(all(docsrs, target_os = "linux"))]
[INFO] [stdout]    |           ------ the item is gated here
[INFO] [stdout] 31 | /// Constant for the game process name, `League of Legends.exe` on Windows and `League of Legends` on MacOS
[INFO] [stdout] 32 | pub const GAME_PROCESS_NAME: &str = "";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tui v0.1.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `irelia` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ee92e9a615c0fd7d58e9797ad91f53f21e601850a3b4359d137dc8c2b263218b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee92e9a615c0fd7d58e9797ad91f53f21e601850a3b4359d137dc8c2b263218b", kill_on_drop: false }`
[INFO] [stdout] ee92e9a615c0fd7d58e9797ad91f53f21e601850a3b4359d137dc8c2b263218b
