[INFO] cloning repository https://github.com/tiaanl/nes
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiaanl/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiaanl%2Fnes", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiaanl%2Fnes'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff4526730be5e135ba8da0ea856ca75de0bdf677
[INFO] testing tiaanl/nes against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiaanl%2Fnes" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tiaanl/nes
[INFO] finished tweaking git repo https://github.com/tiaanl/nes
[INFO] tweaked toml for git repo https://github.com/tiaanl/nes written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tiaanl/nes on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tiaanl/nes already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e845b12e2ae6fc2539d93b7312365bac621e5997a65b3dc064bafe5c01492710
[INFO] running `Command { std: "docker" "start" "-a" "e845b12e2ae6fc2539d93b7312365bac621e5997a65b3dc064bafe5c01492710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e845b12e2ae6fc2539d93b7312365bac621e5997a65b3dc064bafe5c01492710", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e845b12e2ae6fc2539d93b7312365bac621e5997a65b3dc064bafe5c01492710", kill_on_drop: false }`
[INFO] [stdout] e845b12e2ae6fc2539d93b7312365bac621e5997a65b3dc064bafe5c01492710
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5957583a587be4849119c5cfd9bb8ce8cda17dbd76f3799a228e2e310d152ffd
[INFO] running `Command { std: "docker" "start" "-a" "5957583a587be4849119c5cfd9bb8ce8cda17dbd76f3799a228e2e310d152ffd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `reset` and `interrupt` are never used
[INFO] [stdout]    --> src/main.rs:115:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | trait Processor: ClockSignal {
[INFO] [stdout]     |       --------- methods in this trait
[INFO] [stdout] 115 |     fn reset(&mut self);
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 116 |     fn interrupt(&mut self);
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/cartridge.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |     IoError(std::io::Error),
[INFO] [stdout]     |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LoadError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 129 -     IoError(std::io::Error),
[INFO] [stdout] 129 +     IoError(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cpu_write`, `ppu_read`, and `ppu_write` are never used
[INFO] [stdout]  --> src/mapper.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Mapper {
[INFO] [stdout]   |           ------ methods in this trait
[INFO] [stdout] 2 |     fn cpu_read(&self, address: u16) -> Option<u16>;
[INFO] [stdout] 3 |     fn cpu_write(&self, address: u16) -> Option<u16>;
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 4 |
[INFO] [stdout] 5 |     fn ppu_read(&self, address: u16) -> Option<u16>;
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout] 6 |     fn ppu_write(&self, address: u16) -> Option<u16>;
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `character_memory_banks` is never read
[INFO] [stdout]   --> src/mapper.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Mapper000 {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 10 |     program_memory_banks: u8,
[INFO] [stdout] 11 |     character_memory_banks: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s
[INFO] running `Command { std: "docker" "inspect" "5957583a587be4849119c5cfd9bb8ce8cda17dbd76f3799a228e2e310d152ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5957583a587be4849119c5cfd9bb8ce8cda17dbd76f3799a228e2e310d152ffd", kill_on_drop: false }`
[INFO] [stdout] 5957583a587be4849119c5cfd9bb8ce8cda17dbd76f3799a228e2e310d152ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e073f0b95e1ce73983ffae3da1686d18cb1b0e63a1415f816c3a1094c1675249
[INFO] running `Command { std: "docker" "start" "-a" "e073f0b95e1ce73983ffae3da1686d18cb1b0e63a1415f816c3a1094c1675249", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:467:58
[INFO] [stdout]     |
[INFO] [stdout] 467 |         test_decode!([0x01, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 467 -         test_decode!([0x01, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 467 +         test_decode!([0x01, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:469:58
[INFO] [stdout]     |
[INFO] [stdout] 469 |         test_decode!([0x03, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 469 -         test_decode!([0x03, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 469 +         test_decode!([0x03, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:484:58
[INFO] [stdout]     |
[INFO] [stdout] 484 |         test_decode!([0x11, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 484 -         test_decode!([0x11, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 484 +         test_decode!([0x11, 0x34, 0x12], Operation::ORA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:486:58
[INFO] [stdout]     |
[INFO] [stdout] 486 |         test_decode!([0x13, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 486 -         test_decode!([0x13, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 486 +         test_decode!([0x13, 0x34, 0x12], Operation::SLO, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:501:58
[INFO] [stdout]     |
[INFO] [stdout] 501 |         test_decode!([0x21, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 501 -         test_decode!([0x21, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 501 +         test_decode!([0x21, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:503:58
[INFO] [stdout]     |
[INFO] [stdout] 503 |         test_decode!([0x23, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 503 -         test_decode!([0x23, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 503 +         test_decode!([0x23, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:518:58
[INFO] [stdout]     |
[INFO] [stdout] 518 |         test_decode!([0x31, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 518 -         test_decode!([0x31, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 518 +         test_decode!([0x31, 0x34, 0x12], Operation::AND, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:520:58
[INFO] [stdout]     |
[INFO] [stdout] 520 |         test_decode!([0x33, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 520 -         test_decode!([0x33, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 520 +         test_decode!([0x33, 0x34, 0x12], Operation::RLA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:535:58
[INFO] [stdout]     |
[INFO] [stdout] 535 |         test_decode!([0x41, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 535 -         test_decode!([0x41, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 535 +         test_decode!([0x41, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:537:58
[INFO] [stdout]     |
[INFO] [stdout] 537 |         test_decode!([0x43, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 537 -         test_decode!([0x43, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 537 +         test_decode!([0x43, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:552:58
[INFO] [stdout]     |
[INFO] [stdout] 552 |         test_decode!([0x51, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 552 -         test_decode!([0x51, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 552 +         test_decode!([0x51, 0x34, 0x12], Operation::EOR, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:554:58
[INFO] [stdout]     |
[INFO] [stdout] 554 |         test_decode!([0x53, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 554 -         test_decode!([0x53, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 554 +         test_decode!([0x53, 0x34, 0x12], Operation::SRE, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:569:58
[INFO] [stdout]     |
[INFO] [stdout] 569 |         test_decode!([0x61, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 569 -         test_decode!([0x61, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 569 +         test_decode!([0x61, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:571:58
[INFO] [stdout]     |
[INFO] [stdout] 571 |         test_decode!([0x63, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 571 -         test_decode!([0x63, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 571 +         test_decode!([0x63, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:580:58
[INFO] [stdout]     |
[INFO] [stdout] 580 |         test_decode!([0x6C, 0x34, 0x12], Operation::JMP, Operand::Indirect(0x1234, Offset::None));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         ------------ unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 580 -         test_decode!([0x6C, 0x34, 0x12], Operation::JMP, Operand::Indirect(0x1234, Offset::None));
[INFO] [stdout] 580 +         test_decode!([0x6C, 0x34, 0x12], Operation::JMP, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:586:58
[INFO] [stdout]     |
[INFO] [stdout] 586 |         test_decode!([0x71, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 586 -         test_decode!([0x71, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 586 +         test_decode!([0x71, 0x34, 0x12], Operation::ADC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:588:58
[INFO] [stdout]     |
[INFO] [stdout] 588 |         test_decode!([0x73, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 588 -         test_decode!([0x73, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 588 +         test_decode!([0x73, 0x34, 0x12], Operation::RRA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:603:58
[INFO] [stdout]     |
[INFO] [stdout] 603 |         test_decode!([0x81, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 603 -         test_decode!([0x81, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 603 +         test_decode!([0x81, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:605:58
[INFO] [stdout]     |
[INFO] [stdout] 605 |         test_decode!([0x83, 0x34, 0x12], Operation::SAX, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 605 -         test_decode!([0x83, 0x34, 0x12], Operation::SAX, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 605 +         test_decode!([0x83, 0x34, 0x12], Operation::SAX, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:620:58
[INFO] [stdout]     |
[INFO] [stdout] 620 |         test_decode!([0x91, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 620 -         test_decode!([0x91, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 620 +         test_decode!([0x91, 0x34, 0x12], Operation::STA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:622:58
[INFO] [stdout]     |
[INFO] [stdout] 622 |         test_decode!([0x93, 0x34, 0x12], Operation::SHA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 622 -         test_decode!([0x93, 0x34, 0x12], Operation::SHA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 622 +         test_decode!([0x93, 0x34, 0x12], Operation::SHA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:637:58
[INFO] [stdout]     |
[INFO] [stdout] 637 |         test_decode!([0xA1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 637 -         test_decode!([0xA1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 637 +         test_decode!([0xA1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:639:58
[INFO] [stdout]     |
[INFO] [stdout] 639 |         test_decode!([0xA3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 639 -         test_decode!([0xA3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 639 +         test_decode!([0xA3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:654:58
[INFO] [stdout]     |
[INFO] [stdout] 654 |         test_decode!([0xB1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 654 -         test_decode!([0xB1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 654 +         test_decode!([0xB1, 0x34, 0x12], Operation::LDA, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:656:58
[INFO] [stdout]     |
[INFO] [stdout] 656 |         test_decode!([0xB3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 656 -         test_decode!([0xB3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 656 +         test_decode!([0xB3, 0x34, 0x12], Operation::LAX, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:671:58
[INFO] [stdout]     |
[INFO] [stdout] 671 |         test_decode!([0xC1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 671 -         test_decode!([0xC1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 671 +         test_decode!([0xC1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:673:58
[INFO] [stdout]     |
[INFO] [stdout] 673 |         test_decode!([0xC3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 673 -         test_decode!([0xC3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 673 +         test_decode!([0xC3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:688:58
[INFO] [stdout]     |
[INFO] [stdout] 688 |         test_decode!([0xD1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 688 -         test_decode!([0xD1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 688 +         test_decode!([0xD1, 0x34, 0x12], Operation::CMP, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:690:58
[INFO] [stdout]     |
[INFO] [stdout] 690 |         test_decode!([0xD3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 690 -         test_decode!([0xD3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 690 +         test_decode!([0xD3, 0x34, 0x12], Operation::DCP, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:705:58
[INFO] [stdout]     |
[INFO] [stdout] 705 |         test_decode!([0xE1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 705 -         test_decode!([0xE1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 705 +         test_decode!([0xE1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:707:58
[INFO] [stdout]     |
[INFO] [stdout] 707 |         test_decode!([0xE3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 707 -         test_decode!([0xE3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234, Offset::X));
[INFO] [stdout] 707 +         test_decode!([0xE3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:722:58
[INFO] [stdout]     |
[INFO] [stdout] 722 |         test_decode!([0xF1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 722 -         test_decode!([0xF1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 722 +         test_decode!([0xF1, 0x34, 0x12], Operation::SBC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/decoder.rs:724:58
[INFO] [stdout]     |
[INFO] [stdout] 724 |         test_decode!([0xF3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^^^         --------- unexpected argument #2 of type `Offset`
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> src/instruction.rs:199:5
[INFO] [stdout]     |
[INFO] [stdout] 199 |     Indirect(u16),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] 724 -         test_decode!([0xF3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234, Offset::Y));
[INFO] [stdout] 724 +         test_decode!([0xF3, 0x34, 0x12], Operation::ISC, Operand::Indirect(0x1234));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nes` (bin "nes" test) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "e073f0b95e1ce73983ffae3da1686d18cb1b0e63a1415f816c3a1094c1675249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e073f0b95e1ce73983ffae3da1686d18cb1b0e63a1415f816c3a1094c1675249", kill_on_drop: false }`
[INFO] [stdout] e073f0b95e1ce73983ffae3da1686d18cb1b0e63a1415f816c3a1094c1675249
