[INFO] cloning repository https://github.com/Allstreamer/chip_8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Allstreamer/chip_8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllstreamer%2Fchip_8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllstreamer%2Fchip_8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82dc8ad98cbf1a726724b44244a8d0fc53b42ed7 [INFO] testing Allstreamer/chip_8 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAllstreamer%2Fchip_8" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Allstreamer/chip_8 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Allstreamer/chip_8 [INFO] finished tweaking git repo https://github.com/Allstreamer/chip_8 [INFO] tweaked toml for git repo https://github.com/Allstreamer/chip_8 written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/Allstreamer/chip_8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-commons v0.28.6 [INFO] [stderr] Downloaded wayland-cursor v0.28.6 [INFO] [stderr] Downloaded wayland-sys v0.28.6 [INFO] [stderr] Downloaded minimal-lexical v0.1.4 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded sdl2 v0.34.5 [INFO] [stderr] Downloaded cmake v0.1.46 [INFO] [stderr] Downloaded wayland-scanner v0.28.6 [INFO] [stderr] Downloaded xcursor v0.3.4 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded x11-dl v2.19.1 [INFO] [stderr] Downloaded sdl2-sys v0.34.5 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded orbclient v0.3.31 [INFO] [stderr] Downloaded wayland-client v0.28.6 [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] [stderr] Downloaded wayland-protocols v0.28.6 [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded olc-pge v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e15a80155f0782054aafb0b3f96dfd24512c0f43b3c338277deef2324bf6a72 [INFO] running `Command { std: "docker" "start" "-a" "1e15a80155f0782054aafb0b3f96dfd24512c0f43b3c338277deef2324bf6a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e15a80155f0782054aafb0b3f96dfd24512c0f43b3c338277deef2324bf6a72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e15a80155f0782054aafb0b3f96dfd24512c0f43b3c338277deef2324bf6a72", kill_on_drop: false }` [INFO] [stdout] 1e15a80155f0782054aafb0b3f96dfd24512c0f43b3c338277deef2324bf6a72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6963da0ac3db5620210d353f47b15cfa67300aca2b2239284b5d92e56c0f9af [INFO] running `Command { std: "docker" "start" "-a" "c6963da0ac3db5620210d353f47b15cfa67300aca2b2239284b5d92e56c0f9af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling olc-pge v0.1.2 [INFO] [stderr] Compiling chip_8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | /// Load the rom into the Cpu's memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | / for (i, &byte) in data.iter().enumerate() { [INFO] [stdout] 60 | | self.ram[512 + i] = byte; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | /// Tick The timers if they are over 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | / if self.delay_timer > 0 { [INFO] [stdout] 67 | | self.delay_timer -= 1; [INFO] [stdout] 68 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | /// Split The Opcode & Data into it's possible forms [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 80 | / let split_op = ( [INFO] [stdout] 81 | | (op & 0xF000) >> 12 as u8, [INFO] [stdout] 82 | | (op & 0x0F00) >> 8 as u8, [INFO] [stdout] 83 | | (op & 0x00F0) >> 4 as u8, [INFO] [stdout] 84 | | (op & 0x000F) as u8, [INFO] [stdout] 85 | | ); [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / /// While Some of these may not be used in an operation [INFO] [stdout] 88 | | /// The tiny overhead is outweighed by the how much [INFO] [stdout] 89 | | /// cleaner the code becomes [INFO] [stdout] | |____________________________________^ [INFO] [stdout] 90 | let nnn = (op & 0x0FFF) as usize; [INFO] [stdout] | --------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | /// Continue As Normal [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | CounterAction::Step => self.pc += 2, [INFO] [stdout] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | /// Jump to specified Address [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 142 | CounterAction::Jump(address) => self.pc = address, [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | /// Skip over next instruction [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | CounterAction::Skip => self.pc += 4, [INFO] [stdout] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut loader: BinaryLoader = BinaryLoader::new("br8kout.ch8"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6963da0ac3db5620210d353f47b15cfa67300aca2b2239284b5d92e56c0f9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6963da0ac3db5620210d353f47b15cfa67300aca2b2239284b5d92e56c0f9af", kill_on_drop: false }` [INFO] [stdout] c6963da0ac3db5620210d353f47b15cfa67300aca2b2239284b5d92e56c0f9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bc52874ae00508c6abe48edc9cfb6d1da399d0c360b24519bcf9ace9ca8cd1a [INFO] running `Command { std: "docker" "start" "-a" "0bc52874ae00508c6abe48edc9cfb6d1da399d0c360b24519bcf9ace9ca8cd1a", kill_on_drop: false }` [INFO] [stderr] Compiling chip_8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | /// Load the rom into the Cpu's memory [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | / for (i, &byte) in data.iter().enumerate() { [INFO] [stdout] 60 | | self.ram[512 + i] = byte; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | /// Tick The timers if they are over 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 66 | / if self.delay_timer > 0 { [INFO] [stdout] 67 | | self.delay_timer -= 1; [INFO] [stdout] 68 | | } [INFO] [stdout] | |_________- rustdoc does not generate documentation for expressions [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | /// Split The Opcode & Data into it's possible forms [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 80 | / let split_op = ( [INFO] [stdout] 81 | | (op & 0xF000) >> 12 as u8, [INFO] [stdout] 82 | | (op & 0x0F00) >> 8 as u8, [INFO] [stdout] 83 | | (op & 0x00F0) >> 4 as u8, [INFO] [stdout] 84 | | (op & 0x000F) as u8, [INFO] [stdout] 85 | | ); [INFO] [stdout] | |__________- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | / /// While Some of these may not be used in an operation [INFO] [stdout] 88 | | /// The tiny overhead is outweighed by the how much [INFO] [stdout] 89 | | /// cleaner the code becomes [INFO] [stdout] | |____________________________________^ [INFO] [stdout] 90 | let nnn = (op & 0x0FFF) as usize; [INFO] [stdout] | --------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | /// Continue As Normal [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 140 | CounterAction::Step => self.pc += 2, [INFO] [stdout] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | /// Jump to specified Address [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 142 | CounterAction::Jump(address) => self.pc = address, [INFO] [stdout] | ------------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/cpu.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | /// Skip over next instruction [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 144 | CounterAction::Skip => self.pc += 4, [INFO] [stdout] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | let mut loader: BinaryLoader = BinaryLoader::new("br8kout.ch8"); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.94s [INFO] running `Command { std: "docker" "inspect" "0bc52874ae00508c6abe48edc9cfb6d1da399d0c360b24519bcf9ace9ca8cd1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc52874ae00508c6abe48edc9cfb6d1da399d0c360b24519bcf9ace9ca8cd1a", kill_on_drop: false }` [INFO] [stdout] 0bc52874ae00508c6abe48edc9cfb6d1da399d0c360b24519bcf9ace9ca8cd1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1bae1c0563b9e309cde6532a4eebe743b5ae5088bbfa147ccaf308224f17c098 [INFO] running `Command { std: "docker" "start" "-a" "1bae1c0563b9e309cde6532a4eebe743b5ae5088bbfa147ccaf308224f17c098", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | /// Load the rom into the Cpu's memory [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 59 | / for (i, &byte) in data.iter().enumerate() { [INFO] [stderr] 60 | | self.ram[512 + i] = byte; [INFO] [stderr] 61 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | /// Tick The timers if they are over 0 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 66 | / if self.delay_timer > 0 { [INFO] [stderr] 67 | | self.delay_timer -= 1; [INFO] [stderr] 68 | | } [INFO] [stderr] | |_________- rustdoc does not generate documentation for expressions [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 79 | /// Split The Opcode & Data into it's possible forms [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 80 | / let split_op = ( [INFO] [stderr] 81 | | (op & 0xF000) >> 12 as u8, [INFO] [stderr] 82 | | (op & 0x0F00) >> 8 as u8, [INFO] [stderr] 83 | | (op & 0x00F0) >> 4 as u8, [INFO] [stderr] 84 | | (op & 0x000F) as u8, [INFO] [stderr] 85 | | ); [INFO] [stderr] | |__________- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:87:9 [INFO] [stderr] | [INFO] [stderr] 87 | / /// While Some of these may not be used in an operation [INFO] [stderr] 88 | | /// The tiny overhead is outweighed by the how much [INFO] [stderr] 89 | | /// cleaner the code becomes [INFO] [stderr] | |____________________________________^ [INFO] [stderr] 90 | let nnn = (op & 0x0FFF) as usize; [INFO] [stderr] | --------------------------------- rustdoc does not generate documentation for statements [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:139:13 [INFO] [stderr] | [INFO] [stderr] 139 | /// Continue As Normal [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 140 | CounterAction::Step => self.pc += 2, [INFO] [stderr] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:141:13 [INFO] [stderr] | [INFO] [stderr] 141 | /// Jump to specified Address [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 142 | CounterAction::Jump(address) => self.pc = address, [INFO] [stderr] | ------------------------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/cpu.rs:143:13 [INFO] [stderr] | [INFO] [stderr] 143 | /// Skip over next instruction [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 144 | CounterAction::Skip => self.pc += 4, [INFO] [stderr] | ----------------------------------- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] [INFO] [stderr] warning: unused import: `rand::Rng` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use rand::Rng; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 18 | let mut loader: BinaryLoader = BinaryLoader::new("br8kout.ch8"); [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `chip_8` (bin "chip_8" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chip_8-dec05f8b6f30f85c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1bae1c0563b9e309cde6532a4eebe743b5ae5088bbfa147ccaf308224f17c098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bae1c0563b9e309cde6532a4eebe743b5ae5088bbfa147ccaf308224f17c098", kill_on_drop: false }` [INFO] [stdout] 1bae1c0563b9e309cde6532a4eebe743b5ae5088bbfa147ccaf308224f17c098