[INFO] cloning repository https://github.com/Polaro4/NES_Emulador
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Polaro4/NES_Emulador" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolaro4%2FNES_Emulador", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolaro4%2FNES_Emulador'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36e27be4b4cfbc797800a13d293f2b78616c22ab
[INFO] testing Polaro4/NES_Emulador against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPolaro4%2FNES_Emulador" "/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/Polaro4/NES_Emulador
[INFO] finished tweaking git repo https://github.com/Polaro4/NES_Emulador
[INFO] tweaked toml for git repo https://github.com/Polaro4/NES_Emulador written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Polaro4/NES_Emulador on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Polaro4/NES_Emulador 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 bytemuck v1.23.2
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded macroquad v0.4.14
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28136cc4d61a7161f31a3853e97a3031638cde2acf7a387a066319ddf422f383
[INFO] running `Command { std: "docker" "start" "-a" "28136cc4d61a7161f31a3853e97a3031638cde2acf7a387a066319ddf422f383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28136cc4d61a7161f31a3853e97a3031638cde2acf7a387a066319ddf422f383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28136cc4d61a7161f31a3853e97a3031638cde2acf7a387a066319ddf422f383", kill_on_drop: false }`
[INFO] [stdout] 28136cc4d61a7161f31a3853e97a3031638cde2acf7a387a066319ddf422f383
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78cdc46c859b88cd70568a1007634d6412ed56b332d6123dc3704620690a1346
[INFO] running `Command { std: "docker" "start" "-a" "78cdc46c859b88cd70568a1007634d6412ed56b332d6123dc3704620690a1346", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cpu::cpu::CpuFlags`
[INFO] [stdout]  --> src/ppu/ppuaddr.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{cpu::cpu::CpuFlags, ppu::ppu::PpuCtrlFlags};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_chr` and `write_chr` are never used
[INFO] [stdout]   --> src/memory/mappers.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait Mapper {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn read_chr(&self, addr: u16) -> u8;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 31 |     
[INFO] [stdout] 32 |     fn write_chr(&mut self, addr: u16, val: u8);
[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 `chr_rom` is never read
[INFO] [stdout]   --> src/memory/mappers.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct InesMapper000 {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 40 |     pub prg_rom: Vec<u8>,
[INFO] [stdout] 41 |     pub chr_rom: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestMapper` is never constructed
[INFO] [stdout]  --> src/memory/dummy_mapper.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestMapper {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/memory/dummy_mapper.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TestMapper {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn new(program: Vec<u8>) -> Rc<RefCell<Box<dyn Mapper>>> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NESColor` is never constructed
[INFO] [stdout]    --> src/ppu/ppu.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct NESColor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NTSC_PALETTE` is never used
[INFO] [stdout]    --> src/ppu/ppu.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | const NTSC_PALETTE: [NESColor; 64] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/ppu/ppu.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct PPU {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub oam_dma:    u8, //[0x4014] adress
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub internal_v: PPUAddress, // vram address during the rendering
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 161 |     pub internal_t: PPUAddress, // temporary vram address (used by PPUSCROLL and PPUADDR)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub bg_nametable_byte:          u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 |     pub bg_attribute_byte:          u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 |     pub bg_low_byte:                u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 167 |     pub bg_high_byte:               u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub bg_shifter_pattern_low:     u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 169 |     pub bg_shifter_pattern_high:    u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     pub bg_shifter_attribute_low:   u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     pub bg_shifter_attribute_high:  u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `oam` is never read
[INFO] [stdout]   --> src/ppu/ppubus.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct PPUBUS {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     oam: [u8; 0xff], //256 bytes(up to 64 sprites
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_ppubus` and `read_vram` are never used
[INFO] [stdout]   --> src/ppu/ppubus.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PPUBUS {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn read_ppubus(&self, addr: u16) -> u8{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn read_vram(&self, addr: u16) -> u8 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Frame` is never constructed
[INFO] [stdout]  --> src/ppu/frame.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Frame {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `WIDTH`, `HIGHT`, `new`, and `set_pixel` are never used
[INFO] [stdout]   --> src/ppu/frame.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Frame {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  6 |    const WIDTH: usize = 256;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]  7 |    const HIGHT: usize = 240;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]  8 |
[INFO] [stdout]  9 |    pub fn new() -> Self {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |    pub fn set_pixel(&mut self, x: usize, y: usize, rgb: (u8, u8, u8)) {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/ppu/ppuaddr.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl PPUAddress {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn set_coarse_x(&mut self, data: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_coarse_x(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_coarse_y(&mut self, data: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn get_coarse_y(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn set_nametable(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_namtable(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_fine_y(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn get_fine_y(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn incrmeent_course_x(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn incrment_fine_y(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn get_nametable_addr(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn get_attribute_addr(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get_pattern_table_addr(&self, ctrl_flags: PpuCtrlFlags, tile_id: u8) -> u16{ 
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.40s
[INFO] running `Command { std: "docker" "inspect" "78cdc46c859b88cd70568a1007634d6412ed56b332d6123dc3704620690a1346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78cdc46c859b88cd70568a1007634d6412ed56b332d6123dc3704620690a1346", kill_on_drop: false }`
[INFO] [stdout] 78cdc46c859b88cd70568a1007634d6412ed56b332d6123dc3704620690a1346
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9417ac0e33fd1cbd75034cc71f4892256a462f696476104fcc94f2d78e9bff7b
[INFO] running `Command { std: "docker" "start" "-a" "9417ac0e33fd1cbd75034cc71f4892256a462f696476104fcc94f2d78e9bff7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cpu::cpu::CpuFlags`
[INFO] [stdout]  --> src/ppu/ppuaddr.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{cpu::cpu::CpuFlags, ppu::ppu::PpuCtrlFlags};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_chr` and `write_chr` are never used
[INFO] [stdout]   --> src/memory/mappers.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub trait Mapper {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn read_chr(&self, addr: u16) -> u8;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 31 |     
[INFO] [stdout] 32 |     fn write_chr(&mut self, addr: u16, val: u8);
[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 `chr_rom` is never read
[INFO] [stdout]   --> src/memory/mappers.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct InesMapper000 {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 40 |     pub prg_rom: Vec<u8>,
[INFO] [stdout] 41 |     pub chr_rom: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `chr_rom` is never read
[INFO] [stdout]   --> src/memory/dummy_mapper.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct TestMapper {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     chr_rom: [u8; 0x2000]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NESColor` is never constructed
[INFO] [stdout]    --> src/ppu/ppu.rs:110:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub struct NESColor {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NTSC_PALETTE` is never used
[INFO] [stdout]    --> src/ppu/ppu.rs:118:7
[INFO] [stdout]     |
[INFO] [stdout] 118 | const NTSC_PALETTE: [NESColor; 64] = [
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/ppu/ppu.rs:156:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct PPU {
[INFO] [stdout]     |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub oam_dma:    u8, //[0x4014] adress
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub internal_v: PPUAddress, // vram address during the rendering
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 161 |     pub internal_t: PPUAddress, // temporary vram address (used by PPUSCROLL and PPUADDR)
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub bg_nametable_byte:          u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 165 |     pub bg_attribute_byte:          u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 166 |     pub bg_low_byte:                u8,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 167 |     pub bg_high_byte:               u8,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 168 |     pub bg_shifter_pattern_low:     u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 169 |     pub bg_shifter_pattern_high:    u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 170 |     pub bg_shifter_attribute_low:   u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 171 |     pub bg_shifter_attribute_high:  u16,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `oam` is never read
[INFO] [stdout]   --> src/ppu/ppubus.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct PPUBUS {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     oam: [u8; 0xff], //256 bytes(up to 64 sprites
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_ppubus` and `read_vram` are never used
[INFO] [stdout]   --> src/ppu/ppubus.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl PPUBUS {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn read_ppubus(&self, addr: u16) -> u8{
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     fn read_vram(&self, addr: u16) -> u8 {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Frame` is never constructed
[INFO] [stdout]  --> src/ppu/frame.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub struct Frame {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `WIDTH`, `HIGHT`, `new`, and `set_pixel` are never used
[INFO] [stdout]   --> src/ppu/frame.rs:6:10
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl Frame {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout]  6 |    const WIDTH: usize = 256;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]  7 |    const HIGHT: usize = 240;
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]  8 |
[INFO] [stdout]  9 |    pub fn new() -> Self {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |    pub fn set_pixel(&mut self, x: usize, y: usize, rgb: (u8, u8, u8)) {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/ppu/ppuaddr.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl PPUAddress {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn set_coarse_x(&mut self, data: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_coarse_x(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_coarse_y(&mut self, data: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn get_coarse_y(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn set_nametable(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_namtable(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn set_fine_y(&mut self, val: u8) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn get_fine_y(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn incrmeent_course_x(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn incrment_fine_y(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn get_nametable_addr(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn get_attribute_addr(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get_pattern_table_addr(&self, ctrl_flags: PpuCtrlFlags, tile_id: u8) -> u16{ 
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s
[INFO] running `Command { std: "docker" "inspect" "9417ac0e33fd1cbd75034cc71f4892256a462f696476104fcc94f2d78e9bff7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9417ac0e33fd1cbd75034cc71f4892256a462f696476104fcc94f2d78e9bff7b", kill_on_drop: false }`
[INFO] [stdout] 9417ac0e33fd1cbd75034cc71f4892256a462f696476104fcc94f2d78e9bff7b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b04ac15e8eebd7d5528f6282af9fbdce911e43d8f9d59d13a1fccd9fba246a6
[INFO] running `Command { std: "docker" "start" "-a" "4b04ac15e8eebd7d5528f6282af9fbdce911e43d8f9d59d13a1fccd9fba246a6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `cpu::cpu::CpuFlags`
[INFO] [stderr]  --> src/ppu/ppuaddr.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{cpu::cpu::CpuFlags, ppu::ppu::PpuCtrlFlags};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_chr` and `write_chr` are never used
[INFO] [stderr]   --> src/memory/mappers.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub trait Mapper {
[INFO] [stderr]    |           ------ methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn read_chr(&self, addr: u16) -> u8;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 31 |     
[INFO] [stderr] 32 |     fn write_chr(&mut self, addr: u16, val: u8);
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `chr_rom` is never read
[INFO] [stderr]   --> src/memory/mappers.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct InesMapper000 {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 40 |     pub prg_rom: Vec<u8>,
[INFO] [stderr] 41 |     pub chr_rom: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `chr_rom` is never read
[INFO] [stderr]   --> src/memory/dummy_mapper.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub struct TestMapper {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     chr_rom: [u8; 0x2000]
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NESColor` is never constructed
[INFO] [stderr]    --> src/ppu/ppu.rs:110:12
[INFO] [stderr]     |
[INFO] [stderr] 110 | pub struct NESColor {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NTSC_PALETTE` is never used
[INFO] [stderr]    --> src/ppu/ppu.rs:118:7
[INFO] [stderr]     |
[INFO] [stderr] 118 | const NTSC_PALETTE: [NESColor; 64] = [
[INFO] [stderr]     |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]    --> src/ppu/ppu.rs:156:9
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub struct PPU {
[INFO] [stderr]     |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 156 |     pub oam_dma:    u8, //[0x4014] adress
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub internal_v: PPUAddress, // vram address during the rendering
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 161 |     pub internal_t: PPUAddress, // temporary vram address (used by PPUSCROLL and PPUADDR)
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 164 |     pub bg_nametable_byte:          u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 165 |     pub bg_attribute_byte:          u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 166 |     pub bg_low_byte:                u8,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 167 |     pub bg_high_byte:               u8,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 168 |     pub bg_shifter_pattern_low:     u16,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 169 |     pub bg_shifter_pattern_high:    u16,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 170 |     pub bg_shifter_attribute_low:   u16,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 171 |     pub bg_shifter_attribute_high:  u16,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `oam` is never read
[INFO] [stderr]   --> src/ppu/ppubus.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct PPUBUS {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     oam: [u8; 0xff], //256 bytes(up to 64 sprites
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `read_ppubus` and `read_vram` are never used
[INFO] [stderr]   --> src/ppu/ppubus.rs:48:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl PPUBUS {
[INFO] [stderr]    | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub fn read_ppubus(&self, addr: u16) -> u8{
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 96 |     fn read_vram(&self, addr: u16) -> u8 {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Frame` is never constructed
[INFO] [stderr]  --> src/ppu/frame.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub struct Frame {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `WIDTH`, `HIGHT`, `new`, and `set_pixel` are never used
[INFO] [stderr]   --> src/ppu/frame.rs:6:10
[INFO] [stderr]    |
[INFO] [stderr]  5 | impl Frame {
[INFO] [stderr]    | ---------- associated items in this implementation
[INFO] [stderr]  6 |    const WIDTH: usize = 256;
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]  7 |    const HIGHT: usize = 240;
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr]  8 |
[INFO] [stderr]  9 |    pub fn new() -> Self {
[INFO] [stderr]    |           ^^^
[INFO] [stderr] ...
[INFO] [stderr] 15 |    pub fn set_pixel(&mut self, x: usize, y: usize, rgb: (u8, u8, u8)) {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]   --> src/ppu/ppuaddr.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl PPUAddress {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub fn set_coarse_x(&mut self, data: u8) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn get_coarse_x(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub fn set_coarse_y(&mut self, data: u8) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn get_coarse_y(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn set_nametable(&mut self, val: u8) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn get_namtable(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 46 |     pub fn set_fine_y(&mut self, val: u8) {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub fn get_fine_y(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn incrmeent_course_x(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn incrment_fine_y(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 86 |     pub fn get_nametable_addr(&self) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 90 |     pub fn get_attribute_addr(&self) -> u16 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub fn get_pattern_table_addr(&self, ctrl_flags: PpuCtrlFlags, tile_id: u8) -> u16{ 
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nes_emulator` (bin "emulator_loop" test) generated 12 warnings (run `cargo fix --bin "emulator_loop" -p nes_emulator --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/emulator_loop.rs (/opt/rustwide/target/debug/deps/emulator_loop-e2bbe1987206128b)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test cpu::cpu::test::test_0xa9_lda_immediate ... ok
[INFO] [stdout] test cpu::cpu::test::test_0xaa_tax ... ok
[INFO] [stdout] test cpu::cpu::test::test_0xe8_inx ... ok
[INFO] [stdout] test cpu::cpu::test::test_adc_carry_flag ... ok
[INFO] [stdout] test cpu::cpu::test::test_0xa9_lda_zero_flag ... ok
[INFO] [stdout] test cpu::cpu::test::test_adc_from_memory ... ok
[INFO] [stdout] test cpu::cpu::test::test_adc_from_immediate ... ok
[INFO] [stdout] test cpu::cpu::test::test_bit_instruction ... ok
[INFO] [stdout] test cpu::cpu::test::test_clear_flags ... ok
[INFO] [stdout] test cpu::cpu::test::test_decrement_memory ... ok
[INFO] [stdout] test cpu::cpu::test::test_compare ... ok
[INFO] [stdout] test cpu::cpu::test::test_eor ... ok
[INFO] [stdout] test cpu::cpu::test::test_decrement_register ... ok
[INFO] [stdout] test cpu::cpu::test::test_jsr ... ok
[INFO] [stdout] test cpu::cpu::test::test_and_instruction ... ok
[INFO] [stdout] test cpu::cpu::test::test_asl_instruction ... ok
[INFO] [stdout] test cpu::cpu::test::test_ora_from_mem ... ok
[INFO] [stdout] test cpu::cpu::test::test_register_write ... ok
[INFO] [stdout] test cpu::cpu::test::test_jump_abs ... ok
[INFO] [stdout] test cpu::cpu::test::test_php ... ok
[INFO] [stdout] test cpu::cpu::test::test_lda_from_memory ... ok
[INFO] [stdout] test cpu::cpu::test::test_pla_panic - should panic ... FAILED
[INFO] [stdout] test cpu::cpu::test::test_ldx_from_memory ... ok
[INFO] [stdout] test cpu::cpu::test::test_ldy_from_memory ... ok
[INFO] [stdout] test cpu::cpu::test::test_bcc_instruction ... ok
[INFO] [stdout] test cpu::cpu::test::test_rol ... ok
[INFO] [stdout] test cpu::cpu::test::test_pla_correctly ... ok
[INFO] [stdout] test cpu::cpu::test::test_adc_carry_sum ... ok
[INFO] [stdout] test cpu::cpu::test::test_increment_mem ... ok
[INFO] [stdout] test cpu::cpu::test::test_ora_from_immidiate ... ok
[INFO] [stdout] test cpu::cpu::test::test_lsr ... ok
[INFO] [stdout] test cpu::cpu::test::test_tsx ... ok
[INFO] [stdout] test cpu::cpu::test::test_rti ... ok
[INFO] [stdout] test cpu::cpu::test::test_set_flags ... ok
[INFO] [stdout] test cpu::cpu::test::test_write_mem ... ok
[INFO] [stdout] test cpu::cpu::test::test_txa ... ok
[INFO] [stdout] test cpu::cpu::test::test_sbc ... ok
[INFO] [stdout] test cpu::cpu::test::test_pha ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cpu::cpu::test::test_pla_panic stdout ----
[INFO] [stdout] note: test did not panic as expected at src/cpu/cpu.rs:1282:8
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cpu::cpu::test::test_pla_panic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin emulator_loop`
[INFO] running `Command { std: "docker" "inspect" "4b04ac15e8eebd7d5528f6282af9fbdce911e43d8f9d59d13a1fccd9fba246a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b04ac15e8eebd7d5528f6282af9fbdce911e43d8f9d59d13a1fccd9fba246a6", kill_on_drop: false }`
[INFO] [stdout] 4b04ac15e8eebd7d5528f6282af9fbdce911e43d8f9d59d13a1fccd9fba246a6
