[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] testing BradenThomp/Rust-Chip8-Emulator against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBradenThomp%2FRust-Chip8-Emulator" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BradenThomp/Rust-Chip8-Emulator on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-14/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: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1a9a8570f5e105217e7a6dda6fa0d7971f316c1383a99704f155a442813001 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc1a9a8570f5e105217e7a6dda6fa0d7971f316c1383a99704f155a442813001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1a9a8570f5e105217e7a6dda6fa0d7971f316c1383a99704f155a442813001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1a9a8570f5e105217e7a6dda6fa0d7971f316c1383a99704f155a442813001", kill_on_drop: false }` [INFO] [stdout] dc1a9a8570f5e105217e7a6dda6fa0d7971f316c1383a99704f155a442813001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e39c6fbad88f6ae813d2c633b7aa25724fa326af3eb053dc8401d520884947 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "68e39c6fbad88f6ae813d2c633b7aa25724fa326af3eb053dc8401d520884947", kill_on_drop: false }` [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling 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: `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: 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_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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.33s [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68e39c6fbad88f6ae813d2c633b7aa25724fa326af3eb053dc8401d520884947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e39c6fbad88f6ae813d2c633b7aa25724fa326af3eb053dc8401d520884947", kill_on_drop: false }` [INFO] [stdout] 68e39c6fbad88f6ae813d2c633b7aa25724fa326af3eb053dc8401d520884947 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 624863d170e4169ab89e5ce38ed8af6eb946447dcda3e777ed1e09b375c0a788 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "624863d170e4169ab89e5ce38ed8af6eb946447dcda3e777ed1e09b375c0a788", kill_on_drop: false }` [INFO] [stderr] Compiling 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: `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: 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_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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "624863d170e4169ab89e5ce38ed8af6eb946447dcda3e777ed1e09b375c0a788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624863d170e4169ab89e5ce38ed8af6eb946447dcda3e777ed1e09b375c0a788", kill_on_drop: false }` [INFO] [stdout] 624863d170e4169ab89e5ce38ed8af6eb946447dcda3e777ed1e09b375c0a788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3fec9af12614568b23fd0322e91af22cf1ac326df02bc82779b3d8ac12caa2ac [INFO] running `Command { std: "docker" "start" "-a" "3fec9af12614568b23fd0322e91af22cf1ac326df02bc82779b3d8ac12caa2ac", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `cpu` [INFO] [stderr] --> src/processor.rs:151:14 [INFO] [stderr] | [INFO] [stderr] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cpu` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `addr` [INFO] [stderr] --> src/processor.rs:151:35 [INFO] [stderr] | [INFO] [stderr] 151 | fn inst_0nnn(cpu: &mut Processor, addr: u16) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/processor.rs:296:42 [INFO] [stderr] | [INFO] [stderr] 296 | fn inst_8xy6(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/processor.rs:315:42 [INFO] [stderr] | [INFO] [stderr] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: function `inst_00E0` should have a snake case name [INFO] [stderr] --> src/processor.rs:155:4 [INFO] [stderr] | [INFO] [stderr] 155 | fn inst_00E0(cpu: &mut Processor) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_e0` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `inst_00EE` should have a snake case name [INFO] [stderr] --> src/processor.rs:162:4 [INFO] [stderr] | [INFO] [stderr] 162 | fn inst_00EE(cpu: &mut Processor) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_00_ee` [INFO] [stderr] [INFO] [stderr] warning: function `inst_8xyE` should have a snake case name [INFO] [stderr] --> src/processor.rs:315:4 [INFO] [stderr] | [INFO] [stderr] 315 | fn inst_8xyE(cpu: &mut Processor, x: u8, y: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_8xy_e` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Annn` should have a snake case name [INFO] [stderr] --> src/processor.rs:335:4 [INFO] [stderr] | [INFO] [stderr] 335 | fn inst_Annn(cpu: &mut Processor, nnn: u16) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_annn` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Bnnn` should have a snake case name [INFO] [stderr] --> src/processor.rs:342:4 [INFO] [stderr] | [INFO] [stderr] 342 | fn inst_Bnnn(cpu: &mut Processor, nnn: u16) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_bnnn` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Cxkk` should have a snake case name [INFO] [stderr] --> src/processor.rs:350:4 [INFO] [stderr] | [INFO] [stderr] 350 | fn inst_Cxkk(cpu: &mut Processor, x: u8, kk: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_cxkk` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Dxyn` should have a snake case name [INFO] [stderr] --> src/processor.rs:364:4 [INFO] [stderr] | [INFO] [stderr] 364 | fn inst_Dxyn(cpu: &mut Processor, x: usize, y: usize, n: usize) -> bool { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_dxyn` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Ex9E` should have a snake case name [INFO] [stderr] --> src/processor.rs:385:4 [INFO] [stderr] | [INFO] [stderr] 385 | fn inst_Ex9E(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex9_e` [INFO] [stderr] [INFO] [stderr] warning: function `inst_ExA1` should have a snake case name [INFO] [stderr] --> src/processor.rs:395:4 [INFO] [stderr] | [INFO] [stderr] 395 | fn inst_ExA1(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_ex_a1` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx07` should have a snake case name [INFO] [stderr] --> src/processor.rs:405:4 [INFO] [stderr] | [INFO] [stderr] 405 | fn inst_Fx07(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx07` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx0A` should have a snake case name [INFO] [stderr] --> src/processor.rs:413:4 [INFO] [stderr] | [INFO] [stderr] 413 | fn inst_Fx0A(cpu: &mut Processor, x: u8, keyboard_input: [bool; 16]) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx0_a` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx15` should have a snake case name [INFO] [stderr] --> src/processor.rs:428:4 [INFO] [stderr] | [INFO] [stderr] 428 | fn inst_Fx15(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx15` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx18` should have a snake case name [INFO] [stderr] --> src/processor.rs:437:4 [INFO] [stderr] | [INFO] [stderr] 437 | fn inst_Fx18(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx18` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx1E` should have a snake case name [INFO] [stderr] --> src/processor.rs:445:4 [INFO] [stderr] | [INFO] [stderr] 445 | fn inst_Fx1E(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `inst_fx1_e` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx29` should have a snake case name [INFO] [stderr] --> src/processor.rs:454:4 [INFO] [stderr] | [INFO] [stderr] 454 | fn inst_Fx29(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx29` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx33` should have a snake case name [INFO] [stderr] --> src/processor.rs:463:4 [INFO] [stderr] | [INFO] [stderr] 463 | fn inst_Fx33(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx33` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx55` should have a snake case name [INFO] [stderr] --> src/processor.rs:474:4 [INFO] [stderr] | [INFO] [stderr] 474 | fn inst_Fx55(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx55` [INFO] [stderr] [INFO] [stderr] warning: function `inst_Fx65` should have a snake case name [INFO] [stderr] --> src/processor.rs:485:4 [INFO] [stderr] | [INFO] [stderr] 485 | fn inst_Fx65(cpu: &mut Processor, x: u8) { [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `inst_fx65` [INFO] [stderr] [INFO] [stderr] warning: `chip_8` (bin "chip_8" test) generated 22 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chip_8-0aaa38d3f2a3cf16) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3fec9af12614568b23fd0322e91af22cf1ac326df02bc82779b3d8ac12caa2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fec9af12614568b23fd0322e91af22cf1ac326df02bc82779b3d8ac12caa2ac", kill_on_drop: false }` [INFO] [stdout] 3fec9af12614568b23fd0322e91af22cf1ac326df02bc82779b3d8ac12caa2ac