[INFO] cloning repository https://github.com/krisk248/flowmode
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krisk248/flowmode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisk248%2Fflowmode", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisk248%2Fflowmode'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0f6328f5fdc6da75c4d8b04434efe793a7c65a7
[INFO] checking krisk248/flowmode against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisk248%2Fflowmode" "/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/krisk248/flowmode
[INFO] finished tweaking git repo https://github.com/krisk248/flowmode
[INFO] tweaked toml for git repo https://github.com/krisk248/flowmode written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krisk248/flowmode on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krisk248/flowmode 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c125a31a9ae90012e54dc8e5dc138c3aac58689fe29607b1f5cc3de647038ac7
[INFO] running `Command { std: "docker" "start" "-a" "c125a31a9ae90012e54dc8e5dc138c3aac58689fe29607b1f5cc3de647038ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c125a31a9ae90012e54dc8e5dc138c3aac58689fe29607b1f5cc3de647038ac7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c125a31a9ae90012e54dc8e5dc138c3aac58689fe29607b1f5cc3de647038ac7", kill_on_drop: false }`
[INFO] [stdout] c125a31a9ae90012e54dc8e5dc138c3aac58689fe29607b1f5cc3de647038ac7
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75c8ee0306816543378f67f86083134285774265c739bbfa0572129a8318e5c7
[INFO] running `Command { std: "docker" "start" "-a" "75c8ee0306816543378f67f86083134285774265c739bbfa0572129a8318e5c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking rustix v1.1.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling self_update v0.39.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dbus-tree v0.9.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking quick-xml v0.23.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking flowmode v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> src/pomodoro.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, Instant};
[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 import: `Duration`
[INFO] [stdout]   --> src/pomodoro.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `category`, `window_title`, `started_at`, `ended_at`, and `duration_secs` are never read
[INFO] [stdout]   --> src/storage.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ActivityRecord {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub app_name: String,
[INFO] [stdout] 12 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub window_title: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub started_at: DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub ended_at: Option<DateTime<Local>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub duration_secs: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActivityRecord` has derived impls for the traits `Clone` and `Debug`, but these are 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: method `get_week_summary` is never used
[INFO] [stdout]    --> src/storage.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub fn get_week_summary(&self) -> Result<HashMap<NaiveDate, i64>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_durations`, `set_enabled`, and `get_tray_status` are never used
[INFO] [stdout]    --> src/pomodoro.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl PomodoroTimer {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn with_durations(work_mins: u64, short_break_mins: u64, long_break_mins: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn set_enabled(&self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn get_tray_status(&self) -> Option<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shared_pomodoro` is never used
[INFO] [stdout]    --> src/pomodoro.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn create_shared_pomodoro() -> SharedPomodoro {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/title_parser.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ParsedTitle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub context: String,      // Extracted context (person name, project, etc.)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTitle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `window_id` is never read
[INFO] [stdout]  --> src/tracker.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct WindowInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 8 |     pub window_id: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `WindowInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_today_time`, `set_idle`, and `is_tracking` are never used
[INFO] [stdout]   --> src/tray.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl FlowModeTray {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn set_today_time(&self, time: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn set_idle(&self, idle: bool, secs: u64) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_tracking(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `category`, `window_title`, `started_at`, `ended_at`, and `duration_secs` are never read
[INFO] [stdout]   --> src/storage.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ActivityRecord {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 10 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 11 |     pub app_name: String,
[INFO] [stdout] 12 |     pub category: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 13 |     pub window_title: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub started_at: DateTime<Local>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 15 |     pub ended_at: Option<DateTime<Local>>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 16 |     pub duration_secs: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ActivityRecord` has derived impls for the traits `Clone` and `Debug`, but these are 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: method `get_week_summary` is never used
[INFO] [stdout]    --> src/storage.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout]  49 | impl Storage {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 318 |     pub fn get_week_summary(&self) -> Result<HashMap<NaiveDate, i64>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_enabled` and `get_tray_status` are never used
[INFO] [stdout]    --> src/pomodoro.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout]  56 | impl PomodoroTimer {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub fn set_enabled(&self, enabled: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub async fn get_tray_status(&self) -> Option<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_shared_pomodoro` is never used
[INFO] [stdout]    --> src/pomodoro.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn create_shared_pomodoro() -> SharedPomodoro {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]   --> src/title_parser.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ParsedTitle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub context: String,      // Extracted context (person name, project, etc.)
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTitle` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `window_id` is never read
[INFO] [stdout]  --> src/tracker.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct WindowInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 8 |     pub window_id: String,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `WindowInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_today_time`, `set_idle`, and `is_tracking` are never used
[INFO] [stdout]   --> src/tray.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl FlowModeTray {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn set_today_time(&self, time: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn set_idle(&self, idle: bool, secs: u64) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub fn is_tracking(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.82s
[INFO] running `Command { std: "docker" "inspect" "75c8ee0306816543378f67f86083134285774265c739bbfa0572129a8318e5c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c8ee0306816543378f67f86083134285774265c739bbfa0572129a8318e5c7", kill_on_drop: false }`
[INFO] [stdout] 75c8ee0306816543378f67f86083134285774265c739bbfa0572129a8318e5c7
