[INFO] cloning repository https://github.com/Hugobros3/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hugobros3/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugobros3%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugobros3%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca1cf64e5a9475f6b38edd63f229550f149aa003 [INFO] documenting Hugobros3/nes 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%2FHugobros3%2Fnes" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hugobros3/nes 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/Hugobros3/nes [INFO] finished tweaking git repo https://github.com/Hugobros3/nes [INFO] tweaked toml for git repo https://github.com/Hugobros3/nes written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Hugobros3/nes 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 93e6c56af6365d2b8fd1d5f5c83e89d0ea23730d8b0e0bd613ced47d24f97465 [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" "93e6c56af6365d2b8fd1d5f5c83e89d0ea23730d8b0e0bd613ced47d24f97465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93e6c56af6365d2b8fd1d5f5c83e89d0ea23730d8b0e0bd613ced47d24f97465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93e6c56af6365d2b8fd1d5f5c83e89d0ea23730d8b0e0bd613ced47d24f97465", kill_on_drop: false }` [INFO] [stdout] 93e6c56af6365d2b8fd1d5f5c83e89d0ea23730d8b0e0bd613ced47d24f97465 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 04daa20082ca0c50a1d42244977659e2a6d4463c8d002b8593dc014f527ad885 [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" "04daa20082ca0c50a1d42244977659e2a6d4463c8d002b8593dc014f527ad885", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Compiling bf-impl v1.0.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bitutils v3.0.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Documenting nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `C` should have a snake case name [INFO] [stdout] --> src/cpu.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | C: 0:0, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `c` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `Z` should have a snake case name [INFO] [stdout] --> src/cpu.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Z: 1:1, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `z` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `I` should have a snake case name [INFO] [stdout] --> src/cpu.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | I: 2:2, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `D` should have a snake case name [INFO] [stdout] --> src/cpu.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | D: 3:3, [INFO] [stdout] | ^ help: convert the identifier to snake case: `d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `B` should have a snake case name [INFO] [stdout] --> src/cpu.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | B: 4:4, [INFO] [stdout] | ^ help: convert the identifier to snake case: `b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `U` should have a snake case name [INFO] [stdout] --> src/cpu.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | U: 5:5, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `V` should have a snake case name [INFO] [stdout] --> src/cpu.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | V: 6:6, [INFO] [stdout] | ^ help: convert the identifier to snake case (notice the capitalization): `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `N` should have a snake case name [INFO] [stdout] --> src/cpu.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | N: 7:7 [INFO] [stdout] | ^ help: convert the identifier to snake case: `n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `XXX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:290:4 [INFO] [stdout] | [INFO] [stdout] 290 | fn XXX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `xxx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `JMP` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:295:4 [INFO] [stdout] | [INFO] [stdout] 295 | fn JMP(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `jmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BCS` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:301:4 [INFO] [stdout] | [INFO] [stdout] 301 | fn BCS(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bcs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BCC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:320:4 [INFO] [stdout] | [INFO] [stdout] 320 | fn BCC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bcc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BEQ` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:339:4 [INFO] [stdout] | [INFO] [stdout] 339 | fn BEQ(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `beq` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BNE` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:358:4 [INFO] [stdout] | [INFO] [stdout] 358 | fn BNE(cpu: &mut Cpu, bus: &Bus, _instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bne` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BMI` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:377:4 [INFO] [stdout] | [INFO] [stdout] 377 | fn BMI(cpu: &mut Cpu, bus: &Bus, _instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bmi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BPL` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:396:4 [INFO] [stdout] | [INFO] [stdout] 396 | fn BPL(cpu: &mut Cpu, bus: &Bus, _instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BVS` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:416:4 [INFO] [stdout] | [INFO] [stdout] 416 | fn BVS(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bvs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BVC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:435:4 [INFO] [stdout] | [INFO] [stdout] 435 | fn BVC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bvc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CLC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn CLC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `clc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CLD` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:461:4 [INFO] [stdout] | [INFO] [stdout] 461 | fn CLD(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cld` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CLI` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:468:4 [INFO] [stdout] | [INFO] [stdout] 468 | fn CLI(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CLV` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:475:4 [INFO] [stdout] | [INFO] [stdout] 475 | fn CLV(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `clv` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SEC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:482:4 [INFO] [stdout] | [INFO] [stdout] 482 | fn SEC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SED` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:489:4 [INFO] [stdout] | [INFO] [stdout] 489 | fn SED(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SEI` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:496:4 [INFO] [stdout] | [INFO] [stdout] 496 | fn SEI(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sei` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ADC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:503:4 [INFO] [stdout] | [INFO] [stdout] 503 | fn ADC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `adc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SBC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:523:4 [INFO] [stdout] | [INFO] [stdout] 523 | fn SBC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sbc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PHA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:543:4 [INFO] [stdout] | [INFO] [stdout] 543 | fn PHA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pha` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PLA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:550:4 [INFO] [stdout] | [INFO] [stdout] 550 | fn PLA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `pla` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PHP` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:563:4 [INFO] [stdout] | [INFO] [stdout] 563 | fn PHP(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `php` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `PLP` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:575:4 [INFO] [stdout] | [INFO] [stdout] 575 | fn PLP(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `plp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BRK` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:584:4 [INFO] [stdout] | [INFO] [stdout] 584 | fn BRK(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `brk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `RTI` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:614:4 [INFO] [stdout] | [INFO] [stdout] 614 | fn RTI(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rti` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `JSR` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:632:4 [INFO] [stdout] | [INFO] [stdout] 632 | fn JSR(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `jsr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `RTS` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:648:4 [INFO] [stdout] | [INFO] [stdout] 648 | fn RTS(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `STA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:662:4 [INFO] [stdout] | [INFO] [stdout] 662 | fn STA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `STX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:668:4 [INFO] [stdout] | [INFO] [stdout] 668 | fn STX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `stx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `STY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:674:4 [INFO] [stdout] | [INFO] [stdout] 674 | fn STY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `sty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TAX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:680:4 [INFO] [stdout] | [INFO] [stdout] 680 | fn TAX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `tax` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TAY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:691:4 [INFO] [stdout] | [INFO] [stdout] 691 | fn TAY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `tay` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TSX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:702:4 [INFO] [stdout] | [INFO] [stdout] 702 | fn TSX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `tsx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TXA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:713:4 [INFO] [stdout] | [INFO] [stdout] 713 | fn TXA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `txa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TXS` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:724:4 [INFO] [stdout] | [INFO] [stdout] 724 | fn TXS(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `txs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `TYA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:730:4 [INFO] [stdout] | [INFO] [stdout] 730 | fn TYA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `tya` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LDA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:740:4 [INFO] [stdout] | [INFO] [stdout] 740 | fn LDA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lda` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LDX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:751:4 [INFO] [stdout] | [INFO] [stdout] 751 | fn LDX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ldx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LDY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:763:4 [INFO] [stdout] | [INFO] [stdout] 763 | fn LDY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ldy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `NOP` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:775:4 [INFO] [stdout] | [INFO] [stdout] 775 | fn NOP(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `nop` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AND` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:780:4 [INFO] [stdout] | [INFO] [stdout] 780 | fn AND(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ORA` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:792:4 [INFO] [stdout] | [INFO] [stdout] 792 | fn ORA(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ora` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `EOR` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:804:4 [INFO] [stdout] | [INFO] [stdout] 804 | fn EOR(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `eor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ROL` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:816:4 [INFO] [stdout] | [INFO] [stdout] 816 | fn ROL(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `rol` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ROR` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:838:4 [INFO] [stdout] | [INFO] [stdout] 838 | fn ROR(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `ror` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ASL` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:860:4 [INFO] [stdout] | [INFO] [stdout] 860 | fn ASL(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `asl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LSR` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:878:4 [INFO] [stdout] | [INFO] [stdout] 878 | fn LSR(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `lsr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `BIT` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:896:4 [INFO] [stdout] | [INFO] [stdout] 896 | fn BIT(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CMP` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:910:4 [INFO] [stdout] | [INFO] [stdout] 910 | fn CMP(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cmp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CPX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:924:4 [INFO] [stdout] | [INFO] [stdout] 924 | fn CPX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cpx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `CPY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:938:4 [INFO] [stdout] | [INFO] [stdout] 938 | fn CPY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `cpy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DEC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:952:4 [INFO] [stdout] | [INFO] [stdout] 952 | fn DEC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `dec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DEX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:965:4 [INFO] [stdout] | [INFO] [stdout] 965 | fn DEX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `dex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DEY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:975:4 [INFO] [stdout] | [INFO] [stdout] 975 | fn DEY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `dey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INC` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:985:4 [INFO] [stdout] | [INFO] [stdout] 985 | fn INC(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `inc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INX` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:998:4 [INFO] [stdout] | [INFO] [stdout] 998 | fn INX(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `inx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `INY` should have a snake case name [INFO] [stdout] --> src/cpu/instructions.rs:1009:4 [INFO] [stdout] | [INFO] [stdout] 1009 | fn INY(cpu: &mut Cpu, bus: &Bus, instruction: &Instruction, addressing_result: &AddressingResult) -> i8 { [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `iny` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.43s [INFO] running `Command { std: "docker" "inspect" "04daa20082ca0c50a1d42244977659e2a6d4463c8d002b8593dc014f527ad885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04daa20082ca0c50a1d42244977659e2a6d4463c8d002b8593dc014f527ad885", kill_on_drop: false }` [INFO] [stdout] 04daa20082ca0c50a1d42244977659e2a6d4463c8d002b8593dc014f527ad885