[INFO] cloning repository https://github.com/descawed/ners [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/descawed/ners" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fners", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fners'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2ef25cc349b3d164e912bf970973083bb3714cf [INFO] testing descawed/ners against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fners" "/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/descawed/ners [INFO] finished tweaking git repo https://github.com/descawed/ners [INFO] tweaked toml for git repo https://github.com/descawed/ners written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/descawed/ners on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/descawed/ners 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" "+beta-2026-04-21" "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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8c10fe57efe3a72e3858ef80aa291f0426f5f895751f5dbb165c70dd252318d [INFO] running `Command { std: "docker" "start" "-a" "c8c10fe57efe3a72e3858ef80aa291f0426f5f895751f5dbb165c70dd252318d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8c10fe57efe3a72e3858ef80aa291f0426f5f895751f5dbb165c70dd252318d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c10fe57efe3a72e3858ef80aa291f0426f5f895751f5dbb165c70dd252318d", kill_on_drop: false }` [INFO] [stdout] c8c10fe57efe3a72e3858ef80aa291f0426f5f895751f5dbb165c70dd252318d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6bcb0083e3ec1d246560bfb1becebbcb65970b36df7e55545dd38e5d9ca81a0 [INFO] running `Command { std: "docker" "start" "-a" "f6bcb0083e3ec1d246560bfb1becebbcb65970b36df7e55545dd38e5d9ca81a0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wayland-client v0.31.7 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.7 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling epaint_default_fonts v0.30.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rfd v0.15.1 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling zvariant_utils v3.0.2 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zvariant_derive v5.1.0 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.49 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Compiling accesskit_consumer v0.26.0 [INFO] [stderr] Compiling webbrowser v1.0.3 [INFO] [stderr] Compiling zvariant v5.1.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling egui v0.30.0 [INFO] [stderr] Compiling zbus_names v4.1.0 [INFO] [stderr] Compiling zbus_macros v5.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling zbus v5.2.0 [INFO] [stderr] Compiling wayland-protocols v0.32.5 [INFO] [stderr] Compiling wayland-cursor v0.31.7 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling egui_glow v0.30.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.5 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.5 [INFO] [stderr] Compiling ashpd v0.10.2 [INFO] [stderr] Compiling atspi-common v0.6.0 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling atspi-proxies v0.6.0 [INFO] [stderr] Compiling accesskit_atspi_common v0.10.1 [INFO] [stderr] Compiling atspi-connection v0.6.0 [INFO] [stderr] Compiling atspi v0.22.0 [INFO] [stderr] Compiling accesskit_unix v0.13.1 [INFO] [stderr] Compiling accesskit_winit v0.23.1 [INFO] [stderr] Compiling egui-winit v0.30.0 [INFO] [stderr] Compiling eframe v0.30.0 [INFO] [stderr] Compiling ners v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `VRC4a_c` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | VRC4a_c = 21, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4aC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VRC4b_d` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | VRC4b_d = 25, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4bD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - nametable_arrangement: NametableArrangement, [INFO] [stdout] 88 + ametable_arrangemen : NametableArrangement, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - has_persistent_memory: bool, [INFO] [stdout] 89 + as_persistent_memor : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - has_trainer: bool, [INFO] [stdout] 90 + as_traine : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - has_alternative_nametable_layout: bool, [INFO] [stdout] 91 + as_alternative_nametable_layou : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - mapper_id_low: B4, [INFO] [stdout] 92 + apper_id_lo : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - is_vs_unisystem: bool, [INFO] [stdout] 93 + s_vs_unisyste : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - has_playchoice_data: bool, [INFO] [stdout] 94 + as_playchoice_dat : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | nes2_format_indicator: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - nes2_format_indicator: B2, [INFO] [stdout] 95 + es2_format_indicato : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | mapper_id_high: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - mapper_id_high: B4, [INFO] [stdout] 96 + apper_id_hig : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | chr_ram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - chr_ram_size_shift: B4, [INFO] [stdout] 121 + hr_ram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | chr_nvram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - chr_nvram_size_shift: B4, [INFO] [stdout] 122 + hr_nvram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | timing_mode: TimingMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 123 - timing_mode: TimingMode, [INFO] [stdout] 123 + iming_mod : TimingMode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | reserved1: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - reserved1: B6, [INFO] [stdout] 124 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 125 - vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] 125 + s_ppu_or_extended_console_typ : B4, // FIXME: implement system types [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | vs_hardware_type: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - vs_hardware_type: B4, [INFO] [stdout] 126 + s_hardware_typ : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | num_miscellaneous_roms: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 127 - num_miscellaneous_roms: B2, [INFO] [stdout] 127 + um_miscellaneous_rom : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | reserved2: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - reserved2: B6, [INFO] [stdout] 128 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] 129 + efault_expansion_devic : B6, // FIXME: implement expansion devices [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | reserved3: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - reserved3: B2, [INFO] [stdout] 130 + eserved : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::component::Component` [INFO] [stdout] --> src/hw/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::component::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom` and `chr_rom` are never read [INFO] [stdout] --> src/rom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | prg_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | chr_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cartridge` 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: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `nametable_arrangement`, `has_persistent_memory`, `has_alternative_nametable_layout`, `is_vs_unisystem`, and `has_playchoice_data` are never used [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | - methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `are_extra_flags_zero` and `has_extended_console_type` are never used [INFO] [stdout] --> src/rom/ines.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl INesBits1 { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | fn are_extra_flags_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn has_extended_console_type(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom_size`, `chr_rom_size`, and `miscellaneous_rom` are never read [INFO] [stdout] --> src/rom/ines.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct INes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 160 | prg_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 161 | chr_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | miscellaneous_rom: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `INes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_nes2_format`, `set_trainer`, `num_miscellaneous_roms`, `miscellaneous_rom`, `chr_ram_size`, and `chr_nvram_size` are never used [INFO] [stdout] --> src/rom/ines.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl INes { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 178 | fn is_nes2_format(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn set_trainer(&mut self, trainer: Option<[u8; 512]>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn num_miscellaneous_roms(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub fn miscellaneous_rom(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn chr_ram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn chr_nvram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/hw/clock.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl Divider { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 14 | const fn new(divider: u64, component: ComponentRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `link` and `elapsed` are never used [INFO] [stdout] --> src/hw/clock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn link(&mut self, divider: u64, component: ComponentRef) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub const fn elapsed(&self) -> Duration { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resume` is never used [INFO] [stdout] --> src/hw/device.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resume` and `eject_cartridge` are never used [INFO] [stdout] --> src/hw/nes.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Nes { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const fn eject_cartridge(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Registers` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Registers { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/hw/cpu.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 37 | impl Registers { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 38 | const fn pcl(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | const fn set_pcl(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn pch(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | const fn set_pch(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | const fn status(&self, bit: u8) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | const fn set_status(&mut self, bit: u8, value: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | status!(carry, set_carry, 0); [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] 63 | status!(zero, set_zero, 1); [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 64 | status!(interrupt_disable, set_interrupt_disable, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | status!(decimal_mode, set_decimal_mode, 3); [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | status!(break_command, set_break_command, 4); [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | status!(overflow, set_overflow, 6); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 68 | status!(negative, set_negative, 7); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cpu` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Cpu { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "f6bcb0083e3ec1d246560bfb1becebbcb65970b36df7e55545dd38e5d9ca81a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6bcb0083e3ec1d246560bfb1becebbcb65970b36df7e55545dd38e5d9ca81a0", kill_on_drop: false }` [INFO] [stdout] f6bcb0083e3ec1d246560bfb1becebbcb65970b36df7e55545dd38e5d9ca81a0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46e3f03ea6bd841524da6186608aac9fd7f84477567e797348410cff193f7163 [INFO] running `Command { std: "docker" "start" "-a" "46e3f03ea6bd841524da6186608aac9fd7f84477567e797348410cff193f7163", kill_on_drop: false }` [INFO] [stdout] warning: variant `VRC4a_c` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | VRC4a_c = 21, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4aC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VRC4b_d` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | VRC4b_d = 25, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4bD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - nametable_arrangement: NametableArrangement, [INFO] [stdout] 88 + ametable_arrangemen : NametableArrangement, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - has_persistent_memory: bool, [INFO] [stdout] 89 + as_persistent_memor : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - has_trainer: bool, [INFO] [stdout] 90 + as_traine : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - has_alternative_nametable_layout: bool, [INFO] [stdout] 91 + as_alternative_nametable_layou : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - mapper_id_low: B4, [INFO] [stdout] 92 + apper_id_lo : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - is_vs_unisystem: bool, [INFO] [stdout] 93 + s_vs_unisyste : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - has_playchoice_data: bool, [INFO] [stdout] 94 + as_playchoice_dat : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | nes2_format_indicator: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - nes2_format_indicator: B2, [INFO] [stdout] 95 + es2_format_indicato : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | mapper_id_high: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - mapper_id_high: B4, [INFO] [stdout] 96 + apper_id_hig : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | chr_ram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - chr_ram_size_shift: B4, [INFO] [stdout] 121 + hr_ram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | chr_nvram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - chr_nvram_size_shift: B4, [INFO] [stdout] 122 + hr_nvram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | timing_mode: TimingMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 123 - timing_mode: TimingMode, [INFO] [stdout] 123 + iming_mod : TimingMode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | reserved1: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - reserved1: B6, [INFO] [stdout] 124 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 125 - vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] 125 + s_ppu_or_extended_console_typ : B4, // FIXME: implement system types [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | vs_hardware_type: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - vs_hardware_type: B4, [INFO] [stdout] 126 + s_hardware_typ : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | num_miscellaneous_roms: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 127 - num_miscellaneous_roms: B2, [INFO] [stdout] 127 + um_miscellaneous_rom : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | reserved2: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - reserved2: B6, [INFO] [stdout] 128 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ners v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] 129 + efault_expansion_devic : B6, // FIXME: implement expansion devices [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | reserved3: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - reserved3: B2, [INFO] [stdout] 130 + eserved : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::component::Component` [INFO] [stdout] --> src/hw/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::component::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom` and `chr_rom` are never read [INFO] [stdout] --> src/rom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | prg_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | chr_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cartridge` 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: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `nametable_arrangement`, `has_persistent_memory`, `has_alternative_nametable_layout`, `is_vs_unisystem`, and `has_playchoice_data` are never used [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | - methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `are_extra_flags_zero` and `has_extended_console_type` are never used [INFO] [stdout] --> src/rom/ines.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl INesBits1 { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | fn are_extra_flags_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn has_extended_console_type(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom_size`, `chr_rom_size`, and `miscellaneous_rom` are never read [INFO] [stdout] --> src/rom/ines.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct INes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 160 | prg_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 161 | chr_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | miscellaneous_rom: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `INes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_nes2_format`, `set_trainer`, `num_miscellaneous_roms`, `miscellaneous_rom`, `chr_ram_size`, and `chr_nvram_size` are never used [INFO] [stdout] --> src/rom/ines.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl INes { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 178 | fn is_nes2_format(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn set_trainer(&mut self, trainer: Option<[u8; 512]>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn num_miscellaneous_roms(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub fn miscellaneous_rom(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn chr_ram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn chr_nvram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/hw/clock.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl Divider { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 14 | const fn new(divider: u64, component: ComponentRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `link` and `elapsed` are never used [INFO] [stdout] --> src/hw/clock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn link(&mut self, divider: u64, component: ComponentRef) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub const fn elapsed(&self) -> Duration { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resume` is never used [INFO] [stdout] --> src/hw/device.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resume` and `eject_cartridge` are never used [INFO] [stdout] --> src/hw/nes.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Nes { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const fn eject_cartridge(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Registers` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Registers { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/hw/cpu.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 37 | impl Registers { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 38 | const fn pcl(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | const fn set_pcl(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn pch(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | const fn set_pch(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | const fn status(&self, bit: u8) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | const fn set_status(&mut self, bit: u8, value: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | status!(carry, set_carry, 0); [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] 63 | status!(zero, set_zero, 1); [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 64 | status!(interrupt_disable, set_interrupt_disable, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | status!(decimal_mode, set_decimal_mode, 3); [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | status!(break_command, set_break_command, 4); [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | status!(overflow, set_overflow, 6); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 68 | status!(negative, set_negative, 7); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cpu` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Cpu { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VRC4a_c` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | VRC4a_c = 21, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4aC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `VRC4b_d` should have an upper camel case name [INFO] [stdout] --> src/rom/ines.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | VRC4b_d = 25, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4bD` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 88 - nametable_arrangement: NametableArrangement, [INFO] [stdout] 88 + ametable_arrangemen : NametableArrangement, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 89 - has_persistent_memory: bool, [INFO] [stdout] 89 + as_persistent_memor : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 90 - has_trainer: bool, [INFO] [stdout] 90 + as_traine : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 91 - has_alternative_nametable_layout: bool, [INFO] [stdout] 91 + as_alternative_nametable_layou : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 92 - mapper_id_low: B4, [INFO] [stdout] 92 + apper_id_lo : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 93 - is_vs_unisystem: bool, [INFO] [stdout] 93 + s_vs_unisyste : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 94 - has_playchoice_data: bool, [INFO] [stdout] 94 + as_playchoice_dat : bool, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | nes2_format_indicator: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 95 - nes2_format_indicator: B2, [INFO] [stdout] 95 + es2_format_indicato : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | mapper_id_high: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - mapper_id_high: B4, [INFO] [stdout] 96 + apper_id_hig : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | chr_ram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - chr_ram_size_shift: B4, [INFO] [stdout] 121 + hr_ram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | chr_nvram_size_shift: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 122 - chr_nvram_size_shift: B4, [INFO] [stdout] 122 + hr_nvram_size_shif : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | timing_mode: TimingMode, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 123 - timing_mode: TimingMode, [INFO] [stdout] 123 + iming_mod : TimingMode, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | reserved1: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 124 - reserved1: B6, [INFO] [stdout] 124 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 125 - vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stdout] 125 + s_ppu_or_extended_console_typ : B4, // FIXME: implement system types [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 126 | vs_hardware_type: B4, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 126 - vs_hardware_type: B4, [INFO] [stdout] 126 + s_hardware_typ : B4, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | num_miscellaneous_roms: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 127 - num_miscellaneous_roms: B2, [INFO] [stdout] 127 + um_miscellaneous_rom : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | reserved2: B6, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - reserved2: B6, [INFO] [stdout] 128 + eserved : B6, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 129 - default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stdout] 129 + efault_expansion_devic : B6, // FIXME: implement expansion devices [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/rom/ines.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | reserved3: B2, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 130 - reserved3: B2, [INFO] [stdout] 130 + eserved : B2, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::component::Component` [INFO] [stdout] --> src/hw/cpu.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::component::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom` and `chr_rom` are never read [INFO] [stdout] --> src/rom.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Cartridge { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 11 | prg_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | chr_rom: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cartridge` 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: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `nametable_arrangement`, `has_persistent_memory`, `has_alternative_nametable_layout`, `is_vs_unisystem`, and `has_playchoice_data` are never used [INFO] [stdout] --> src/rom/ines.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 85 | #[derive(BinRead, Debug)] [INFO] [stdout] | - methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 88 | nametable_arrangement: NametableArrangement, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 89 | has_persistent_memory: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 90 | has_trainer: bool, [INFO] [stdout] 91 | has_alternative_nametable_layout: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 92 | mapper_id_low: B4, [INFO] [stdout] 93 | is_vs_unisystem: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 94 | has_playchoice_data: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `are_extra_flags_zero` and `has_extended_console_type` are never used [INFO] [stdout] --> src/rom/ines.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 99 | impl INesBits1 { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 108 | fn are_extra_flags_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | fn has_extended_console_type(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ associated function in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_bytes` is never used [INFO] [stdout] --> src/rom/ines.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[derive(BinRead, Debug)] [INFO] [stdout] | ^ method in this implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prg_rom_size`, `chr_rom_size`, and `miscellaneous_rom` are never read [INFO] [stdout] --> src/rom/ines.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 159 | pub struct INes { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 160 | prg_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 161 | chr_rom_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | miscellaneous_rom: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `INes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_nes2_format`, `set_trainer`, `num_miscellaneous_roms`, `miscellaneous_rom`, `chr_ram_size`, and `chr_nvram_size` are never used [INFO] [stdout] --> src/rom/ines.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 177 | impl INes { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 178 | fn is_nes2_format(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn set_trainer(&mut self, trainer: Option<[u8; 512]>) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub fn num_miscellaneous_roms(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 211 | pub fn miscellaneous_rom(&self) -> &[u8] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | pub fn chr_ram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn chr_nvram_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/hw/clock.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 13 | impl Divider { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 14 | const fn new(divider: u64, component: ComponentRef) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `link` and `elapsed` are never used [INFO] [stdout] --> src/hw/clock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Clock { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn link(&mut self, divider: u64, component: ComponentRef) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub const fn elapsed(&self) -> Duration { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `resume` is never used [INFO] [stdout] --> src/hw/device.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Device { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resume` and `eject_cartridge` are never used [INFO] [stdout] --> src/hw/nes.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl Nes { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn resume(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const fn eject_cartridge(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Registers` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | struct Registers { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/hw/cpu.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 37 | impl Registers { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 38 | const fn pcl(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | const fn set_pcl(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | const fn pch(&self) -> u8 { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | const fn set_pch(&mut self, value: u8) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | const fn status(&self, bit: u8) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | const fn set_status(&mut self, bit: u8, value: bool) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | status!(carry, set_carry, 0); [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] 63 | status!(zero, set_zero, 1); [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 64 | status!(interrupt_disable, set_interrupt_disable, 2); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 65 | status!(decimal_mode, set_decimal_mode, 3); [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | status!(break_command, set_break_command, 4); [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 67 | status!(overflow, set_overflow, 6); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 68 | status!(negative, set_negative, 7); [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cpu` is never constructed [INFO] [stdout] --> src/hw/cpu.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct Cpu { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "46e3f03ea6bd841524da6186608aac9fd7f84477567e797348410cff193f7163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e3f03ea6bd841524da6186608aac9fd7f84477567e797348410cff193f7163", kill_on_drop: false }` [INFO] [stdout] 46e3f03ea6bd841524da6186608aac9fd7f84477567e797348410cff193f7163 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 246860a042d4653a2bf8c82d0b58817d731318e35f22a4142174ff468f60a40c [INFO] running `Command { std: "docker" "start" "-a" "246860a042d4653a2bf8c82d0b58817d731318e35f22a4142174ff468f60a40c", kill_on_drop: false }` [INFO] [stderr] warning: variant `VRC4a_c` should have an upper camel case name [INFO] [stderr] --> src/rom/ines.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | VRC4a_c = 21, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4aC` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `VRC4b_d` should have an upper camel case name [INFO] [stderr] --> src/rom/ines.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | VRC4b_d = 25, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4bD` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | nametable_arrangement: NametableArrangement, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 88 - nametable_arrangement: NametableArrangement, [INFO] [stderr] 88 + ametable_arrangemen : NametableArrangement, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | has_persistent_memory: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 89 - has_persistent_memory: bool, [INFO] [stderr] 89 + as_persistent_memor : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | has_trainer: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 90 - has_trainer: bool, [INFO] [stderr] 90 + as_traine : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | has_alternative_nametable_layout: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 91 - has_alternative_nametable_layout: bool, [INFO] [stderr] 91 + as_alternative_nametable_layou : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | mapper_id_low: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 92 - mapper_id_low: B4, [INFO] [stderr] 92 + apper_id_lo : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | is_vs_unisystem: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 93 - is_vs_unisystem: bool, [INFO] [stderr] 93 + s_vs_unisyste : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | has_playchoice_data: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 94 - has_playchoice_data: bool, [INFO] [stderr] 94 + as_playchoice_dat : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | nes2_format_indicator: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 95 - nes2_format_indicator: B2, [INFO] [stderr] 95 + es2_format_indicato : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | mapper_id_high: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 96 - mapper_id_high: B4, [INFO] [stderr] 96 + apper_id_hig : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | chr_ram_size_shift: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 121 - chr_ram_size_shift: B4, [INFO] [stderr] 121 + hr_ram_size_shif : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | chr_nvram_size_shift: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 122 - chr_nvram_size_shift: B4, [INFO] [stderr] 122 + hr_nvram_size_shif : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | timing_mode: TimingMode, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 123 - timing_mode: TimingMode, [INFO] [stderr] 123 + iming_mod : TimingMode, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | reserved1: B6, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 124 - reserved1: B6, [INFO] [stderr] 124 + eserved : B6, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 125 - vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stderr] 125 + s_ppu_or_extended_console_typ : B4, // FIXME: implement system types [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | vs_hardware_type: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 126 - vs_hardware_type: B4, [INFO] [stderr] 126 + s_hardware_typ : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | num_miscellaneous_roms: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 127 - num_miscellaneous_roms: B2, [INFO] [stderr] 127 + um_miscellaneous_rom : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | reserved2: B6, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 128 - reserved2: B6, [INFO] [stderr] 128 + eserved : B6, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 129 - default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stderr] 129 + efault_expansion_devic : B6, // FIXME: implement expansion devices [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | reserved3: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 130 - reserved3: B2, [INFO] [stderr] 130 + eserved : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::component::Component` [INFO] [stderr] --> src/hw/cpu.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::component::Component; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `prg_rom` and `chr_rom` are never read [INFO] [stderr] --> src/rom.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct Cartridge { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 11 | prg_rom: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 12 | chr_rom: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cartridge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/rom/ines.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | #[derive(BinRead, Debug)] [INFO] [stderr] | ^ associated function in this implementation [INFO] [stderr] [INFO] [stderr] warning: method `into_bytes` is never used [INFO] [stderr] --> src/rom/ines.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | #[derive(BinRead, Debug)] [INFO] [stderr] | ^ method in this implementation [INFO] [stderr] [INFO] [stderr] warning: methods `nametable_arrangement`, `has_persistent_memory`, `has_alternative_nametable_layout`, `is_vs_unisystem`, and `has_playchoice_data` are never used [INFO] [stderr] --> src/rom/ines.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 85 | #[derive(BinRead, Debug)] [INFO] [stderr] | - methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 88 | nametable_arrangement: NametableArrangement, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 89 | has_persistent_memory: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 90 | has_trainer: bool, [INFO] [stderr] 91 | has_alternative_nametable_layout: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 92 | mapper_id_low: B4, [INFO] [stderr] 93 | is_vs_unisystem: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 94 | has_playchoice_data: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `are_extra_flags_zero` and `has_extended_console_type` are never used [INFO] [stderr] --> src/rom/ines.rs:108:8 [INFO] [stderr] | [INFO] [stderr] 99 | impl INesBits1 { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 108 | fn are_extra_flags_zero(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 112 | fn has_extended_console_type(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/rom/ines.rs:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(BinRead, Debug)] [INFO] [stderr] | ^ associated function in this implementation [INFO] [stderr] [INFO] [stderr] warning: method `into_bytes` is never used [INFO] [stderr] --> src/rom/ines.rs:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | #[derive(BinRead, Debug)] [INFO] [stderr] | ^ method in this implementation [INFO] [stderr] [INFO] [stderr] warning: fields `prg_rom_size`, `chr_rom_size`, and `miscellaneous_rom` are never read [INFO] [stderr] --> src/rom/ines.rs:160:5 [INFO] [stderr] | [INFO] [stderr] 159 | pub struct INes { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 160 | prg_rom_size: u8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 161 | chr_rom_size: u8, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 174 | miscellaneous_rom: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `INes` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: methods `is_nes2_format`, `set_trainer`, `num_miscellaneous_roms`, `miscellaneous_rom`, `chr_ram_size`, and `chr_nvram_size` are never used [INFO] [stderr] --> src/rom/ines.rs:178:8 [INFO] [stderr] | [INFO] [stderr] 177 | impl INes { [INFO] [stderr] | --------- methods in this implementation [INFO] [stderr] 178 | fn is_nes2_format(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 190 | pub fn set_trainer(&mut self, trainer: Option<[u8; 512]>) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 203 | pub fn num_miscellaneous_roms(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 211 | pub fn miscellaneous_rom(&self) -> &[u8] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 215 | pub fn chr_ram_size(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 228 | pub fn chr_nvram_size(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/hw/clock.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 13 | impl Divider { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] 14 | const fn new(divider: u64, component: ComponentRef) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `link` and `elapsed` are never used [INFO] [stderr] --> src/hw/clock.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 29 | impl Clock { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn link(&mut self, divider: u64, component: ComponentRef) { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 67 | pub const fn elapsed(&self) -> Duration { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `resume` is never used [INFO] [stderr] --> src/hw/device.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl Device { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn resume(&mut self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `resume` and `eject_cartridge` are never used [INFO] [stderr] --> src/hw/nes.rs:42:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Nes { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 42 | pub fn resume(&mut self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub const fn eject_cartridge(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Registers` is never constructed [INFO] [stderr] --> src/hw/cpu.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | struct Registers { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple methods are never used [INFO] [stderr] --> src/hw/cpu.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 37 | impl Registers { [INFO] [stderr] | -------------- methods in this implementation [INFO] [stderr] 38 | const fn pcl(&self) -> u8 { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 42 | const fn set_pcl(&mut self, value: u8) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | const fn pch(&self) -> u8 { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 50 | const fn set_pch(&mut self, value: u8) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | const fn status(&self, bit: u8) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 58 | const fn set_status(&mut self, bit: u8, value: bool) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | status!(carry, set_carry, 0); [INFO] [stderr] | ^^^^^ ^^^^^^^^^ [INFO] [stderr] 63 | status!(zero, set_zero, 1); [INFO] [stderr] | ^^^^ ^^^^^^^^ [INFO] [stderr] 64 | status!(interrupt_disable, set_interrupt_disable, 2); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 65 | status!(decimal_mode, set_decimal_mode, 3); [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] 66 | status!(break_command, set_break_command, 4); [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 67 | status!(overflow, set_overflow, 6); [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] 68 | status!(negative, set_negative, 7); [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `status` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: struct `Cpu` is never constructed [INFO] [stderr] --> src/hw/cpu.rs:71:12 [INFO] [stderr] | [INFO] [stderr] 71 | pub struct Cpu { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `ners` (lib) generated 38 warnings (run `cargo fix --lib -p ners` to apply 20 suggestions) [INFO] [stderr] warning: `ners` (lib test) generated 38 warnings (38 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ners-026a5ba8dfdd2b5a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ners-6f82c9991670bbfa) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ners [INFO] [stderr] warning: variant `VRC4a_c` should have an upper camel case name [INFO] [stderr] --> src/rom/ines.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | VRC4a_c = 21, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4aC` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `VRC4b_d` should have an upper camel case name [INFO] [stderr] --> src/rom/ines.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | VRC4b_d = 25, [INFO] [stderr] | ^^^^^^^ help: convert the identifier to upper camel case: `Vrc4bD` [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:88:5 [INFO] [stderr] | [INFO] [stderr] 88 | nametable_arrangement: NametableArrangement, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 88 - nametable_arrangement: NametableArrangement, [INFO] [stderr] 88 + ametable_arrangemen : NametableArrangement, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | has_persistent_memory: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 89 - has_persistent_memory: bool, [INFO] [stderr] 89 + as_persistent_memor : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | has_trainer: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 90 - has_trainer: bool, [INFO] [stderr] 90 + as_traine : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | has_alternative_nametable_layout: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 91 - has_alternative_nametable_layout: bool, [INFO] [stderr] 91 + as_alternative_nametable_layou : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:92:5 [INFO] [stderr] | [INFO] [stderr] 92 | mapper_id_low: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 92 - mapper_id_low: B4, [INFO] [stderr] 92 + apper_id_lo : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | is_vs_unisystem: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 93 - is_vs_unisystem: bool, [INFO] [stderr] 93 + s_vs_unisyste : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | has_playchoice_data: bool, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 94 - has_playchoice_data: bool, [INFO] [stderr] 94 + as_playchoice_dat : bool, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | nes2_format_indicator: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 95 - nes2_format_indicator: B2, [INFO] [stderr] 95 + es2_format_indicato : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | mapper_id_high: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 96 - mapper_id_high: B4, [INFO] [stderr] 96 + apper_id_hig : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:121:5 [INFO] [stderr] | [INFO] [stderr] 121 | chr_ram_size_shift: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 121 - chr_ram_size_shift: B4, [INFO] [stderr] 121 + hr_ram_size_shif : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:122:5 [INFO] [stderr] | [INFO] [stderr] 122 | chr_nvram_size_shift: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 122 - chr_nvram_size_shift: B4, [INFO] [stderr] 122 + hr_nvram_size_shif : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:123:5 [INFO] [stderr] | [INFO] [stderr] 123 | timing_mode: TimingMode, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 123 - timing_mode: TimingMode, [INFO] [stderr] 123 + iming_mod : TimingMode, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:124:5 [INFO] [stderr] | [INFO] [stderr] 124 | reserved1: B6, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 124 - reserved1: B6, [INFO] [stderr] 124 + eserved : B6, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:125:5 [INFO] [stderr] | [INFO] [stderr] 125 | vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 125 - vs_ppu_or_extended_console_type: B4, // FIXME: implement system types [INFO] [stderr] 125 + s_ppu_or_extended_console_typ : B4, // FIXME: implement system types [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:126:5 [INFO] [stderr] | [INFO] [stderr] 126 | vs_hardware_type: B4, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 126 - vs_hardware_type: B4, [INFO] [stderr] 126 + s_hardware_typ : B4, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:127:5 [INFO] [stderr] | [INFO] [stderr] 127 | num_miscellaneous_roms: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 127 - num_miscellaneous_roms: B2, [INFO] [stderr] 127 + um_miscellaneous_rom : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:128:5 [INFO] [stderr] | [INFO] [stderr] 128 | reserved2: B6, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 128 - reserved2: B6, [INFO] [stderr] 128 + eserved : B6, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 129 - default_expansion_device: B6, // FIXME: implement expansion devices [INFO] [stderr] 129 + efault_expansion_devic : B6, // FIXME: implement expansion devices [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/rom/ines.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | reserved3: B2, [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 130 - reserved3: B2, [INFO] [stderr] 130 + eserved : B2, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 21 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "246860a042d4653a2bf8c82d0b58817d731318e35f22a4142174ff468f60a40c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "246860a042d4653a2bf8c82d0b58817d731318e35f22a4142174ff468f60a40c", kill_on_drop: false }` [INFO] [stdout] 246860a042d4653a2bf8c82d0b58817d731318e35f22a4142174ff468f60a40c