[INFO] cloning repository https://github.com/araneavalon/cpu-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/araneavalon/cpu-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faraneavalon%2Fcpu-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faraneavalon%2Fcpu-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80bab73fa7173f8df42c42db8de0e8f4ff918069 [INFO] testing araneavalon/cpu-emulator 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%2Faraneavalon%2Fcpu-emulator" "/workspace/builds/worker-95/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-95/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/araneavalon/cpu-emulator 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/araneavalon/cpu-emulator [INFO] finished tweaking git repo https://github.com/araneavalon/cpu-emulator [INFO] tweaked toml for git repo https://github.com/araneavalon/cpu-emulator written to /workspace/builds/worker-95/source/Cargo.toml [INFO] crate git repo https://github.com/araneavalon/cpu-emulator 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] [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-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f5d3eacc3dc488a356ba0e2288c6af53c7b9252c977abdcf63563c50bcf6b45 [INFO] running `Command { std: "docker" "start" "-a" "1f5d3eacc3dc488a356ba0e2288c6af53c7b9252c977abdcf63563c50bcf6b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f5d3eacc3dc488a356ba0e2288c6af53c7b9252c977abdcf63563c50bcf6b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5d3eacc3dc488a356ba0e2288c6af53c7b9252c977abdcf63563c50bcf6b45", kill_on_drop: false }` [INFO] [stdout] 1f5d3eacc3dc488a356ba0e2288c6af53c7b9252c977abdcf63563c50bcf6b45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7173155e6914faee1a8a3d25273f87d42ec1d3046968da849d55ec7d0a8a09c5 [INFO] running `Command { std: "docker" "start" "-a" "7173155e6914faee1a8a3d25273f87d42ec1d3046968da849d55ec7d0a8a09c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling assembler v0.1.0 (/opt/rustwide/workdir/assembler) [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling cpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/io/screen.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | 0xC000 ... 0xDDFF | [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 2018) 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] --> src/io/screen.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | 0xDE00 ... 0xDE03 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | 0xC000 ... 0xDDFF => Ok(self.data[(address as usize) - RAM_OFFSET]), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | 0xC000 ... 0xDDFF => self.data[(address as usize) - RAM_OFFSET] = value, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `io` [INFO] [stdout] --> src/io/mod.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | io: [u16; 0x0200], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptZero` [INFO] [stdout] --> src/components/flags.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | InterruptZero = 8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptOne` [INFO] [stdout] --> src/components/flags.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | InterruptOne, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptTwo` [INFO] [stdout] --> src/components/flags.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | InterruptTwo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptThree` [INFO] [stdout] --> src/components/flags.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | InterruptThree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptFour` [INFO] [stdout] --> src/components/flags.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | InterruptFour, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptFive` [INFO] [stdout] --> src/components/flags.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | InterruptFive, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptSix` [INFO] [stdout] --> src/components/flags.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | InterruptSix, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/components/flags.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn set(&mut self, flag: Flag, value: bool) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `graphics_size` [INFO] [stdout] --> src/io/screen.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | fn graphics_size(&self) -> (i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.31s [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7173155e6914faee1a8a3d25273f87d42ec1d3046968da849d55ec7d0a8a09c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7173155e6914faee1a8a3d25273f87d42ec1d3046968da849d55ec7d0a8a09c5", kill_on_drop: false }` [INFO] [stdout] 7173155e6914faee1a8a3d25273f87d42ec1d3046968da849d55ec7d0a8a09c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 582885656f8281dec9a2cc1e774654cba5a248c1bfdfb1d1f092070480a583be [INFO] running `Command { std: "docker" "start" "-a" "582885656f8281dec9a2cc1e774654cba5a248c1bfdfb1d1f092070480a583be", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/io/screen.rs:139:14 [INFO] [stdout] | [INFO] [stdout] 139 | 0xC000 ... 0xDDFF | [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 2018) 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] --> src/io/screen.rs:140:14 [INFO] [stdout] | [INFO] [stdout] 140 | 0xDE00 ... 0xDE03 => true, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | 0xC000 ... 0xDDFF => Ok(self.data[(address as usize) - RAM_OFFSET]), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | 0xC000 ... 0xDDFF => self.data[(address as usize) - RAM_OFFSET] = value, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `io` [INFO] [stdout] --> src/io/mod.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | io: [u16; 0x0200], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptZero` [INFO] [stdout] --> src/components/flags.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | InterruptZero = 8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptOne` [INFO] [stdout] --> src/components/flags.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | InterruptOne, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptTwo` [INFO] [stdout] --> src/components/flags.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | InterruptTwo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptThree` [INFO] [stdout] --> src/components/flags.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | InterruptThree, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptFour` [INFO] [stdout] --> src/components/flags.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | InterruptFour, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptFive` [INFO] [stdout] --> src/components/flags.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | InterruptFive, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InterruptSix` [INFO] [stdout] --> src/components/flags.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | InterruptSix, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/components/flags.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/components/flags.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn set(&mut self, flag: Flag, value: bool) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `graphics_size` [INFO] [stdout] --> src/io/screen.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | fn graphics_size(&self) -> (i32, i32) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.31s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cpu-1d932cbf882d8a53) [INFO] running `Command { std: "docker" "inspect" "582885656f8281dec9a2cc1e774654cba5a248c1bfdfb1d1f092070480a583be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582885656f8281dec9a2cc1e774654cba5a248c1bfdfb1d1f092070480a583be", kill_on_drop: false }` [INFO] [stdout] 582885656f8281dec9a2cc1e774654cba5a248c1bfdfb1d1f092070480a583be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-95/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33b4f383550fb92f3e0c893892e7756ebbbdce3cc0a875b686ae9b2b38428659 [INFO] running `Command { std: "docker" "start" "-a" "33b4f383550fb92f3e0c893892e7756ebbbdce3cc0a875b686ae9b2b38428659", kill_on_drop: false }` [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/io/screen.rs:139:14 [INFO] [stderr] | [INFO] [stderr] 139 | 0xC000 ... 0xDDFF | [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 2018) 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] --> src/io/screen.rs:140:14 [INFO] [stderr] | [INFO] [stderr] 140 | 0xDE00 ... 0xDE03 => true, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:147:14 [INFO] [stderr] | [INFO] [stderr] 147 | 0xC000 ... 0xDDFF => Ok(self.data[(address as usize) - RAM_OFFSET]), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) 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] --> src/io/screen.rs:158:14 [INFO] [stderr] | [INFO] [stderr] 158 | 0xC000 ... 0xDDFF => self.data[(address as usize) - RAM_OFFSET] = value, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: field is never read: `io` [INFO] [stderr] --> src/io/mod.rs:30:3 [INFO] [stderr] | [INFO] [stderr] 30 | io: [u16; 0x0200], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptZero` [INFO] [stderr] --> src/components/flags.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | InterruptZero = 8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptOne` [INFO] [stderr] --> src/components/flags.rs:19:3 [INFO] [stderr] | [INFO] [stderr] 19 | InterruptOne, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptTwo` [INFO] [stderr] --> src/components/flags.rs:20:3 [INFO] [stderr] | [INFO] [stderr] 20 | InterruptTwo, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptThree` [INFO] [stderr] --> src/components/flags.rs:21:3 [INFO] [stderr] | [INFO] [stderr] 21 | InterruptThree, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptFour` [INFO] [stderr] --> src/components/flags.rs:22:3 [INFO] [stderr] | [INFO] [stderr] 22 | InterruptFour, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptFive` [INFO] [stderr] --> src/components/flags.rs:23:3 [INFO] [stderr] | [INFO] [stderr] 23 | InterruptFive, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InterruptSix` [INFO] [stderr] --> src/components/flags.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | InterruptSix, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/components/flags.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, PartialEq, Eq, Clone, Copy)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set` [INFO] [stderr] --> src/components/flags.rs:59:10 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn set(&mut self, flag: Flag, value: bool) { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `graphics_size` [INFO] [stderr] --> src/io/screen.rs:90:6 [INFO] [stderr] | [INFO] [stderr] 90 | fn graphics_size(&self) -> (i32, i32) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cpu` (bin "cpu" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cpu-1d932cbf882d8a53) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "33b4f383550fb92f3e0c893892e7756ebbbdce3cc0a875b686ae9b2b38428659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b4f383550fb92f3e0c893892e7756ebbbdce3cc0a875b686ae9b2b38428659", kill_on_drop: false }` [INFO] [stdout] 33b4f383550fb92f3e0c893892e7756ebbbdce3cc0a875b686ae9b2b38428659