[INFO] cloning repository https://github.com/DanieleS/rustyboy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanieleS/rustyboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleS%2Frustyboy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleS%2Frustyboy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 159a70fb0515976478163403ffdb231b445a39e5
[INFO] checking DanieleS/rustyboy against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanieleS%2Frustyboy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanieleS/rustyboy
[INFO] finished tweaking git repo https://github.com/DanieleS/rustyboy
[INFO] tweaked toml for git repo https://github.com/DanieleS/rustyboy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanieleS/rustyboy on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanieleS/rustyboy 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded wayland-egl v0.29.4
[INFO] [stderr]   Downloaded ndk-glue v0.5.2
[INFO] [stderr]   Downloaded wayland-sys v0.29.4
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded wayland-cursor v0.29.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.31
[INFO] [stderr]   Downloaded memmap2 v0.3.1
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded thiserror v1.0.31
[INFO] [stderr]   Downloaded smallvec v1.8.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded wayland-scanner v0.29.4
[INFO] [stderr]   Downloaded glutin v0.28.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded ndk v0.5.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded wayland-commons v0.29.4
[INFO] [stderr]   Downloaded calloop v0.9.3
[INFO] [stderr]   Downloaded wayland-client v0.29.4
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.4
[INFO] [stderr]   Downloaded wayland-protocols v0.29.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded nix v0.22.3
[INFO] [stderr]   Downloaded winit v0.26.1
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded glium v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72f0d279c72479ebb1613cb27aac7c29fe946a818f664a1856bf0897ac399213
[INFO] running `Command { std: "docker" "start" "-a" "72f0d279c72479ebb1613cb27aac7c29fe946a818f664a1856bf0897ac399213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72f0d279c72479ebb1613cb27aac7c29fe946a818f664a1856bf0897ac399213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72f0d279c72479ebb1613cb27aac7c29fe946a818f664a1856bf0897ac399213", kill_on_drop: false }`
[INFO] [stdout] 72f0d279c72479ebb1613cb27aac7c29fe946a818f664a1856bf0897ac399213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba643d11e3d12fbddd166dc95ec227aad5479b1ac1736564105cb82e1e484f01
[INFO] running `Command { std: "docker" "start" "-a" "ba643d11e3d12fbddd166dc95ec227aad5479b1ac1736564105cb82e1e484f01", kill_on_drop: false }`
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking smallvec v1.8.1
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking backtrace v0.3.65
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking rustyboy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Memory`
[INFO] [stdout]  --> src/memory/io.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     GeneralPourposeMemoryBank, Memory, MemoryBank,
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Memory`
[INFO] [stdout]  --> src/memory/io.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 |     GeneralPourposeMemoryBank, Memory, MemoryBank,
[INFO] [stdout]   |                                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hardware.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut instructions = 10;
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]   --> src/hardware.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut instructions = 10;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/hardware.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut instructions = 10;
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instructions`
[INFO] [stdout]   --> src/hardware.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut instructions = 10;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instructions`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tile_map` is never read
[INFO] [stdout]   --> src/ppu.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ppu {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub tile_map: [Color; 256 * 256],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/ppu/tiles.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Sprite {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 107 |     pub fn new(tile: TileWithColors, x: u8, y: u8, sprite_flags: SpriteFlags) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_array_8` is never used
[INFO] [stdout]  --> src/utils/array.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn print_array_8(array: &[u8], width: usize) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_array_16` is never used
[INFO] [stdout]   --> src/utils/array.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn print_array_16(array: &[u16], width: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tile_map` is never read
[INFO] [stdout]   --> src/ppu.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Ppu {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub tile_map: [Color; 256 * 256],
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/ppu/tiles.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | impl Sprite {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] 107 |     pub fn new(tile: TileWithColors, x: u8, y: u8, sprite_flags: SpriteFlags) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_array_8` is never used
[INFO] [stdout]  --> src/utils/array.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn print_array_8(array: &[u8], width: usize) {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_array_16` is never used
[INFO] [stdout]   --> src/utils/array.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn print_array_16(array: &[u16], width: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.57s
[INFO] running `Command { std: "docker" "inspect" "ba643d11e3d12fbddd166dc95ec227aad5479b1ac1736564105cb82e1e484f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba643d11e3d12fbddd166dc95ec227aad5479b1ac1736564105cb82e1e484f01", kill_on_drop: false }`
[INFO] [stdout] ba643d11e3d12fbddd166dc95ec227aad5479b1ac1736564105cb82e1e484f01
