[INFO] cloning repository https://github.com/KevinAlbrecht/pomodoro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinAlbrecht/pomodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinAlbrecht%2Fpomodoro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinAlbrecht%2Fpomodoro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f79643aa63058278c139fd3d5a8ed9efa336a37
[INFO] testing KevinAlbrecht/pomodoro against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinAlbrecht%2Fpomodoro" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KevinAlbrecht/pomodoro
[INFO] finished tweaking git repo https://github.com/KevinAlbrecht/pomodoro
[INFO] tweaked toml for git repo https://github.com/KevinAlbrecht/pomodoro written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KevinAlbrecht/pomodoro on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KevinAlbrecht/pomodoro 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b519aa4925e4586ce7bf8698725446ad63395904cc35ee5dcde2c4bbe3785175
[INFO] running `Command { std: "docker" "start" "-a" "b519aa4925e4586ce7bf8698725446ad63395904cc35ee5dcde2c4bbe3785175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b519aa4925e4586ce7bf8698725446ad63395904cc35ee5dcde2c4bbe3785175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b519aa4925e4586ce7bf8698725446ad63395904cc35ee5dcde2c4bbe3785175", kill_on_drop: false }`
[INFO] [stdout] b519aa4925e4586ce7bf8698725446ad63395904cc35ee5dcde2c4bbe3785175
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c89f5c86b3869551dcff45415119329db9f71b31477bbfe753b02c0187db0d01
[INFO] running `Command { std: "docker" "start" "-a" "c89f5c86b3869551dcff45415119329db9f71b31477bbfe753b02c0187db0d01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ahash v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling lru v0.12.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling strum v0.26.1
[INFO] [stderr]    Compiling ratatui v0.26.0
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling pomodoro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `thread`
[INFO] [stdout]  --> src/task_manager/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     thread,
[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: `TaskCommandType` and `TaskStatus`
[INFO] [stdout]  --> src/task_manager/mod.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use models::{TaskCommand, TaskCommandType, TaskStatus};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `loader::Loader` and `notifications`
[INFO] [stdout]  --> src/task_manager/task.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::helpers::{loader::Loader, notifications};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `LineGauge`, `ListState`, `List`, `Padding`, `Paragraph`, `Wrap`, `canvas::Label`, and `symbols`
[INFO] [stdout]   --> src/ui/tui.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 |     symbols,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  9 |         canvas::Label,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 10 |         Block, BorderType, Borders, Gauge, LineGauge, List, ListState, Padding, Paragraph, Wrap,
[INFO] [stdout]    |                                            ^^^^^^^^^  ^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `os::unix::thread`, `self`, and `stdout`
[INFO] [stdout]   --> src/ui/tui.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 |     io::{self, stderr, stdout, Write},
[INFO] [stdout]    |          ^^^^          ^^^^^^
[INFO] [stdout] 17 |     os::unix::thread,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ui::tui`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::ui::tui;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/main.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> src/ui/tui.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |     io::{self, stderr, stdout, Write},
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/helpers/notifications.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let  res = Command::new("osascript")
[INFO] [stdout]    |          ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/ui/tui.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let mut counter: i32 = 0;
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of method
[INFO] [stdout]    --> src/ui/tui.rs:75:22
[INFO] [stdout]     |
[INFO] [stdout]  68 |       pub fn init(&mut self) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |                   ---------
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   `self` is a reference that is only valid in the method body
[INFO] [stdout]     |                   let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout]  75 |           let handle = std::thread::spawn(move || {
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  76 | |             loop {
[INFO] [stdout]  77 | |                 terminal
[INFO] [stdout]  78 | |                     .draw(|f| match self.display_type {
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |             crossterm::terminal::disable_raw_mode().unwrap();
[INFO] [stdout] 110 | |         });
[INFO] [stdout]     | |          ^
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________`self` escapes the method body here
[INFO] [stdout]     |            argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `counter`
[INFO] [stdout]   --> src/ui/tui.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let mut counter: i32 = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_counter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `steps`
[INFO] [stdout]    --> src/ui/tui.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 145 |     steps: Vec<String>,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_steps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `current_step_index`
[INFO] [stdout]    --> src/ui/tui.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     current_step_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_step_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timeleft`
[INFO] [stdout]   --> src/main.rs:32:65
[INFO] [stdout]    |
[INFO] [stdout] 32 |                 task_manager::models::TaskCommandType::Timeleft(timeleft) => {
[INFO] [stdout]    |                                                                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_timeleft`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> src/main.rs:40:70
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 task_manager::models::TaskCommandType::StatusChanged(status) => {
[INFO] [stdout]    |                                                                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pomodoro` (bin "pomodoro") due to 1 previous error; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c89f5c86b3869551dcff45415119329db9f71b31477bbfe753b02c0187db0d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89f5c86b3869551dcff45415119329db9f71b31477bbfe753b02c0187db0d01", kill_on_drop: false }`
[INFO] [stdout] c89f5c86b3869551dcff45415119329db9f71b31477bbfe753b02c0187db0d01
