[INFO] updating cached repository https://github.com/btwotwo/chip8rust [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] 9855fd91021ab763f01dd41705558955a98f4677 [INFO] documenting btwotwo/chip8rust against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbtwotwo%2Fchip8rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/btwotwo/chip8rust on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/btwotwo/chip8rust [INFO] finished tweaking git repo https://github.com/btwotwo/chip8rust [INFO] tweaked toml for git repo https://github.com/btwotwo/chip8rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/btwotwo/chip8rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6162bbb4013cb77815233dbe40640a340799eda19c1688163e86f85e503f54f [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" "b6162bbb4013cb77815233dbe40640a340799eda19c1688163e86f85e503f54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6162bbb4013cb77815233dbe40640a340799eda19c1688163e86f85e503f54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6162bbb4013cb77815233dbe40640a340799eda19c1688163e86f85e503f54f", kill_on_drop: false }` [INFO] [stdout] b6162bbb4013cb77815233dbe40640a340799eda19c1688163e86f85e503f54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db831abc831d0ad89b16df5138896b7823615479b81c20df6500a6f84136e9a [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" "5db831abc831d0ad89b16df5138896b7823615479b81c20df6500a6f84136e9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking crossterm v0.14.2 [INFO] [stderr] Documenting chip8rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:107:44 [INFO] [stdout] | [INFO] [stdout] 107 | ///`3XNN` - Skip next instruction if V[`X`] equals `NN` [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:117:44 [INFO] [stdout] | [INFO] [stdout] 117 | ///`4XNN` - Skip next instruction if V[`X`] doesn't equal `NN` [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:127:27 [INFO] [stdout] | [INFO] [stdout] 127 | ///`5XY0` - Skip if V[`X`] equal V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:127:40 [INFO] [stdout] | [INFO] [stdout] 127 | ///`5XY0` - Skip if V[`X`] equal V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | ///`6XNN` - Set V[`X`] to `NN` [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:142:31 [INFO] [stdout] | [INFO] [stdout] 142 | ///`7XNN` - Add `NN` to V[`X`], carry flag not changed [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:148:21 [INFO] [stdout] | [INFO] [stdout] 148 | ///`8XY0` Set V[`X`] to the value of V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:148:44 [INFO] [stdout] | [INFO] [stdout] 148 | ///`8XY0` Set V[`X`] to the value of V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | ///`8XY1` - Set V[`X`] to the result of bitwise OR with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:153:63 [INFO] [stdout] | [INFO] [stdout] 153 | ///`8XY1` - Set V[`X`] to the result of bitwise OR with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | ///`8XY2` - Set V[`X`] to the result of bitwise AND with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:158:64 [INFO] [stdout] | [INFO] [stdout] 158 | ///`8XY2` - Set V[`X`] to the result of bitwise AND with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:163:23 [INFO] [stdout] | [INFO] [stdout] 163 | ///`8XY3` - Set V[`X`] to the result of bitwise XOR with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:163:64 [INFO] [stdout] | [INFO] [stdout] 163 | ///`8XY3` - Set V[`X`] to the result of bitwise XOR with V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | ///`8XY4` - Add V[`Y`] to V[`X`], change carry flag if there's a borrow [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:168:33 [INFO] [stdout] | [INFO] [stdout] 168 | ///`8XY4` - Add V[`Y`] to V[`X`], change carry flag if there's a borrow [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:179:28 [INFO] [stdout] | [INFO] [stdout] 179 | ///`8XY5` - Subtract V[`Y`] from V[`X`], change carry flag if there's a borrow [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:179:40 [INFO] [stdout] | [INFO] [stdout] 179 | ///`8XY5` - Subtract V[`Y`] from V[`X`], change carry flag if there's a borrow [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:190:50 [INFO] [stdout] | [INFO] [stdout] 190 | ///`8XY6` - Store least significant bit of V[`X`] in VF and then shift V[`X`] to the right by 1 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:190:78 [INFO] [stdout] | [INFO] [stdout] 190 | ///`8XY6` - Store least significant bit of V[`X`] in VF and then shift V[`X`] to the right by 1 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | ///`8XY7` - Sets V[`X`] to V[`Y`] minus V[`X`]. VF is set to 0 when there's a borrow, and 1 when there isn't. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:196:34 [INFO] [stdout] | [INFO] [stdout] 196 | ///`8XY7` - Sets V[`X`] to V[`Y`] minus V[`X`]. VF is set to 0 when there's a borrow, and 1 when there isn't. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:196:47 [INFO] [stdout] | [INFO] [stdout] 196 | ///`8XY7` - Sets V[`X`] to V[`Y`] minus V[`X`]. VF is set to 0 when there's a borrow, and 1 when there isn't. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | ///`8XYE` - Stores the most significant bit of V[`X`] in VF and then shifts V[`X`] to the left by 1 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:207:83 [INFO] [stdout] | [INFO] [stdout] 207 | ///`8XYE` - Stores the most significant bit of V[`X`] in VF and then shifts V[`X`] to the left by 1 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | ///`9XY0` - Skips the next instruction if V[`X`] does not equal V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:214:71 [INFO] [stdout] | [INFO] [stdout] 214 | ///`9XY0` - Skips the next instruction if V[`X`] does not equal V[`Y`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[0]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:226:48 [INFO] [stdout] | [INFO] [stdout] 226 | ///`BNNN` - Jump to the address NNN plus V[0] [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:232:23 [INFO] [stdout] | [INFO] [stdout] 232 | ///`CXNN` - Set V[`X`] equal `random_number & NN` [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:243:63 [INFO] [stdout] | [INFO] [stdout] 243 | ///`DXYN` - Display `N`-byte sprite, starting at I, at (V[`X`], V[`Y`]), set V[F] if collision occured [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Y]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:243:71 [INFO] [stdout] | [INFO] [stdout] 243 | ///`DXYN` - Display `N`-byte sprite, starting at I, at (V[`X`], V[`Y`]), set V[F] if collision occured [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[F]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:243:84 [INFO] [stdout] | [INFO] [stdout] 243 | ///`DXYN` - Display `N`-byte sprite, starting at I, at (V[`X`], V[`Y`]), set V[F] if collision occured [INFO] [stdout] | ^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:259:52 [INFO] [stdout] | [INFO] [stdout] 259 | ///`EX9E` - Skip the next instruction if the V[`X`] key is pressed. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:268:52 [INFO] [stdout] | [INFO] [stdout] 268 | ///`EXA1` - Skip the next instruction if the V[`X`] key is not pressed. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:277:23 [INFO] [stdout] | [INFO] [stdout] 277 | ///`FX07` - Set V[`X`] equal to delay timer. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:282:71 [INFO] [stdout] | [INFO] [stdout] 282 | ///`FX0A` - Wait for a key press, store the value of the key in V[`X`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:289:44 [INFO] [stdout] | [INFO] [stdout] 289 | ///`FX15` - Set delay timer equal to V[`X`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:294:44 [INFO] [stdout] | [INFO] [stdout] 294 | ///`FX18` - Set sound timer equal to V[`X`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:299:34 [INFO] [stdout] | [INFO] [stdout] 299 | ///`FX1E` - Set I equal to V[`X`] + I [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:308:60 [INFO] [stdout] | [INFO] [stdout] 308 | ///`FX29` - Set I equal to sprite location for digit V[`X`] [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:314:47 [INFO] [stdout] | [INFO] [stdout] 314 | ///`FX33` - Store BCD representation of V[`X`] to I, I+1, I+2 [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:326:46 [INFO] [stdout] | [INFO] [stdout] 326 | ///`FX55` - Store registers V0 through V[`X`] in memory starting at location I.` [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[X]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/opcode/mod.rs:333:45 [INFO] [stdout] | [INFO] [stdout] 333 | ///`FX65` - Read registers V0 through V[`X`] from memory starting at location I. [INFO] [stdout] | ^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.57s [INFO] running `Command { std: "docker" "inspect" "5db831abc831d0ad89b16df5138896b7823615479b81c20df6500a6f84136e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db831abc831d0ad89b16df5138896b7823615479b81c20df6500a6f84136e9a", kill_on_drop: false }` [INFO] [stdout] 5db831abc831d0ad89b16df5138896b7823615479b81c20df6500a6f84136e9a