[INFO] cloning repository https://github.com/BRA1L0R/cpu6502 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BRA1L0R/cpu6502" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Fcpu6502", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Fcpu6502'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f569f27dfa75f7d984acf1736c43f980776985e2 [INFO] testing BRA1L0R/cpu6502 against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Fcpu6502" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BRA1L0R/cpu6502 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BRA1L0R/cpu6502 [INFO] finished tweaking git repo https://github.com/BRA1L0R/cpu6502 [INFO] tweaked toml for git repo https://github.com/BRA1L0R/cpu6502 written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/BRA1L0R/cpu6502 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c55885086614e0cfb778bb25536dd673b96029528685b438cb09e7b3d7a73c8 [INFO] running `Command { std: "docker" "start" "-a" "7c55885086614e0cfb778bb25536dd673b96029528685b438cb09e7b3d7a73c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c55885086614e0cfb778bb25536dd673b96029528685b438cb09e7b3d7a73c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c55885086614e0cfb778bb25536dd673b96029528685b438cb09e7b3d7a73c8", kill_on_drop: false }` [INFO] [stdout] 7c55885086614e0cfb778bb25536dd673b96029528685b438cb09e7b3d7a73c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b1fbbe8e2be55d0bdc6b79c2d714a9b83091b355512f4153bfcc226c0d696fc [INFO] running `Command { std: "docker" "start" "-a" "0b1fbbe8e2be55d0bdc6b79c2d714a9b83091b355512f4153bfcc226c0d696fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cpu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | InstructionType::BCC => flag_branch!(self, addr, !Carry), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | InstructionType::BNE => flag_branch!(self, addr, !Zero), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | InstructionType::BPL => flag_branch!(self, addr, !Negative), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | InstructionType::BVC => flag_branch!(self, addr, !Overflow), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VECTOR_IRQ` [INFO] [stdout] --> src/cpu/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const VECTOR_IRQ: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `Command { std: "docker" "inspect" "0b1fbbe8e2be55d0bdc6b79c2d714a9b83091b355512f4153bfcc226c0d696fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1fbbe8e2be55d0bdc6b79c2d714a9b83091b355512f4153bfcc226c0d696fc", kill_on_drop: false }` [INFO] [stdout] 0b1fbbe8e2be55d0bdc6b79c2d714a9b83091b355512f4153bfcc226c0d696fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b03950187bbbed8e5aa7c37029c9ecbdd299590cfd3b678e11957a7ea87c7093 [INFO] running `Command { std: "docker" "start" "-a" "b03950187bbbed8e5aa7c37029c9ecbdd299590cfd3b678e11957a7ea87c7093", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | InstructionType::BCC => flag_branch!(self, addr, !Carry), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | InstructionType::BNE => flag_branch!(self, addr, !Zero), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | InstructionType::BPL => flag_branch!(self, addr, !Negative), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | InstructionType::BVC => flag_branch!(self, addr, !Overflow), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cpu6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `VECTOR_IRQ` [INFO] [stdout] --> src/cpu/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const VECTOR_IRQ: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | InstructionType::BCC => flag_branch!(self, addr, !Carry), [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 69 | InstructionType::BNE => flag_branch!(self, addr, !Zero), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 71 | InstructionType::BPL => flag_branch!(self, addr, !Negative), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/cpu/tick.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | InstructionType::BVC => flag_branch!(self, addr, !Overflow), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VECTOR_IRQ` [INFO] [stdout] --> src/cpu/mod.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const VECTOR_IRQ: u16 = 0xFFFE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b03950187bbbed8e5aa7c37029c9ecbdd299590cfd3b678e11957a7ea87c7093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b03950187bbbed8e5aa7c37029c9ecbdd299590cfd3b678e11957a7ea87c7093", kill_on_drop: false }` [INFO] [stdout] b03950187bbbed8e5aa7c37029c9ecbdd299590cfd3b678e11957a7ea87c7093 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9dd2b060acd3786ee73660ebea5c670541a353468f4007d38aef2e41657481b8 [INFO] running `Command { std: "docker" "start" "-a" "9dd2b060acd3786ee73660ebea5c670541a353468f4007d38aef2e41657481b8", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/cpu/tick.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | InstructionType::BCC => flag_branch!(self, addr, !Carry), [INFO] [stderr] | -------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/cpu/tick.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 69 | InstructionType::BNE => flag_branch!(self, addr, !Zero), [INFO] [stderr] | ------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/cpu/tick.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 71 | InstructionType::BPL => flag_branch!(self, addr, !Negative), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/cpu/tick.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 72 | InstructionType::BVC => flag_branch!(self, addr, !Overflow), [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `flag_branch` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `VECTOR_IRQ` [INFO] [stderr] --> src/cpu/mod.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | const VECTOR_IRQ: u16 = 0xFFFE; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cpu6502` (lib) generated 5 warnings [INFO] [stderr] warning: `cpu6502` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpu6502-6a527967999fb7d4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpu6502-11ea5f496a00a2a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cpu6502 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9dd2b060acd3786ee73660ebea5c670541a353468f4007d38aef2e41657481b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd2b060acd3786ee73660ebea5c670541a353468f4007d38aef2e41657481b8", kill_on_drop: false }` [INFO] [stdout] 9dd2b060acd3786ee73660ebea5c670541a353468f4007d38aef2e41657481b8