[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FTurbo816" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Artentus/Turbo816 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43a11ba621506a16affbf35a9be4f7439da5a251017c4da0ceb0c56d0279b707 [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" "43a11ba621506a16affbf35a9be4f7439da5a251017c4da0ceb0c56d0279b707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43a11ba621506a16affbf35a9be4f7439da5a251017c4da0ceb0c56d0279b707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a11ba621506a16affbf35a9be4f7439da5a251017c4da0ceb0c56d0279b707", kill_on_drop: false }` [INFO] [stdout] 43a11ba621506a16affbf35a9be4f7439da5a251017c4da0ceb0c56d0279b707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dff961f505b29d3e4fc6fae407b25c9073b5f3beb6c4067c279501a6f7dd9bed [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" "dff961f505b29d3e4fc6fae407b25c9073b5f3beb6c4067c279501a6f7dd9bed", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [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 22.16s [INFO] running `Command { std: "docker" "inspect" "dff961f505b29d3e4fc6fae407b25c9073b5f3beb6c4067c279501a6f7dd9bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff961f505b29d3e4fc6fae407b25c9073b5f3beb6c4067c279501a6f7dd9bed", kill_on_drop: false }` [INFO] [stdout] dff961f505b29d3e4fc6fae407b25c9073b5f3beb6c4067c279501a6f7dd9bed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--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] b1a870fcd0272ad32d8c135338d4ba1930a47fe66bf657e3d48e3327769ba700 [INFO] running `Command { std: "docker" "start" "-a" "b1a870fcd0272ad32d8c135338d4ba1930a47fe66bf657e3d48e3327769ba700", 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.81s [INFO] running `Command { std: "docker" "inspect" "b1a870fcd0272ad32d8c135338d4ba1930a47fe66bf657e3d48e3327769ba700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a870fcd0272ad32d8c135338d4ba1930a47fe66bf657e3d48e3327769ba700", kill_on_drop: false }` [INFO] [stdout] b1a870fcd0272ad32d8c135338d4ba1930a47fe66bf657e3d48e3327769ba700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b91eb66ca98d2ed6ad269a15110273b7262abb9e6bb956779dbc1769581e24f [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" "7b91eb66ca98d2ed6ad269a15110273b7262abb9e6bb956779dbc1769581e24f", 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.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/turbo816-03e521c7158dd825) [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" "7b91eb66ca98d2ed6ad269a15110273b7262abb9e6bb956779dbc1769581e24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b91eb66ca98d2ed6ad269a15110273b7262abb9e6bb956779dbc1769581e24f", kill_on_drop: false }` [INFO] [stdout] 7b91eb66ca98d2ed6ad269a15110273b7262abb9e6bb956779dbc1769581e24f