[INFO] cloning repository https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jollycistaken/Jolly-Chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa08d493310ec43fb888e010184d4bf47eded41 [INFO] checking Jollycistaken/Jolly-Chip-8 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jollycistaken/Jolly-Chip-8 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] finished tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] tweaked toml for git repo https://github.com/Jollycistaken/Jolly-Chip-8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Jollycistaken/Jolly-Chip-8 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-sdl2-support v0.11.0 [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded system-deps v6.1.1 [INFO] [stderr] Downloaded winnow v0.5.14 [INFO] [stderr] Downloaded imgui-glow-renderer v0.11.0 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded target-lexicon v0.12.11 [INFO] [stderr] Downloaded cfg-expr v0.15.4 [INFO] [stderr] Downloaded rfd v0.11.4 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64bb210fbf823c784d7e94c5cc21e0327e4874e1d6377d6739a1b34a97a82a88 [INFO] running `Command { std: "docker" "start" "-a" "64bb210fbf823c784d7e94c5cc21e0327e4874e1d6377d6739a1b34a97a82a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64bb210fbf823c784d7e94c5cc21e0327e4874e1d6377d6739a1b34a97a82a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64bb210fbf823c784d7e94c5cc21e0327e4874e1d6377d6739a1b34a97a82a88", kill_on_drop: false }` [INFO] [stdout] 64bb210fbf823c784d7e94c5cc21e0327e4874e1d6377d6739a1b34a97a82a88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d69bb50f6d26e85ef5b3002f6b5e0962a5b24f0d0b8b17f7183b4253e0ace2d9 [INFO] running `Command { std: "docker" "start" "-a" "d69bb50f6d26e85ef5b3002f6b5e0962a5b24f0d0b8b17f7183b4253e0ace2d9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling system-deps v6.1.1 [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 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 cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking imgui-sdl2-support v0.11.0 [INFO] [stderr] Checking imgui-glow-renderer v0.11.0 [INFO] [stderr] Checking jolly-chip8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.51s [INFO] running `Command { std: "docker" "inspect" "d69bb50f6d26e85ef5b3002f6b5e0962a5b24f0d0b8b17f7183b4253e0ace2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d69bb50f6d26e85ef5b3002f6b5e0962a5b24f0d0b8b17f7183b4253e0ace2d9", kill_on_drop: false }` [INFO] [stdout] d69bb50f6d26e85ef5b3002f6b5e0962a5b24f0d0b8b17f7183b4253e0ace2d9 [INFO] checking Jollycistaken/Jolly-Chip-8 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJollycistaken%2FJolly-Chip-8" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jollycistaken/Jolly-Chip-8 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] finished tweaking git repo https://github.com/Jollycistaken/Jolly-Chip-8 [INFO] tweaked toml for git repo https://github.com/Jollycistaken/Jolly-Chip-8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Jollycistaken/Jolly-Chip-8 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f6b453dcb7b3c807ebccf8c33631db32107e9e252b79be64f06a94614a28faf [INFO] running `Command { std: "docker" "start" "-a" "8f6b453dcb7b3c807ebccf8c33631db32107e9e252b79be64f06a94614a28faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6b453dcb7b3c807ebccf8c33631db32107e9e252b79be64f06a94614a28faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6b453dcb7b3c807ebccf8c33631db32107e9e252b79be64f06a94614a28faf", kill_on_drop: false }` [INFO] [stdout] 8f6b453dcb7b3c807ebccf8c33631db32107e9e252b79be64f06a94614a28faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c65e7711585bc7d563f88922f337f14630d6f9179483580f2f8c9e5a1d45d3a7 [INFO] running `Command { std: "docker" "start" "-a" "c65e7711585bc7d563f88922f337f14630d6f9179483580f2f8c9e5a1d45d3a7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling winnow v0.5.14 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking glow v0.12.3 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling system-deps v6.1.1 [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 gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking imgui-sdl2-support v0.11.0 [INFO] [stderr] Checking imgui-glow-renderer v0.11.0 [INFO] [stderr] Checking jolly-chip8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DrawListMut`, `Ui` [INFO] [stdout] --> src/chip8.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{DrawListMut, Ui}; [INFO] [stdout] | ^^^^^^^^^^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | ... let column = ((vx + xl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 255 - let column = ((vx + xl) as u32); [INFO] [stdout] 255 + let column = (vx + xl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/chip8.rs:256:39 [INFO] [stdout] | [INFO] [stdout] 256 | ... let row = ((vy + yl) as u32); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 256 - let row = ((vy + yl) as u32); [INFO] [stdout] 256 + let row = (vy + yl) as u32; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdl2::keyboard::Keycode` [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use sdl2::keyboard::Keycode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.17s [INFO] running `Command { std: "docker" "inspect" "c65e7711585bc7d563f88922f337f14630d6f9179483580f2f8c9e5a1d45d3a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65e7711585bc7d563f88922f337f14630d6f9179483580f2f8c9e5a1d45d3a7", kill_on_drop: false }` [INFO] [stdout] c65e7711585bc7d563f88922f337f14630d6f9179483580f2f8c9e5a1d45d3a7