[INFO] cloning repository https://github.com/maxjoehnk/emulato-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/emulato-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d2042c147d28225419dc28ac265b61c061e8d1f [INFO] testing maxjoehnk/emulato-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Femulato-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxjoehnk/emulato-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxjoehnk/emulato-rs [INFO] finished tweaking git repo https://github.com/maxjoehnk/emulato-rs [INFO] tweaked toml for git repo https://github.com/maxjoehnk/emulato-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/maxjoehnk/emulato-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] af2fc377ef32deebf41b4e434293185fdca951b20a62511f6b3d680166b2271c [INFO] running `Command { std: "docker" "start" "-a" "af2fc377ef32deebf41b4e434293185fdca951b20a62511f6b3d680166b2271c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af2fc377ef32deebf41b4e434293185fdca951b20a62511f6b3d680166b2271c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2fc377ef32deebf41b4e434293185fdca951b20a62511f6b3d680166b2271c", kill_on_drop: false }` [INFO] [stdout] af2fc377ef32deebf41b4e434293185fdca951b20a62511f6b3d680166b2271c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] 8277fcb971037a867f4d48158591b5e89dadbce183b6b303eb5c8ade163adb38 [INFO] running `Command { std: "docker" "start" "-a" "8277fcb971037a867f4d48158591b5e89dadbce183b6b303eb5c8ade163adb38", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling load_file v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling tui v0.2.3 [INFO] [stderr] Compiling gb-rs v0.1.0 (/opt/rustwide/workdir/gameboy) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | 0x00...0x07 => unimplemented!("RLC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | 0x08...0x0F => unimplemented!("RRC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | 0x17...0x1F => unimplemented!("RR r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | 0x78...0x7F => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stdout] | ----------- this range overlaps on `39_u8`... [INFO] [stdout] 216 | /* SRA r */ [INFO] [stdout] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stdout] | ----------- this range overlaps on `71_u8`... [INFO] [stdout] 220 | /* BIT 1,r */ [INFO] [stdout] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | header.into_iter(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | header.iter(), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 80 | IntoIterator::into_iter(header), [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(registers.into_iter()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(registers.iter()) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | header.into_iter(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 109 | header.iter(), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 109 | IntoIterator::into_iter(header), [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:111:33 [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(registers.into_iter()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(registers.iter()) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "8277fcb971037a867f4d48158591b5e89dadbce183b6b303eb5c8ade163adb38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8277fcb971037a867f4d48158591b5e89dadbce183b6b303eb5c8ade163adb38", kill_on_drop: false }` [INFO] [stdout] 8277fcb971037a867f4d48158591b5e89dadbce183b6b303eb5c8ade163adb38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] 07b5f70a2bc8cc80912f23f83d3de103d6422e5db21456c3c5d46df14e18dd99 [INFO] running `Command { std: "docker" "start" "-a" "07b5f70a2bc8cc80912f23f83d3de103d6422e5db21456c3c5d46df14e18dd99", kill_on_drop: false }` [INFO] [stderr] Compiling gb-rs v0.1.0 (/opt/rustwide/workdir/gameboy) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / bitflags! { [INFO] [stdout] 5 | | #[derive(Default)] [INFO] [stdout] 6 | | pub struct Flags: u8 { [INFO] [stdout] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stdout] ... | [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | 0x00...0x07 => unimplemented!("RLC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | 0x08...0x0F => unimplemented!("RRC r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:213:13 [INFO] [stdout] | [INFO] [stdout] 213 | 0x17...0x1F => unimplemented!("RR r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:217:13 [INFO] [stdout] | [INFO] [stdout] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | 0x78...0x7F => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stdout] | ----------- this range overlaps on `39_u8`... [INFO] [stdout] 216 | /* SRA r */ [INFO] [stdout] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> gameboy/src/cpu/instructions/mod.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stdout] | ----------- this range overlaps on `71_u8`... [INFO] [stdout] 220 | /* BIT 1,r */ [INFO] [stdout] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | header.into_iter(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 80 | header.iter(), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 80 | IntoIterator::into_iter(header), [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(registers.into_iter()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(registers.iter()) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 82 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | header.into_iter(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 109 | header.iter(), [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 109 | IntoIterator::into_iter(header), [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stdout] --> gameboy/src/gui/terminal.rs:111:33 [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(registers.into_iter()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(registers.iter()) [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 111 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stdout] | ++++++++++++++++++++++++ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gb_rs-a5adbfedfb96a082) [INFO] running `Command { std: "docker" "inspect" "07b5f70a2bc8cc80912f23f83d3de103d6422e5db21456c3c5d46df14e18dd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b5f70a2bc8cc80912f23f83d3de103d6422e5db21456c3c5d46df14e18dd99", kill_on_drop: false }` [INFO] [stdout] 07b5f70a2bc8cc80912f23f83d3de103d6422e5db21456c3c5d46df14e18dd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] 39e00e1d7e0bf06a2d048121c6976d7e8e23db35e4136885d7cad8067f0568a4 [INFO] running `Command { std: "docker" "start" "-a" "39e00e1d7e0bf06a2d048121c6976d7e8e23db35e4136885d7cad8067f0568a4", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | #[derive(Default)] [INFO] [stderr] 6 | | pub struct Flags: u8 { [INFO] [stderr] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> gameboy/src/cpu/register.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / bitflags! { [INFO] [stderr] 5 | | #[derive(Default)] [INFO] [stderr] 6 | | pub struct Flags: u8 { [INFO] [stderr] 7 | | const Z = 0b10000000; // Zero Flag [INFO] [stderr] ... | [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__impl_bitflags` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:193:13 [INFO] [stderr] | [INFO] [stderr] 193 | 0x00...0x07 => unimplemented!("RLC r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | 0x08...0x0F => unimplemented!("RRC r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:213:13 [INFO] [stderr] | [INFO] [stderr] 213 | 0x17...0x1F => unimplemented!("RR r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:215:13 [INFO] [stderr] | [INFO] [stderr] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:217:13 [INFO] [stderr] | [INFO] [stderr] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:219:13 [INFO] [stderr] | [INFO] [stderr] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:221:13 [INFO] [stderr] | [INFO] [stderr] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:223:13 [INFO] [stderr] | [INFO] [stderr] 223 | 0x78...0x7F => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:217:9 [INFO] [stderr] | [INFO] [stderr] 215 | 0x20...0x27 => unimplemented!("SLA r"), [INFO] [stderr] | ----------- this range overlaps on `39_u8`... [INFO] [stderr] 216 | /* SRA r */ [INFO] [stderr] 217 | 0x27...0x2F => unimplemented!("SRA r"), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> gameboy/src/cpu/instructions/mod.rs:221:9 [INFO] [stderr] | [INFO] [stderr] 219 | 0x40...0x47 => unimplemented!("BIT 0,r"), [INFO] [stderr] | ----------- this range overlaps on `71_u8`... [INFO] [stderr] 220 | /* BIT 1,r */ [INFO] [stderr] 221 | 0x47...0x4F => unimplemented!("BIT 1,r"), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> gameboy/src/gui/terminal.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | header.into_iter(), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 80 | header.iter(), [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 80 | IntoIterator::into_iter(header), [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> gameboy/src/gui/terminal.rs:82:33 [INFO] [stderr] | [INFO] [stderr] 82 | Row::Data(registers.into_iter()) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 82 | Row::Data(registers.iter()) [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 82 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> gameboy/src/gui/terminal.rs:109:16 [INFO] [stderr] | [INFO] [stderr] 109 | header.into_iter(), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 109 | header.iter(), [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 109 | IntoIterator::into_iter(header), [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: this method call resolves to `<&[T; N] as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to <[T; N] as IntoIterator>::into_iter in Rust 2021 [INFO] [stderr] --> gameboy/src/gui/terminal.rs:111:33 [INFO] [stderr] | [INFO] [stderr] 111 | Row::Data(registers.into_iter()) [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this changes meaning in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stderr] | [INFO] [stderr] 111 | Row::Data(registers.iter()) [INFO] [stderr] | ~~~~ [INFO] [stderr] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stderr] | [INFO] [stderr] 111 | Row::Data(IntoIterator::into_iter(registers)) [INFO] [stderr] | ++++++++++++++++++++++++ ~ [INFO] [stderr] [INFO] [stderr] warning: `gb-rs` (bin "gb-rs" test) generated 17 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb_rs-a5adbfedfb96a082) [INFO] [stdout] running 42 tests [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_a ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_b ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_d ... ok [INFO] [stdout] test cpu::instructions::call::tests::it_should_store_the_current_pc ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_a ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_c ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_b ... ok [INFO] [stdout] test cpu::instructions::inc::tests::it_should_increase_the_pc ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_h ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_l ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_overflow_while_decrementing ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_c ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_d ... ok [INFO] [stdout] test cpu::instructions::dec::tests::one_byte::it_should_decrement_the_value_of_register_e ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_overflow_while_incrementing ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_h ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_l ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_increment_the_value_of_register_pair_af ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_not_jump_when_z_flag_is_reset ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_increment_the_value_of_register_pair_bc ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_increment_the_value_of_register_pair_de ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_not_jump_when_c_flag_is_set ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_increment_the_value_of_register_pair_sp ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_overflow_while_incrementing ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_not_jump_when_z_flag_is_set ... ok [INFO] [stdout] test cpu::instructions::push::tests::write_16_bit_register_into_stack ... ok [INFO] [stdout] test cpu::instructions::pop::tests::should_increase_the_pc ... ok [INFO] [stdout] test cpu::instructions::push::tests::should_increase_the_pc ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_jump_when_c_flag_is_set ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_jump_when_c_flag_is_reset ... ok [INFO] [stdout] test cpu::register::tests::it_should_pair_hl ... ok [INFO] [stdout] test cpu::register::tests::it_should_pair_de ... ok [INFO] [stdout] test cpu::instructions::inc::tests::one_byte::it_should_increment_the_value_of_register_e ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_not_jump_when_c_flag_is_reset ... ok [INFO] [stdout] test cpu::register::tests::it_should_pair_af ... ok [INFO] [stdout] test cpu::register::tests::it_should_pair_bc ... ok [INFO] [stdout] test cpu::instructions::call::tests::it_should_set_the_pc ... ok [INFO] [stdout] test cpu::instructions::dec::tests::it_should_increase_the_pc ... ok [INFO] [stdout] test cpu::instructions::pop::tests::write_16_bit_stack_value_into_register ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_jump_when_z_flag_is_set ... ok [INFO] [stdout] test cpu::instructions::inc::tests::two_bytes::it_should_increment_the_value_of_register_pair_hl ... ok [INFO] [stdout] test cpu::instructions::jump::tests::it_should_jump_when_z_flag_is_reset ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39e00e1d7e0bf06a2d048121c6976d7e8e23db35e4136885d7cad8067f0568a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e00e1d7e0bf06a2d048121c6976d7e8e23db35e4136885d7cad8067f0568a4", kill_on_drop: false }` [INFO] [stdout] 39e00e1d7e0bf06a2d048121c6976d7e8e23db35e4136885d7cad8067f0568a4