[INFO] cloning repository https://github.com/christopherjmedlin/yalc8emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christopherjmedlin/yalc8emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa140db9922c8fff32635f89eb72ce5c7183ab59 [INFO] documenting christopherjmedlin/yalc8emu against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristopherjmedlin%2Fyalc8emu" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christopherjmedlin/yalc8emu on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/christopherjmedlin/yalc8emu [INFO] finished tweaking git repo https://github.com/christopherjmedlin/yalc8emu [INFO] tweaked toml for git repo https://github.com/christopherjmedlin/yalc8emu written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/christopherjmedlin/yalc8emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53da070f6ef35096c8a686d0ed891b17cc71d56c9e7613243d0d915381fe7ac1 [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" "53da070f6ef35096c8a686d0ed891b17cc71d56c9e7613243d0d915381fe7ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53da070f6ef35096c8a686d0ed891b17cc71d56c9e7613243d0d915381fe7ac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53da070f6ef35096c8a686d0ed891b17cc71d56c9e7613243d0d915381fe7ac1", kill_on_drop: false }` [INFO] [stdout] 53da070f6ef35096c8a686d0ed891b17cc71d56c9e7613243d0d915381fe7ac1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "RUSTDOCFLAGS=--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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 436f85309b318a5a460277d373edd2e71aa0ce3eb019863e662ca9e26d569422 [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" "436f85309b318a5a460277d373edd2e71aa0ce3eb019863e662ca9e26d569422", kill_on_drop: false }` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Documenting chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/timers.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 42 | fn elapsed_millis(&mut self) -> (u64) { [INFO] [stdout] | ^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | fn op_00E0(&mut self) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:133:30 [INFO] [stdout] | [INFO] [stdout] 133 | fn op_00EE(&mut self) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:140:42 [INFO] [stdout] | [INFO] [stdout] 140 | fn op_1nnn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:146:42 [INFO] [stdout] | [INFO] [stdout] 146 | fn op_2nnn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:155:48 [INFO] [stdout] | [INFO] [stdout] 155 | fn op_3xkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | fn op_4xkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:171:50 [INFO] [stdout] | [INFO] [stdout] 171 | fn op_5xy0(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:179:48 [INFO] [stdout] | [INFO] [stdout] 179 | fn op_6xkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:185:48 [INFO] [stdout] | [INFO] [stdout] 185 | fn op_7xkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:192:50 [INFO] [stdout] | [INFO] [stdout] 192 | fn op_8xy0(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:198:50 [INFO] [stdout] | [INFO] [stdout] 198 | fn op_8xy1(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:204:50 [INFO] [stdout] | [INFO] [stdout] 204 | fn op_8xy2(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:210:50 [INFO] [stdout] | [INFO] [stdout] 210 | fn op_8xy3(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:216:50 [INFO] [stdout] | [INFO] [stdout] 216 | fn op_8xy4(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:230:50 [INFO] [stdout] | [INFO] [stdout] 230 | fn op_8xy5(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:245:40 [INFO] [stdout] | [INFO] [stdout] 245 | fn op_8xy6(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:253:50 [INFO] [stdout] | [INFO] [stdout] 253 | fn op_8xy7(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:264:40 [INFO] [stdout] | [INFO] [stdout] 264 | fn op_8xyE(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:271:50 [INFO] [stdout] | [INFO] [stdout] 271 | fn op_9xy0(&mut self, x: usize, y: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:279:42 [INFO] [stdout] | [INFO] [stdout] 279 | fn op_Annn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:285:42 [INFO] [stdout] | [INFO] [stdout] 285 | fn op_Bnnn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:291:48 [INFO] [stdout] | [INFO] [stdout] 291 | fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:298:60 [INFO] [stdout] | [INFO] [stdout] 298 | fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:312:41 [INFO] [stdout] | [INFO] [stdout] 312 | fn op_Ex9E (&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:318:40 [INFO] [stdout] | [INFO] [stdout] 318 | fn op_ExA1(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:324:40 [INFO] [stdout] | [INFO] [stdout] 324 | fn op_Fx07(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:330:40 [INFO] [stdout] | [INFO] [stdout] 330 | fn op_Fx0A(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:344:40 [INFO] [stdout] | [INFO] [stdout] 344 | fn op_Fx15(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:350:40 [INFO] [stdout] | [INFO] [stdout] 350 | fn op_Fx18(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:356:40 [INFO] [stdout] | [INFO] [stdout] 356 | fn op_Fx1E(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:362:40 [INFO] [stdout] | [INFO] [stdout] 362 | fn op_Fx29(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:368:40 [INFO] [stdout] | [INFO] [stdout] 368 | fn op_Fx33(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:376:40 [INFO] [stdout] | [INFO] [stdout] 376 | fn op_Fx55(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:387:40 [INFO] [stdout] | [INFO] [stdout] 387 | fn op_Fx65(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/cpu/mod.rs:397:49 [INFO] [stdout] | [INFO] [stdout] 397 | fn unimplemented(&mut self, opcode: u16) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/display.rs:22:76 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn draw(&mut self, x: usize, y: usize, n: usize, sprite: &[u8]) -> (bool) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/display.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn get_pixel(self, x: usize, y: usize) -> (bool) { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_00E0` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | fn op_00E0(&mut self) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_00_e0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_00EE` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | fn op_00EE(&mut self) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_00_ee` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_8xyE` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:264:8 [INFO] [stdout] | [INFO] [stdout] 264 | fn op_8xyE(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Annn` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | fn op_Annn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_annn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Bnnn` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:285:8 [INFO] [stdout] | [INFO] [stdout] 285 | fn op_Bnnn(&mut self, nnn: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_bnnn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Cxkk` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 291 | fn op_Cxkk(&mut self, x: usize, kk: u8) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_cxkk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Dxyn` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 298 | fn op_Dxyn(&mut self, x: usize, y: usize, n: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_dxyn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Ex9E` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:312:8 [INFO] [stdout] | [INFO] [stdout] 312 | fn op_Ex9E (&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_ex9_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_ExA1` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:318:8 [INFO] [stdout] | [INFO] [stdout] 318 | fn op_ExA1(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_ex_a1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx07` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:324:8 [INFO] [stdout] | [INFO] [stdout] 324 | fn op_Fx07(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx07` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx0A` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:330:8 [INFO] [stdout] | [INFO] [stdout] 330 | fn op_Fx0A(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_fx0_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx15` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:344:8 [INFO] [stdout] | [INFO] [stdout] 344 | fn op_Fx15(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx15` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx18` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:350:8 [INFO] [stdout] | [INFO] [stdout] 350 | fn op_Fx18(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx18` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx1E` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:356:8 [INFO] [stdout] | [INFO] [stdout] 356 | fn op_Fx1E(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_fx1_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx29` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:362:8 [INFO] [stdout] | [INFO] [stdout] 362 | fn op_Fx29(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx29` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx33` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:368:8 [INFO] [stdout] | [INFO] [stdout] 368 | fn op_Fx33(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx33` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx55` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:376:8 [INFO] [stdout] | [INFO] [stdout] 376 | fn op_Fx55(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx55` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Fx65` should have a snake case name [INFO] [stdout] --> src/cpu/mod.rs:387:8 [INFO] [stdout] | [INFO] [stdout] 387 | fn op_Fx65(&mut self, x: usize) -> (usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 56 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.77s [INFO] running `Command { std: "docker" "inspect" "436f85309b318a5a460277d373edd2e71aa0ce3eb019863e662ca9e26d569422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "436f85309b318a5a460277d373edd2e71aa0ce3eb019863e662ca9e26d569422", kill_on_drop: false }` [INFO] [stdout] 436f85309b318a5a460277d373edd2e71aa0ce3eb019863e662ca9e26d569422