[INFO] cloning repository https://github.com/BradenThomp/Rust-Chip8-Emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BradenThomp/Rust-Chip8-Emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c439aeb5a4dacd62dfa1e535aecebdcbd522a4a [INFO] checking BradenThomp/Rust-Chip8-Emulator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator" "/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/BradenThomp/Rust-Chip8-Emulator 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/BradenThomp/Rust-Chip8-Emulator [INFO] finished tweaking git repo https://github.com/BradenThomp/Rust-Chip8-Emulator [INFO] tweaked toml for git repo https://github.com/BradenThomp/Rust-Chip8-Emulator written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BradenThomp/Rust-Chip8-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.34.5 [INFO] [stderr] Downloaded sdl2-sys v0.34.5 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ee2955aff614564c4a24049d0ef1ba64eb5ecea63d3135c026e5655f25136b [INFO] running `Command { std: "docker" "start" "-a" "a8ee2955aff614564c4a24049d0ef1ba64eb5ecea63d3135c026e5655f25136b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ee2955aff614564c4a24049d0ef1ba64eb5ecea63d3135c026e5655f25136b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ee2955aff614564c4a24049d0ef1ba64eb5ecea63d3135c026e5655f25136b", kill_on_drop: false }` [INFO] [stdout] a8ee2955aff614564c4a24049d0ef1ba64eb5ecea63d3135c026e5655f25136b [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3da6fb0e2a761a53962ffcb9c93d3c8280481dfee096f56d52ed2a7e98615cf [INFO] running `Command { std: "docker" "start" "-a" "e3da6fb0e2a761a53962ffcb9c93d3c8280481dfee096f56d52ed2a7e98615cf", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking chip_8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cpu` [INFO] [stdout] --> src/processor.rs:151:14 [INFO] [stdout] | [INFO] [stdout] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:296:42 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_8xy6(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> src/processor.rs:151:35 [INFO] [stdout] | [INFO] [stdout] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:296:42 [INFO] [stdout] | [INFO] [stdout] 296 | fn inst_8xy6(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/processor.rs:315:42 [INFO] [stdout] | [INFO] [stdout] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00E0` should have a snake case name [INFO] [stdout] --> src/processor.rs:155:4 [INFO] [stdout] | [INFO] [stdout] 155 | fn inst_00E0(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00EE` should have a snake case name [INFO] [stdout] --> src/processor.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_00EE(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_8xyE` should have a snake case name [INFO] [stdout] --> src/processor.rs:315:4 [INFO] [stdout] | [INFO] [stdout] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Annn` should have a snake case name [INFO] [stdout] --> src/processor.rs:335:4 [INFO] [stdout] | [INFO] [stdout] 335 | fn inst_Annn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Bnnn` should have a snake case name [INFO] [stdout] --> src/processor.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn inst_Bnnn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Cxkk` should have a snake case name [INFO] [stdout] --> src/processor.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn inst_Cxkk(cpu: &mut Processor, x: u8, kk: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Dxyn` should have a snake case name [INFO] [stdout] --> src/processor.rs:364:4 [INFO] [stdout] | [INFO] [stdout] 364 | fn inst_Dxyn(cpu: &mut Processor, x: usize, y: usize, n: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Ex9E` should have a snake case name [INFO] [stdout] --> src/processor.rs:385:4 [INFO] [stdout] | [INFO] [stdout] 385 | fn inst_Ex9E(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_ExA1` should have a snake case name [INFO] [stdout] --> src/processor.rs:395:4 [INFO] [stdout] | [INFO] [stdout] 395 | fn inst_ExA1(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx07` should have a snake case name [INFO] [stdout] --> src/processor.rs:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | fn inst_Fx07(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx0A` should have a snake case name [INFO] [stdout] --> src/processor.rs:413:4 [INFO] [stdout] | [INFO] [stdout] 413 | fn inst_Fx0A(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx15` should have a snake case name [INFO] [stdout] --> src/processor.rs:428:4 [INFO] [stdout] | [INFO] [stdout] 428 | fn inst_Fx15(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx18` should have a snake case name [INFO] [stdout] --> src/processor.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn inst_Fx18(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx1E` should have a snake case name [INFO] [stdout] --> src/processor.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | fn inst_Fx1E(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx29` should have a snake case name [INFO] [stdout] --> src/processor.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn inst_Fx29(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx33` should have a snake case name [INFO] [stdout] --> src/processor.rs:463:4 [INFO] [stdout] | [INFO] [stdout] 463 | fn inst_Fx33(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00E0` should have a snake case name [INFO] [stdout] --> src/processor.rs:155:4 [INFO] [stdout] | [INFO] [stdout] 155 | fn inst_00E0(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx55` should have a snake case name [INFO] [stdout] --> src/processor.rs:474:4 [INFO] [stdout] | [INFO] [stdout] 474 | fn inst_Fx55(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_00EE` should have a snake case name [INFO] [stdout] --> src/processor.rs:162:4 [INFO] [stdout] | [INFO] [stdout] 162 | fn inst_00EE(cpu: &mut Processor) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx65` should have a snake case name [INFO] [stdout] --> src/processor.rs:485:4 [INFO] [stdout] | [INFO] [stdout] 485 | fn inst_Fx65(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_8xyE` should have a snake case name [INFO] [stdout] --> src/processor.rs:315:4 [INFO] [stdout] | [INFO] [stdout] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Annn` should have a snake case name [INFO] [stdout] --> src/processor.rs:335:4 [INFO] [stdout] | [INFO] [stdout] 335 | fn inst_Annn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Bnnn` should have a snake case name [INFO] [stdout] --> src/processor.rs:342:4 [INFO] [stdout] | [INFO] [stdout] 342 | fn inst_Bnnn(cpu: &mut Processor, nnn: u16) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Cxkk` should have a snake case name [INFO] [stdout] --> src/processor.rs:350:4 [INFO] [stdout] | [INFO] [stdout] 350 | fn inst_Cxkk(cpu: &mut Processor, x: u8, kk: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Dxyn` should have a snake case name [INFO] [stdout] --> src/processor.rs:364:4 [INFO] [stdout] | [INFO] [stdout] 364 | fn inst_Dxyn(cpu: &mut Processor, x: usize, y: usize, n: usize) -> bool { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Ex9E` should have a snake case name [INFO] [stdout] --> src/processor.rs:385:4 [INFO] [stdout] | [INFO] [stdout] 385 | fn inst_Ex9E(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_ExA1` should have a snake case name [INFO] [stdout] --> src/processor.rs:395:4 [INFO] [stdout] | [INFO] [stdout] 395 | fn inst_ExA1(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx07` should have a snake case name [INFO] [stdout] --> src/processor.rs:405:4 [INFO] [stdout] | [INFO] [stdout] 405 | fn inst_Fx07(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx0A` should have a snake case name [INFO] [stdout] --> src/processor.rs:413:4 [INFO] [stdout] | [INFO] [stdout] 413 | fn inst_Fx0A(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx15` should have a snake case name [INFO] [stdout] --> src/processor.rs:428:4 [INFO] [stdout] | [INFO] [stdout] 428 | fn inst_Fx15(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx18` should have a snake case name [INFO] [stdout] --> src/processor.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn inst_Fx18(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx1E` should have a snake case name [INFO] [stdout] --> src/processor.rs:445:4 [INFO] [stdout] | [INFO] [stdout] 445 | fn inst_Fx1E(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx29` should have a snake case name [INFO] [stdout] --> src/processor.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn inst_Fx29(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx33` should have a snake case name [INFO] [stdout] --> src/processor.rs:463:4 [INFO] [stdout] | [INFO] [stdout] 463 | fn inst_Fx33(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx55` should have a snake case name [INFO] [stdout] --> src/processor.rs:474:4 [INFO] [stdout] | [INFO] [stdout] 474 | fn inst_Fx55(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `inst_Fx65` should have a snake case name [INFO] [stdout] --> src/processor.rs:485:4 [INFO] [stdout] | [INFO] [stdout] 485 | fn inst_Fx65(cpu: &mut Processor, x: u8) { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "e3da6fb0e2a761a53962ffcb9c93d3c8280481dfee096f56d52ed2a7e98615cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3da6fb0e2a761a53962ffcb9c93d3c8280481dfee096f56d52ed2a7e98615cf", kill_on_drop: false }` [INFO] [stdout] e3da6fb0e2a761a53962ffcb9c93d3c8280481dfee096f56d52ed2a7e98615cf