Oct 15 06:18:37.410 INFO testing TheKK/rustnes against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 06:18:37.410 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:18:37.828 INFO blam! 7341fd10afbb972fb70e5b6d39fcf30ac463c33543d42e9d78fc99562a433741 Oct 15 06:18:37.830 INFO running `"docker" "start" "-a" "7341fd10afbb972fb70e5b6d39fcf30ac463c33543d42e9d78fc99562a433741"` Oct 15 06:18:39.014 INFO kablam! usermod: no changes Oct 15 06:18:39.095 INFO kablam! Compiling libc v0.2.31 Oct 15 06:18:40.695 INFO kablam! Compiling memchr v1.0.1 Oct 15 06:18:41.431 INFO kablam! Compiling nom v3.2.0 Oct 15 06:18:45.703 INFO kablam! Compiling rustnes v0.1.0 (/source) Oct 15 06:18:46.175 INFO kablam! warning: unused import: `opcode::OpCode` Oct 15 06:18:46.175 INFO kablam! --> src/opcode/lda.rs:2:5 Oct 15 06:18:46.175 INFO kablam! | Oct 15 06:18:46.175 INFO kablam! 2 | use opcode::OpCode; Oct 15 06:18:46.175 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 06:18:46.175 INFO kablam! | Oct 15 06:18:46.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 06:18:46.176 INFO kablam! Oct 15 06:18:46.176 INFO kablam! warning: unused import: `super::OpCode` Oct 15 06:18:46.176 INFO kablam! --> src/opcode/ldx.rs:2:5 Oct 15 06:18:46.176 INFO kablam! | Oct 15 06:18:46.176 INFO kablam! 2 | use super::OpCode; Oct 15 06:18:46.176 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:18:46.176 INFO kablam! Oct 15 06:18:46.176 INFO kablam! warning: unused import: `super::OpCode` Oct 15 06:18:46.176 INFO kablam! --> src/opcode/ldy.rs:2:5 Oct 15 06:18:46.176 INFO kablam! | Oct 15 06:18:46.176 INFO kablam! 2 | use super::OpCode; Oct 15 06:18:46.176 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:18:46.176 INFO kablam! Oct 15 06:18:46.176 INFO kablam! warning: unused import: `super::OpCode` Oct 15 06:18:46.176 INFO kablam! --> src/opcode/nop.rs:2:5 Oct 15 06:18:46.176 INFO kablam! | Oct 15 06:18:46.176 INFO kablam! 2 | use super::OpCode; Oct 15 06:18:46.176 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:18:46.177 INFO kablam! Oct 15 06:18:46.531 INFO kablam! warning: constant item is never used: `MEM_ADDR_MAX` Oct 15 06:18:46.531 INFO kablam! --> src/cpu.rs:6:1 Oct 15 06:18:46.531 INFO kablam! | Oct 15 06:18:46.531 INFO kablam! 6 | const MEM_ADDR_MAX: usize = 0xffff; Oct 15 06:18:46.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.531 INFO kablam! | Oct 15 06:18:46.531 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:18:46.533 INFO kablam! Oct 15 06:18:46.533 INFO kablam! warning: method is never used: `new` Oct 15 06:18:46.533 INFO kablam! --> src/cpu.rs:12:5 Oct 15 06:18:46.533 INFO kablam! | Oct 15 06:18:46.533 INFO kablam! 12 | fn new() -> P { Oct 15 06:18:46.533 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 06:18:46.533 INFO kablam! Oct 15 06:18:46.533 INFO kablam! warning: method is never used: `new` Oct 15 06:18:46.533 INFO kablam! --> src/cpu.rs:44:5 Oct 15 06:18:46.533 INFO kablam! | Oct 15 06:18:46.533 INFO kablam! 44 | pub fn new() -> Registers { Oct 15 06:18:46.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.533 INFO kablam! Oct 15 06:18:46.533 INFO kablam! warning: method is never used: `p` Oct 15 06:18:46.533 INFO kablam! --> src/cpu.rs:76:5 Oct 15 06:18:46.533 INFO kablam! | Oct 15 06:18:46.533 INFO kablam! 76 | pub fn p(&self) -> u8 { Oct 15 06:18:46.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.533 INFO kablam! Oct 15 06:18:46.533 INFO kablam! warning: method is never used: `set_carry_flag` Oct 15 06:18:46.533 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.533 INFO kablam! | Oct 15 06:18:46.533 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.534 INFO kablam! ... Oct 15 06:18:46.534 INFO kablam! 80 | bit_flag_getter_setter!(set_carry_flag, carry_flag, 0); Oct 15 06:18:46.534 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 15 06:18:46.534 INFO kablam! Oct 15 06:18:46.534 INFO kablam! warning: method is never used: `carry_flag` Oct 15 06:18:46.534 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.534 INFO kablam! | Oct 15 06:18:46.534 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.534 INFO kablam! ... Oct 15 06:18:46.534 INFO kablam! 80 | bit_flag_getter_setter!(set_carry_flag, carry_flag, 0); Oct 15 06:18:46.534 INFO kablam! | ------------------------------------------------------- in this macro invocation Oct 15 06:18:46.534 INFO kablam! Oct 15 06:18:46.534 INFO kablam! warning: method is never used: `set_zero_flag` Oct 15 06:18:46.534 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.534 INFO kablam! | Oct 15 06:18:46.534 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.534 INFO kablam! ... Oct 15 06:18:46.534 INFO kablam! 81 | bit_flag_getter_setter!(set_zero_flag, zero_flag, 1); Oct 15 06:18:46.534 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 15 06:18:46.534 INFO kablam! Oct 15 06:18:46.534 INFO kablam! warning: method is never used: `zero_flag` Oct 15 06:18:46.534 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.534 INFO kablam! | Oct 15 06:18:46.534 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.534 INFO kablam! ... Oct 15 06:18:46.534 INFO kablam! 81 | bit_flag_getter_setter!(set_zero_flag, zero_flag, 1); Oct 15 06:18:46.534 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 15 06:18:46.534 INFO kablam! Oct 15 06:18:46.544 INFO kablam! warning: method is never used: `set_interrupt_disable_flag` Oct 15 06:18:46.544 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.544 INFO kablam! | Oct 15 06:18:46.544 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.544 INFO kablam! ... Oct 15 06:18:46.544 INFO kablam! 82 | bit_flag_getter_setter!(set_interrupt_disable_flag, interrupt_disable_flag, 2); Oct 15 06:18:46.544 INFO kablam! | ------------------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.544 INFO kablam! Oct 15 06:18:46.544 INFO kablam! warning: method is never used: `interrupt_disable_flag` Oct 15 06:18:46.544 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.544 INFO kablam! | Oct 15 06:18:46.544 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.544 INFO kablam! ... Oct 15 06:18:46.544 INFO kablam! 82 | bit_flag_getter_setter!(set_interrupt_disable_flag, interrupt_disable_flag, 2); Oct 15 06:18:46.544 INFO kablam! | ------------------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.544 INFO kablam! Oct 15 06:18:46.544 INFO kablam! warning: method is never used: `set_decimal_mode_flag` Oct 15 06:18:46.544 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.544 INFO kablam! | Oct 15 06:18:46.544 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.544 INFO kablam! ... Oct 15 06:18:46.544 INFO kablam! 83 | bit_flag_getter_setter!(set_decimal_mode_flag, decimal_mode_flag, 3); Oct 15 06:18:46.545 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `decimal_mode_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 83 | bit_flag_getter_setter!(set_decimal_mode_flag, decimal_mode_flag, 3); Oct 15 06:18:46.545 INFO kablam! | --------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `set_break_command_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 15 06:18:46.545 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `break_command_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 15 06:18:46.545 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `set_overflow_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 85 | bit_flag_getter_setter!(set_overflow_flag, overflow_flag, 6); Oct 15 06:18:46.545 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `overflow_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 85 | bit_flag_getter_setter!(set_overflow_flag, overflow_flag, 6); Oct 15 06:18:46.545 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `set_sign_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 86 | bit_flag_getter_setter!(set_sign_flag, sign_flag, 7); Oct 15 06:18:46.545 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `sign_flag` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:68:9 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 68 | pub fn $getter_name(&self) -> bool { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! ... Oct 15 06:18:46.545 INFO kablam! 86 | bit_flag_getter_setter!(set_sign_flag, sign_flag, 7); Oct 15 06:18:46.545 INFO kablam! | ----------------------------------------------------- in this macro invocation Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `new` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:95:5 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 95 | pub fn new() -> Memory { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `read` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:99:5 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 99 | pub fn read(&self, addr: u16) -> u8 { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: method is never used: `write` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:103:5 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.545 INFO kablam! 103 | pub fn write(&mut self, addr: u16, val: u8) { Oct 15 06:18:46.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.545 INFO kablam! Oct 15 06:18:46.545 INFO kablam! warning: struct is never constructed: `RP2A03` Oct 15 06:18:46.545 INFO kablam! --> src/cpu.rs:108:1 Oct 15 06:18:46.545 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 108 | pub struct RP2A03 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: method is never used: `new` Oct 15 06:18:46.546 INFO kablam! --> src/cpu.rs:115:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 115 | pub fn new() -> RP2A03 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: method is never used: `execute` Oct 15 06:18:46.546 INFO kablam! --> src/cpu.rs:123:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 123 | pub fn execute(&mut self) -> Cycle { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `new_page` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:2:1 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 2 | fn new_page(old_pc: u16, new_pc: u16) -> bool { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `rel_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:9:1 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 9 | pub fn rel_addr(pc: u16, val: u8) -> (u16, bool) { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `is_sign` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:68:1 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 68 | pub fn is_sign(val: u8) -> bool { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `compose_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:260:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 260 | fn compose_addr(addr_high: u8, addr_low: u8) -> u16 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `compose_indexed_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:265:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 265 | fn compose_indexed_addr(addr_high: u8, addr_low: u8, index: u8) -> (u16, bool) { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `get_imm_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:279:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 279 | pub fn get_imm_addr(_mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `read_imm` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:286:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 286 | pub fn read_imm(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `get_zero_page_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:291:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 291 | pub fn get_zero_page_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `read_zero_page` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:299:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 299 | pub fn read_zero_page(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `get_zero_page_x_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:304:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 304 | pub fn get_zero_page_x_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `read_zero_page_x` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:314:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 314 | pub fn read_zero_page_x(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.546 INFO kablam! Oct 15 06:18:46.546 INFO kablam! warning: function is never used: `get_zero_page_y_addr` Oct 15 06:18:46.546 INFO kablam! --> src/opcode/utils.rs:319:5 Oct 15 06:18:46.546 INFO kablam! | Oct 15 06:18:46.546 INFO kablam! 319 | pub fn get_zero_page_y_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_zero_page_y` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:329:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 329 | pub fn read_zero_page_y(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_rel` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:334:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 334 | pub fn read_rel(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `get_abs_addr` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:341:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 341 | pub fn get_abs_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_abs` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:351:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 351 | pub fn read_abs(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `get_abs_x_addr` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:356:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 356 | pub fn get_abs_x_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_abs_x` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:366:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 366 | pub fn read_abs_x(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `get_abs_y_addr` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:373:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 373 | pub fn get_abs_y_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_abs_y` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:383:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 383 | pub fn read_abs_y(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `get_indirect_x_addr` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:390:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 390 | pub fn get_indirect_x_addr(mem: &Memory, registers: &Registers) -> u16 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.547 INFO kablam! warning: function is never used: `read_indirect_x` Oct 15 06:18:46.547 INFO kablam! --> src/opcode/utils.rs:406:5 Oct 15 06:18:46.547 INFO kablam! | Oct 15 06:18:46.547 INFO kablam! 406 | pub fn read_indirect_x(mem: &Memory, registers: &Registers) -> u8 { Oct 15 06:18:46.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.547 INFO kablam! Oct 15 06:18:46.551 INFO kablam! warning: function is never used: `get_indirect_y_addr` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:411:5 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 411 | pub fn get_indirect_y_addr(mem: &Memory, registers: &Registers) -> (u16, bool) { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `read_indirect_y` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:423:5 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 423 | pub fn read_indirect_y(mem: &Memory, registers: &Registers) -> (u8, bool) { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/adc.rs:7:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 7 | fn adc(registers: &mut Registers, val: u8) { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_imm` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:20:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 20 | opcode_fn_with_mode!(imm -> (adc_imm, adc, Cycle(2))); Oct 15 06:18:46.552 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_zero_page` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:21:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 21 | opcode_fn_with_mode!(zero_page -> (adc_zero_page, adc, Cycle(3))); Oct 15 06:18:46.552 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_zero_page_x` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:22:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 22 | opcode_fn_with_mode!(zero_page_x -> (adc_zero_page_x, adc, Cycle(4))); Oct 15 06:18:46.552 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_abs` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:23:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 23 | opcode_fn_with_mode!(abs -> (adc_abs, adc, Cycle(4))); Oct 15 06:18:46.552 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_abs_x` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:24:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 24 | / opcode_fn_with_mode!(abs_x -> (adc_abs_x, adc, Oct 15 06:18:46.552 INFO kablam! 25 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.552 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_abs_y` Oct 15 06:18:46.552 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! ::: src/opcode/adc.rs:26:1 Oct 15 06:18:46.552 INFO kablam! | Oct 15 06:18:46.552 INFO kablam! 26 | / opcode_fn_with_mode!(abs_y -> (adc_abs_y, adc, Oct 15 06:18:46.552 INFO kablam! 27 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.552 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.552 INFO kablam! Oct 15 06:18:46.552 INFO kablam! warning: function is never used: `adc_indirect_x` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/adc.rs:28:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 28 | opcode_fn_with_mode!(indirect_x -> (adc_indirect_x, adc, Cycle(6))); Oct 15 06:18:46.553 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `adc_indirect_y` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/adc.rs:29:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 29 | / opcode_fn_with_mode!(indirect_y -> (adc_indirect_y, adc, Oct 15 06:18:46.553 INFO kablam! 30 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 15 06:18:46.553 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/and.rs:7:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 7 | fn and(registers: &mut Registers, val: u8) { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_imm` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/and.rs:17:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 17 | opcode_fn_with_mode!(imm -> (and_imm, and, Cycle(2))); Oct 15 06:18:46.553 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_zero_page` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/and.rs:18:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 18 | opcode_fn_with_mode!(zero_page -> (and_zero_page, and, Cycle(3))); Oct 15 06:18:46.553 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_zero_page_x` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/and.rs:19:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 19 | opcode_fn_with_mode!(zero_page_x -> (and_zero_page_x, and, Cycle(4))); Oct 15 06:18:46.553 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_abs` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/and.rs:20:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 20 | opcode_fn_with_mode!(abs -> (and_abs, and, Cycle(4))); Oct 15 06:18:46.553 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_abs_x` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! ::: src/opcode/and.rs:21:1 Oct 15 06:18:46.553 INFO kablam! | Oct 15 06:18:46.553 INFO kablam! 21 | / opcode_fn_with_mode!(abs_x -> (and_abs_x, and, Oct 15 06:18:46.553 INFO kablam! 22 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.553 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.553 INFO kablam! Oct 15 06:18:46.553 INFO kablam! warning: function is never used: `and_abs_y` Oct 15 06:18:46.553 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! ::: src/opcode/and.rs:23:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 23 | / opcode_fn_with_mode!(abs_y -> (and_abs_y, and, Oct 15 06:18:46.554 INFO kablam! 24 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.554 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.554 INFO kablam! warning: function is never used: `and_indirect_x` Oct 15 06:18:46.554 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! ::: src/opcode/and.rs:25:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 25 | opcode_fn_with_mode!(indirect_x -> (and_indirect_x, and, Cycle(6))); Oct 15 06:18:46.554 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.554 INFO kablam! warning: function is never used: `and_indirect_y` Oct 15 06:18:46.554 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! ::: src/opcode/and.rs:26:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 26 | / opcode_fn_with_mode!(indirect_y -> (and_indirect_y, and, Oct 15 06:18:46.554 INFO kablam! 27 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 15 06:18:46.554 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.554 INFO kablam! warning: function is never used: `asl` Oct 15 06:18:46.554 INFO kablam! --> src/opcode/asl.rs:7:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 7 | fn asl(registers: &mut Registers, val: u8) -> u8 { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.554 INFO kablam! warning: function is never used: `asl_register_a` Oct 15 06:18:46.554 INFO kablam! --> src/opcode/asl.rs:17:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 17 | pub fn asl_register_a(registers: &mut Registers, _mem: &mut Memory) -> Cycle { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.554 INFO kablam! warning: function is never used: `asl_zero_page` Oct 15 06:18:46.554 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! ::: src/opcode/asl.rs:27:1 Oct 15 06:18:46.554 INFO kablam! | Oct 15 06:18:46.554 INFO kablam! 27 | opcode_fn_with_mode!(zero_page_memory -> (asl_zero_page, asl, Cycle(5))); Oct 15 06:18:46.554 INFO kablam! | ------------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.554 INFO kablam! Oct 15 06:18:46.555 INFO kablam! warning: function is never used: `asl_zero_page_x` Oct 15 06:18:46.555 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! ::: src/opcode/asl.rs:28:1 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 28 | opcode_fn_with_mode!(zero_page_x_memory -> (asl_zero_page_x, asl, Cycle(6))); Oct 15 06:18:46.555 INFO kablam! | ----------------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.555 INFO kablam! Oct 15 06:18:46.555 INFO kablam! warning: function is never used: `asl_abs` Oct 15 06:18:46.555 INFO kablam! --> src/opcode/utils.rs:127:9 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 127 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! ::: src/opcode/asl.rs:29:1 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 29 | opcode_fn_with_mode!(abs_memory -> (asl_abs, asl, Cycle(6))); Oct 15 06:18:46.555 INFO kablam! | ------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.555 INFO kablam! Oct 15 06:18:46.555 INFO kablam! warning: function is never used: `asl_abs_x` Oct 15 06:18:46.555 INFO kablam! --> src/opcode/utils.rs:142:9 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 142 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! ::: src/opcode/asl.rs:30:1 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 30 | opcode_fn_with_mode!(abs_x_memory -> (asl_abs_x, asl, Cycle(7))); Oct 15 06:18:46.555 INFO kablam! | ----------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.555 INFO kablam! Oct 15 06:18:46.555 INFO kablam! warning: function is never used: `bcc` Oct 15 06:18:46.555 INFO kablam! --> src/opcode/bcc.rs:9:1 Oct 15 06:18:46.555 INFO kablam! | Oct 15 06:18:46.555 INFO kablam! 9 | fn bcc(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bcc_relative` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bcc.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | pub fn bcc_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bcs` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bcs.rs:9:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 9 | fn bcs(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bcs_relative` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bcs.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | pub fn bcs_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `beq` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/beq.rs:9:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 9 | fn beq(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `beq_relative` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/beq.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | pub fn beq_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bit` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bit.rs:8:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 8 | fn bit(registers: &mut Registers, val: u8) { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bit_zero_page` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! ::: src/opcode/bit.rs:21:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 21 | opcode_fn_with_mode!(zero_page -> (bit_zero_page, bit, Cycle(3))); Oct 15 06:18:46.556 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bit_abs` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! ::: src/opcode/bit.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | opcode_fn_with_mode!(abs -> (bit_abs, bit, Cycle(4))); Oct 15 06:18:46.556 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bmi` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bmi.rs:9:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 9 | fn bmi(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bmi_relative` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bmi.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | pub fn bmi_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bne` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bne.rs:9:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 9 | fn bne(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bne_relative` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bne.rs:22:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.556 INFO kablam! 22 | pub fn bne_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.556 INFO kablam! Oct 15 06:18:46.556 INFO kablam! warning: function is never used: `bpl` Oct 15 06:18:46.556 INFO kablam! --> src/opcode/bpl.rs:9:1 Oct 15 06:18:46.556 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 9 | fn bpl(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `bpl_relative` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/bpl.rs:22:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 22 | pub fn bpl_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `bvc` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/bvc.rs:9:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 9 | fn bvc(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `bvc_relative` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/bvc.rs:22:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 22 | pub fn bvc_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `bvs` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/bvs.rs:9:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 9 | fn bvs(registers: &mut Registers, offset: u8) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `bvs_relative` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/bvs.rs:22:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 22 | pub fn bvs_relative(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `clc` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/clc.rs:7:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 7 | fn clc(registers: &mut Registers) { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `clc_implied` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/clc.rs:11:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 11 | pub fn clc_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `cld` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/cld.rs:7:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 7 | fn cld(registers: &mut Registers) { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `cld_implied` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/cld.rs:11:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 11 | pub fn cld_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `cli` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/cli.rs:7:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 7 | fn cli(registers: &mut Registers) { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.557 INFO kablam! warning: function is never used: `cli_implied` Oct 15 06:18:46.557 INFO kablam! --> src/opcode/cli.rs:11:1 Oct 15 06:18:46.557 INFO kablam! | Oct 15 06:18:46.557 INFO kablam! 11 | pub fn cli_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.557 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `clv` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/clv.rs:7:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 7 | fn clv(registers: &mut Registers) { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `clv_implied` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/clv.rs:11:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 11 | pub fn clv_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/lda.rs:8:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 8 | fn lda(registers: &mut Registers, val: u8) { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda_imm` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! ::: src/opcode/lda.rs:15:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (lda_imm, lda, Cycle(2))); Oct 15 06:18:46.560 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda_zero_page` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! ::: src/opcode/lda.rs:16:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (lda_zero_page, lda, Cycle(3))); Oct 15 06:18:46.560 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda_zero_page_x` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! ::: src/opcode/lda.rs:17:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_x -> (lda_zero_page_x, lda, Cycle(4))); Oct 15 06:18:46.560 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda_abs` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! ::: src/opcode/lda.rs:18:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (lda_abs, lda, Cycle(4))); Oct 15 06:18:46.560 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.560 INFO kablam! Oct 15 06:18:46.560 INFO kablam! warning: function is never used: `lda_abs_x` Oct 15 06:18:46.560 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! ::: src/opcode/lda.rs:19:1 Oct 15 06:18:46.560 INFO kablam! | Oct 15 06:18:46.560 INFO kablam! 19 | / opcode_fn_with_mode!(abs_x -> (lda_abs_x, lda, Oct 15 06:18:46.560 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.560 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `lda_abs_y` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/lda.rs:21:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 21 | / opcode_fn_with_mode!(abs_y -> (lda_abs_y, lda, Oct 15 06:18:46.561 INFO kablam! 22 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.561 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `lda_indirect_x` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/lda.rs:23:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 23 | opcode_fn_with_mode!(indirect_x -> (lda_indirect_x, lda, Cycle(6))); Oct 15 06:18:46.561 INFO kablam! | -------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `lda_indirect_y` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/lda.rs:24:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 24 | / opcode_fn_with_mode!(indirect_y -> (lda_indirect_y, lda, Oct 15 06:18:46.561 INFO kablam! 25 | | page_crossed Cycle(6), or_else Cycle(5))); Oct 15 06:18:46.561 INFO kablam! | |______________________________________________________________________________- in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `ldx` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/ldx.rs:8:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 8 | fn ldx(registers: &mut Registers, val: u8) { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `ldx_imm` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/ldx.rs:15:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (ldx_imm, ldx, Cycle(2))); Oct 15 06:18:46.561 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `ldx_zero_page` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/ldx.rs:16:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (ldx_zero_page, ldx, Cycle(3))); Oct 15 06:18:46.561 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `ldx_zero_page_y` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/ldx.rs:17:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_y -> (ldx_zero_page_y, ldx, Cycle(4))); Oct 15 06:18:46.561 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.561 INFO kablam! warning: function is never used: `ldx_abs` Oct 15 06:18:46.561 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! ::: src/opcode/ldx.rs:18:1 Oct 15 06:18:46.561 INFO kablam! | Oct 15 06:18:46.561 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (ldx_abs, ldx, Cycle(4))); Oct 15 06:18:46.561 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.561 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldx_abs_y` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldx.rs:19:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 19 | / opcode_fn_with_mode!(abs_y -> (ldx_abs_y, ldx, Oct 15 06:18:46.562 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.562 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/ldy.rs:8:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 8 | fn ldy(registers: &mut Registers, val: u8) { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy_imm` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldy.rs:15:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 15 | opcode_fn_with_mode!(imm -> (ldy_imm, ldy, Cycle(2))); Oct 15 06:18:46.562 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy_zero_page` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldy.rs:16:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 16 | opcode_fn_with_mode!(zero_page -> (ldy_zero_page, ldy, Cycle(3))); Oct 15 06:18:46.562 INFO kablam! | ------------------------------------------------------------------ in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy_zero_page_x` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldy.rs:17:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 17 | opcode_fn_with_mode!(zero_page_x -> (ldy_zero_page_x, ldy, Cycle(4))); Oct 15 06:18:46.562 INFO kablam! | ---------------------------------------------------------------------- in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy_abs` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:97:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 97 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldy.rs:18:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 18 | opcode_fn_with_mode!(abs -> (ldy_abs, ldy, Cycle(4))); Oct 15 06:18:46.562 INFO kablam! | ------------------------------------------------------ in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `ldy_abs_x` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/utils.rs:111:9 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 111 | pub fn $fn_name(registers: &mut Registers, mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! ::: src/opcode/ldy.rs:19:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 19 | / opcode_fn_with_mode!(abs_x -> (ldy_abs_x, ldy, Oct 15 06:18:46.562 INFO kablam! 20 | | page_crossed Cycle(5), or_else Cycle(4))); Oct 15 06:18:46.562 INFO kablam! | |_________________________________________________________________________- in this macro invocation Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `nop` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/nop.rs:7:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 7 | pub fn nop(_registers: &mut Registers, _mem: &mut Memory) -> Cycle { Oct 15 06:18:46.562 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.562 INFO kablam! Oct 15 06:18:46.562 INFO kablam! warning: function is never used: `sec` Oct 15 06:18:46.562 INFO kablam! --> src/opcode/sec.rs:7:1 Oct 15 06:18:46.562 INFO kablam! | Oct 15 06:18:46.562 INFO kablam! 7 | fn sec(registers: &mut Registers) { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: function is never used: `sec_implied` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/sec.rs:11:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 11 | pub fn sec_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: function is never used: `sed` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/sed.rs:7:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 7 | fn sed(registers: &mut Registers) { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: function is never used: `sed_implied` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/sed.rs:11:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 11 | pub fn sed_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: function is never used: `sei` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/sei.rs:7:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 7 | fn sei(registers: &mut Registers) { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: function is never used: `sei_implied` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/sei.rs:11:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 11 | pub fn sei_implied(registers: &mut Registers, _: &mut Memory) -> Cycle { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: struct is never constructed: `Cycle` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/mod.rs:57:1 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 57 | pub struct Cycle(pub u32); Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: method is never used: `operands_num` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/mod.rs:75:13 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 75 | pub fn operands_num(&self) -> u8 { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! ... Oct 15 06:18:46.563 INFO kablam! 115 | / opcodes!( Oct 15 06:18:46.563 INFO kablam! 116 | | (AdcImm, 0x69, 1, adc_imm), Oct 15 06:18:46.563 INFO kablam! 117 | | (AdcZeroPage, 0x65, 1, adc_zero_page), Oct 15 06:18:46.563 INFO kablam! 118 | | (AdcZeroPageX, 0x75, 1, adc_zero_page_x), Oct 15 06:18:46.563 INFO kablam! ... | Oct 15 06:18:46.563 INFO kablam! 194 | | (Sei, 0x78, 0, sei_implied) Oct 15 06:18:46.563 INFO kablam! 195 | | ); Oct 15 06:18:46.563 INFO kablam! | |__- in this macro invocation Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.563 INFO kablam! warning: method is never used: `get_fn` Oct 15 06:18:46.563 INFO kablam! --> src/opcode/mod.rs:83:13 Oct 15 06:18:46.563 INFO kablam! | Oct 15 06:18:46.563 INFO kablam! 83 | pub fn get_fn(&self) -> fn(&mut Registers, &mut Memory) -> Cycle { Oct 15 06:18:46.563 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.563 INFO kablam! ... Oct 15 06:18:46.563 INFO kablam! 115 | / opcodes!( Oct 15 06:18:46.563 INFO kablam! 116 | | (AdcImm, 0x69, 1, adc_imm), Oct 15 06:18:46.563 INFO kablam! 117 | | (AdcZeroPage, 0x65, 1, adc_zero_page), Oct 15 06:18:46.563 INFO kablam! 118 | | (AdcZeroPageX, 0x75, 1, adc_zero_page_x), Oct 15 06:18:46.563 INFO kablam! ... | Oct 15 06:18:46.563 INFO kablam! 194 | | (Sei, 0x78, 0, sei_implied) Oct 15 06:18:46.563 INFO kablam! 195 | | ); Oct 15 06:18:46.563 INFO kablam! | |__- in this macro invocation Oct 15 06:18:46.563 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: struct is never constructed: `INes` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:4:1 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 4 | pub struct INes<'n> { Oct 15 06:18:46.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: struct is never constructed: `Header` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:15:1 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 15 | pub struct Header { Oct 15 06:18:46.564 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: variant is never constructed: `Horizontal` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:37:5 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 37 | Horizontal, Oct 15 06:18:46.564 INFO kablam! | ^^^^^^^^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: variant is never constructed: `Vertical` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:38:5 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 38 | Vertical, Oct 15 06:18:46.564 INFO kablam! | ^^^^^^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: variant is never constructed: `NTSC` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:56:5 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 56 | NTSC, Oct 15 06:18:46.564 INFO kablam! | ^^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.564 INFO kablam! warning: variant is never constructed: `PAL` Oct 15 06:18:46.564 INFO kablam! --> src/rom.rs:57:5 Oct 15 06:18:46.564 INFO kablam! | Oct 15 06:18:46.564 INFO kablam! 57 | PAL, Oct 15 06:18:46.564 INFO kablam! | ^^^ Oct 15 06:18:46.564 INFO kablam! Oct 15 06:18:46.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.89s Oct 15 06:18:46.957 INFO kablam! su: No module specific data is present Oct 15 06:18:48.615 INFO running `"docker" "rm" "-f" "7341fd10afbb972fb70e5b6d39fcf30ac463c33543d42e9d78fc99562a433741"` Oct 15 06:18:48.971 INFO blam! 7341fd10afbb972fb70e5b6d39fcf30ac463c33543d42e9d78fc99562a433741 Oct 15 06:18:48.973 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:18:49.461 INFO blam! cd523f9e78abbbefb13f010a439dc04637e7c41c461d45e383a3c5e10ed1da6e Oct 15 06:18:49.463 INFO running `"docker" "start" "-a" "cd523f9e78abbbefb13f010a439dc04637e7c41c461d45e383a3c5e10ed1da6e"` Oct 15 06:18:51.295 INFO kablam! usermod: no changes Oct 15 06:18:51.359 INFO kablam! Compiling rustnes v0.1.0 (/source) Oct 15 06:18:55.795 INFO kablam! warning: method is never used: `set_break_command_flag` Oct 15 06:18:55.795 INFO kablam! --> src/cpu.rs:59:9 Oct 15 06:18:55.795 INFO kablam! | Oct 15 06:18:55.795 INFO kablam! 59 | pub fn $setter_name(&mut self, flag: bool) { Oct 15 06:18:55.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:55.795 INFO kablam! ... Oct 15 06:18:55.795 INFO kablam! 84 | bit_flag_getter_setter!(set_break_command_flag, break_command_flag, 4); Oct 15 06:18:55.795 INFO kablam! | ----------------------------------------------------------------------- in this macro invocation Oct 15 06:18:55.795 INFO kablam! | Oct 15 06:18:55.795 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:18:55.795 INFO kablam! Oct 15 06:18:55.803 INFO kablam! warning: struct is never constructed: `INes` Oct 15 06:18:55.803 INFO kablam! --> src/rom.rs:4:1 Oct 15 06:18:55.803 INFO kablam! | Oct 15 06:18:55.803 INFO kablam! 4 | pub struct INes<'n> { Oct 15 06:18:55.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 06:18:55.803 INFO kablam! Oct 15 06:18:59.008 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.69s Oct 15 06:18:59.011 INFO kablam! su: No module specific data is present Oct 15 06:19:01.069 INFO running `"docker" "rm" "-f" "cd523f9e78abbbefb13f010a439dc04637e7c41c461d45e383a3c5e10ed1da6e"` Oct 15 06:19:01.439 INFO blam! cd523f9e78abbbefb13f010a439dc04637e7c41c461d45e383a3c5e10ed1da6e Oct 15 06:19:01.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 06:19:01.968 INFO blam! 2b4c017c58209f64f5c13fe47b00dc6ad6cd4c6d7a1eb90b0e4e7eab2bfd2200 Oct 15 06:19:01.969 INFO running `"docker" "start" "-a" "2b4c017c58209f64f5c13fe47b00dc6ad6cd4c6d7a1eb90b0e4e7eab2bfd2200"` Oct 15 06:19:03.185 INFO kablam! usermod: no changes Oct 15 06:19:03.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 06:19:03.287 INFO kablam! Running /target/debug/deps/rustnes-b229c4d6e897a650 Oct 15 06:19:03.289 INFO blam! Oct 15 06:19:03.289 INFO blam! running 166 tests Oct 15 06:19:03.295 INFO blam! test opcode::adc::test::adc_result_is_overflowing ... ok Oct 15 06:19:03.295 INFO blam! test opcode::adc::test::adc_result_is_carried ... ok Oct 15 06:19:03.295 INFO blam! test opcode::adc::test::adc_result_is_zero ... ok Oct 15 06:19:03.295 INFO blam! test opcode::asl::test::asl_result_is_carried ... ok Oct 15 06:19:03.295 INFO blam! test opcode::and::test::and_should_work ... ok Oct 15 06:19:03.295 INFO blam! test opcode::bcc::test::bcc_with_negtive_127_offset_with_carry_flag ... ok Oct 15 06:19:03.295 INFO blam! test opcode::asl::test::asl_result_is_sign ... ok Oct 15 06:19:03.295 INFO blam! test opcode::bcc::test::bcc_with_negtive_0_offset ... ok Oct 15 06:19:03.295 INFO blam! test opcode::bcc::test::bcc_with_negtive_127_offset_with_no_carry_flag ... ok Oct 15 06:19:03.307 INFO blam! test opcode::bcc::test::bcc_with_positive_127_offset_with_carry_flag ... ok Oct 15 06:19:03.307 INFO blam! test opcode::bcc::test::bcc_with_positive_0_offset ... ok Oct 15 06:19:03.307 INFO blam! test opcode::asl::test::asl_result_is_zero ... ok Oct 15 06:19:03.307 INFO blam! test opcode::asl::test::asl_should_work ... ok Oct 15 06:19:03.307 INFO blam! test opcode::adc::test::adc_without_overflowing ... ok Oct 15 06:19:03.307 INFO blam! test opcode::and::test::and_result_is_negative ... ok Oct 15 06:19:03.307 INFO blam! test opcode::and::test::and_result_is_zero ... ok Oct 15 06:19:03.307 INFO blam! test opcode::bcc::test::bcc_with_positive_127_offset_with_no_carry_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_positive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_negtive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_positive_127_offset_with_carry_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_negtive_127_offset_with_carry_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_negtive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_negtive_127_offset_with_no_carry_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bcs::test::bcs_with_positive_127_offset_with_no_carry_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bit::test::bit_with_no_flag_set ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_positive_127_offset_with_zero_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_positive_127_offset_with_no_zero_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_negtive_127_offset_with_no_zero_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_negtive_127_offset_with_zero_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bit::test::bit_with_overflow_flag_set ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bit::test::bit_with_sign_flag_set ... ok Oct 15 06:19:03.315 INFO blam! test opcode::beq::test::beq_with_positive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bit::test::bit_with_zero_flag_set ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bmi::test::bmi_with_positive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bne::test::bne_with_negtive_0_offset ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bmi::test::bmi_with_positive_127_offset_with_no_sign_flag ... ok Oct 15 06:19:03.315 INFO blam! test opcode::bmi::test::beq_with_negtive_127_offset_with_no_sign_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bmi::test::bmi_with_negtive_127_offset_with_sign_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bmi::test::bmi_with_negtive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bne::test::bne_with_negtive_127_offset_with_zero_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bne::test::bne_with_negtive_127_offset_with_no_zero_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bmi::test::bmi_with_positive_127_offset_with_sign_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bne::test::bne_with_positive_127_offset_with_no_zero_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bne::test::bne_with_positive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_negtive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_negtive_127_offset_with_no_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_negtive_127_offset_with_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_positive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_positive_127_offset_with_no_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvc::test::bvc_with_positive_127_offset_with_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_negtive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_negtive_127_offset_with_no_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_negtive_127_offset_with_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_positive_0_offset ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_positive_127_offset_with_no_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::bvs::test::bvs_with_positive_127_offset_with_overflow_flag ... ok Oct 15 06:19:03.323 INFO blam! test opcode::clc::test::clc_when_carry_flag_is_not_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::clc::test::clc_when_carry_flag_is_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::cld::test::cld_when_carry_flag_is_not_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::cld::test::cld_when_carry_flag_is_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::cli::test::cli_when_carry_flag_is_not_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::cli::test::cli_when_carry_flag_is_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::clv::test::clv_when_carry_flag_is_not_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::clv::test::clv_when_overflow_flag_is_set ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_sign ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_x ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_x_cycle_count ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_x_sign ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_x_with_page_crossing ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_x_zero ... ok Oct 15 06:19:03.323 INFO blam! test opcode::lda::test::lda_abs_y ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_abs_y_cycle_count ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_negtive_0_offset ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_negtive_127_offset_with_no_sign_flag ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_positive_0_offset ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_positive_127_offset_with_sign_flag ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_negtive_127_offset_with_sign_flag ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bpl::test::bpl_with_positive_127_offset_with_no_sign_flag ... ok Oct 15 06:19:03.331 INFO blam! test opcode::bne::test::bne_with_positive_127_offset_with_zero_flag ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_imm ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_x_sign ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_x_zero ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_y ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_y_cycle_count ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_y_sign ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_y_with_page_crossed ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_indirect_y_zero ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_should_work ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_with_sign_value ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_with_zero_value ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_page ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_page_sign ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_page_x ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_page_x_sign ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_page_x_zero ... ok Oct 15 06:19:03.331 INFO blam! test opcode::lda::test::lda_zero_zero ... ok Oct 15 06:19:03.331 INFO blam! test opcode::ldx::test::ldx_abs ... ok Oct 15 06:19:03.331 INFO blam! test opcode::ldx::test::ldx_abs_sign ... ok Oct 15 06:19:03.331 INFO blam! test opcode::ldx::test::ldx_abs_y ... ok Oct 15 06:19:03.343 INFO blam! test opcode::ldx::test::ldx_abs_y_cycle_count ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_indirect_x ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_imm_zero ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_abs_y_with_page_crossing ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_abs_y_zero ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_abs_y_sign ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_imm_sign ... ok Oct 15 06:19:03.343 INFO blam! test opcode::lda::test::lda_abs_zero ... ok Oct 15 06:19:03.343 INFO blam! test opcode::ldx::test::ldx_abs_y_sign ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_abs_zero ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_abs_y_with_page_crossing ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_abs_y_zero ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_imm_sign ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_with_sign_value ... ok Oct 15 06:19:03.347 INFO blam! test opcode::ldx::test::ldx_imm_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_with_zero_value ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_page ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_page_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_page_y_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_page_y ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_imm ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_should_work ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_x_with_page_crossing ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_page_y_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_x_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_x_cycle_count ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_imm ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_imm_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_x_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_should_work ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_with_zero_value ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_imm_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_with_sign_value ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_page ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_page_x ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_page_x_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_page_sign ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_zero_page_x_zero ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sec::test::sec_when_carry_flag_is_not_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::nop::test::nop ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sec::test::sec_when_carry_flag_is_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sed::test::sed_when_decimal_mode_flag_is_not_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sed::test::sed_when_decimal_mode_flag_is_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sei::test::sei_when_interrupt_disable_flag_is_not_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::sei::test::sei_when_interrupt_disable_flag_is_set ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_abs ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_abs_x ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_abs_y ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_imm ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_indirect_y ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_indirect_x ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_rel ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_zero_page ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_zero_page_x ... ok Oct 15 06:19:03.351 INFO blam! test opcode::utils::test::opcode_fn_with_mode_zero_page_y ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_sign ... ok Oct 15 06:19:03.351 INFO blam! test rom::test::flag6_parser::should_be_parsed_correctly ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs_x ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldy::test::ldy_abs ... ok Oct 15 06:19:03.351 INFO blam! test rom::test::flag7_parser::should_be_parsed_correctly ... ok Oct 15 06:19:03.351 INFO blam! test opcode::ldx::test::ldx_zero_zero ... ok Oct 15 06:19:03.355 INFO blam! test rom::test::flag9_parser::should_be_parsed_correctly ... ok Oct 15 06:19:03.371 INFO blam! test rom::test::header_parser::should_be_parsed_correctly ... ok Oct 15 06:19:03.371 INFO blam! test rom::test::header_parser::last_five_byte_are_not_zero ... ok Oct 15 06:19:03.371 INFO blam! Oct 15 06:19:03.371 INFO blam! test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:19:03.371 INFO blam! Oct 15 06:19:03.383 INFO kablam! su: No module specific data is present Oct 15 06:19:04.447 INFO running `"docker" "rm" "-f" "2b4c017c58209f64f5c13fe47b00dc6ad6cd4c6d7a1eb90b0e4e7eab2bfd2200"` Oct 15 06:19:04.751 INFO blam! 2b4c017c58209f64f5c13fe47b00dc6ad6cd4c6d7a1eb90b0e4e7eab2bfd2200