[INFO] updating cached repository https://github.com/d2ci8xc5/chip8vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab98e3f549bdef2e6383a2b9d6e77c71642765c1 [INFO] documenting d2ci8xc5/chip8vm against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd2ci8xc5%2Fchip8vm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d2ci8xc5/chip8vm on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d2ci8xc5/chip8vm [INFO] finished tweaking git repo https://github.com/d2ci8xc5/chip8vm [INFO] tweaked toml for git repo https://github.com/d2ci8xc5/chip8vm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/d2ci8xc5/chip8vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d756a139037ebb971935aaedf106f89b99e8ff100e0c840d7691720755790222 [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" "d756a139037ebb971935aaedf106f89b99e8ff100e0c840d7691720755790222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d756a139037ebb971935aaedf106f89b99e8ff100e0c840d7691720755790222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d756a139037ebb971935aaedf106f89b99e8ff100e0c840d7691720755790222", kill_on_drop: false }` [INFO] [stdout] d756a139037ebb971935aaedf106f89b99e8ff100e0c840d7691720755790222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 369fe3762edb9c8ee734d851818a2b98bddea86029722585d6b5d88022ac3e6e [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" "369fe3762edb9c8ee734d851818a2b98bddea86029722585d6b5d88022ac3e6e", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.32.2 (https://github.com/AngryLawyer/rust-sdl2#72d199e5) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 (https://github.com/AngryLawyer/rust-sdl2#72d199e5) [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Documenting chip8vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `color` should have an upper camel case name [INFO] [stdout] --> src/color.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum color { [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Color` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `red` should have an upper camel case name [INFO] [stdout] --> src/color.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | red, [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `Red` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `green` should have an upper camel case name [INFO] [stdout] --> src/color.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | green, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Green` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `blue` should have an upper camel case name [INFO] [stdout] --> src/color.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | blue, [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Blue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `black` should have an upper camel case name [INFO] [stdout] --> src/color.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | black, [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `Black` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `cpu` should have an upper camel case name [INFO] [stdout] --> src/cpu.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct cpu { [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case (notice the capitalization): `Cpu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `display` should have an upper camel case name [INFO] [stdout] --> src/display.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct display { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Display` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `keypad` should have an upper camel case name [INFO] [stdout] --> src/keypad.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct keypad { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Keypad` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_8xyE` should have a snake case name [INFO] [stdout] --> src/cpu.rs:281:8 [INFO] [stdout] | [INFO] [stdout] 281 | fn op_8xyE(&mut self, x: usize, y: usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `op_8xy_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `op_Annn` should have a snake case name [INFO] [stdout] --> src/cpu.rs:298:8 [INFO] [stdout] | [INFO] [stdout] 298 | fn op_Annn(&mut self, nnn: 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.rs:304:8 [INFO] [stdout] | [INFO] [stdout] 304 | fn op_Bnnn(&mut self, nnn: 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.rs:309:8 [INFO] [stdout] | [INFO] [stdout] 309 | fn op_Cxkk(&mut self, x: usize, kk: u8) { [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.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | fn op_Dxyn(&mut self, x: usize, y: usize, n: u16) { [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.rs:342:8 [INFO] [stdout] | [INFO] [stdout] 342 | fn op_Ex9E(&mut self, x: 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.rs:352:8 [INFO] [stdout] | [INFO] [stdout] 352 | fn op_ExA1(&mut self, x: 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.rs:362:8 [INFO] [stdout] | [INFO] [stdout] 362 | fn op_Fx07(&mut self, x: 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.rs:369:8 [INFO] [stdout] | [INFO] [stdout] 369 | fn op_Fx0A(&mut self, x: 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.rs:377:8 [INFO] [stdout] | [INFO] [stdout] 377 | fn op_Fx15(&mut self, x: 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.rs:383:8 [INFO] [stdout] | [INFO] [stdout] 383 | fn op_Fx18(&mut self, x: 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.rs:389:8 [INFO] [stdout] | [INFO] [stdout] 389 | fn op_Fx1E(&mut self, x: 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.rs:395:8 [INFO] [stdout] | [INFO] [stdout] 395 | fn op_Fx29(&mut self, x: 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.rs:401:8 [INFO] [stdout] | [INFO] [stdout] 401 | fn op_Fx33(&mut self, x: 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.rs:408:8 [INFO] [stdout] | [INFO] [stdout] 408 | fn op_Fx55(&mut self, x: 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.rs:415:8 [INFO] [stdout] | [INFO] [stdout] 415 | fn op_Fx65(&mut self, x: usize) { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `op_fx65` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `font` should have an upper case name [INFO] [stdout] --> src/font.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | pub const font: [u8; 80] = [ [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `FONT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.09s [INFO] running `Command { std: "docker" "inspect" "369fe3762edb9c8ee734d851818a2b98bddea86029722585d6b5d88022ac3e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369fe3762edb9c8ee734d851818a2b98bddea86029722585d6b5d88022ac3e6e", kill_on_drop: false }` [INFO] [stdout] 369fe3762edb9c8ee734d851818a2b98bddea86029722585d6b5d88022ac3e6e