[INFO] cloning repository https://github.com/scott181182/nespiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scott181182/nespiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fnespiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fnespiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b791ae38d95a3ebe29a878e395d7c965451417ec
[INFO] checking scott181182/nespiler against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscott181182%2Fnespiler" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/scott181182/nespiler
[INFO] finished tweaking git repo https://github.com/scott181182/nespiler
[INFO] tweaked toml for git repo https://github.com/scott181182/nespiler written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/scott181182/nespiler on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/scott181182/nespiler 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.61
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.61
[INFO] [stderr]   Downloaded clap_derive v4.5.5
[INFO] [stderr]   Downloaded subenum v1.1.2
[INFO] [stderr]   Downloaded clap v4.5.7
[INFO] [stderr]   Downloaded modular-bitfield v0.11.2
[INFO] [stderr]   Downloaded binrw v0.14.0
[INFO] [stderr]   Downloaded binrw_derive v0.14.0
[INFO] [stderr]   Downloaded bytemuck v1.16.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.11.2
[INFO] [stderr]   Downloaded clap_builder v4.5.7
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d515971388f1474d6f8f79a43152174a7146ea6443eaa99e50afa8d0c3830d9f
[INFO] running `Command { std: "docker" "start" "-a" "d515971388f1474d6f8f79a43152174a7146ea6443eaa99e50afa8d0c3830d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d515971388f1474d6f8f79a43152174a7146ea6443eaa99e50afa8d0c3830d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d515971388f1474d6f8f79a43152174a7146ea6443eaa99e50afa8d0c3830d9f", kill_on_drop: false }`
[INFO] [stdout] d515971388f1474d6f8f79a43152174a7146ea6443eaa99e50afa8d0c3830d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] adec7d1afbbd06b084979dc7e7fb93b5d55aed3c06d2e43727d77001c0cf5dd8
[INFO] running `Command { std: "docker" "start" "-a" "adec7d1afbbd06b084979dc7e7fb93b5d55aed3c06d2e43727d77001c0cf5dd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling binrw_derive v0.14.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling binrw v0.14.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_builder v4.5.7
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nespile_macros v0.1.0 (/opt/rustwide/workdir/nespile_macros)
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling subenum v1.1.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking nespile v0.1.0 (/opt/rustwide/workdir/nespile)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> nespile/src/main.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub 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] 35 -     pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] 35 +     ub nametable_arrangement: NametableArrangemen ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub persistent_memory: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub persistent_memory: bool,
[INFO] [stdout] 36 +     ub persistent_memory: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub has_trainer: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub has_trainer: bool,
[INFO] [stdout] 37 +     ub has_trainer: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub alt_nametable_layout: bool,
[INFO] [stdout]    |     ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub alt_nametable_layout: bool,
[INFO] [stdout] 38 +     ub alt_nametable_layout: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub mapper_lower: B4
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub mapper_lower: B4
[INFO] [stdout] 39 +     ub mapper_lower: B 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub vs_unisystem: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     pub vs_unisystem: bool,
[INFO] [stdout] 45 +     ub vs_unisystem: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub playchoice_10: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -     pub playchoice_10: bool,
[INFO] [stdout] 46 +     ub playchoice_10: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub nes2_indicator: B2,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     pub nes2_indicator: B2,
[INFO] [stdout] 47 +     ub nes2_indicator: B ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub mapper_upper: B4
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub mapper_upper: B4
[INFO] [stdout] 48 +     ub mapper_upper: B 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub tv_system: TVSystem,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub tv_system: TVSystem,
[INFO] [stdout] 54 +     ub tv_system: TVSyste ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> nespile/src/main.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{Parser, command};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub 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] 35 -     pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] 35 +     ub nametable_arrangement: NametableArrangemen ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub persistent_memory: bool,
[INFO] [stdout]    |     ^                         ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 36 -     pub persistent_memory: bool,
[INFO] [stdout] 36 +     ub persistent_memory: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub has_trainer: bool,
[INFO] [stdout]    |     ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 37 -     pub has_trainer: bool,
[INFO] [stdout] 37 +     ub has_trainer: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub alt_nametable_layout: bool,
[INFO] [stdout]    |     ^                            ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -     pub alt_nametable_layout: bool,
[INFO] [stdout] 38 +     ub alt_nametable_layout: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub mapper_lower: B4
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 39 -     pub mapper_lower: B4
[INFO] [stdout] 39 +     ub mapper_lower: B 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub vs_unisystem: bool,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 45 -     pub vs_unisystem: bool,
[INFO] [stdout] 45 +     ub vs_unisystem: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub playchoice_10: bool,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -     pub playchoice_10: bool,
[INFO] [stdout] 46 +     ub playchoice_10: boo ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub nes2_indicator: B2,
[INFO] [stdout]    |     ^                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -     pub nes2_indicator: B2,
[INFO] [stdout] 47 +     ub nes2_indicator: B ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub mapper_upper: B4
[INFO] [stdout]    |     ^                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 48 -     pub mapper_upper: B4
[INFO] [stdout] 48 +     ub mapper_upper: B 
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> nespile/src/parser/rom.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub tv_system: TVSystem,
[INFO] [stdout]    |     ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -     pub tv_system: TVSystem,
[INFO] [stdout] 54 +     ub tv_system: TVSyste ,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | // #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | || pub struct INesHeaderFlags6 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 35 | |      pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |      pub mapper_lower: B4
[INFO] [stdout] 40 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_bytes` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | // #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | || pub struct INesHeaderFlags6 {
[INFO] [stdout]    | ||___________________________- method in this implementation
[INFO] [stdout] 35 | |      pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |      pub mapper_lower: B4
[INFO] [stdout] 40 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nametable_arrangement`, `persistent_memory`, `alt_nametable_layout`, and `mapper_lower` are never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | / #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | | pub struct INesHeaderFlags6 {
[INFO] [stdout]    | |___________________________- methods in this implementation
[INFO] [stdout] 35 |       pub nametable_arrangement: NametableArrangement,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |       pub persistent_memory: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |       pub has_trainer: bool,
[INFO] [stdout] 38 |       pub alt_nametable_layout: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |       pub mapper_lower: B4
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 43 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 44 | || pub struct INesHeaderFlags7 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 45 | |      pub vs_unisystem: bool,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |      pub mapper_upper: B4
[INFO] [stdout] 49 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `vs_unisystem`, `playchoice_10`, `nes2_indicator`, and `mapper_upper` are never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | / #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 43 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 44 | | pub struct INesHeaderFlags7 {
[INFO] [stdout]    | |___________________________- methods in this implementation
[INFO] [stdout] 45 |       pub vs_unisystem: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 46 |       pub playchoice_10: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 47 |       pub nes2_indicator: B2,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |       pub mapper_upper: B4
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | || pub struct INesHeaderFlags9 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 54 | |      pub tv_system: TVSystem,
[INFO] [stdout] 55 | |      #[skip]
[INFO] [stdout] 56 | |      reserved: B7
[INFO] [stdout] 57 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_bytes` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | || pub struct INesHeaderFlags9 {
[INFO] [stdout]    | ||___________________________- method in this implementation
[INFO] [stdout] 54 | |      pub tv_system: TVSystem,
[INFO] [stdout] 55 | |      #[skip]
[INFO] [stdout] 56 | |      reserved: B7
[INFO] [stdout] 57 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tv_system` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | | pub struct INesHeaderFlags9 {
[INFO] [stdout]    | |___________________________- method in this implementation
[INFO] [stdout] 54 |       pub tv_system: TVSystem,
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags7`, `prgram_size`, `flags9`, `unused`, and `version` are never read
[INFO] [stdout]   --> nespile/src/parser/rom.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct NesHeader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub flags7: INesHeaderFlags7,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     prgram_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 74 |     
[INFO] [stdout] 75 |     pub flags9: INesHeaderFlags9,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 76 |
[INFO] [stdout] 77 |     unused: [u8; 6],
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub version: NesFormatVersion
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NesHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | // #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | || pub struct INesHeaderFlags6 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 35 | |      pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |      pub mapper_lower: B4
[INFO] [stdout] 40 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_bytes` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | // #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | || pub struct INesHeaderFlags6 {
[INFO] [stdout]    | ||___________________________- method in this implementation
[INFO] [stdout] 35 | |      pub nametable_arrangement: NametableArrangement,
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |      pub mapper_lower: B4
[INFO] [stdout] 40 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `nametable_arrangement`, `persistent_memory`, `alt_nametable_layout`, and `mapper_lower` are never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | / #[derive(BinRead, Debug)]
[INFO] [stdout] 33 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 34 | | pub struct INesHeaderFlags6 {
[INFO] [stdout]    | |___________________________- methods in this implementation
[INFO] [stdout] 35 |       pub nametable_arrangement: NametableArrangement,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 36 |       pub persistent_memory: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 37 |       pub has_trainer: bool,
[INFO] [stdout] 38 |       pub alt_nametable_layout: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 39 |       pub mapper_lower: B4
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 43 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 44 | || pub struct INesHeaderFlags7 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 45 | |      pub vs_unisystem: bool,
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |      pub mapper_upper: B4
[INFO] [stdout] 49 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `vs_unisystem`, `playchoice_10`, `nes2_indicator`, and `mapper_upper` are never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | / #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 43 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 44 | | pub struct INesHeaderFlags7 {
[INFO] [stdout]    | |___________________________- methods in this implementation
[INFO] [stdout] 45 |       pub vs_unisystem: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 46 |       pub playchoice_10: bool,
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 47 |       pub nes2_indicator: B2,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |       pub mapper_upper: B4
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | || pub struct INesHeaderFlags9 {
[INFO] [stdout]    | ||___________________________- associated function in this implementation
[INFO] [stdout] 54 | |      pub tv_system: TVSystem,
[INFO] [stdout] 55 | |      #[skip]
[INFO] [stdout] 56 | |      reserved: B7
[INFO] [stdout] 57 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `into_bytes` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | // #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | || #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | || pub struct INesHeaderFlags9 {
[INFO] [stdout]    | ||___________________________- method in this implementation
[INFO] [stdout] 54 | |      pub tv_system: TVSystem,
[INFO] [stdout] 55 | |      #[skip]
[INFO] [stdout] 56 | |      reserved: B7
[INFO] [stdout] 57 | |  }
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tv_system` is never used
[INFO] [stdout]   --> nespile/src/parser/rom.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | / #[derive(BinRead, Clone, Debug)]
[INFO] [stdout] 52 | | #[br(map = Self::from_bytes)]
[INFO] [stdout] 53 | | pub struct INesHeaderFlags9 {
[INFO] [stdout]    | |___________________________- method in this implementation
[INFO] [stdout] 54 |       pub tv_system: TVSystem,
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags7`, `prgram_size`, `flags9`, `unused`, and `version` are never read
[INFO] [stdout]   --> nespile/src/parser/rom.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct NesHeader {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub flags7: INesHeaderFlags7,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     prgram_size: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 74 |     
[INFO] [stdout] 75 |     pub flags9: INesHeaderFlags9,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 76 |
[INFO] [stdout] 77 |     unused: [u8; 6],
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub version: NesFormatVersion
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `NesHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.10s
[INFO] running `Command { std: "docker" "inspect" "adec7d1afbbd06b084979dc7e7fb93b5d55aed3c06d2e43727d77001c0cf5dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "adec7d1afbbd06b084979dc7e7fb93b5d55aed3c06d2e43727d77001c0cf5dd8", kill_on_drop: false }`
[INFO] [stdout] adec7d1afbbd06b084979dc7e7fb93b5d55aed3c06d2e43727d77001c0cf5dd8
