[INFO] cloning repository https://github.com/debris/dcpu16
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/debris/dcpu16" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fdcpu16", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fdcpu16'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a16bdc305c292f9856c868b1770a89280c75ead3
[INFO] checking debris/dcpu16 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebris%2Fdcpu16" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/debris/dcpu16
[INFO] finished tweaking git repo https://github.com/debris/dcpu16
[INFO] tweaked toml for git repo https://github.com/debris/dcpu16 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debris/dcpu16 on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/debris/dcpu16 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3def9adddb87b1abe26f66be0c8b29f94219f1aaaeb5684ff6a034fb071eec44
[INFO] running `Command { std: "docker" "start" "-a" "3def9adddb87b1abe26f66be0c8b29f94219f1aaaeb5684ff6a034fb071eec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3def9adddb87b1abe26f66be0c8b29f94219f1aaaeb5684ff6a034fb071eec44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3def9adddb87b1abe26f66be0c8b29f94219f1aaaeb5684ff6a034fb071eec44", kill_on_drop: false }`
[INFO] [stdout] 3def9adddb87b1abe26f66be0c8b29f94219f1aaaeb5684ff6a034fb071eec44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 064578ebfece36a851992220dff2ec815d22af65303e9ea7c28dc884b8c6e785
[INFO] running `Command { std: "docker" "start" "-a" "064578ebfece36a851992220dff2ec815d22af65303e9ea7c28dc884b8c6e785", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking matches v0.1.2
[INFO] [stderr]     Checking dcpu16 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]  --> src/dcpu/cpu/instruction.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{self, Formatter, Display};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 |             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[INFO] [stdout]     |                                  ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 343 -             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[INFO] [stdout] 343 +             n @ 0x20 ... 0x3f => (n as u16).wrapping_sub(0x21),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |             n @ 0x0 ... 0x7 => self.registers[n as usize],
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:322:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |             n @ 0x8 ... 0xf => self.memory.get(self.registers[(n - 0x8) as usize] as usize),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:323:22
[INFO] [stdout]     |
[INFO] [stdout] 323 |             n @ 0x10 ... 0x17 => {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |             n @ 0x0 ... 0x7 => self.registers[n as usize] = value,
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |             '0'...'9' => Some(self.consume_number(10)),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |             'a'...'z' | 'A'...'Z' => Some(self.consume_word()),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |             'a'...'z' | 'A'...'Z' => Some(self.consume_word()),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 '0'...'9' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:44
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Formatter`
[INFO] [stdout]  --> src/dcpu/cpu/instruction.rs:2:22
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{self, Formatter, Display};
[INFO] [stdout]   |                      ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:343:34
[INFO] [stdout]     |
[INFO] [stdout] 343 |             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[INFO] [stdout]     |                                  ^                             ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 343 -             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[INFO] [stdout] 343 +             n @ 0x20 ... 0x3f => (n as u16).wrapping_sub(0x21),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |             n @ 0x0 ... 0x7 => self.registers[n as usize],
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:322:21
[INFO] [stdout]     |
[INFO] [stdout] 322 |             n @ 0x8 ... 0xf => self.memory.get(self.registers[(n - 0x8) as usize] as usize),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:323:22
[INFO] [stdout]     |
[INFO] [stdout] 323 |             n @ 0x10 ... 0x17 => {
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:343:22
[INFO] [stdout]     |
[INFO] [stdout] 343 |             n @ 0x20 ... 0x3f => ((n as u16).wrapping_sub(0x21)),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/cpu/cpu.rs:350:21
[INFO] [stdout]     |
[INFO] [stdout] 350 |             n @ 0x0 ... 0x7 => self.registers[n as usize] = value,
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |             '0'...'9' => Some(self.consume_number(10)),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:181:16
[INFO] [stdout]     |
[INFO] [stdout] 181 |             'a'...'z' | 'A'...'Z' => Some(self.consume_word()),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |             'a'...'z' | 'A'...'Z' => Some(self.consume_word()),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:232:20
[INFO] [stdout]     |
[INFO] [stdout] 232 |                 '0'...'9' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:20
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:32
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:248:44
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 'a'...'z' | 'A'...'Z' | '0'...'9' | '_' => self.advance(1),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Opcode` is more private than the item `Token::Opcode::0`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Opcode(Opcode),
[INFO] [stdout]     |            ^^^^^^ field `Token::Opcode::0` is reachable at visibility `pub(in crate::dcpu::assembly)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Opcode` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   | enum Opcode {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Value<'a>` is more private than the item `Token::Value::0`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Value(Value<'a>),
[INFO] [stdout]     |           ^^^^^^^^^ field `Token::Value::0` is reachable at visibility `pub(in crate::dcpu::assembly)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Value<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum Value<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn new(source: &str) -> Tokenizer {
[INFO] [stdout]     |                        ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn new(source: &str) -> Tokenizer<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn new(source: &str) -> LookaheadTokenizer {
[INFO] [stdout]     |                        ^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn new(source: &str) -> LookaheadTokenizer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(source: &str) -> Parser {
[INFO] [stdout]    |                        ^^^^     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(source: &str) -> Parser<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: type `Opcode` is private
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 |         matches!(self.tokenizer.token_at(n), Some(Token::Opcode(ref _op)))
[INFO] [stdout]    |                                                                 ^^^^^^^ private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: type `Value<'_>` is private
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 |         matches!(self.tokenizer.token_at(n), Some(Token::Value(ref _a)))
[INFO] [stdout]    |                                                                ^^^^^^ private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dcpu16` (bin "dcpu16") due to 2 previous errors; 19 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: type `Opcode` is more private than the item `Token::Opcode::0`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 |     Opcode(Opcode),
[INFO] [stdout]     |            ^^^^^^ field `Token::Opcode::0` is reachable at visibility `pub(in crate::dcpu::assembly)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Opcode` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout] 7   | enum Opcode {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Value<'a>` is more private than the item `Token::Value::0`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:130:11
[INFO] [stdout]     |
[INFO] [stdout] 130 |     Value(Value<'a>),
[INFO] [stdout]     |           ^^^^^^^^^ field `Token::Value::0` is reachable at visibility `pub(in crate::dcpu::assembly)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Value<'a>` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | enum Value<'a> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:153:24
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn new(source: &str) -> Tokenizer {
[INFO] [stdout]     |                        ^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn new(source: &str) -> Tokenizer<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/dcpu/assembly/tokenizer.rs:310:24
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn new(source: &str) -> LookaheadTokenizer {
[INFO] [stdout]     |                        ^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 310 |     pub fn new(source: &str) -> LookaheadTokenizer<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(source: &str) -> Parser {
[INFO] [stdout]    |                        ^^^^     ------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(source: &str) -> Parser<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: type `Opcode` is private
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:24:65
[INFO] [stdout]    |
[INFO] [stdout] 24 |         matches!(self.tokenizer.token_at(n), Some(Token::Opcode(ref _op)))
[INFO] [stdout]    |                                                                 ^^^^^^^ private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: type `Value<'_>` is private
[INFO] [stdout]   --> src/dcpu/assembly/parser.rs:32:64
[INFO] [stdout]    |
[INFO] [stdout] 32 |         matches!(self.tokenizer.token_at(n), Some(Token::Value(ref _a)))
[INFO] [stdout]    |                                                                ^^^^^^ private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dcpu16` (bin "dcpu16" test) due to 2 previous errors; 19 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "064578ebfece36a851992220dff2ec815d22af65303e9ea7c28dc884b8c6e785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "064578ebfece36a851992220dff2ec815d22af65303e9ea7c28dc884b8c6e785", kill_on_drop: false }`
[INFO] [stdout] 064578ebfece36a851992220dff2ec815d22af65303e9ea7c28dc884b8c6e785
