[INFO] cloning repository https://github.com/EGCDM/MKEA [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EGCDM/MKEA" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEGCDM%2FMKEA", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEGCDM%2FMKEA'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c9f355b4cfe75d1eccbff01571b49e246fd8aff [INFO] checking EGCDM/MKEA against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEGCDM%2FMKEA" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EGCDM/MKEA [INFO] finished tweaking git repo https://github.com/EGCDM/MKEA [INFO] tweaked toml for git repo https://github.com/EGCDM/MKEA written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EGCDM/MKEA on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EGCDM/MKEA 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a7bf9049595a93db22533de32b2ef0e073c90192645c8726f33e79842f1c4f [INFO] running `Command { std: "docker" "start" "-a" "10a7bf9049595a93db22533de32b2ef0e073c90192645c8726f33e79842f1c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a7bf9049595a93db22533de32b2ef0e073c90192645c8726f33e79842f1c4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a7bf9049595a93db22533de32b2ef0e073c90192645c8726f33e79842f1c4f", kill_on_drop: false }` [INFO] [stdout] 10a7bf9049595a93db22533de32b2ef0e073c90192645c8726f33e79842f1c4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34bf73f1b2ea914709579217bf8fd632f6fd76ec6aec1e1dafc1f4e267b22cc0 [INFO] running `Command { std: "docker" "start" "-a" "34bf73f1b2ea914709579217bf8fd632f6fd76ec6aec1e1dafc1f4e267b22cc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking glutin_glx_sys v0.6.1 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling rfd v0.15.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking pollster v0.4.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-client v0.31.13 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking mkea-loader v0.1.0 (/opt/rustwide/workdir/crates/mkea-loader) [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Compiling unicorn-engine-sys v2.1.5 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking ashpd v0.11.1 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking mkea-launcher v0.1.0 (/opt/rustwide/workdir/crates/mkea-launcher) [INFO] [stdout] warning: unused variable: `runloop_sources` [INFO] [stdout] --> crates/mkea-launcher/src/main.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | runloop_sources: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runloop_sources` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback_trace` [INFO] [stdout] --> crates/mkea-launcher/src/main.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | callback_trace: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback_trace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `runloop_sources` [INFO] [stdout] --> crates/mkea-launcher/src/main.rs:1237:5 [INFO] [stdout] | [INFO] [stdout] 1237 | runloop_sources: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_runloop_sources` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callback_trace` [INFO] [stdout] --> crates/mkea-launcher/src/main.rs:1253:5 [INFO] [stdout] | [INFO] [stdout] 1253 | callback_trace: Option<&str>, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback_trace` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unicorn-engine v2.1.5 [INFO] [stderr] Checking mkea-core v0.1.0 (/opt/rustwide/workdir/crates/mkea-core) [INFO] [stdout] warning: unused imports: `GUEST_PROT_READ`, `GUEST_PROT_WRITE`, `RuntimeMode`, `align_down`, `align_up_checked`, `mach_prot_to_guest`, and `prot_to_string` [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | config::{CoreConfig, RuntimeMode}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | align_down, align_up_checked, mach_prot_to_guest, prot_to_string, GuestMemory, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | MemoryRegion, StubRegistry, GUEST_PROT_EXEC, GUEST_PROT_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | GUEST_PROT_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GUEST_PROT_READ`, `GUEST_PROT_WRITE`, `RuntimeMode`, `align_down`, `align_up_checked`, `mach_prot_to_guest`, and `prot_to_string` [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | config::{CoreConfig, RuntimeMode}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | align_down, align_up_checked, mach_prot_to_guest, prot_to_string, GuestMemory, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | MemoryRegion, StubRegistry, GUEST_PROT_EXEC, GUEST_PROT_READ, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | GUEST_PROT_WRITE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/host_input.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | let mut push = |value: u32, out: &mut Vec, seen: &mut HashSet| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_byte_size` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:1387:34 [INFO] [stdout] | [INFO] [stdout] 1387 | let mut last_byte_size = 0; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1396 | last_byte_size = buffer.last_byte_size.min(buffer.audio_data_capacity); [INFO] [stdout] | ---------------------------------------------------------------------- `last_byte_size` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `capacity` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:1388:28 [INFO] [stdout] | [INFO] [stdout] 1388 | let mut capacity = 0; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1397 | capacity = buffer.audio_data_capacity; [INFO] [stdout] | ------------------------------------- `capacity` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `director` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cocos_runtime.rs:4390:21 [INFO] [stdout] | [INFO] [stdout] 4390 | let director = self.ensure_cocos_director_object(receiver, class_name.as_deref()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_director` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_timer_runtime.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut push_root = |value: u32, roots: &mut [u32; 4], root_count: &mut usize| { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stepped` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_action_runtime.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | let mut stepped = false; [INFO] [stdout] | ^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 623 | / stepped = self.invoke_objc_selector_now( [INFO] [stdout] 624 | | entry.action, [INFO] [stdout] 625 | | "step:", [INFO] [stdout] 626 | | dt_bits, [INFO] [stdout] ... | [INFO] [stdout] 629 | | &format!("{}:step", origin), [INFO] [stdout] 630 | | ); [INFO] [stdout] | |_________________- `stepped` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_scale_x` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:1429:32 [INFO] [stdout] | [INFO] [stdout] 1429 | let (world_x, world_y, world_scale_x, world_scale_y) = self.compute_synthetic_node_world_transform(node); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_scale_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_scale_y` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:1429:47 [INFO] [stdout] | [INFO] [stdout] 1429 | let (world_x, world_y, world_scale_x, world_scale_y) = self.compute_synthetic_node_world_transform(node); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_scale_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/host_input.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | let mut push = |value: u32, out: &mut Vec, seen: &mut HashSet| { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `last_byte_size` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:1387:34 [INFO] [stdout] | [INFO] [stdout] 1387 | let mut last_byte_size = 0; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1396 | last_byte_size = buffer.last_byte_size.min(buffer.audio_data_capacity); [INFO] [stdout] | ---------------------------------------------------------------------- `last_byte_size` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `capacity` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:1388:28 [INFO] [stdout] | [INFO] [stdout] 1388 | let mut capacity = 0; [INFO] [stdout] | ^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1397 | capacity = buffer.audio_data_capacity; [INFO] [stdout] | ------------------------------------- `capacity` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `auto_scene_changed` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_graphics_helpers.rs:1044:21 [INFO] [stdout] | [INFO] [stdout] 1044 | auto_scene_changed = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `director` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cocos_runtime.rs:4390:21 [INFO] [stdout] | [INFO] [stdout] 4390 | let director = self.ensure_cocos_director_object(receiver, class_name.as_deref()); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_director` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `x` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:967:21 [INFO] [stdout] | [INFO] [stdout] 967 | let mut x = 0u32; [INFO] [stdout] | ^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 980 | x = self.rb_tree_right(y)?; [INFO] [stdout] | -------------------------- `x` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `x_parent` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:968:28 [INFO] [stdout] | [INFO] [stdout] 968 | let mut x_parent = 0u32; [INFO] [stdout] | ^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1018 | x_parent = self.rb_tree_parent(y)?; [INFO] [stdout] | ---------------------------------- `x_parent` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_timer_runtime.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | let mut push_root = |value: u32, roots: &mut [u32; 4], root_count: &mut usize| { [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `stepped` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_action_runtime.rs:610:31 [INFO] [stdout] | [INFO] [stdout] 610 | let mut stepped = false; [INFO] [stdout] | ^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 623 | / stepped = self.invoke_objc_selector_now( [INFO] [stdout] 624 | | entry.action, [INFO] [stdout] 625 | | "step:", [INFO] [stdout] 626 | | dt_bits, [INFO] [stdout] ... | [INFO] [stdout] 629 | | &format!("{}:step", origin), [INFO] [stdout] 630 | | ); [INFO] [stdout] | |_________________- `stepped` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_scale_x` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:1429:32 [INFO] [stdout] | [INFO] [stdout] 1429 | let (world_x, world_y, world_scale_x, world_scale_y) = self.compute_synthetic_node_world_transform(node); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_scale_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world_scale_y` [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:1429:47 [INFO] [stdout] | [INFO] [stdout] 1429 | let (world_x, world_y, world_scale_x, world_scale_y) = self.compute_synthetic_node_world_transform(node); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_world_scale_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `auto_scene_changed` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_graphics_helpers.rs:1044:21 [INFO] [stdout] | [INFO] [stdout] 1044 | auto_scene_changed = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:2660:21 [INFO] [stdout] | [INFO] [stdout] 2660 | let mut ok = self.runtime.audio_queue.queues.contains_key(&queue_ptr); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cursor` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:3617:29 [INFO] [stdout] | [INFO] [stdout] 3617 | ... cursor = 0; [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 3621 | ... cursor = cursor.wrapping_add(1); [INFO] [stdout] | ------------------------------- `cursor` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cursor` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:3630:29 [INFO] [stdout] | [INFO] [stdout] 3630 | ... cursor = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `x` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:967:21 [INFO] [stdout] | [INFO] [stdout] 967 | let mut x = 0u32; [INFO] [stdout] | ^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 980 | x = self.rb_tree_right(y)?; [INFO] [stdout] | -------------------------- `x` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `x_parent` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:968:28 [INFO] [stdout] | [INFO] [stdout] 968 | let mut x_parent = 0u32; [INFO] [stdout] | ^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 1018 | x_parent = self.rb_tree_parent(y)?; [INFO] [stdout] | ---------------------------------- `x_parent` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hooks` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/unicorn.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct UnicornArm32Backend { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 96 | hooks: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnicornArm32Backend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SwapRedBlue` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) enum SyntheticImageChannelTransform { [INFO] [stdout] | ------------------------------ variant in this enum [INFO] [stdout] 43 | None, [INFO] [stdout] 44 | SwapRedBlue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticImageChannelTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `profile_id` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) trait TitleProfile: Debug + Sync { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 48 | fn profile_id(&self) -> &'static str; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_title_scene_like_label` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles/above_and_below.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) fn is_title_scene_like_label(label: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GL_NEAREST` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | const GL_NEAREST: u32 = 0x2600; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GraphicsState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) struct GraphicsState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NetworkState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | pub(crate) struct NetworkState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CocosState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | pub(crate) struct CocosState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitObjectState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:339:19 [INFO] [stdout] | [INFO] [stdout] 339 | pub(crate) struct UIKitObjectState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitRuntimeState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | pub(crate) struct UIKitRuntimeState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | pub(crate) struct UIKitState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 208 | struct SyntheticHeapAllocation { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 213 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticHeapAllocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cls`, `isa`, and `ro` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 230 | struct ObjcClassInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 231 | cls: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 232 | isa: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 233 | superclass: u32, [INFO] [stdout] 234 | ro: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcClassInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 671 | struct ScriptedPointerEvent { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 678 | button: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptedPointerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cancelled` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 706 | enum SyntheticUiTouchPhase { [INFO] [stdout] | --------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 711 | Cancelled, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticUiTouchPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/objc_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct ObjcObservedReceiver { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | class_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcObservedReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/objc_state.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct ObjcCreatedReceiver { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | class_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcCreatedReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selector_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) struct SyntheticCocosScheduledSelector { [INFO] [stdout] | ------------------------------- field in this struct [INFO] [stdout] 3 | target: u32, [INFO] [stdout] 4 | selector_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticCocosScheduledSelector` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timer_obj` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct SyntheticFoundationTimer { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 22 | timer_obj: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticFoundationTimer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selector_name` and `objc_types` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) struct SyntheticMethodSignature { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 46 | selector_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | objc_types: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticMethodSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) struct SyntheticCocosAction { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticCocosAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SyntheticCocosActionPlan` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub(crate) struct SyntheticCocosActionPlan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url_object`, `path`, and `byte_len` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) struct SyntheticDataProviderState { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 191 | url_object: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 192 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | byte_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticDataProviderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url_object`, `path`, and `byte_len` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub(crate) struct SyntheticAudioFileState { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 223 | url_object: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 224 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 225 | byte_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticAudioFileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `handle_ptr`, `callback_runloop`, `callback_runloop_mode`, and `flags` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 267 | pub(crate) struct BackendAudioQueueHandleState { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 268 | handle_ptr: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | callback_runloop: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 272 | callback_runloop_mode: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 273 | flags: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendAudioQueueHandleState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arg3` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:344:16 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) struct PendingAudioSelectorReturn { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 344 | pub(crate) arg3: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingAudioSelectorReturn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALC_INVALID_ENUM` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const ALC_INVALID_ENUM: u32 = 0xA003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALC_INVALID_VALUE` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const ALC_INVALID_VALUE: u32 = 0xA004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_NONE` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const AL_NONE: u32 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_INVALID_ENUM` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const AL_INVALID_ENUM: u32 = 0xA002; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_INVALID_OPERATION` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const AL_INVALID_OPERATION: u32 = 0xA004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_OUT_OF_MEMORY` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const AL_OUT_OF_MEMORY: u32 = 0xA005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `font_name_matches_path` and `collect_cocos_action_varargs` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cocos_runtime.rs:492:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 492 | fn font_name_matches_path(path: &std::path::Path, want: &str, allow_partial: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3684 | fn collect_cocos_action_varargs(&self, arg2: u32, arg3: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `note_synthetic_cocos_action_callfunc`, `note_synthetic_cocos_action_delay`, `note_synthetic_cocos_action_sequence`, `synthetic_cocos_action_duration_ticks`, `resolve_synthetic_cocos_action_plan`, and `queue_synthetic_cocos_action_plan` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_action_runtime.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 8 | fn note_synthetic_cocos_action_callfunc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn note_synthetic_cocos_action_delay(&mut self, action: u32, class_hint: &str, duration_bits: u32, origin: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn note_synthetic_cocos_action_sequence(&mut self, action: u32, class_hint: &str, children: Vec, origin: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn synthetic_cocos_action_duration_ticks(&self, action: u32, seen: &mut HashSet) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn resolve_synthetic_cocos_action_plan( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn queue_synthetic_cocos_action_plan(&mut self, owner: u32, action: u32, origin: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fill_triangle_rgba` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:4529:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 4529 | fn fill_triangle_rgba(&mut self, a: (i32, i32), b: (i32, i32), c: (i32, i32), rgba: [u8; 4]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `synthesize_ab_achievements_button_region` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_graphics_helpers.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 306 | fn synthesize_ab_achievements_button_region(&self, node: u32, state: &SyntheticSpriteState, src: &[u8], src_w: u32, src_h: u32)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `synthetic_notification_name_matches`, `ui_view_contains_window_point`, and `write_cg_rect_to_guest` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | fn synthetic_notification_name_matches(&self, lhs: u32, rhs: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1277 | fn ui_view_contains_window_point(&self, view: u32, x: f32, y: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1619 | fn write_cg_rect_to_guest(&mut self, addr: u32, x: i32, y: i32, width: u32, height: u32) -> CoreResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cg_affine_identity` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/dispatch_graphics.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | fn cg_affine_identity() -> [f32; 6] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `host_cf_absolute_time_bits` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | fn host_cf_absolute_time_bits() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `synthetic_runloop_enabled` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/synthetic.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl BackendTuning { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub(crate) fn synthetic_runloop_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mkea-cli v0.1.0 (/opt/rustwide/workdir/crates/mkea-cli) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:2660:21 [INFO] [stdout] | [INFO] [stdout] 2660 | let mut ok = self.runtime.audio_queue.queues.contains_key(&queue_ptr); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cursor` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:3617:29 [INFO] [stdout] | [INFO] [stdout] 3617 | ... cursor = 0; [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 3621 | ... cursor = cursor.wrapping_add(1); [INFO] [stdout] | ------------------------------- `cursor` is overwritten here before the previous value is read [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `cursor` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:3630:29 [INFO] [stdout] | [INFO] [stdout] 3630 | ... cursor = 0; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-cli/src/live.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let mut cfg = build_core_config( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/mkea-cli/src/live.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | let mut cfg = build_core_config( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `hooks` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/unicorn.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct UnicornArm32Backend { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 96 | hooks: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnicornArm32Backend` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `SwapRedBlue` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) enum SyntheticImageChannelTransform { [INFO] [stdout] | ------------------------------ variant in this enum [INFO] [stdout] 43 | None, [INFO] [stdout] 44 | SwapRedBlue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticImageChannelTransform` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `profile_id` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) trait TitleProfile: Debug + Sync { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 48 | fn profile_id(&self) -> &'static str; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_title_scene_like_label` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/profiles/above_and_below.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) fn is_title_scene_like_label(label: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GL_NEAREST` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:113:7 [INFO] [stdout] | [INFO] [stdout] 113 | const GL_NEAREST: u32 = 0x2600; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GraphicsState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) struct GraphicsState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NetworkState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | pub(crate) struct NetworkState { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CocosState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:278:19 [INFO] [stdout] | [INFO] [stdout] 278 | pub(crate) struct CocosState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitObjectState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:339:19 [INFO] [stdout] | [INFO] [stdout] 339 | pub(crate) struct UIKitObjectState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitRuntimeState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | pub(crate) struct UIKitRuntimeState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UIKitState` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_state.rs:390:19 [INFO] [stdout] | [INFO] [stdout] 390 | pub(crate) struct UIKitState { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tag` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 208 | struct SyntheticHeapAllocation { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 213 | tag: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticHeapAllocation` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cls`, `isa`, and `ro` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 230 | struct ObjcClassInfo { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 231 | cls: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 232 | isa: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 233 | superclass: u32, [INFO] [stdout] 234 | ro: u32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcClassInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `button` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:678:5 [INFO] [stdout] | [INFO] [stdout] 671 | struct ScriptedPointerEvent { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 678 | button: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScriptedPointerEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Cancelled` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/engine.rs:711:5 [INFO] [stdout] | [INFO] [stdout] 706 | enum SyntheticUiTouchPhase { [INFO] [stdout] | --------------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 711 | Cancelled, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticUiTouchPhase` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/objc_state.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) struct ObjcObservedReceiver { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 7 | class_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcObservedReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `class_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/objc_state.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct ObjcCreatedReceiver { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | class_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjcCreatedReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selector_name` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub(crate) struct SyntheticCocosScheduledSelector { [INFO] [stdout] | ------------------------------- field in this struct [INFO] [stdout] 3 | target: u32, [INFO] [stdout] 4 | selector_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticCocosScheduledSelector` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timer_obj` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) struct SyntheticFoundationTimer { [INFO] [stdout] | ------------------------ field in this struct [INFO] [stdout] 22 | timer_obj: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticFoundationTimer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `selector_name` and `objc_types` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) struct SyntheticMethodSignature { [INFO] [stdout] | ------------------------ fields in this struct [INFO] [stdout] 46 | selector_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | objc_types: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticMethodSignature` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `children` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) struct SyntheticCocosAction { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 73 | children: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticCocosAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SyntheticCocosActionPlan` is never constructed [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_state.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | pub(crate) struct SyntheticCocosActionPlan { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url_object`, `path`, and `byte_len` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 190 | pub(crate) struct SyntheticDataProviderState { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 191 | url_object: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 192 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 193 | byte_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticDataProviderState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url_object`, `path`, and `byte_len` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub(crate) struct SyntheticAudioFileState { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 223 | url_object: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 224 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 225 | byte_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SyntheticAudioFileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `handle_ptr`, `callback_runloop`, `callback_runloop_mode`, and `flags` are never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 267 | pub(crate) struct BackendAudioQueueHandleState { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 268 | handle_ptr: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | callback_runloop: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 272 | callback_runloop_mode: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 273 | flags: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BackendAudioQueueHandleState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `arg3` is never read [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/state.rs:344:16 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) struct PendingAudioSelectorReturn { [INFO] [stdout] | -------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 344 | pub(crate) arg3: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PendingAudioSelectorReturn` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALC_INVALID_ENUM` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const ALC_INVALID_ENUM: u32 = 0xA003; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ALC_INVALID_VALUE` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const ALC_INVALID_VALUE: u32 = 0xA004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_NONE` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | const AL_NONE: u32 = 0; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_INVALID_ENUM` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const AL_INVALID_ENUM: u32 = 0xA002; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_INVALID_OPERATION` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | const AL_INVALID_OPERATION: u32 = 0xA004; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `AL_OUT_OF_MEMORY` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/shared.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const AL_OUT_OF_MEMORY: u32 = 0xA005; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `font_name_matches_path` and `collect_cocos_action_varargs` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cocos_runtime.rs:492:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 492 | fn font_name_matches_path(path: &std::path::Path, want: &str, allow_partial: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 3684 | fn collect_cocos_action_varargs(&self, arg2: u32, arg3: u32) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `note_synthetic_cocos_action_callfunc`, `note_synthetic_cocos_action_delay`, `note_synthetic_cocos_action_sequence`, `synthetic_cocos_action_duration_ticks`, `resolve_synthetic_cocos_action_plan`, and `queue_synthetic_cocos_action_plan` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/scheduler_action_runtime.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 8 | fn note_synthetic_cocos_action_callfunc( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | fn note_synthetic_cocos_action_delay(&mut self, action: u32, class_hint: &str, duration_bits: u32, origin: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn note_synthetic_cocos_action_sequence(&mut self, action: u32, class_hint: &str, children: Vec, origin: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn synthetic_cocos_action_duration_ticks(&self, action: u32, seen: &mut HashSet) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | fn resolve_synthetic_cocos_action_plan( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn queue_synthetic_cocos_action_plan(&mut self, owner: u32, action: u32, origin: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fill_triangle_rgba` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/gles1_soft.rs:4529:8 [INFO] [stdout] | [INFO] [stdout] 28 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 4529 | fn fill_triangle_rgba(&mut self, a: (i32, i32), b: (i32, i32), c: (i32, i32), rgba: [u8; 4]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `synthesize_ab_achievements_button_region` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit_graphics_helpers.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 306 | fn synthesize_ab_achievements_button_region(&self, node: u32, state: &SyntheticSpriteState, src: &[u8], src_w: u32, src_h: u32)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `synthetic_notification_name_matches`, `ui_view_contains_window_point`, and `write_cg_rect_to_guest` are never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/uikit.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 24 | fn synthetic_notification_name_matches(&self, lhs: u32, rhs: u32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1277 | fn ui_view_contains_window_point(&self, view: u32, x: f32, y: f32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1619 | fn write_cg_rect_to_guest(&mut self, addr: u32, x: i32, y: i32, width: u32, height: u32) -> CoreResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `cg_affine_identity` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/dispatch_graphics.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 76 | fn cg_affine_identity() -> [f32; 6] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `host_cf_absolute_time_bits` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/backend/memory/cpu/arm32_core.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 1 | impl MemoryArm32Backend { [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 39 | fn host_cf_absolute_time_bits() -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `synthetic_runloop_enabled` is never used [INFO] [stdout] --> crates/mkea-core/src/runtime/synthetic.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl BackendTuning { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub(crate) fn synthetic_runloop_enabled(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 48s [INFO] running `Command { std: "docker" "inspect" "34bf73f1b2ea914709579217bf8fd632f6fd76ec6aec1e1dafc1f4e267b22cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bf73f1b2ea914709579217bf8fd632f6fd76ec6aec1e1dafc1f4e267b22cc0", kill_on_drop: false }` [INFO] [stdout] 34bf73f1b2ea914709579217bf8fd632f6fd76ec6aec1e1dafc1f4e267b22cc0