[INFO] cloning repository https://github.com/AlejandroMinaya/ahoy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlejandroMinaya/ahoy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlejandroMinaya%2Fahoy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlejandroMinaya%2Fahoy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 668796ef23a018906db0633b884b6df3ae8bfe18
[INFO] checking AlejandroMinaya/ahoy against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlejandroMinaya%2Fahoy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlejandroMinaya/ahoy
[INFO] finished tweaking git repo https://github.com/AlejandroMinaya/ahoy
[INFO] tweaked toml for git repo https://github.com/AlejandroMinaya/ahoy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlejandroMinaya/ahoy on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlejandroMinaya/ahoy 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4670f72a35ff6101d416bc9775c52989c8d6327cab4d5304d694dc421778c402
[INFO] running `Command { std: "docker" "start" "-a" "4670f72a35ff6101d416bc9775c52989c8d6327cab4d5304d694dc421778c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4670f72a35ff6101d416bc9775c52989c8d6327cab4d5304d694dc421778c402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4670f72a35ff6101d416bc9775c52989c8d6327cab4d5304d694dc421778c402", kill_on_drop: false }`
[INFO] [stdout] 4670f72a35ff6101d416bc9775c52989c8d6327cab4d5304d694dc421778c402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3db8754b6f055573a619ed4a0d5fb2f35c51ec9d5b9d326992f6899209eee7b
[INFO] running `Command { std: "docker" "start" "-a" "d3db8754b6f055573a619ed4a0d5fb2f35c51ec9d5b9d326992f6899209eee7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking anyhow v1.0.99
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking ahoy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Ahoy {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 12 |     memory: [u8; constants::MAX_MEMORY],
[INFO] [stdout] 13 |     registers: [u8; 16],
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 14 |     index: u16,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 15 |     counter: usize,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 16 |     stack: VecDeque<u16>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     delay_timer: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     sound_timer: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 19 |     current_frame: AhoyFrame,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fetch` and `execute` are never used
[INFO] [stdout]   --> src/lib.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Ahoy {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     fn fetch(&mut self) -> u16 {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn execute(&mut self, instruction: AhoyInstruction) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_REGISTER` is never used
[INFO] [stdout]   --> src/constants.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) const FLAG_REGISTER: usize = 0xF;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISPLAY_HEIGHT` is never used
[INFO] [stdout]  --> src/display.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const DISPLAY_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AhoyDisplay` is never used
[INFO] [stdout]   --> src/display.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait AhoyDisplay {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RatatuiAhoyDisplay` is never constructed
[INFO] [stdout]   --> src/display.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RatatuiAhoyDisplay {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Size` is never constructed
[INFO] [stdout]   --> src/display.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Size {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `scale` are never used
[INFO] [stdout]   --> src/display.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Size {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 34 |     fn new(width: f64, height: f64) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn scale(self, factor: f64) -> Self {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AhoyInstruction` is never used
[INFO] [stdout]  --> src/instructions.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum AhoyInstruction {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RegisterInstruction` is never used
[INFO] [stdout]   --> src/instructions.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | trait RegisterInstruction {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack`, `delay_timer`, and `sound_timer` are never read
[INFO] [stdout]   --> src/lib.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Ahoy {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     stack: VecDeque<u16>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 17 |     delay_timer: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 18 |     sound_timer: u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AhoyDisplay` is never used
[INFO] [stdout]   --> src/display.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait AhoyDisplay {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RatatuiAhoyDisplay` is never constructed
[INFO] [stdout]   --> src/display.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct RatatuiAhoyDisplay {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Size` is never constructed
[INFO] [stdout]   --> src/display.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | struct Size {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `scale` are never used
[INFO] [stdout]   --> src/display.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl Size {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 34 |     fn new(width: f64, height: f64) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn scale(self, factor: f64) -> Self {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Canvas`, `Rectangle`, and `style::Color`
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     style::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     widgets::canvas::{Canvas, Rectangle},
[INFO] [stdout]    |                       ^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Canvas`, `Rectangle`, and `style::Color`
[INFO] [stdout]   --> src/main.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 |     style::Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 10 |     widgets::canvas::{Canvas, Rectangle},
[INFO] [stdout]    |                       ^^^^^^  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISPLAY_HEIGHT` is never used
[INFO] [stdout]  --> src/display.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const DISPLAY_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DISPLAY_HEIGHT` is never used
[INFO] [stdout]  --> src/display.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub const DISPLAY_HEIGHT: usize = 32;
[INFO] [stdout]   |           ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s
[INFO] running `Command { std: "docker" "inspect" "d3db8754b6f055573a619ed4a0d5fb2f35c51ec9d5b9d326992f6899209eee7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3db8754b6f055573a619ed4a0d5fb2f35c51ec9d5b9d326992f6899209eee7b", kill_on_drop: false }`
[INFO] [stdout] d3db8754b6f055573a619ed4a0d5fb2f35c51ec9d5b9d326992f6899209eee7b
