[INFO] cloning repository https://github.com/Artentus/Turbo816 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artentus/Turbo816" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FTurbo816", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FTurbo816'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 463551e229b56769bde9be88546a3eed30dd0c62 [INFO] testing Artentus/Turbo816 against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FTurbo816" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Artentus/Turbo816 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Artentus/Turbo816 [INFO] finished tweaking git repo https://github.com/Artentus/Turbo816 [INFO] tweaked toml for git repo https://github.com/Artentus/Turbo816 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Artentus/Turbo816 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tap v1.0.1 [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded bitvec v0.19.5 [INFO] [stderr] Downloaded lexical-core v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1ea863e1c5305505b994f7a3362e730ef34d820e8cd1d6256b6cb77f5034cc1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d1ea863e1c5305505b994f7a3362e730ef34d820e8cd1d6256b6cb77f5034cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1ea863e1c5305505b994f7a3362e730ef34d820e8cd1d6256b6cb77f5034cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ea863e1c5305505b994f7a3362e730ef34d820e8cd1d6256b6cb77f5034cc1", kill_on_drop: false }` [INFO] [stdout] d1ea863e1c5305505b994f7a3362e730ef34d820e8cd1d6256b6cb77f5034cc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f142f8927938aea2a08a9c37b9de779e19e9f9cf04ada5c6884292a8b7e02e1 [INFO] running `Command { std: "docker" "start" "-a" "5f142f8927938aea2a08a9c37b9de779e19e9f9cf04ada5c6884292a8b7e02e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling turbo816 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TxyImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | IndexRegister::X => add_instruction!(W65C816::Instruction::TyxImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | add_instruction!(W65C816::Instruction::StxDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 420 | add_instruction!(W65C816::Instruction::StyDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 428 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxsImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 436 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 437 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 447 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | add_instruction!(W65C816::Instruction::LdxDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 465 | add_instruction!(W65C816::Instruction::LdyDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | IndexRegister::X => add_instruction!(W65C816::Instruction::TsxImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stdout] | [INFO] [stdout] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3720 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stdout] | [INFO] [stdout] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3721 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.02s [INFO] running `Command { std: "docker" "inspect" "5f142f8927938aea2a08a9c37b9de779e19e9f9cf04ada5c6884292a8b7e02e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f142f8927938aea2a08a9c37b9de779e19e9f9cf04ada5c6884292a8b7e02e1", kill_on_drop: false }` [INFO] [stdout] 5f142f8927938aea2a08a9c37b9de779e19e9f9cf04ada5c6884292a8b7e02e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e62cce838a2703a9e9f25b9a7fabb4fcf0ced51cb67bf413c36ee009b77a5d6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e62cce838a2703a9e9f25b9a7fabb4fcf0ced51cb67bf413c36ee009b77a5d6d", kill_on_drop: false }` [INFO] [stderr] Compiling turbo816 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 405 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TxyImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | IndexRegister::X => add_instruction!(W65C816::Instruction::TyxImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 417 | add_instruction!(W65C816::Instruction::StxDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 420 | add_instruction!(W65C816::Instruction::StyDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 428 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxsImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 436 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 437 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 446 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 447 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | add_instruction!(W65C816::Instruction::LdxDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 465 | add_instruction!(W65C816::Instruction::LdyDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stdout] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stdout] | [INFO] [stdout] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 505 | IndexRegister::X => add_instruction!(W65C816::Instruction::TsxImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stdout] | [INFO] [stdout] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3720 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stdout] | [INFO] [stdout] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 3721 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `Command { std: "docker" "inspect" "e62cce838a2703a9e9f25b9a7fabb4fcf0ced51cb67bf413c36ee009b77a5d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e62cce838a2703a9e9f25b9a7fabb4fcf0ced51cb67bf413c36ee009b77a5d6d", kill_on_drop: false }` [INFO] [stdout] e62cce838a2703a9e9f25b9a7fabb4fcf0ced51cb67bf413c36ee009b77a5d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7745203c2fabc6bec6977817d0bc085db20c7317e2ed5864103bc30d6d740ef9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7745203c2fabc6bec6977817d0bc085db20c7317e2ed5864103bc30d6d740ef9", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 405 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TxyImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 408 | IndexRegister::X => add_instruction!(W65C816::Instruction::TyxImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 417 | add_instruction!(W65C816::Instruction::StxDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stderr] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 420 | add_instruction!(W65C816::Instruction::StyDirectPage(taddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stderr] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 428 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxsImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 436 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 437 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 446 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 447 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 462 | add_instruction!(W65C816::Instruction::LdxDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stderr] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 465 | add_instruction!(W65C816::Instruction::LdyDirectPage(saddr)) [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: macro invocations at the end of a block are treated as expressions [INFO] [stderr] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `add_instruction` [INFO] [stderr] = note: this warning originates in the macro `add_instruction` (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/T816/compile.rs:396:64 [INFO] [stderr] | [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 505 | IndexRegister::X => add_instruction!(W65C816::Instruction::TsxImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stderr] | [INFO] [stderr] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 3720 | IndexRegister::X => add_instruction!(W65C816::Instruction::TxaImplied), [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 `add_instruction` (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/T816/compile.rs:3714:64 [INFO] [stderr] | [INFO] [stderr] 3714 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 3721 | IndexRegister::Y => add_instruction!(W65C816::Instruction::TyaImplied), [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 `add_instruction` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `turbo816` (bin "turbo816" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turbo816-1ebdfd01edff0164) [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" "7745203c2fabc6bec6977817d0bc085db20c7317e2ed5864103bc30d6d740ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7745203c2fabc6bec6977817d0bc085db20c7317e2ed5864103bc30d6d740ef9", kill_on_drop: false }` [INFO] [stdout] 7745203c2fabc6bec6977817d0bc085db20c7317e2ed5864103bc30d6d740ef9