[INFO] cloning repository https://github.com/Loreaxe/XenonRecomp_Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Loreaxe/XenonRecomp_Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoreaxe%2FXenonRecomp_Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoreaxe%2FXenonRecomp_Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6975c9f9253fc04f0f1b33e12a8cfeed46bad10
[INFO] checking Loreaxe/XenonRecomp_Rust against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoreaxe%2FXenonRecomp_Rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  99% (752/756)
Updating files: 100% (756/756)
Updating files: 100% (756/756), done.
[INFO] started tweaking git repo https://github.com/Loreaxe/XenonRecomp_Rust
[INFO] finished tweaking git repo https://github.com/Loreaxe/XenonRecomp_Rust
[INFO] tweaked toml for git repo https://github.com/Loreaxe/XenonRecomp_Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Loreaxe/XenonRecomp_Rust on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Loreaxe/XenonRecomp_Rust 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.5.49
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded capstone v0.12.0
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] [stderr]   Downloaded capstone-sys v0.16.0
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75d1c7c5450c27aac8889954f664e092822045643503a2fe0925edd3fb5ecbd3
[INFO] running `Command { std: "docker" "start" "-a" "75d1c7c5450c27aac8889954f664e092822045643503a2fe0925edd3fb5ecbd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75d1c7c5450c27aac8889954f664e092822045643503a2fe0925edd3fb5ecbd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d1c7c5450c27aac8889954f664e092822045643503a2fe0925edd3fb5ecbd3", kill_on_drop: false }`
[INFO] [stdout] 75d1c7c5450c27aac8889954f664e092822045643503a2fe0925edd3fb5ecbd3
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0878d07aa1e3f0b6507881ebfd29af99888bc3cf0e2a60a7a7f1c40a72ad4c5d
[INFO] running `Command { std: "docker" "start" "-a" "0878d07aa1e3f0b6507881ebfd29af99888bc3cf0e2a60a7a7f1c40a72ad4c5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling xenon_recomp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling capstone-sys v0.16.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking capstone v0.12.0
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/recompiler/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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: `PPC_STORE_U8 as PPC_MM_STORE_U8`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 | pub use PPC_STORE_U8 as PPC_MM_STORE_U8;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U16 as PPC_MM_STORE_U16`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub use PPC_STORE_U16 as PPC_MM_STORE_U16;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U32 as PPC_MM_STORE_U32`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub use PPC_STORE_U32 as PPC_MM_STORE_U32;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U64 as PPC_MM_STORE_U64`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 | pub use PPC_STORE_U64 as PPC_MM_STORE_U64;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/recompiler/externs.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/recompiler/emit/batch.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xlog`
[INFO] [stdout]  --> src/recompiler/emit/mapping.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::xlog;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/recompiler/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::PathBuf;
[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: `PPC_STORE_U8 as PPC_MM_STORE_U8`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 | pub use PPC_STORE_U8 as PPC_MM_STORE_U8;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U16 as PPC_MM_STORE_U16`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub use PPC_STORE_U16 as PPC_MM_STORE_U16;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U32 as PPC_MM_STORE_U32`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 | pub use PPC_STORE_U32 as PPC_MM_STORE_U32;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PPC_STORE_U64 as PPC_MM_STORE_U64`
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:548:9
[INFO] [stdout]     |
[INFO] [stdout] 548 | pub use PPC_STORE_U64 as PPC_MM_STORE_U64;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]   --> src/recompiler/externs.rs:17:33
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> src/recompiler/emit/batch.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xlog`
[INFO] [stdout]  --> src/recompiler/emit/mapping.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::xlog;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:398:38
[INFO] [stdout]     |
[INFO] [stdout] 398 |         unsafe { core::arch::x86_64::_mm_getcsr() as u32 }
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:403:38
[INFO] [stdout]     |
[INFO] [stdout] 403 |         unsafe { core::arch::x86_64::_mm_setcsr(v as u32) }
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_getcsr`: see `_mm_getcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:398:38
[INFO] [stdout]     |
[INFO] [stdout] 398 |         unsafe { core::arch::x86_64::_mm_getcsr() as u32 }
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::arch::x86_64::_mm_setcsr`: see `_mm_setcsr` documentation - use inline assembly instead
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:403:38
[INFO] [stdout]     |
[INFO] [stdout] 403 |         unsafe { core::arch::x86_64::_mm_setcsr(v as u32) }
[INFO] [stdout]     |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cbc::cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/xex.rs:458:19
[INFO] [stdout]     |
[INFO] [stdout] 458 |         if digest.as_slice() != block_hash {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `cbc::cipher::generic_array::GenericArray::<T, N>::as_slice`: please upgrade to generic-array 1.x
[INFO] [stdout]    --> src/xex.rs:458:19
[INFO] [stdout]     |
[INFO] [stdout] 458 |         if digest.as_slice() != block_hash {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/recompiler/emit/fn_emit.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 for (i, b) in bytes.iter().take(16).enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/recompiler/emit/fn_emit.rs:345:22
[INFO] [stdout]     |
[INFO] [stdout] 345 |                 for (i, b) in bytes.iter().take(16).enumerate() {
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_i`
[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 `q` is never read
[INFO] [stdout]    --> src/xex.rs:470:17
[INFO] [stdout]     |
[INFO] [stdout] 470 |                 q = &q[2.min(q.len())..];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `q` is never read
[INFO] [stdout]    --> src/xex.rs:470:17
[INFO] [stdout]     |
[INFO] [stdout] 470 |                 q = &q[2.min(q.len())..];
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PPC_MEMORY_SIZE` is never used
[INFO] [stdout]  --> src/recompiler/ppc_context.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PPC_MEMORY_SIZE: u64 = 0x1_0000_0000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorMaskL` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 | pub static VectorMaskL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorMaskR` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub static VectorMaskR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorShiftTableL` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub static VectorShiftTableL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorShiftTableR` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub static VectorShiftTableR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module_flags` is never read
[INFO] [stdout]   --> src/xex.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Xex2Header {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 58 |     module_flags: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/xex.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 |     InlineU32(u32),      // (key & 0xFF) == 0
[INFO] [stdout]     |     --------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptRef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 113 -     InlineU32(u32),      // (key & 0xFF) == 0
[INFO] [stdout] 113 +     InlineU32(()),      // (key & 0xFF) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pe_e_lfanew` is never used
[INFO] [stdout]    --> src/xex.rs:324:4
[INFO] [stdout]     |
[INFO] [stdout] 324 | fn pe_e_lfanew(img: &[u8]) -> Result<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pe_read_image_base` is never used
[INFO] [stdout]    --> src/xex.rs:369:4
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn pe_read_image_base(img: &[u8], nt_off: usize) -> Option<u32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_of_header` is never read
[INFO] [stdout]    --> src/xex.rs:939:5
[INFO] [stdout]     |
[INFO] [stdout] 938 | struct ImportHeader {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 939 |     size_of_header: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportHeader` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `name_off` are never read
[INFO] [stdout]    --> src/xex.rs:946:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | struct ImportLibrary {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 946 |     size: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 947 |     name_off: u16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportLibrary` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `likely_function_start` is never used
[INFO] [stdout]    --> src/passes/analyse_function.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 |         fn likely_function_start(words: &[u32], idx: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]    --> src/passes/analyse_switch_bind.rs:562:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |             struct CodeSpan {
[INFO] [stdout]     |                    -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 562 |                 idx:  usize,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `returnOnTrue` should have a snake case name
[INFO] [stdout]   --> src/config.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub returnOnTrue: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `return_on_true`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `returnOnFalse` should have a snake case name
[INFO] [stdout]   --> src/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub returnOnFalse: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `return_on_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expectZero` should have a snake case name
[INFO] [stdout]   --> src/config.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub expectZero: bool,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `expect_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expectOne` should have a snake case name
[INFO] [stdout]   --> src/config.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub expectOne: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `expect_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jumpAddressOnTrue` should have a snake case name
[INFO] [stdout]   --> src/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub jumpAddressOnTrue: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `jump_address_on_true`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jumpAddressOnFalse` should have a snake case name
[INFO] [stdout]   --> src/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub jumpAddressOnFalse: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `jump_address_on_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `afterInst` should have a snake case name
[INFO] [stdout]   --> src/config.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub afterInst: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `after_inst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveGpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[serde(default)] pub saveGpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_gpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restGpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[serde(default)] pub restGpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_gpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restFpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[serde(default)] pub restFpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_fpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveFpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[serde(default)] pub saveFpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_fpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restVmx14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[serde(default)] pub restVmx14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_vmx14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveVmx14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[serde(default)] pub saveVmx14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_vmx14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restVmx64Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[serde(default)] pub restVmx64Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_vmx64_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveVmx64Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[serde(default)] pub saveVmx64Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_vmx64_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `longJmpAddress` should have a snake case name
[INFO] [stdout]   --> src/config.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[serde(default)] pub longJmpAddress: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_jmp_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `setJmpAddress` should have a snake case name
[INFO] [stdout]   --> src/config.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[serde(default)] pub setJmpAddress: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_jmp_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PPC_MEMORY_SIZE` is never used
[INFO] [stdout]  --> src/recompiler/ppc_context.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const PPC_MEMORY_SIZE: u64 = 0x1_0000_0000;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorMaskL` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 | pub static VectorMaskL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorMaskR` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub static VectorMaskR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorShiftTableL` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub static VectorShiftTableL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `VectorShiftTableR` is never used
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub static VectorShiftTableR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `module_flags` is never read
[INFO] [stdout]   --> src/xex.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | struct Xex2Header {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] 58 |     module_flags: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/xex.rs:113:15
[INFO] [stdout]     |
[INFO] [stdout] 113 |     InlineU32(u32),      // (key & 0xFF) == 0
[INFO] [stdout]     |     --------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OptRef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 113 -     InlineU32(u32),      // (key & 0xFF) == 0
[INFO] [stdout] 113 +     InlineU32(()),      // (key & 0xFF) == 0
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pe_e_lfanew` is never used
[INFO] [stdout]    --> src/xex.rs:324:4
[INFO] [stdout]     |
[INFO] [stdout] 324 | fn pe_e_lfanew(img: &[u8]) -> Result<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pe_read_image_base` is never used
[INFO] [stdout]    --> src/xex.rs:369:4
[INFO] [stdout]     |
[INFO] [stdout] 369 | fn pe_read_image_base(img: &[u8], nt_off: usize) -> Option<u32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `size_of_header` is never read
[INFO] [stdout]    --> src/xex.rs:939:5
[INFO] [stdout]     |
[INFO] [stdout] 938 | struct ImportHeader {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] 939 |     size_of_header: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportHeader` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `size` and `name_off` are never read
[INFO] [stdout]    --> src/xex.rs:946:5
[INFO] [stdout]     |
[INFO] [stdout] 945 | struct ImportLibrary {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 946 |     size: u32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 947 |     name_off: u16,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ImportLibrary` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `likely_function_start` is never used
[INFO] [stdout]    --> src/passes/analyse_function.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 |         fn likely_function_start(words: &[u32], idx: usize) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `idx` is never read
[INFO] [stdout]    --> src/passes/analyse_switch_bind.rs:562:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |             struct CodeSpan {
[INFO] [stdout]     |                    -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 562 |                 idx:  usize,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CodeSpan` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `returnOnTrue` should have a snake case name
[INFO] [stdout]   --> src/config.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub returnOnTrue: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `return_on_true`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `returnOnFalse` should have a snake case name
[INFO] [stdout]   --> src/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub returnOnFalse: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `return_on_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expectZero` should have a snake case name
[INFO] [stdout]   --> src/config.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub expectZero: bool,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `expect_zero`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `expectOne` should have a snake case name
[INFO] [stdout]   --> src/config.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub expectOne: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `expect_one`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jumpAddressOnTrue` should have a snake case name
[INFO] [stdout]   --> src/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub jumpAddressOnTrue: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `jump_address_on_true`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `jumpAddressOnFalse` should have a snake case name
[INFO] [stdout]   --> src/config.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub jumpAddressOnFalse: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `jump_address_on_false`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `afterInst` should have a snake case name
[INFO] [stdout]   --> src/config.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub afterInst: bool,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `after_inst`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveGpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[serde(default)] pub saveGpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_gpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restGpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:58:27
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[serde(default)] pub restGpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_gpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restFpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     #[serde(default)] pub restFpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_fpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveFpr14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:60:27
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[serde(default)] pub saveFpr14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_fpr14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restVmx14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:61:27
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[serde(default)] pub restVmx14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_vmx14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveVmx14Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[serde(default)] pub saveVmx14Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_vmx14_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `restVmx64Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[serde(default)] pub restVmx64Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rest_vmx64_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `saveVmx64Address` should have a snake case name
[INFO] [stdout]   --> src/config.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[serde(default)] pub saveVmx64Address: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `save_vmx64_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `longJmpAddress` should have a snake case name
[INFO] [stdout]   --> src/config.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[serde(default)] pub longJmpAddress: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_jmp_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `setJmpAddress` should have a snake case name
[INFO] [stdout]   --> src/config.rs:66:27
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[serde(default)] pub setJmpAddress: u32,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^ help: convert the identifier to snake case: `set_jmp_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorMaskL` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 | pub static VectorMaskL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_MASK_L`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorMaskR` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub static VectorMaskR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_MASK_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorMaskL` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 | pub static VectorMaskL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_MASK_L`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorShiftTableL` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub static VectorShiftTableL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_SHIFT_TABLE_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorMaskR` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:573:12
[INFO] [stdout]     |
[INFO] [stdout] 573 | pub static VectorMaskR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_MASK_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorShiftTableR` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub static VectorShiftTableR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_SHIFT_TABLE_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorShiftTableL` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:593:12
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub static VectorShiftTableL: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_SHIFT_TABLE_L`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `VectorShiftTableR` should have an upper case name
[INFO] [stdout]    --> src/recompiler/ppc_context.rs:613:12
[INFO] [stdout]     |
[INFO] [stdout] 613 | pub static VectorShiftTableR: [u8; 16*16] = [
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `VECTOR_SHIFT_TABLE_R`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_function_symbols` is never used
[INFO] [stdout]   --> src/main.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn populate_function_symbols(db: &mut AnalysisDb) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cpp_style_symbols` is never used
[INFO] [stdout]   --> src/main.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn print_cpp_style_symbols(db: &AnalysisDb) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_output_dir` is never used
[INFO] [stdout]    --> src/main.rs:342:4
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn default_output_dir() -> PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_function_symbols` is never used
[INFO] [stdout]   --> src/main.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn populate_function_symbols(db: &mut AnalysisDb) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_cpp_style_symbols` is never used
[INFO] [stdout]   --> src/main.rs:74:4
[INFO] [stdout]    |
[INFO] [stdout] 74 | fn print_cpp_style_symbols(db: &AnalysisDb) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_output_dir` is never used
[INFO] [stdout]    --> src/main.rs:342:4
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn default_output_dir() -> PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.76s
[INFO] running `Command { std: "docker" "inspect" "0878d07aa1e3f0b6507881ebfd29af99888bc3cf0e2a60a7a7f1c40a72ad4c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0878d07aa1e3f0b6507881ebfd29af99888bc3cf0e2a60a7a7f1c40a72ad4c5d", kill_on_drop: false }`
[INFO] [stdout] 0878d07aa1e3f0b6507881ebfd29af99888bc3cf0e2a60a7a7f1c40a72ad4c5d
