[INFO] cloning repository https://github.com/david19kerrigan/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david19kerrigan/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid19kerrigan%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid19kerrigan%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8fb193f599dd3de466b888ab55d121beb20bfe84 [INFO] building david19kerrigan/chip8 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid19kerrigan%2Fchip8" "/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/david19kerrigan/chip8 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/david19kerrigan/chip8 [INFO] finished tweaking git repo https://github.com/david19kerrigan/chip8 [INFO] tweaked toml for git repo https://github.com/david19kerrigan/chip8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/david19kerrigan/chip8 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87a291be261cc192e85e976c8f8b480806e72c8fc398b38daa46b2cedd514d67 [INFO] running `Command { std: "docker" "start" "-a" "87a291be261cc192e85e976c8f8b480806e72c8fc398b38daa46b2cedd514d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87a291be261cc192e85e976c8f8b480806e72c8fc398b38daa46b2cedd514d67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87a291be261cc192e85e976c8f8b480806e72c8fc398b38daa46b2cedd514d67", kill_on_drop: false }` [INFO] [stdout] 87a291be261cc192e85e976c8f8b480806e72c8fc398b38daa46b2cedd514d67 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b3067feeedffc8b46b2bbd4a514ff1c5dc0abc363741d4ea193a1b81a9d9525 [INFO] running `Command { std: "docker" "start" "-a" "6b3067feeedffc8b46b2bbd4a514ff1c5dc0abc363741d4ea193a1b81a9d9525", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sdl2::rect::Point` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sdl2::rect::Point; [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/main.rs:684:34 [INFO] [stdout] | [INFO] [stdout] 684 | let reg_x_name = ((opcode >> 8) & 0x0f); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 684 - let reg_x_name = ((opcode >> 8) & 0x0f); [INFO] [stdout] 684 + let reg_x_name = (opcode >> 8) & 0x0f; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:863:45 [INFO] [stdout] | [INFO] [stdout] 863 | if gfx.draw(x, wrapY(y, (n as u8)), row, canvas) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 863 - if gfx.draw(x, wrapY(y, (n as u8)), row, canvas) { [INFO] [stdout] 863 + if gfx.draw(x, wrapY(y, n as u8), row, canvas) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | default => return self.one, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | default => (), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | default => return self.V0, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | default => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:955:21 [INFO] [stdout] | [INFO] [stdout] 955 | default => 0, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V0` should have a snake case name [INFO] [stdout] --> src/main.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | V0: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V1` should have a snake case name [INFO] [stdout] --> src/main.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | V1: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V2` should have a snake case name [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | V2: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V3` should have a snake case name [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | V3: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V4` should have a snake case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | V4: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V5` should have a snake case name [INFO] [stdout] --> src/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | V5: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V6` should have a snake case name [INFO] [stdout] --> src/main.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | V6: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V7` should have a snake case name [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | V7: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V8` should have a snake case name [INFO] [stdout] --> src/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | V8: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V9` should have a snake case name [INFO] [stdout] --> src/main.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | V9: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VA` should have a snake case name [INFO] [stdout] --> src/main.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | VA: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `va` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VB` should have a snake case name [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | VB: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `vb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VC` should have a snake case name [INFO] [stdout] --> src/main.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | VC: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VD` should have a snake case name [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | VD: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `vd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VE` should have a snake case name [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | VE: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VF` should have a snake case name [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | VF: u8, // but its really a bit [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | I: u16, // but its really u12 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | canvas.draw_rect(rect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 199 | let _ = canvas.draw_rect(rect); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | canvas.fill_rect(rect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 200 | let _ = canvas.fill_rect(rect); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wrapX` should have a snake case name [INFO] [stdout] --> src/main.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn wrapX(x: u8, offset: u8) -> u8 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `wrap_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wrapY` should have a snake case name [INFO] [stdout] --> src/main.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn wrapY(y: u8, offset: u8) -> u8 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `wrap_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/main.rs:928:21 [INFO] [stdout] | [INFO] [stdout] 928 | let I = cpu.get_add_reg(); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VX` should have a snake case name [INFO] [stdout] --> src/main.rs:929:21 [INFO] [stdout] | [INFO] [stdout] 929 | let VX = cpu.get_reg(reg_name) as u16; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "6b3067feeedffc8b46b2bbd4a514ff1c5dc0abc363741d4ea193a1b81a9d9525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3067feeedffc8b46b2bbd4a514ff1c5dc0abc363741d4ea193a1b81a9d9525", kill_on_drop: false }` [INFO] [stdout] 6b3067feeedffc8b46b2bbd4a514ff1c5dc0abc363741d4ea193a1b81a9d9525 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afde3740a17a4ce479df70a74c9e0134325b52f0960e28705df002516ac8c260 [INFO] running `Command { std: "docker" "start" "-a" "afde3740a17a4ce479df70a74c9e0134325b52f0960e28705df002516ac8c260", kill_on_drop: false }` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sdl2::rect::Point` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sdl2::rect::Point; [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/main.rs:684:34 [INFO] [stdout] | [INFO] [stdout] 684 | let reg_x_name = ((opcode >> 8) & 0x0f); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 684 - let reg_x_name = ((opcode >> 8) & 0x0f); [INFO] [stdout] 684 + let reg_x_name = (opcode >> 8) & 0x0f; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:863:45 [INFO] [stdout] | [INFO] [stdout] 863 | if gfx.draw(x, wrapY(y, (n as u8)), row, canvas) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 863 - if gfx.draw(x, wrapY(y, (n as u8)), row, canvas) { [INFO] [stdout] 863 + if gfx.draw(x, wrapY(y, n as u8), row, canvas) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | default => return self.one, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | default => (), [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | default => return self.V0, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:663:9 [INFO] [stdout] | [INFO] [stdout] 663 | default => { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `default` [INFO] [stdout] --> src/main.rs:955:21 [INFO] [stdout] | [INFO] [stdout] 955 | default => 0, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V0` should have a snake case name [INFO] [stdout] --> src/main.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | V0: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V1` should have a snake case name [INFO] [stdout] --> src/main.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | V1: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V2` should have a snake case name [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | V2: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V3` should have a snake case name [INFO] [stdout] --> src/main.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | V3: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V4` should have a snake case name [INFO] [stdout] --> src/main.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | V4: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V5` should have a snake case name [INFO] [stdout] --> src/main.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | V5: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V6` should have a snake case name [INFO] [stdout] --> src/main.rs:98:5 [INFO] [stdout] | [INFO] [stdout] 98 | V6: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v6` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V7` should have a snake case name [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | V7: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v7` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V8` should have a snake case name [INFO] [stdout] --> src/main.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | V8: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V9` should have a snake case name [INFO] [stdout] --> src/main.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | V9: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `v9` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VA` should have a snake case name [INFO] [stdout] --> src/main.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | VA: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `va` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VB` should have a snake case name [INFO] [stdout] --> src/main.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | VB: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `vb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VC` should have a snake case name [INFO] [stdout] --> src/main.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | VC: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VD` should have a snake case name [INFO] [stdout] --> src/main.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | VD: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `vd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VE` should have a snake case name [INFO] [stdout] --> src/main.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | VE: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `ve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `VF` should have a snake case name [INFO] [stdout] --> src/main.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | VF: u8, // but its really a bit [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/main.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 108 | I: u16, // but its really u12 [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | canvas.draw_rect(rect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 199 | let _ = canvas.draw_rect(rect); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | canvas.fill_rect(rect); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 200 | let _ = canvas.fill_rect(rect); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wrapX` should have a snake case name [INFO] [stdout] --> src/main.rs:252:4 [INFO] [stdout] | [INFO] [stdout] 252 | fn wrapX(x: u8, offset: u8) -> u8 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `wrap_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wrapY` should have a snake case name [INFO] [stdout] --> src/main.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn wrapY(y: u8, offset: u8) -> u8 { [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `wrap_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `I` should have a snake case name [INFO] [stdout] --> src/main.rs:928:21 [INFO] [stdout] | [INFO] [stdout] 928 | let I = cpu.get_add_reg(); [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `VX` should have a snake case name [INFO] [stdout] --> src/main.rs:929:21 [INFO] [stdout] | [INFO] [stdout] 929 | let VX = cpu.get_reg(reg_name) as u16; [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `vx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] running `Command { std: "docker" "inspect" "afde3740a17a4ce479df70a74c9e0134325b52f0960e28705df002516ac8c260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afde3740a17a4ce479df70a74c9e0134325b52f0960e28705df002516ac8c260", kill_on_drop: false }` [INFO] [stdout] afde3740a17a4ce479df70a74c9e0134325b52f0960e28705df002516ac8c260