[INFO] cloning repository https://github.com/tetigi/gbemu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tetigi/gbemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c096c303d5c978db4cfc8593454a487cf46bb757 [INFO] checking tetigi/gbemu against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tetigi/gbemu on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tetigi/gbemu [INFO] finished tweaking git repo https://github.com/tetigi/gbemu [INFO] tweaked toml for git repo https://github.com/tetigi/gbemu written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tetigi/gbemu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 518a28663004af3549523b943049d664f429017f3d8459a5ade8c33046a89f0a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "518a28663004af3549523b943049d664f429017f3d8459a5ade8c33046a89f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "518a28663004af3549523b943049d664f429017f3d8459a5ade8c33046a89f0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518a28663004af3549523b943049d664f429017f3d8459a5ade8c33046a89f0a", kill_on_drop: false }` [INFO] [stdout] 518a28663004af3549523b943049d664f429017f3d8459a5ade8c33046a89f0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 494bb1161dcbd754af7453eed9a0485ea4779551a66864ea0cbcc440b1531639 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "494bb1161dcbd754af7453eed9a0485ea4779551a66864ea0cbcc440b1531639", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking gbemu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu.rs:808:18 [INFO] [stdout] | [INFO] [stdout] 808 | bus: &'a mut MemoryBus, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MemoryBus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu.rs:843:33 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MemoryBus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/memory.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | gpu::VRAM_BEGIN...gpu::VRAM_END => self.gpu.read_vram(address - gpu::VRAM_BEGIN), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/memory.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | gpu::VRAM_BEGIN...gpu::VRAM_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu.rs:808:18 [INFO] [stdout] | [INFO] [stdout] 808 | bus: &'a mut MemoryBus, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MemoryBus` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cpu.rs:843:33 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MemoryBus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/memory.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | gpu::VRAM_BEGIN...gpu::VRAM_END => self.gpu.read_vram(address - gpu::VRAM_BEGIN), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/memory.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | gpu::VRAM_BEGIN...gpu::VRAM_END => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1748:23 [INFO] [stdout] | [INFO] [stdout] 1748 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1764:23 [INFO] [stdout] | [INFO] [stdout] 1764 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1780:23 [INFO] [stdout] | [INFO] [stdout] 1780 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1797:23 [INFO] [stdout] | [INFO] [stdout] 1797 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1814:23 [INFO] [stdout] | [INFO] [stdout] 1814 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1831:23 [INFO] [stdout] | [INFO] [stdout] 1831 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1850:23 [INFO] [stdout] | [INFO] [stdout] 1850 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1860:23 [INFO] [stdout] | [INFO] [stdout] 1860 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1870:23 [INFO] [stdout] | [INFO] [stdout] 1870 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1882:23 [INFO] [stdout] | [INFO] [stdout] 1882 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1893:23 [INFO] [stdout] | [INFO] [stdout] 1893 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1904:23 [INFO] [stdout] | [INFO] [stdout] 1904 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1916:23 [INFO] [stdout] | [INFO] [stdout] 1916 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1927:23 [INFO] [stdout] | [INFO] [stdout] 1927 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1939:23 [INFO] [stdout] | [INFO] [stdout] 1939 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1950:23 [INFO] [stdout] | [INFO] [stdout] 1950 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1963:23 [INFO] [stdout] | [INFO] [stdout] 1963 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightGrey` [INFO] [stdout] --> src/display.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | LightGrey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `DarkGrey` [INFO] [stdout] --> src/display.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | DarkGrey, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1975:23 [INFO] [stdout] | [INFO] [stdout] 1975 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:1988:23 [INFO] [stdout] | [INFO] [stdout] 1988 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2000:23 [INFO] [stdout] | [INFO] [stdout] 2000 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2013:23 [INFO] [stdout] | [INFO] [stdout] 2013 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2024:23 [INFO] [stdout] | [INFO] [stdout] 2024 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2036:23 [INFO] [stdout] | [INFO] [stdout] 2036 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2048:23 [INFO] [stdout] | [INFO] [stdout] 2048 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2060:23 [INFO] [stdout] | [INFO] [stdout] 2060 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2077:23 [INFO] [stdout] | [INFO] [stdout] 2077 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2094:23 [INFO] [stdout] | [INFO] [stdout] 2094 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2113:23 [INFO] [stdout] | [INFO] [stdout] 2113 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2130:23 [INFO] [stdout] | [INFO] [stdout] 2130 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2147:23 [INFO] [stdout] | [INFO] [stdout] 2147 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2166:23 [INFO] [stdout] | [INFO] [stdout] 2166 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2182:23 [INFO] [stdout] | [INFO] [stdout] 2182 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2198:23 [INFO] [stdout] | [INFO] [stdout] 2198 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2216:23 [INFO] [stdout] | [INFO] [stdout] 2216 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2230:23 [INFO] [stdout] | [INFO] [stdout] 2230 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2245:23 [INFO] [stdout] | [INFO] [stdout] 2245 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2262:23 [INFO] [stdout] | [INFO] [stdout] 2262 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2277:23 [INFO] [stdout] | [INFO] [stdout] 2277 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2292:23 [INFO] [stdout] | [INFO] [stdout] 2292 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2309:23 [INFO] [stdout] | [INFO] [stdout] 2309 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2325:23 [INFO] [stdout] | [INFO] [stdout] 2325 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2341:23 [INFO] [stdout] | [INFO] [stdout] 2341 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2359:23 [INFO] [stdout] | [INFO] [stdout] 2359 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2374:23 [INFO] [stdout] | [INFO] [stdout] 2374 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2388:23 [INFO] [stdout] | [INFO] [stdout] 2388 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2403:23 [INFO] [stdout] | [INFO] [stdout] 2403 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2418:23 [INFO] [stdout] | [INFO] [stdout] 2418 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2446:23 [INFO] [stdout] | [INFO] [stdout] 2446 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2460:23 [INFO] [stdout] | [INFO] [stdout] 2460 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2470:23 [INFO] [stdout] | [INFO] [stdout] 2470 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2480:23 [INFO] [stdout] | [INFO] [stdout] 2480 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2495:23 [INFO] [stdout] | [INFO] [stdout] 2495 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2511:23 [INFO] [stdout] | [INFO] [stdout] 2511 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2526:23 [INFO] [stdout] | [INFO] [stdout] 2526 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2541:23 [INFO] [stdout] | [INFO] [stdout] 2541 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2556:23 [INFO] [stdout] | [INFO] [stdout] 2556 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2570:23 [INFO] [stdout] | [INFO] [stdout] 2570 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2585:23 [INFO] [stdout] | [INFO] [stdout] 2585 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2601:23 [INFO] [stdout] | [INFO] [stdout] 2601 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2616:23 [INFO] [stdout] | [INFO] [stdout] 2616 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2633:23 [INFO] [stdout] | [INFO] [stdout] 2633 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2648:23 [INFO] [stdout] | [INFO] [stdout] 2648 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2664:23 [INFO] [stdout] | [INFO] [stdout] 2664 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2679:23 [INFO] [stdout] | [INFO] [stdout] 2679 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2696:23 [INFO] [stdout] | [INFO] [stdout] 2696 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2710:23 [INFO] [stdout] | [INFO] [stdout] 2710 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2727:23 [INFO] [stdout] | [INFO] [stdout] 2727 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2742:23 [INFO] [stdout] | [INFO] [stdout] 2742 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2759:23 [INFO] [stdout] | [INFO] [stdout] 2759 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2774:23 [INFO] [stdout] | [INFO] [stdout] 2774 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2790:23 [INFO] [stdout] | [INFO] [stdout] 2790 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2809:23 [INFO] [stdout] | [INFO] [stdout] 2809 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2829:23 [INFO] [stdout] | [INFO] [stdout] 2829 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2844:23 [INFO] [stdout] | [INFO] [stdout] 2844 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2856:23 [INFO] [stdout] | [INFO] [stdout] 2856 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2871:23 [INFO] [stdout] | [INFO] [stdout] 2871 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2883:23 [INFO] [stdout] | [INFO] [stdout] 2883 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2887:9 [INFO] [stdout] | [INFO] [stdout] 2887 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2887:9 [INFO] [stdout] | [INFO] [stdout] 2887 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2892:23 [INFO] [stdout] | [INFO] [stdout] 2892 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2902:9 [INFO] [stdout] | [INFO] [stdout] 2902 | assert_eq!(res, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<_> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2902:9 [INFO] [stdout] | [INFO] [stdout] 2902 | assert_eq!(res, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2909:9 [INFO] [stdout] | [INFO] [stdout] 2909 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2909:9 [INFO] [stdout] | [INFO] [stdout] 2909 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2916:9 [INFO] [stdout] | [INFO] [stdout] 2916 | assert_eq!(res, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<_> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2916:9 [INFO] [stdout] | [INFO] [stdout] 2916 | assert_eq!(res, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2923:9 [INFO] [stdout] | [INFO] [stdout] 2923 | assert_eq!(res, Some(0xA000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2923:9 [INFO] [stdout] | [INFO] [stdout] 2923 | assert_eq!(res, Some(0xA000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2928:23 [INFO] [stdout] | [INFO] [stdout] 2928 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `ExecuteStep` [INFO] [stdout] --> src/cpu.rs:2933:9 [INFO] [stdout] | [INFO] [stdout] 2933 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | ExecuteStep [INFO] [stdout] | Option<{integer}> [INFO] [stdout] | [INFO] [stdout] = note: an implementation of `std::cmp::PartialEq` might be missing for `ExecuteStep` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `ExecuteStep` doesn't implement `std::fmt::Debug` [INFO] [stdout] --> src/cpu.rs:2933:9 [INFO] [stdout] | [INFO] [stdout] 2933 | assert_eq!(res, Some(0x8000)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ExecuteStep` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::fmt::Debug` is not implemented for `ExecuteStep` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stdout] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&ExecuteStep` [INFO] [stdout] = note: required by `std::fmt::Debug::fmt` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/cpu.rs:2944:23 [INFO] [stdout] | [INFO] [stdout] 2944 | let mut cpu = CPU::new(); [INFO] [stdout] | ^^^^^^^^-- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/cpu.rs:843:12 [INFO] [stdout] | [INFO] [stdout] 843 | pub fn new<'n>(bus: &'n mut MemoryBus) -> CPU<'n> { [INFO] [stdout] | ^^^ ---------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 92 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gbemu` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "494bb1161dcbd754af7453eed9a0485ea4779551a66864ea0cbcc440b1531639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494bb1161dcbd754af7453eed9a0485ea4779551a66864ea0cbcc440b1531639", kill_on_drop: false }` [INFO] [stdout] 494bb1161dcbd754af7453eed9a0485ea4779551a66864ea0cbcc440b1531639