[INFO] cloning repository https://github.com/aelred/nes-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aelred/nes-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faelred%2Fnes-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faelred%2Fnes-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91f3b96fc4d6cb34d0e2d91474ce33a0a4f4b9f8 [INFO] checking aelred/nes-rust against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faelred%2Fnes-rust" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aelred/nes-rust on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aelred/nes-rust [INFO] finished tweaking git repo https://github.com/aelred/nes-rust [INFO] tweaked toml for git repo https://github.com/aelred/nes-rust written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/aelred/nes-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8436cedc0459337ec178ed532cb6155ae82ea63275c5364f5bf47362ce53b25 [INFO] running `Command { std: "docker" "start" "-a" "c8436cedc0459337ec178ed532cb6155ae82ea63275c5364f5bf47362ce53b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8436cedc0459337ec178ed532cb6155ae82ea63275c5364f5bf47362ce53b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8436cedc0459337ec178ed532cb6155ae82ea63275c5364f5bf47362ce53b25", kill_on_drop: false }` [INFO] [stdout] c8436cedc0459337ec178ed532cb6155ae82ea63275c5364f5bf47362ce53b25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 192c44bd0a7357bfcba9b530e55af3504517b7718dab92ae406dc236ae2f55a5 [INFO] running `Command { std: "docker" "start" "-a" "192c44bd0a7357bfcba9b530e55af3504517b7718dab92ae406dc236ae2f55a5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking hexdump v0.1.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking sdl2 v0.32.1 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking nes-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu.rs:410:89 [INFO] [stdout] | [INFO] [stdout] 410 | fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> (u8)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 410 - fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> (u8)) { [INFO] [stdout] 410 + fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> u8) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking mockall v0.11.0 [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] --> tests/simple_programs.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | / run!([1, 2] -> [3]; [INFO] [stdout] 81 | | LDA_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 82 | | INX, [INFO] [stdout] 83 | | ADC_ABSOLUTE_X, PARAM_ADDRESS, 0, [INFO] [stdout] ... | [INFO] [stdout] 86 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_____- in this macro invocation [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] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iterIntoIterator::into_iter(()).cloned().collect(); [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] --> tests/simple_programs.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | / run!([1, 2] -> [3]; [INFO] [stdout] 81 | | LDA_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 82 | | INX, [INFO] [stdout] 83 | | ADC_ABSOLUTE_X, PARAM_ADDRESS, 0, [INFO] [stdout] ... | [INFO] [stdout] 86 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 87 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = IntoIterator::into_iter($expected.into_iter()).cloned().collect(); [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] --> tests/simple_programs.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | / run!([7, 6] -> [42]; [INFO] [stdout] 93 | | LDA_IMMEDIATE, 0u8, [INFO] [stdout] 94 | | LDY_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 95 | | INX, [INFO] [stdout] ... | [INFO] [stdout] 101 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iterIntoIterator::into_iter(()).cloned().collect(); [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] --> tests/simple_programs.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | / run!([7, 6] -> [42]; [INFO] [stdout] 93 | | LDA_IMMEDIATE, 0u8, [INFO] [stdout] 94 | | LDY_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 95 | | INX, [INFO] [stdout] ... | [INFO] [stdout] 101 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 102 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = IntoIterator::into_iter($expected.into_iter()).cloned().collect(); [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] --> tests/simple_programs.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / run!([20] -> [210]; [INFO] [stdout] 108 | | LDA_IMMEDIATE, 0u8, [INFO] [stdout] 109 | | LDX_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 110 | | ADC_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] ... | [INFO] [stdout] 115 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iterIntoIterator::into_iter(()).cloned().collect(); [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] --> tests/simple_programs.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / run!([20] -> [210]; [INFO] [stdout] 108 | | LDA_IMMEDIATE, 0u8, [INFO] [stdout] 109 | | LDX_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] 110 | | ADC_ABSOLUTE, PARAM_ADDRESS, 0, [INFO] [stdout] ... | [INFO] [stdout] 115 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 116 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = IntoIterator::into_iter($expected.into_iter()).cloned().collect(); [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] --> tests/simple_programs.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | / run!([20] -> [210]; [INFO] [stdout] 122 | | 0 => { [INFO] [stdout] 123 | | JSR, 0x34, 0x12, [INFO] [stdout] 124 | | LDA_IMMEDIATE, 1u8, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iterIntoIterator::into_iter(()).cloned().collect(); [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] --> tests/simple_programs.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | / run!([20] -> [210]; [INFO] [stdout] 122 | | 0 => { [INFO] [stdout] 123 | | JSR, 0x34, 0x12, [INFO] [stdout] 124 | | LDA_IMMEDIATE, 1u8, [INFO] [stdout] ... | [INFO] [stdout] 135 | | } [INFO] [stdout] 136 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = IntoIterator::into_iter($expected.into_iter()).cloned().collect(); [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] --> tests/simple_programs.rs:15:39 [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | / run!([11] -> [89]; [INFO] [stdout] 142 | | LDX_IMMEDIATE, 0x01u8, [INFO] [stdout] 143 | | STX_ZERO_PAGE, 0xefu8, [INFO] [stdout] 144 | | SEC, [INFO] [stdout] ... | [INFO] [stdout] 160 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 15 | let params: Vec = $params.into_iterIntoIterator::into_iter(()).cloned().collect(); [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] --> tests/simple_programs.rs:16:43 [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.into_iter().cloned().collect(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 141 | / run!([11] -> [89]; [INFO] [stdout] 142 | | LDX_IMMEDIATE, 0x01u8, [INFO] [stdout] 143 | | STX_ZERO_PAGE, 0xefu8, [INFO] [stdout] 144 | | SEC, [INFO] [stdout] ... | [INFO] [stdout] 160 | | STA_ABSOLUTE, HALT_ADDRESS, 0 [INFO] [stdout] 161 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = $expected.iter().cloned().collect(); [INFO] [stdout] | ~~~~ [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 16 | let expected: Vec = IntoIterator::into_iter($expected.into_iter()).cloned().collect(); [INFO] [stdout] | ++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu.rs:410:89 [INFO] [stdout] | [INFO] [stdout] 410 | fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> (u8)) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 410 - fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> (u8)) { [INFO] [stdout] 410 + fn shift(&mut self, reference: Reference, carry_bit: u8, op: impl FnOnce(u8, u8) -> u8) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "192c44bd0a7357bfcba9b530e55af3504517b7718dab92ae406dc236ae2f55a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "192c44bd0a7357bfcba9b530e55af3504517b7718dab92ae406dc236ae2f55a5", kill_on_drop: false }` [INFO] [stdout] 192c44bd0a7357bfcba9b530e55af3504517b7718dab92ae406dc236ae2f55a5