[INFO] cloning repository https://github.com/JackFromSchool/chip-8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackFromSchool/chip-8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackFromSchool%2Fchip-8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackFromSchool%2Fchip-8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 203c03f1043d37bca10626a527ad24c2da89265f [INFO] checking JackFromSchool/chip-8-emulator against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackFromSchool%2Fchip-8-emulator" "/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/JackFromSchool/chip-8-emulator [INFO] finished tweaking git repo https://github.com/JackFromSchool/chip-8-emulator [INFO] tweaked toml for git repo https://github.com/JackFromSchool/chip-8-emulator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JackFromSchool/chip-8-emulator 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/JackFromSchool/chip-8-emulator 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded num-complex v0.4.3 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded getrandom v0.2.10 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32f3f7b090be6f03515c12a418a31c47940f01c6f555f9401fc347d1ef33e42c [INFO] running `Command { std: "docker" "start" "-a" "32f3f7b090be6f03515c12a418a31c47940f01c6f555f9401fc347d1ef33e42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32f3f7b090be6f03515c12a418a31c47940f01c6f555f9401fc347d1ef33e42c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f3f7b090be6f03515c12a418a31c47940f01c6f555f9401fc347d1ef33e42c", kill_on_drop: false }` [INFO] [stdout] 32f3f7b090be6f03515c12a418a31c47940f01c6f555f9401fc347d1ef33e42c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aad7e0d5d2acf88712c91ce943485f52b239ccfde63858071effbb2df74e2e7c [INFO] running `Command { std: "docker" "start" "-a" "aad7e0d5d2acf88712c91ce943485f52b239ccfde63858071effbb2df74e2e7c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking chip-8_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `video::Window` [INFO] [stdout] --> src/sdl.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::{ Sdl, VideoSubsystem, video::Window }; [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: `Point` [INFO] [stdout] --> src/sdl/canvas.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::{video::Window, pixels::Color, rect::{Point, Rect}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::Thread` [INFO] [stdout] --> src/sdl/events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/emulation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/emulation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `video::Window` [INFO] [stdout] --> src/sdl.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::{ Sdl, VideoSubsystem, video::Window }; [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: `Point` [INFO] [stdout] --> src/sdl/canvas.rs:3:49 [INFO] [stdout] | [INFO] [stdout] 3 | use sdl2::{video::Window, pixels::Color, rect::{Point, Rect}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::Thread` [INFO] [stdout] --> src/sdl/events.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread::Thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/emulation.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time` [INFO] [stdout] --> src/emulation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sdl_context` and `video_subsystem` are never read [INFO] [stdout] --> src/sdl.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SdlHandles { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub sdl_context: Sdl, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub video_subsystem: VideoSubsystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NumExt` is never used [INFO] [stdout] --> src/emulation.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | trait NumExt { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `sdl_context` and `video_subsystem` are never read [INFO] [stdout] --> src/sdl.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct SdlHandles { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 13 | pub sdl_context: Sdl, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | pub video_subsystem: VideoSubsystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `NumExt` is never used [INFO] [stdout] --> src/emulation.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | trait NumExt { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s [INFO] running `Command { std: "docker" "inspect" "aad7e0d5d2acf88712c91ce943485f52b239ccfde63858071effbb2df74e2e7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aad7e0d5d2acf88712c91ce943485f52b239ccfde63858071effbb2df74e2e7c", kill_on_drop: false }` [INFO] [stdout] aad7e0d5d2acf88712c91ce943485f52b239ccfde63858071effbb2df74e2e7c