[INFO] cloning repository https://github.com/plorefice/gb-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plorefice/gb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fgb-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fgb-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a8326b470be34eeadcad300085721fc10a22749 [INFO] checking plorefice/gb-rs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplorefice%2Fgb-rs" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plorefice/gb-rs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plorefice/gb-rs [INFO] finished tweaking git repo https://github.com/plorefice/gb-rs [INFO] tweaked toml for git repo https://github.com/plorefice/gb-rs written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/plorefice/gb-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc5bde91d9a1dbf1ffe24aeba909e37b3572fe064b5aea53213e0a7c79c47965 [INFO] running `Command { std: "docker" "start" "-a" "dc5bde91d9a1dbf1ffe24aeba909e37b3572fe064b5aea53213e0a7c79c47965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc5bde91d9a1dbf1ffe24aeba909e37b3572fe064b5aea53213e0a7c79c47965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5bde91d9a1dbf1ffe24aeba909e37b3572fe064b5aea53213e0a7c79c47965", kill_on_drop: false }` [INFO] [stdout] dc5bde91d9a1dbf1ffe24aeba909e37b3572fe064b5aea53213e0a7c79c47965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5a337825a4d7021ed89ddff6e652a757e330cf7bc5be4c52d2a16d60f906d2 [INFO] running `Command { std: "docker" "start" "-a" "4d5a337825a4d7021ed89ddff6e652a757e330cf7bc5be4c52d2a16d60f906d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking glow v0.9.0 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking profiling v1.0.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bytemuck v1.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking pollster v0.2.4 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling wgpu-core v0.8.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking ash v0.32.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking wgpu-types v0.8.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking gpu-alloc v0.4.7 [INFO] [stderr] Checking gpu-descriptor v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking spirv_headers v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking alsa v0.5.0 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking naga v0.4.2 [INFO] [stderr] Checking gib-core v0.5.2 (/opt/rustwide/workdir/gib-core) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | 0x20 => jr!(self, !self.zf(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | 0x30 => jr!(self, !self.cy(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | 0x28 => jr!(self, self.zf(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | 0x38 => jr!(self, self.cy(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | 0x18 => jr!(self, true, self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 469 | 0xA0 => and!(self, self.b()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | 0xA1 => and!(self, self.c()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 471 | 0xA2 => and!(self, self.d()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 472 | 0xA3 => and!(self, self.e()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0xA4 => and!(self, self.h()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0xA5 => and!(self, self.l()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | 0xA7 => and!(self, self.a()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 476 | 0xA6 | 0xE6 => and!(self, self.operand as u8), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0xA8 => xor!(self, self.b()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0xA9 => xor!(self, self.c()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 480 | 0xAA => xor!(self, self.d()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | 0xAB => xor!(self, self.e()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | 0xAC => xor!(self, self.h()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0xAD => xor!(self, self.l()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0xAF => xor!(self, self.a()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | 0xAE | 0xEE => xor!(self, self.operand as u8), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 487 | 0xB0 => or!(self, self.b()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0xB1 => or!(self, self.c()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0xB2 => or!(self, self.d()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | 0xB3 => or!(self, self.e()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | 0xB4 => or!(self, self.h()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | 0xB5 => or!(self, self.l()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0xB7 => or!(self, self.a()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0xB6 | 0xF6 => or!(self, self.operand as u8), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 253 | 0x20 => jr!(self, !self.zf(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 254 | 0x30 => jr!(self, !self.cy(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 255 | 0x28 => jr!(self, self.zf(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 256 | 0x38 => jr!(self, self.cy(), self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 257 | 0x18 => jr!(self, true, self.operand as i8), [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 `jr` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 469 | 0xA0 => and!(self, self.b()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 470 | 0xA1 => and!(self, self.c()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 471 | 0xA2 => and!(self, self.d()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 472 | 0xA3 => and!(self, self.e()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 473 | 0xA4 => and!(self, self.h()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 474 | 0xA5 => and!(self, self.l()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 475 | 0xA7 => and!(self, self.a()), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:57:81 [INFO] [stdout] | [INFO] [stdout] 57 | macro_rules! and { ($cpu:ident, $rhs:expr) => { logical!($cpu, &, $rhs, 0, 1, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 476 | 0xA6 | 0xE6 => and!(self, self.operand as u8), [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 `and` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 478 | 0xA8 => xor!(self, self.b()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 479 | 0xA9 => xor!(self, self.c()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 480 | 0xAA => xor!(self, self.d()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 481 | 0xAB => xor!(self, self.e()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 482 | 0xAC => xor!(self, self.h()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 483 | 0xAD => xor!(self, self.l()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 484 | 0xAF => xor!(self, self.a()), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:58:81 [INFO] [stdout] | [INFO] [stdout] 58 | macro_rules! xor { ($cpu:ident, $rhs:expr) => { logical!($cpu, ^, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 485 | 0xAE | 0xEE => xor!(self, self.operand as u8), [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 `xor` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 487 | 0xB0 => or!(self, self.b()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 488 | 0xB1 => or!(self, self.c()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 489 | 0xB2 => or!(self, self.d()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 490 | 0xB3 => or!(self, self.e()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 491 | 0xB4 => or!(self, self.h()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 492 | 0xB5 => or!(self, self.l()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 493 | 0xB7 => or!(self, self.a()), [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 `or` (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] --> gib-core/src/cpu/opcodes.rs:59:81 [INFO] [stdout] | [INFO] [stdout] 59 | macro_rules! or { ($cpu:ident, $rhs:expr) => { logical!($cpu, |, $rhs, 0, 0, 0); }; } [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 494 | 0xB6 | 0xF6 => or!(self, self.operand as u8), [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 `or` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking gfx-hal v0.8.0 [INFO] [stderr] Checking gfx-backend-vulkan v0.8.0 [INFO] [stderr] Checking gfx-backend-gl v0.8.1 [INFO] [stderr] Checking gfx-backend-empty v0.8.0 [INFO] [stderr] Checking wgpu v0.8.1 [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking imgui-winit-support v0.7.1 [INFO] [stderr] Checking imgui-wgpu v0.15.1 [INFO] [stderr] Checking gib v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/ui/context.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | texture_id.insert(self.renderer.textures.insert(texture)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Option::::insert` that must be used [INFO] [stdout] --> src/ui/context.rs:284:13 [INFO] [stdout] | [INFO] [stdout] 284 | texture_id.insert(self.renderer.textures.insert(texture)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to set a value, consider assignment instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized] target(s) in 57.22s [INFO] running `Command { std: "docker" "inspect" "4d5a337825a4d7021ed89ddff6e652a757e330cf7bc5be4c52d2a16d60f906d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5a337825a4d7021ed89ddff6e652a757e330cf7bc5be4c52d2a16d60f906d2", kill_on_drop: false }` [INFO] [stdout] 4d5a337825a4d7021ed89ddff6e652a757e330cf7bc5be4c52d2a16d60f906d2