[INFO] cloning repository https://github.com/VictorKoenders/gameboy_emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VictorKoenders/gameboy_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fgameboy_emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fgameboy_emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b248a7c67d2dcacc2b186f361ed9bdef06408518 [INFO] checking VictorKoenders/gameboy_emulator against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictorKoenders%2Fgameboy_emulator" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VictorKoenders/gameboy_emulator on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/VictorKoenders/gameboy_emulator [INFO] finished tweaking git repo https://github.com/VictorKoenders/gameboy_emulator [INFO] tweaked toml for git repo https://github.com/VictorKoenders/gameboy_emulator written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/VictorKoenders/gameboy_emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c9e2ca68cf54fa3c5e77bc8281207ef5a0c4eedcd8b13998dbdb58f15a8728 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7c9e2ca68cf54fa3c5e77bc8281207ef5a0c4eedcd8b13998dbdb58f15a8728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c9e2ca68cf54fa3c5e77bc8281207ef5a0c4eedcd8b13998dbdb58f15a8728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c9e2ca68cf54fa3c5e77bc8281207ef5a0c4eedcd8b13998dbdb58f15a8728", kill_on_drop: false }` [INFO] [stdout] e7c9e2ca68cf54fa3c5e77bc8281207ef5a0c4eedcd8b13998dbdb58f15a8728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] 60360cc6583f30188eefdfdb2011fc78aeb7a587ab8f01a8f180357cc27b7ed3 [INFO] running `Command { std: "docker" "start" "-a" "60360cc6583f30188eefdfdb2011fc78aeb7a587ab8f01a8f180357cc27b7ed3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking drawille v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking termion v1.5.4 [INFO] [stderr] Compiling minifb v0.14.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.3 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking gameboy_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/memory.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | --------------------- matches any value [INFO] [stdout] 210 | _ => todo!( [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `REGISTER_DISABLE_BIOS` [INFO] [stdout] --> src/memory.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_REGISTER_DISABLE_BIOS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/memory.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | --------------------- matches any value [INFO] [stdout] 210 | _ => todo!( [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `REGISTER_DISABLE_BIOS` [INFO] [stdout] --> src/memory.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_REGISTER_DISABLE_BIOS` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `REGISTER_DISABLE_BIOS` should have a snake case name [INFO] [stdout] --> src/memory.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_disable_bios` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `REGISTER_DISABLE_BIOS` should have a snake case name [INFO] [stdout] --> src/memory.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | REGISTER_DISABLE_BIOS => { self.bios_loaded = false; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `register_disable_bios` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Tile` [INFO] [stdout] --> src/video/terminal.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Tile; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::Tile` [INFO] [stdout] --> src/video/terminal.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::Tile; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_index` [INFO] [stdout] --> src/video/no_output.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | tile_index: u16, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row_index` [INFO] [stdout] --> src/video/no_output.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | row_index: u16, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_index` [INFO] [stdout] --> src/video/no_output.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pixel_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/video/no_output.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | color: Color, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/video/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: [[Color; 8]; 8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/video/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn set(&mut self, row_index: usize, pixel_index: usize, color: Color) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile_index` [INFO] [stdout] --> src/video/no_output.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | tile_index: u16, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tile_index` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row_index` [INFO] [stdout] --> src/video/no_output.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | row_index: u16, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pixel_index` [INFO] [stdout] --> src/video/no_output.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pixel_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pixel_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `color` [INFO] [stdout] --> src/video/no_output.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | color: Color, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/video/terminal.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / writeln!( [INFO] [stdout] 37 | | stdout, [INFO] [stdout] 38 | | "{}{}", [INFO] [stdout] 39 | | termion::clear::All, [INFO] [stdout] 40 | | termion::cursor::Goto(1, 1), [INFO] [stdout] 41 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color` [INFO] [stdout] --> src/video/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | color: [[Color; 8]; 8], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set` [INFO] [stdout] --> src/video/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn set(&mut self, row_index: usize, pixel_index: usize, color: Color) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/video/terminal.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | / writeln!( [INFO] [stdout] 37 | | stdout, [INFO] [stdout] 38 | | "{}{}", [INFO] [stdout] 39 | | termion::clear::All, [INFO] [stdout] 40 | | termion::cursor::Goto(1, 1), [INFO] [stdout] 41 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.74s [INFO] running `Command { std: "docker" "inspect" "60360cc6583f30188eefdfdb2011fc78aeb7a587ab8f01a8f180357cc27b7ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60360cc6583f30188eefdfdb2011fc78aeb7a587ab8f01a8f180357cc27b7ed3", kill_on_drop: false }` [INFO] [stdout] 60360cc6583f30188eefdfdb2011fc78aeb7a587ab8f01a8f180357cc27b7ed3