[INFO] cloning repository https://github.com/tfluan0606/hachimi-tw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tfluan0606/hachimi-tw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfluan0606%2Fhachimi-tw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfluan0606%2Fhachimi-tw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3e559d5978867712b3d25971517e66ba3b5862 [INFO] checking tfluan0606/hachimi-tw against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftfluan0606%2Fhachimi-tw" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tfluan0606/hachimi-tw [INFO] finished tweaking git repo https://github.com/tfluan0606/hachimi-tw [INFO] tweaked toml for git repo https://github.com/tfluan0606/hachimi-tw written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tfluan0606/hachimi-tw on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tfluan0606/hachimi-tw 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf [INFO] running `Command { std: "docker" "start" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf", 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" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf", 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" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling arc-swap v1.7.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Checking sqlparser v0.43.1 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Checking size v0.4.1 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Checking atomic_float v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling rust-i18n v3.1.4 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking triomphe v0.1.14 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking rust-i18n-support v3.1.4 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling embed-resource v2.4.2 (https://github.com/nabijaczleweli/rust-embed-resource.git?rev=e98e9aa28d66b0c2ff43516b41847cac372310dd#e98e9aa2) [INFO] [stderr] Compiling tauri-winres v0.1.1 [INFO] [stderr] Compiling hachimi v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-i18n-macro v3.1.4 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stdout] error[E0432]: unresolved imports `crate::gui_impl`, `crate::hachimi_impl` [INFO] [stdout] --> src/core/hachimi.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{core::plugin_api::Plugin, gui_impl, hachimi_impl, il2cpp::{self, hook::umamusume::{CySpringController::SpringUpdateMode,... [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `hachimi_impl` in the root [INFO] [stdout] | | [INFO] [stdout] | no `gui_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:50 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::gui_impl`, `crate::hachimi_impl` [INFO] [stdout] --> src/core/hachimi.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::{core::plugin_api::Plugin, gui_impl, hachimi_impl, il2cpp::{self, hook::umamusume::{CySpringController::SpringUpdateMode,... [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ no `hachimi_impl` in the root [INFO] [stdout] | | [INFO] [stdout] | no `gui_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:50 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:50 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:36 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::game_impl` [INFO] [stdout] --> src/core/game.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::game_impl; [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | no `game_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::game_impl` [INFO] [stdout] --> src/core/game.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::game_impl; [INFO] [stdout] | ^^^^^^^--------- [INFO] [stdout] | | [INFO] [stdout] | no `game_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::interceptor_impl` [INFO] [stdout] --> src/core/interceptor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::interceptor_impl; [INFO] [stdout] | ^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | no `interceptor_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:74 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::interceptor_impl` [INFO] [stdout] --> src/core/interceptor.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::interceptor_impl; [INFO] [stdout] | ^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | no `interceptor_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:74 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:74 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::log_impl` [INFO] [stdout] --> src/core/log.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::log_impl; [INFO] [stdout] | ^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | no `log_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::log_impl` [INFO] [stdout] --> src/core/log.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::log_impl; [INFO] [stdout] | ^^^^^^^-------- [INFO] [stdout] | | [INFO] [stdout] | no `log_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::symbols_impl` [INFO] [stdout] --> src/il2cpp/symbols.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::symbols_impl; [INFO] [stdout] | ^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | no `symbols_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::symbols_impl` [INFO] [stdout] --> src/il2cpp/symbols.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::symbols_impl; [INFO] [stdout] | ^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | no `symbols_impl` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:16:60 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(target_os = "android")] [INFO] [stdout] | --------------------- the item is gated behind the `android` feature [INFO] [stdout] 16 | use android::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:23:60 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(target_os = "windows")] [INFO] [stdout] | --------------------- the item is gated behind the `windows` feature [INFO] [stdout] 23 | use windows::{log_impl, game_impl, hachimi_impl, gui_impl, symbols_impl, interceptor_impl}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hook::UnityEngine_UI::CanvasScaler` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | ... ext::{Il2CppStringExt, StringExt}, hook::UnityEngine_UI::CanvasScaler, symbols::{get_method_addr, get_method_overload_addr, Arr... [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: `symbols::get_method_addr` [INFO] [stdout] --> src/il2cpp/hook/umamusume/Screen.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::il2cpp::{symbols::get_method_addr, types::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hook::UnityEngine_UI::CanvasScaler` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | ... ext::{Il2CppStringExt, StringExt}, hook::UnityEngine_UI::CanvasScaler, symbols::{get_method_addr, get_method_overload_addr, Arr... [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: `symbols::get_method_addr` [INFO] [stdout] --> src/il2cpp/hook/umamusume/Screen.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::il2cpp::{symbols::get_method_addr, types::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/core/hachimi.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/core/hachimi.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | unused type parameter [INFO] [stdout] | `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/core/hachimi.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^ unused type parameter [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0392]: type parameter `T` is never used [INFO] [stdout] --> src/core/hachimi.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | unused type parameter [INFO] [stdout] | `T` is named here, but is likely unused in the containing type [INFO] [stdout] | [INFO] [stdout] = help: consider removing `T`, referring to it in a field, or using a marker such as `PhantomData` [INFO] [stdout] = help: if you intended `T` to be a const parameter, use `const T: /* Type */` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `OsOption` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn as_ref(&self) -> Option<&T> { [INFO] [stdout] | ------ ^^^^^^^^^^ expected `Option<&T>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option<&T>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:10 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^^^^^^^^^^^ cannot infer type [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct OsOption { [INFO] [stdout] | ^^^^^^^^ cannot infer type for type parameter `T` declared on the struct `OsOption` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:23 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/core/hachimi.rs:331:32 [INFO] [stdout] | [INFO] [stdout] 331 | #[derive(Deserialize, Default, Clone)] [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn as_ref(&self) -> Option<&T> { [INFO] [stdout] | ------ ^^^^^^^^^^ expected `Option<&T>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option<&T>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | pub fn metadata(self) -> AssetMetadata { [INFO] [stdout] | -------- ^^^^^^^^^^^^^ expected `AssetMetadata`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | pub fn metadata(self) -> AssetMetadata { [INFO] [stdout] | -------- ^^^^^^^^^^^^^ expected `AssetMetadata`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:645:35 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn metadata_ref(&self) -> &AssetMetadata { [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `&AssetMetadata`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/core/hachimi.rs:645:35 [INFO] [stdout] | [INFO] [stdout] 645 | pub fn metadata_ref(&self) -> &AssetMetadata { [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^ expected `&AssetMetadata`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/core/gui.rs:93:70 [INFO] [stdout] | [INFO] [stdout] 93 | visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, TEXT_COLOR); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/core/gui.rs:93:70 [INFO] [stdout] | [INFO] [stdout] 93 | visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, TEXT_COLOR); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/il2cpp/ext.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | --------------------------------------- ^ [INFO] [stdout] | | [INFO] [stdout] | type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p: &T| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/il2cpp/ext.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ^ ------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: AsRef` found in the following crates: `normpath`, `std`: [INFO] [stdout] - impl AsRef for OsStr; [INFO] [stdout] - impl AsRef for OsString; [INFO] [stdout] - impl AsRef for PathBuf; [INFO] [stdout] - impl AsRef for normpath::base::BasePath; [INFO] [stdout] - impl AsRef for normpath::base::BasePathBuf; [INFO] [stdout] - impl AsRef for std::path::Path; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef for str; [INFO] [stdout] = note: required for `&_` to implement `AsRef` [INFO] [stdout] note: required by a bound in `LocalizedData::get_data_path` [INFO] [stdout] --> src/core/hachimi.rs:528:29 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn get_data_path>(&self, rel_path: P) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `LocalizedData::get_data_path` [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p: &T| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `&_` [INFO] [stdout] --> src/il2cpp/ext.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | --------------------------------------- ^ [INFO] [stdout] | | [INFO] [stdout] | type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p: &T| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed for `&_` [INFO] [stdout] --> src/il2cpp/ext.rs:54:71 [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ^ ------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `_: AsRef` found in the following crates: `normpath`, `std`: [INFO] [stdout] - impl AsRef for OsStr; [INFO] [stdout] - impl AsRef for OsString; [INFO] [stdout] - impl AsRef for PathBuf; [INFO] [stdout] - impl AsRef for normpath::base::BasePath; [INFO] [stdout] - impl AsRef for normpath::base::BasePathBuf; [INFO] [stdout] - impl AsRef for std::path::Path; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef for str; [INFO] [stdout] = note: required for `&_` to implement `AsRef` [INFO] [stdout] note: required by a bound in `LocalizedData::get_data_path` [INFO] [stdout] --> src/core/hachimi.rs:528:29 [INFO] [stdout] | [INFO] [stdout] 528 | pub fn get_data_path>(&self, rel_path: P) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `LocalizedData::get_data_path` [INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 54 | let Some(path) = self.config.extra_asset_bundle.as_ref().map(|p: &T| self.get_data_path(p)).unwrap_or_default() else { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut scale = config.ui_scale; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaler` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | for scaler in unsafe { canvas_scaler_list.as_slice().iter() } { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Screen` [INFO] [stdout] --> src/il2cpp/hook/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let $class_name = match crate::il2cpp::symbols::get_class($image, cstr!($namespace), cstr!($class_name)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/il2cpp/hook/umamusume/Screen.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | get_class_or_return!(umamusume, Gallop, Screen); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `Screen` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/il2cpp/hook/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let $class_name = match crate::il2cpp::symbols::get_class($image, cstr!($namespace), cstr!($class_name)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/il2cpp/hook/umamusume/Screen.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | get_class_or_return!(umamusume, Gallop, Screen); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `get_class_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | let mut scale = config.ui_scale; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaler` [INFO] [stdout] --> src/il2cpp/hook/umamusume/UIManager.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | for scaler in unsafe { canvas_scaler_list.as_slice().iter() } { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Screen` [INFO] [stdout] --> src/il2cpp/hook/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let $class_name = match crate::il2cpp::symbols::get_class($image, cstr!($namespace), cstr!($class_name)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/il2cpp/hook/umamusume/Screen.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | get_class_or_return!(umamusume, Gallop, Screen); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `Screen` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/il2cpp/hook/mod.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | let $class_name = match crate::il2cpp::symbols::get_class($image, cstr!($namespace), cstr!($class_name)) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/il2cpp/hook/umamusume/Screen.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | get_class_or_return!(umamusume, Gallop, Screen); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `get_class_or_return` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0308, E0392, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hachimi` (lib test) due to 16 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0283, E0308, E0392, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hachimi` (lib) due to 16 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf", kill_on_drop: false }` [INFO] [stdout] 8728f8f10204af2df5d8c9556b89d3c65acb2a6fdd039825af8f7c92a9d1ffcf