[INFO] cloning repository https://github.com/scratchadams/chip8_runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scratchadams/chip8_runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc32a7ca95b3c2055fa9d2ea46160019d7b2b2e1 [INFO] checking scratchadams/chip8_runtime against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscratchadams%2Fchip8_runtime" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/scratchadams/chip8_runtime [INFO] finished tweaking git repo https://github.com/scratchadams/chip8_runtime [INFO] tweaked toml for git repo https://github.com/scratchadams/chip8_runtime written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/scratchadams/chip8_runtime on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/scratchadams/chip8_runtime 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minifb v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47aea9ddd8ac8c25307aa8fad156644d301a1d7980a7f7e5ef729e60497e71fe [INFO] running `Command { std: "docker" "start" "-a" "47aea9ddd8ac8c25307aa8fad156644d301a1d7980a7f7e5ef729e60497e71fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47aea9ddd8ac8c25307aa8fad156644d301a1d7980a7f7e5ef729e60497e71fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47aea9ddd8ac8c25307aa8fad156644d301a1d7980a7f7e5ef729e60497e71fe", kill_on_drop: false }` [INFO] [stdout] 47aea9ddd8ac8c25307aa8fad156644d301a1d7980a7f7e5ef729e60497e71fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5592db56b455f08b4bd5f829253bd7a6827e4db55b45ee9a1599ee5a65cd3889 [INFO] running `Command { std: "docker" "start" "-a" "5592db56b455f08b4bd5f829253bd7a6827e4db55b45ee9a1599ee5a65cd3889", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling minifb v0.28.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking chip8_runtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::display::display::DisplayWindow` [INFO] [stdout] --> src/chip8_engine.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::display::display::DisplayWindow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/display.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use minifb::{Window, WindowOptions, Key}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/display.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Proc` [INFO] [stdout] --> src/display.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::proc::proc::{Proc, Registers}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/display.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | if(pos == 8) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - if(pos == 8) { [INFO] [stdout] 17 + if pos == 8 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProcessTable` [INFO] [stdout] --> src/main.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use proc::proc::{Proc, ProcessTable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::display::display::DisplayWindow` [INFO] [stdout] --> src/chip8_engine.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::display::display::DisplayWindow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Key` [INFO] [stdout] --> src/display.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use minifb::{Window, WindowOptions, Key}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/display.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Proc` [INFO] [stdout] --> src/display.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::proc::proc::{Proc, Registers}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around `if` condition [INFO] [stdout] --> src/display.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | if(pos == 8) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 - if(pos == 8) { [INFO] [stdout] 17 + if pos == 8 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ProcessTable` [INFO] [stdout] --> src/main.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use proc::proc::{Proc, ProcessTable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/shared_memory.rs:149:63 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn write(&mut self, addr: usize, data: & Vec, len: usize) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v_y` [INFO] [stdout] --> src/chip8_engine.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | let v_y = proc.regs.V[var_y]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_v_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem_slice` [INFO] [stdout] --> src/proc.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let mem_slice = mem.lock() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mem_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProcessTable` is never constructed [INFO] [stdout] --> src/proc.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ProcessTable<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/proc.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 79 | impl<'a> ProcessTable<'a> { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 80 | pub fn new() -> Result, Error> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `proc_id` is never read [INFO] [stdout] --> src/proc.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Proc<'a> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 88 | pub proc_id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_bit` is never used [INFO] [stdout] --> src/display.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_bit(byte: u8, pos: u8) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_pixel` is never used [INFO] [stdout] --> src/display.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 31 | impl DisplayWindow { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn draw_pixel(&mut self, x_pos: u32, y_pos: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `chip8_sprites` should have an upper case name [INFO] [stdout] --> src/proc.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | const chip8_sprites: [u8; 80] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 18 - const chip8_sprites: [u8; 80] = [ [INFO] [stdout] 18 + const CHIP8_SPRITES: [u8; 80] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/proc.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub V: [u8; 16], [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/proc.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub DT: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ST` should have a snake case name [INFO] [stdout] --> src/proc.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub ST: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `st` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/proc.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub I: u16, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SP` should have a snake case name [INFO] [stdout] --> src/proc.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub SP: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `sp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/proc.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub PC: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> src/shared_memory.rs:149:63 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn write(&mut self, addr: usize, data: & Vec, len: usize) -> Result<(), Error> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v_y` [INFO] [stdout] --> src/chip8_engine.rs:217:21 [INFO] [stdout] | [INFO] [stdout] 217 | let v_y = proc.regs.V[var_y]; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_v_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mem_slice` [INFO] [stdout] --> src/proc.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | let mem_slice = mem.lock() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mem_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProcessTable` is never constructed [INFO] [stdout] --> src/proc.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct ProcessTable<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/proc.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 79 | impl<'a> ProcessTable<'a> { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 80 | pub fn new() -> Result, Error> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `proc_id` is never read [INFO] [stdout] --> src/proc.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Proc<'a> { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 88 | pub proc_id: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_bit` is never used [INFO] [stdout] --> src/display.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_bit(byte: u8, pos: u8) -> u8 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw_pixel` is never used [INFO] [stdout] --> src/display.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 31 | impl DisplayWindow { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn draw_pixel(&mut self, x_pos: u32, y_pos: u32) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `chip8_sprites` should have an upper case name [INFO] [stdout] --> src/proc.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | const chip8_sprites: [u8; 80] = [ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 18 - const chip8_sprites: [u8; 80] = [ [INFO] [stdout] 18 + const CHIP8_SPRITES: [u8; 80] = [ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `V` should have a snake case name [INFO] [stdout] --> src/proc.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | pub V: [u8; 16], [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DT` should have a snake case name [INFO] [stdout] --> src/proc.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | pub DT: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ST` should have a snake case name [INFO] [stdout] --> src/proc.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | pub ST: u8, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `st` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `I` should have a snake case name [INFO] [stdout] --> src/proc.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | pub I: u16, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `SP` should have a snake case name [INFO] [stdout] --> src/proc.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub SP: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `sp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `PC` should have a snake case name [INFO] [stdout] --> src/proc.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | pub PC: u16, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `pc` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.34s [INFO] running `Command { std: "docker" "inspect" "5592db56b455f08b4bd5f829253bd7a6827e4db55b45ee9a1599ee5a65cd3889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5592db56b455f08b4bd5f829253bd7a6827e4db55b45ee9a1599ee5a65cd3889", kill_on_drop: false }` [INFO] [stdout] 5592db56b455f08b4bd5f829253bd7a6827e4db55b45ee9a1599ee5a65cd3889