[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#506512391b1a75ae450d36c9420978402a91abcc for pr-125384
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftetigi%2Fgbemu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tetigi/gbemu on toolchain 506512391b1a75ae450d36c9420978402a91abcc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e7a8d743a4cf0339419467639c7f296b7e7a07d8c3bf4c7ed2d3f67295ccbd
[INFO] running `Command { std: "docker" "start" "-a" "02e7a8d743a4cf0339419467639c7f296b7e7a07d8c3bf4c7ed2d3f67295ccbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e7a8d743a4cf0339419467639c7f296b7e7a07d8c3bf4c7ed2d3f67295ccbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e7a8d743a4cf0339419467639c7f296b7e7a07d8c3bf4c7ed2d3f67295ccbd", kill_on_drop: false }`
[INFO] [stdout] 02e7a8d743a4cf0339419467639c7f296b7e7a07d8c3bf4c7ed2d3f67295ccbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db6937b0128d607e960baef315f4493602033c7e90a48a40da7b1bb082aa0902
[INFO] running `Command { std: "docker" "start" "-a" "db6937b0128d607e960baef315f4493602033c7e90a48a40da7b1bb082aa0902", kill_on_drop: false }`
[INFO] [stderr] Checking rand_core v0.4.0
[INFO] [stderr] Compiling autocfg v0.1.2
[INFO] [stderr] Compiling libc v0.2.51
[INFO] [stderr] Compiling num-traits v0.2.6
[INFO] [stderr] Compiling cfg-if v0.1.7
[INFO] [stderr] Compiling num-integer v0.1.39
[INFO] [stderr] Compiling num-iter v0.1.37
[INFO] [stderr] Compiling sdl2 v0.32.2
[INFO] [stderr] Compiling sdl2-sys v0.32.6
[INFO] [stderr] Checking rand_core v0.3.1
[INFO] [stderr] Checking rand_jitter v0.1.3
[INFO] [stderr] Checking rand_xorshift v0.1.1
[INFO] [stderr] Checking rand_isaac v0.1.1
[INFO] [stderr] Checking rand_hc v0.1.0
[INFO] [stderr] Checking bitflags v1.0.4
[INFO] [stderr] Checking lazy_static v1.3.0
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Checking rand_os v0.1.3
[INFO] [stderr] Checking num v0.1.42
[INFO] [stderr] Checking gbemu v0.1.0 (/opt/rustwide/workdir)
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1748 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1764 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1780 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1797 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1814 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1831 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1850 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1860 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1870 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1882 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1893 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1904 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1916 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1927 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1939 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1950 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1963 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1975 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 1988 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2000 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2013 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2024 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2036 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2048 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2060 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2077 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2094 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2113 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2130 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2147 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2166 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2182 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2198 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2216 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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:2230:23
[INFO] [stdout] |
[INFO] [stdout] 2230 | let mut cpu = CPU::new();
[INFO] [stdout] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2230 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2245 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2262 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2277 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2292 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2309 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2325 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2341 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2359 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2374 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2388 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2403 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2418 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2446 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2460 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2470 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2480 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2495 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2511 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2526 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2541 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2556 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2570 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2585 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2601 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2616 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2633 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2648 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2664 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2679 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2696 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2710 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2727 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2742 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2759 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2774 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2790 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2809 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2829 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2844 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2856 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2871 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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] | ^^^^^^^^-- an argument of type `&mut dyn memory::MemoryBus` is missing
[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] help: provide the argument
[INFO] [stdout] |
[INFO] [stdout] 2883 | let mut cpu = CPU::new(/* &mut dyn memory::MemoryBus */);
[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 `PartialEq