[INFO] cloning repository https://github.com/abrodersen/chip-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abrodersen/chip-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrodersen%2Fchip-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrodersen%2Fchip-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea43a23a11cc28190ac0b5cb002b2e233780e254 [INFO] documenting abrodersen/chip-rs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabrodersen%2Fchip-rs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abrodersen/chip-rs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abrodersen/chip-rs [INFO] finished tweaking git repo https://github.com/abrodersen/chip-rs [INFO] tweaked toml for git repo https://github.com/abrodersen/chip-rs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/abrodersen/chip-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033d7aba6a87338ce46bfb9b0524fdb4cf3f9f0593bdd058064c835cfde94427 [INFO] running `Command { std: "docker" "start" "-a" "033d7aba6a87338ce46bfb9b0524fdb4cf3f9f0593bdd058064c835cfde94427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033d7aba6a87338ce46bfb9b0524fdb4cf3f9f0593bdd058064c835cfde94427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033d7aba6a87338ce46bfb9b0524fdb4cf3f9f0593bdd058064c835cfde94427", kill_on_drop: false }` [INFO] [stdout] 033d7aba6a87338ce46bfb9b0524fdb4cf3f9f0593bdd058064c835cfde94427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eaaf53f40db18d8c4059b4a538be429eabffef84ce1c00afccc16a74c3e4be7 [INFO] running `Command { std: "docker" "start" "-a" "8eaaf53f40db18d8c4059b4a538be429eabffef84ce1c00afccc16a74c3e4be7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.21 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Checking bit-vec v0.4.3 [INFO] [stderr] Checking lazy_static v0.2.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking bit-set v0.4.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking num-integer v0.1.33 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking chan v0.1.19 [INFO] [stderr] Checking sdl2 v0.29.0 [INFO] [stderr] Checking chan-signal v0.2.0 [INFO] [stderr] Documenting chip-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/chip8/op.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | (self.0 & 0xFFF) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 101 - (self.0 & 0xFFF) [INFO] [stdout] 101 + self.0 & 0xFFF [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:22:36 [INFO] [stdout] | [INFO] [stdout] 22 | pub static ref ZERO: Sprite = { Sprite::new(&[0xF0, 0x90, 0x90, 0x90, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 22 - pub static ref ZERO: Sprite = { Sprite::new(&[0xF0, 0x90, 0x90, 0x90, 0xF0]) }; [INFO] [stdout] 22 + pub static ref ZERO: Sprite = Sprite::new(&[0xF0, 0x90, 0x90, 0x90, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | pub static ref ONE: Sprite = { Sprite::new(&[0x20, 0x60, 0x20, 0x20, 0x70]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 23 - pub static ref ONE: Sprite = { Sprite::new(&[0x20, 0x60, 0x20, 0x20, 0x70]) }; [INFO] [stdout] 23 + pub static ref ONE: Sprite = Sprite::new(&[0x20, 0x60, 0x20, 0x20, 0x70]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | pub static ref TWO: Sprite = { Sprite::new(&[0xF0, 0x10, 0xF0, 0x80, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 24 - pub static ref TWO: Sprite = { Sprite::new(&[0xF0, 0x10, 0xF0, 0x80, 0xF0]) }; [INFO] [stdout] 24 + pub static ref TWO: Sprite = Sprite::new(&[0xF0, 0x10, 0xF0, 0x80, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:25:36 [INFO] [stdout] | [INFO] [stdout] 25 | pub static ref THREE: Sprite = { Sprite::new(&[0xF0, 0x10, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 25 - pub static ref THREE: Sprite = { Sprite::new(&[0xF0, 0x10, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] 25 + pub static ref THREE: Sprite = Sprite::new(&[0xF0, 0x10, 0xF0, 0x10, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:26:36 [INFO] [stdout] | [INFO] [stdout] 26 | pub static ref FOUR: Sprite = { Sprite::new(&[0x90, 0x90, 0xF0, 0x10, 0x10]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 26 - pub static ref FOUR: Sprite = { Sprite::new(&[0x90, 0x90, 0xF0, 0x10, 0x10]) }; [INFO] [stdout] 26 + pub static ref FOUR: Sprite = Sprite::new(&[0x90, 0x90, 0xF0, 0x10, 0x10]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:27:36 [INFO] [stdout] | [INFO] [stdout] 27 | pub static ref FIVE: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 27 - pub static ref FIVE: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] 27 + pub static ref FIVE: Sprite = Sprite::new(&[0xF0, 0x80, 0xF0, 0x10, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:28:36 [INFO] [stdout] | [INFO] [stdout] 28 | pub static ref SIX: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x90, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 28 - pub static ref SIX: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x90, 0xF0]) }; [INFO] [stdout] 28 + pub static ref SIX: Sprite = Sprite::new(&[0xF0, 0x80, 0xF0, 0x90, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:29:36 [INFO] [stdout] | [INFO] [stdout] 29 | pub static ref SEVEN: Sprite = { Sprite::new(&[0xF0, 0x10, 0x20, 0x40, 0x40]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 29 - pub static ref SEVEN: Sprite = { Sprite::new(&[0xF0, 0x10, 0x20, 0x40, 0x40]) }; [INFO] [stdout] 29 + pub static ref SEVEN: Sprite = Sprite::new(&[0xF0, 0x10, 0x20, 0x40, 0x40]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:30:36 [INFO] [stdout] | [INFO] [stdout] 30 | pub static ref EIGHT: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 30 - pub static ref EIGHT: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0xF0]) }; [INFO] [stdout] 30 + pub static ref EIGHT: Sprite = Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | pub static ref NINE: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 31 - pub static ref NINE: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x10, 0xF0]) }; [INFO] [stdout] 31 + pub static ref NINE: Sprite = Sprite::new(&[0xF0, 0x90, 0xF0, 0x10, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | pub static ref A: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0x90]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 32 - pub static ref A: Sprite = { Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0x90]) }; [INFO] [stdout] 32 + pub static ref A: Sprite = Sprite::new(&[0xF0, 0x90, 0xF0, 0x90, 0x90]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:33:36 [INFO] [stdout] | [INFO] [stdout] 33 | pub static ref B: Sprite = { Sprite::new(&[0xE0, 0x90, 0xE0, 0x90, 0xE0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 33 - pub static ref B: Sprite = { Sprite::new(&[0xE0, 0x90, 0xE0, 0x90, 0xE0]) }; [INFO] [stdout] 33 + pub static ref B: Sprite = Sprite::new(&[0xE0, 0x90, 0xE0, 0x90, 0xE0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | pub static ref C: Sprite = { Sprite::new(&[0xF0, 0x80, 0x80, 0x80, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 34 - pub static ref C: Sprite = { Sprite::new(&[0xF0, 0x80, 0x80, 0x80, 0xF0]) }; [INFO] [stdout] 34 + pub static ref C: Sprite = Sprite::new(&[0xF0, 0x80, 0x80, 0x80, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | pub static ref D: Sprite = { Sprite::new(&[0xE0, 0x90, 0x90, 0x90, 0xE0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 35 - pub static ref D: Sprite = { Sprite::new(&[0xE0, 0x90, 0x90, 0x90, 0xE0]) }; [INFO] [stdout] 35 + pub static ref D: Sprite = Sprite::new(&[0xE0, 0x90, 0x90, 0x90, 0xE0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | pub static ref E: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0xF0]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 36 - pub static ref E: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0xF0]) }; [INFO] [stdout] 36 + pub static ref E: Sprite = Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0xF0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/chip8/display/mod.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | pub static ref F: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0x80]) }; [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 37 - pub static ref F: Sprite = { Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0x80]) }; [INFO] [stdout] 37 + pub static ref F: Sprite = Sprite::new(&[0xF0, 0x80, 0xF0, 0x80, 0x80]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "8eaaf53f40db18d8c4059b4a538be429eabffef84ce1c00afccc16a74c3e4be7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eaaf53f40db18d8c4059b4a538be429eabffef84ce1c00afccc16a74c3e4be7", kill_on_drop: false }` [INFO] [stdout] 8eaaf53f40db18d8c4059b4a538be429eabffef84ce1c00afccc16a74c3e4be7