[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtentus%2FTurbo816" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Artentus/Turbo816 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-8/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 7171768887d51532cfb9c60d6c9d7e77fe85c4fdeca985586ce08332e0132fcd [INFO] running `Command { std: "docker" "start" "-a" "7171768887d51532cfb9c60d6c9d7e77fe85c4fdeca985586ce08332e0132fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7171768887d51532cfb9c60d6c9d7e77fe85c4fdeca985586ce08332e0132fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7171768887d51532cfb9c60d6c9d7e77fe85c4fdeca985586ce08332e0132fcd", kill_on_drop: false }` [INFO] [stdout] 7171768887d51532cfb9c60d6c9d7e77fe85c4fdeca985586ce08332e0132fcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] a418b71aba1a03580ee7526350826246a53af230a176365239c164395b2e946e [INFO] running `Command { std: "docker" "start" "-a" "a418b71aba1a03580ee7526350826246a53af230a176365239c164395b2e946e", kill_on_drop: false }` [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 bitvec v0.19.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nom v6.1.2 [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.87s [INFO] running `Command { std: "docker" "inspect" "a418b71aba1a03580ee7526350826246a53af230a176365239c164395b2e946e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a418b71aba1a03580ee7526350826246a53af230a176365239c164395b2e946e", kill_on_drop: false }` [INFO] [stdout] a418b71aba1a03580ee7526350826246a53af230a176365239c164395b2e946e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 1b6b4058c8a03ee202d5bf419db6f6b87a968c981038ed78c454ffbba726e2f7 [INFO] running `Command { std: "docker" "start" "-a" "1b6b4058c8a03ee202d5bf419db6f6b87a968c981038ed78c454ffbba726e2f7", 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.35s [INFO] running `Command { std: "docker" "inspect" "1b6b4058c8a03ee202d5bf419db6f6b87a968c981038ed78c454ffbba726e2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b6b4058c8a03ee202d5bf419db6f6b87a968c981038ed78c454ffbba726e2f7", kill_on_drop: false }` [INFO] [stdout] 1b6b4058c8a03ee202d5bf419db6f6b87a968c981038ed78c454ffbba726e2f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] c641479cbd8e65d2dd52b7d2e53ff5ac70b7b52298681c28d84dc13767c69bfe [INFO] running `Command { std: "docker" "start" "-a" "c641479cbd8e65d2dd52b7d2e53ff5ac70b7b52298681c28d84dc13767c69bfe", 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] [stdout] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/T816/compile.rs:396:64 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 396 | result.push(W65C816::Statement::Instruction($inst)); [INFO] [stdout] [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-bf34a99324807f96) [INFO] running `Command { std: "docker" "inspect" "c641479cbd8e65d2dd52b7d2e53ff5ac70b7b52298681c28d84dc13767c69bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c641479cbd8e65d2dd52b7d2e53ff5ac70b7b52298681c28d84dc13767c69bfe", kill_on_drop: false }` [INFO] [stdout] c641479cbd8e65d2dd52b7d2e53ff5ac70b7b52298681c28d84dc13767c69bfe