[INFO] cloning repository https://github.com/WuGambinos/chip8-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WuGambinos/chip8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuGambinos%2Fchip8-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuGambinos%2Fchip8-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaa7e3c0502a25d5e541f58f962564b6175c7724
[INFO] checking WuGambinos/chip8-rust against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuGambinos%2Fchip8-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/WuGambinos/chip8-rust on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/WuGambinos/chip8-rust
[INFO] finished tweaking git repo https://github.com/WuGambinos/chip8-rust
[INFO] tweaked toml for git repo https://github.com/WuGambinos/chip8-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/WuGambinos/chip8-rust 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logger v0.4.0
[INFO] [stderr]   Downloaded text_io v0.1.9
[INFO] [stderr]   Downloaded druid-derive v0.5.1
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.11.0
[INFO] [stderr]   Downloaded imgui-winit-support v0.11.0
[INFO] [stderr]   Downloaded glib v0.16.9
[INFO] [stderr]   Downloaded druid-shell v0.8.3
[INFO] [stderr]   Downloaded druid v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d56ee5cb890d52f7355932279d839896b0a6fb3b24e1ca3f0d9a5c463c0faf31
[INFO] running `Command { std: "docker" "start" "-a" "d56ee5cb890d52f7355932279d839896b0a6fb3b24e1ca3f0d9a5c463c0faf31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56ee5cb890d52f7355932279d839896b0a6fb3b24e1ca3f0d9a5c463c0faf31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56ee5cb890d52f7355932279d839896b0a6fb3b24e1ca3f0d9a5c463c0faf31", kill_on_drop: false }`
[INFO] [stdout] d56ee5cb890d52f7355932279d839896b0a6fb3b24e1ca3f0d9a5c463c0faf31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cce2526ce71939e3946c098aedcc82dd6c2d4a7a96ebf06e7a0f9f01fac7354
[INFO] running `Command { std: "docker" "start" "-a" "6cce2526ce71939e3946c098aedcc82dd6c2d4a7a96ebf06e7a0f9f01fac7354", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking hound v3.5.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking iron v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking raylib v3.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]     Checking logger v0.4.0
[INFO] [stderr]     Checking text_io v0.1.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]     Checking tinystr v0.7.1
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.1
[INFO] [stderr]     Checking unic-langid v0.9.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking fluent-syntax v0.11.0
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking fluent-bundle v0.15.2
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking rodio v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking imgui v0.11.0
[INFO] [stderr]     Checking glib v0.16.9
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking glutin v0.29.1
[INFO] [stderr]     Checking imgui-winit-support v0.11.0
[INFO] [stderr]     Checking cairo-rs v0.16.7
[INFO] [stderr]     Checking atk v0.16.0
[INFO] [stderr]     Checking imgui-glium-renderer v0.11.0
[INFO] [stderr]     Checking pango v0.16.5
[INFO] [stderr]     Checking gdk-pixbuf v0.16.7
[INFO] [stderr]     Checking pangocairo v0.16.3
[INFO] [stderr]     Checking gdk v0.16.2
[INFO] [stderr]     Checking piet-cairo v0.6.2
[INFO] [stderr]     Checking piet-common v0.6.2
[INFO] [stderr]     Checking druid v0.8.3
[INFO] [stderr]     Checking chip8-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::sound`
[INFO] [stdout]  --> src/chip.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::sound;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RaylibDrawHandle` is imported redundantly
[INFO] [stdout]  --> src/chip.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use raylib::prelude::RaylibDrawHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 | use raylib::prelude::*;
[INFO] [stdout]   |     ------------------ the item `RaylibDrawHandle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SineWave`, `Source`
[INFO] [stdout]  --> src/sound.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rodio::source::{SineWave, Source};
[INFO] [stdout]   |                     ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decoder`, `Sink`
[INFO] [stdout]  --> src/sound.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rodio::{Decoder, OutputStream, Sink};
[INFO] [stdout]   |             ^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/sound.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sound`
[INFO] [stdout]  --> src/chip.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::sound;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `RaylibDrawHandle` is imported redundantly
[INFO] [stdout]  --> src/chip.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use raylib::prelude::RaylibDrawHandle;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 | use raylib::prelude::*;
[INFO] [stdout]   |     ------------------ the item `RaylibDrawHandle` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SineWave`, `Source`
[INFO] [stdout]  --> src/sound.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use rodio::source::{SineWave, Source};
[INFO] [stdout]   |                     ^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decoder`, `Sink`
[INFO] [stdout]  --> src/sound.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rodio::{Decoder, OutputStream, Sink};
[INFO] [stdout]   |             ^^^^^^^                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/sound.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/chip.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 437 |             let mut pixel = self.memory[(self.i + (yline as u16)) as usize];
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/chip.rs:437:17
[INFO] [stdout]     |
[INFO] [stdout] 437 |             let mut pixel = self.memory[(self.i + (yline as u16)) as usize];
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_handle`
[INFO] [stdout]  --> src/sound.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (_stream, stream_handle) = match OutputStream::try_default() {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_handle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream_handle`
[INFO] [stdout]  --> src/sound.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let (_stream, stream_handle) = match OutputStream::try_default() {
[INFO] [stdout]   |                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream_handle`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6cce2526ce71939e3946c098aedcc82dd6c2d4a7a96ebf06e7a0f9f01fac7354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cce2526ce71939e3946c098aedcc82dd6c2d4a7a96ebf06e7a0f9f01fac7354", kill_on_drop: false }`
[INFO] [stdout] 6cce2526ce71939e3946c098aedcc82dd6c2d4a7a96ebf06e7a0f9f01fac7354
[INFO] checking WuGambinos/chip8-rust against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWuGambinos%2Fchip8-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/WuGambinos/chip8-rust on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/WuGambinos/chip8-rust
[INFO] finished tweaking git repo https://github.com/WuGambinos/chip8-rust
[INFO] tweaked toml for git repo https://github.com/WuGambinos/chip8-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/WuGambinos/chip8-rust 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e7af4f71b426a9de93bd1e4cd2aef9fd702715898f17abcd302267a90480534
[INFO] running `Command { std: "docker" "start" "-a" "5e7af4f71b426a9de93bd1e4cd2aef9fd702715898f17abcd302267a90480534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e7af4f71b426a9de93bd1e4cd2aef9fd702715898f17abcd302267a90480534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e7af4f71b426a9de93bd1e4cd2aef9fd702715898f17abcd302267a90480534", kill_on_drop: false }`
[INFO] [stdout] 5e7af4f71b426a9de93bd1e4cd2aef9fd702715898f17abcd302267a90480534
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af6cdd42c51e1899157d7e3ed9650bbd92aa21ca494b5a3b206cafc2f4dd9ba
[INFO] running `Command { std: "docker" "start" "-a" "7af6cdd42c51e1899157d7e3ed9650bbd92aa21ca494b5a3b206cafc2f4dd9ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling crossfont v0.5.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling imgui-sys v0.11.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking piet v0.6.2
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]     Checking chlorine v1.0.10
[INFO] [stderr]     Checking type-map v0.4.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]    Compiling glium v0.32.1
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling cpal v0.13.5
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=f3946aaa17a97ec4 -C extra-filename=-f3946aaa17a97ec4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-628d0bdb1c4d0465.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3f3e825a427ea6f3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a567e4aa1f12d8e2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7af6cdd42c51e1899157d7e3ed9650bbd92aa21ca494b5a3b206cafc2f4dd9ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af6cdd42c51e1899157d7e3ed9650bbd92aa21ca494b5a3b206cafc2f4dd9ba", kill_on_drop: false }`
[INFO] [stdout] 7af6cdd42c51e1899157d7e3ed9650bbd92aa21ca494b5a3b206cafc2f4dd9ba
