[INFO] cloning repository https://github.com/cadend/nesemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cadend/nesemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadend%2Fnesemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadend%2Fnesemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95b31fd70b7a794aac8f041abf563c225ee4f937
[INFO] checking cadend/nesemu against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcadend%2Fnesemu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cadend/nesemu
[INFO] finished tweaking git repo https://github.com/cadend/nesemu
[INFO] tweaked toml for git repo https://github.com/cadend/nesemu written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cadend/nesemu on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cadend/nesemu 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded clap_derive v4.0.13
[INFO] [stderr]   Downloaded clap-num v1.0.2
[INFO] [stderr]   Downloaded simple_logger v2.3.0
[INFO] [stderr]   Downloaded clap v4.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf3a5610e5fa5b3a586c281392630f4c60e81851f13ec6789c118e1f6d07bbad
[INFO] running `Command { std: "docker" "start" "-a" "cf3a5610e5fa5b3a586c281392630f4c60e81851f13ec6789c118e1f6d07bbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf3a5610e5fa5b3a586c281392630f4c60e81851f13ec6789c118e1f6d07bbad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf3a5610e5fa5b3a586c281392630f4c60e81851f13ec6789c118e1f6d07bbad", kill_on_drop: false }`
[INFO] [stdout] cf3a5610e5fa5b3a586c281392630f4c60e81851f13ec6789c118e1f6d07bbad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b76c8531317a952d16f1127416f9f8953c119d7ddb320f8c9b24fc205c6c933
[INFO] running `Command { std: "docker" "start" "-a" "0b76c8531317a952d16f1127416f9f8953c119d7ddb320f8c9b24fc205c6c933", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking time v0.3.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking clap-num v1.0.2
[INFO] [stderr]     Checking simple_logger v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.13
[INFO] [stderr]     Checking clap v4.0.14
[INFO] [stderr]     Checking nesemu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/nes/cpu/mod.rs:665:30
[INFO] [stdout]     |
[INFO] [stdout] 665 |                 let new_pc = ((hi as u16) << 8 | lo as u16);
[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] 665 -                 let new_pc = ((hi as u16) << 8 | lo as u16);
[INFO] [stdout] 665 +                 let new_pc = (hi as u16) << 8 | lo as u16 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/nes/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, Instant};
[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 assigned value
[INFO] [stdout]    --> src/nes/cpu/mod.rs:665:30
[INFO] [stdout]     |
[INFO] [stdout] 665 |                 let new_pc = ((hi as u16) << 8 | lo as u16);
[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] 665 -                 let new_pc = ((hi as u16) << 8 | lo as u16);
[INFO] [stdout] 665 +                 let new_pc = (hi as u16) << 8 | lo as u16 ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Instant`
[INFO] [stdout]  --> src/nes/mod.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::time::{Duration, Instant};
[INFO] [stdout]   |                           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             _ => unimplemented!("attempted to disassemble unrecognized instruction: {:?}", i),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout]  55 |             Initial => unreachable!(),
[INFO] [stdout]     |             ------- matches some of the same values
[INFO] [stdout]  56 |             SetInterruptDisable => (None, None, "SEI"),
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout]  57 |             SetCarry => (None, None, "SEC"),
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout]  58 |             SetDecimal => (None, None, "SED"),
[INFO] [stdout]     |             ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 133 |             _ => unimplemented!("attempted to disassemble unrecognized instruction: {:?}", i),
[INFO] [stdout]     |             ^ ...and 45 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btype`
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Branch(btype) => unreachable!(),
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_btype`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             _ => unimplemented!("attempted to disassemble unrecognized instruction: {:?}", i),
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout]  55 |             Initial => unreachable!(),
[INFO] [stdout]     |             ------- matches some of the same values
[INFO] [stdout]  56 |             SetInterruptDisable => (None, None, "SEI"),
[INFO] [stdout]     |             ------------------- matches some of the same values
[INFO] [stdout]  57 |             SetCarry => (None, None, "SEC"),
[INFO] [stdout]     |             -------- matches some of the same values
[INFO] [stdout]  58 |             SetDecimal => (None, None, "SED"),
[INFO] [stdout]     |             ---------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 133 |             _ => unimplemented!("attempted to disassemble unrecognized instruction: {:?}", i),
[INFO] [stdout]     |             ^ ...and 45 other patterns collectively make this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btype`
[INFO] [stdout]    --> src/nes/cpu/instruction.rs:110:20
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Branch(btype) => unreachable!(),
[INFO] [stdout]     |                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_btype`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRAME_TIME` is never used
[INFO] [stdout]  --> src/nes/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const FRAME_TIME: Duration = Duration::from_secs(1 / 60);
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `elapsed_time` is never read
[INFO] [stdout]   --> src/nes/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Nes {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     elapsed_time: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mirroring`, `vs_unisystem`, `nes_2`, and `prg_ram_size` are never read
[INFO] [stdout]   --> src/nes/cartridge.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     mirroring: NametableMirroring,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 33 |     vs_unisystem: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     nes_2: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     prg_ram_size: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `trainer` and `chr_rom` are never read
[INFO] [stdout]   --> src/nes/cartridge.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Cartridge {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 39 |     header: Header,
[INFO] [stdout] 40 |     trainer: Option<[u8; 0x200]>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     chr_rom: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IRQ_VECTOR` is never used
[INFO] [stdout]   --> src/nes/cpu/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const IRQ_VECTOR: u16 = 0xFFFA;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FRAME_TIME` is never used
[INFO] [stdout]  --> src/nes/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const FRAME_TIME: Duration = Duration::from_secs(1 / 60);
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `elapsed_time` is never read
[INFO] [stdout]   --> src/nes/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Nes {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     elapsed_time: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mirroring`, `vs_unisystem`, `nes_2`, and `prg_ram_size` are never read
[INFO] [stdout]   --> src/nes/cartridge.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Header {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     mirroring: NametableMirroring,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 33 |     vs_unisystem: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 34 |     nes_2: bool,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     prg_ram_size: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `trainer` and `chr_rom` are never read
[INFO] [stdout]   --> src/nes/cartridge.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Cartridge {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 39 |     header: Header,
[INFO] [stdout] 40 |     trainer: Option<[u8; 0x200]>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     chr_rom: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `IRQ_VECTOR` is never used
[INFO] [stdout]   --> src/nes/cpu/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const IRQ_VECTOR: u16 = 0xFFFA;
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
[INFO] running `Command { std: "docker" "inspect" "0b76c8531317a952d16f1127416f9f8953c119d7ddb320f8c9b24fc205c6c933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b76c8531317a952d16f1127416f9f8953c119d7ddb320f8c9b24fc205c6c933", kill_on_drop: false }`
[INFO] [stdout] 0b76c8531317a952d16f1127416f9f8953c119d7ddb320f8c9b24fc205c6c933
