[INFO] cloning repository https://github.com/asim-shrestha/webboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asim-shrestha/webboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasim-shrestha%2Fwebboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasim-shrestha%2Fwebboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fe22e4697a383f41def15be436d026bfd135a43 [INFO] checking asim-shrestha/webboy against try#3a4cb0edb4040379c037e06efeb5409e44be7b77 for pr-146377 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasim-shrestha%2Fwebboy" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/asim-shrestha/webboy [INFO] finished tweaking git repo https://github.com/asim-shrestha/webboy [INFO] tweaked toml for git repo https://github.com/asim-shrestha/webboy written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/asim-shrestha/webboy on toolchain 3a4cb0edb4040379c037e06efeb5409e44be7b77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/asim-shrestha/webboy already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b77196c5eeb0174ccd4ffc513ddc8a0c95ec3d2c3b95be783a2032e8e14035eb [INFO] running `Command { std: "docker" "start" "-a" "b77196c5eeb0174ccd4ffc513ddc8a0c95ec3d2c3b95be783a2032e8e14035eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b77196c5eeb0174ccd4ffc513ddc8a0c95ec3d2c3b95be783a2032e8e14035eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77196c5eeb0174ccd4ffc513ddc8a0c95ec3d2c3b95be783a2032e8e14035eb", kill_on_drop: false }` [INFO] [stdout] b77196c5eeb0174ccd4ffc513ddc8a0c95ec3d2c3b95be783a2032e8e14035eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4cb0edb4040379c037e06efeb5409e44be7b77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3da3583039960bb1dca0a4748081ba474225d3c7750bbcddfe724d41b31c3718 [INFO] running `Command { std: "docker" "start" "-a" "3da3583039960bb1dca0a4748081ba474225d3c7750bbcddfe724d41b31c3718", kill_on_drop: false }` [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking webboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/ppu.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | fn get_tile_color(tile: Tile) -> [[u8; 8]; 8] { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DoubleSpeed` is never constructed [INFO] [stdout] --> src/cpu.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 17 | enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 21 | DoubleSpeed, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FollowingBytesOps` is never used [INFO] [stdout] --> src/cpu/instruction.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | trait FollowingBytesOps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dec_sp` is never used [INFO] [stdout] --> src/cpu/instruction.rs:1278:5 [INFO] [stdout] | [INFO] [stdout] 47 | impl CPU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1278 | fn dec_sp(&mut self, _: Instruction) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UPPER_NIBBLE_MASK` is never used [INFO] [stdout] --> src/cpu/carry.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const UPPER_NIBBLE_MASK: u8 = 0xF0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Palette` is never constructed [INFO] [stdout] --> src/palette.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct Palette { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_palette` is never used [INFO] [stdout] --> src/palette.rs:39:4 [INFO] [stdout] | [INFO] [stdout] 39 | fn get_palette(palette_register: u8) -> Palette { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Palette` is never constructed [INFO] [stdout] --> src/ppu.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct Palette { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tilemap` is never constructed [INFO] [stdout] --> src/ppu.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Tilemap<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Layers` is never constructed [INFO] [stdout] --> src/ppu.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Layers<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS_PER_M_CYCLE_DOUBLE_SPEED` is never used [INFO] [stdout] --> src/ppu.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const DOTS_PER_M_CYCLE_DOUBLE_SPEED: usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS_PER_60_FPS_FRAME` is never used [INFO] [stdout] --> src/ppu.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const DOTS_PER_60_FPS_FRAME: usize = 70_224; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Tile` is never used [INFO] [stdout] --> src/ppu.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | type Tile<'a> = &'a [[u8; 8]; 8]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `background_fifo` and `object_fifo` are never read [INFO] [stdout] --> src/ppu.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct PPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | background_fifo: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | object_fifo: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DotsTaken` is never used [INFO] [stdout] --> src/ppu.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | type DotsTaken = u8; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `handle_oam_scan`, `handle_pixel_fetch`, `get_tile`, `get_tile_map_start`, `sleep`, and `get_tile_color` are never used [INFO] [stdout] --> src/ppu.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 76 | impl PPU { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn handle_oam_scan(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | fn handle_pixel_fetch(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn get_tile(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | fn get_tile_map_start(&mut self, ram: &Ram) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn sleep(&mut self) -> DotsTaken { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | fn get_tile_color(tile: Tile) -> [[u8; 8]; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Input` is never constructed [INFO] [stdout] --> src/input.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Input<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_pressed` is never used [INFO] [stdout] --> src/input.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn is_pressed() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_CYCLES_TO_CLOCK_CYCLES` is never used [INFO] [stdout] --> src/timer.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const M_CYCLES_TO_CLOCK_CYCLES: u16 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instruction` [INFO] [stdout] --> src/cpu/instruction.rs:1682:8 [INFO] [stdout] | [INFO] [stdout] 1682 | let (instruction, op) = cpu.get_operation(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instruction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tile` [INFO] [stdout] --> src/ppu.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | fn get_tile_color(tile: Tile) -> [[u8; 8]; 8] { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_tile` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DoubleSpeed` is never constructed [INFO] [stdout] --> src/cpu.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 17 | enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 21 | DoubleSpeed, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `FollowingBytesOps` is never used [INFO] [stdout] --> src/cpu/instruction.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | trait FollowingBytesOps { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `dec_sp` is never used [INFO] [stdout] --> src/cpu/instruction.rs:1278:5 [INFO] [stdout] | [INFO] [stdout] 47 | impl CPU { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1278 | fn dec_sp(&mut self, _: Instruction) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_tma_edge_case` is never used [INFO] [stdout] --> src/cpu/instruction.rs:2545:5 [INFO] [stdout] | [INFO] [stdout] 2545 | fn test_tma_edge_case() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `UPPER_NIBBLE_MASK` is never used [INFO] [stdout] --> src/cpu/carry.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | const UPPER_NIBBLE_MASK: u8 = 0xF0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Palette` is never constructed [INFO] [stdout] --> src/ppu.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | struct Palette { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tilemap` is never constructed [INFO] [stdout] --> src/ppu.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct Tilemap<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Layers` is never constructed [INFO] [stdout] --> src/ppu.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | struct Layers<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS_PER_M_CYCLE_DOUBLE_SPEED` is never used [INFO] [stdout] --> src/ppu.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | const DOTS_PER_M_CYCLE_DOUBLE_SPEED: usize = 8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DOTS_PER_60_FPS_FRAME` is never used [INFO] [stdout] --> src/ppu.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | const DOTS_PER_60_FPS_FRAME: usize = 70_224; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Tile` is never used [INFO] [stdout] --> src/ppu.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | type Tile<'a> = &'a [[u8; 8]; 8]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `background_fifo` and `object_fifo` are never read [INFO] [stdout] --> src/ppu.rs:67:2 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct PPU { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | background_fifo: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 68 | object_fifo: [u8; 16], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `DotsTaken` is never used [INFO] [stdout] --> src/ppu.rs:73:6 [INFO] [stdout] | [INFO] [stdout] 73 | type DotsTaken = u8; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `handle_oam_scan`, `handle_pixel_fetch`, `get_tile`, `get_tile_map_start`, `sleep`, and `get_tile_color` are never used [INFO] [stdout] --> src/ppu.rs:185:5 [INFO] [stdout] | [INFO] [stdout] 76 | impl PPU { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 185 | fn handle_oam_scan(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 193 | fn handle_pixel_fetch(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn get_tile(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | fn get_tile_map_start(&mut self, ram: &Ram) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | fn sleep(&mut self) -> DotsTaken { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 215 | fn get_tile_color(tile: Tile) -> [[u8; 8]; 8] { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Input` is never constructed [INFO] [stdout] --> src/input.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Input<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_pressed` is never used [INFO] [stdout] --> src/input.rs:15:4 [INFO] [stdout] | [INFO] [stdout] 15 | fn is_pressed() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `M_CYCLES_TO_CLOCK_CYCLES` is never used [INFO] [stdout] --> src/timer.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | const M_CYCLES_TO_CLOCK_CYCLES: u16 = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s [INFO] running `Command { std: "docker" "inspect" "3da3583039960bb1dca0a4748081ba474225d3c7750bbcddfe724d41b31c3718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da3583039960bb1dca0a4748081ba474225d3c7750bbcddfe724d41b31c3718", kill_on_drop: false }` [INFO] [stdout] 3da3583039960bb1dca0a4748081ba474225d3c7750bbcddfe724d41b31c3718