[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 master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRA1L0R%2Fcpu6502" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BRA1L0R/cpu6502 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-4/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c5bdd40a889fb0c7f03fab3cb01dfb39fa655efb4e449810321d01a00d36300 [INFO] running `Command { std: "docker" "start" "-a" "2c5bdd40a889fb0c7f03fab3cb01dfb39fa655efb4e449810321d01a00d36300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c5bdd40a889fb0c7f03fab3cb01dfb39fa655efb4e449810321d01a00d36300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5bdd40a889fb0c7f03fab3cb01dfb39fa655efb4e449810321d01a00d36300", kill_on_drop: false }` [INFO] [stdout] 2c5bdd40a889fb0c7f03fab3cb01dfb39fa655efb4e449810321d01a00d36300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42c714980e907638436f1e1e47c873feb3d353ae5cd91223a114c8cf02b0fbf0 [INFO] running `Command { std: "docker" "start" "-a" "42c714980e907638436f1e1e47c873feb3d353ae5cd91223a114c8cf02b0fbf0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [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 3m 33s [INFO] running `Command { std: "docker" "inspect" "42c714980e907638436f1e1e47c873feb3d353ae5cd91223a114c8cf02b0fbf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42c714980e907638436f1e1e47c873feb3d353ae5cd91223a114c8cf02b0fbf0", kill_on_drop: false }` [INFO] [stdout] 42c714980e907638436f1e1e47c873feb3d353ae5cd91223a114c8cf02b0fbf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb21b9e2624b26f29f3a11b6a1c3a677648021cc3c91ef7cf81ff5276337f30 [INFO] running `Command { std: "docker" "start" "-a" "6fb21b9e2624b26f29f3a11b6a1c3a677648021cc3c91ef7cf81ff5276337f30", kill_on_drop: false }` [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] [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] 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] [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 0.58s [INFO] running `Command { std: "docker" "inspect" "6fb21b9e2624b26f29f3a11b6a1c3a677648021cc3c91ef7cf81ff5276337f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb21b9e2624b26f29f3a11b6a1c3a677648021cc3c91ef7cf81ff5276337f30", kill_on_drop: false }` [INFO] [stdout] 6fb21b9e2624b26f29f3a11b6a1c3a677648021cc3c91ef7cf81ff5276337f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5def3d298efab03ee665bd1cb6596cd7338e73b4f63a1bc4978427eba69a819c [INFO] running `Command { std: "docker" "start" "-a" "5def3d298efab03ee665bd1cb6596cd7338e73b4f63a1bc4978427eba69a819c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 13.64s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpu6502-069ed445bbb485af) [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-67aa562dbfb644e1) [INFO] [stdout] [INFO] [stderr] Doc-tests cpu6502 [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] [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" "5def3d298efab03ee665bd1cb6596cd7338e73b4f63a1bc4978427eba69a819c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5def3d298efab03ee665bd1cb6596cd7338e73b4f63a1bc4978427eba69a819c", kill_on_drop: false }` [INFO] [stdout] 5def3d298efab03ee665bd1cb6596cd7338e73b4f63a1bc4978427eba69a819c