[INFO] cloning repository https://github.com/parkingspace/pomoduro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parkingspace/pomoduro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkingspace%2Fpomoduro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkingspace%2Fpomoduro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee96079139e3eaa0f1928607d61c852ebe92de84
[INFO] building parkingspace/pomoduro against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparkingspace%2Fpomoduro" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/parkingspace/pomoduro
[INFO] finished tweaking git repo https://github.com/parkingspace/pomoduro
[INFO] tweaked toml for git repo https://github.com/parkingspace/pomoduro written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parkingspace/pomoduro on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parkingspace/pomoduro 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.24.0
[INFO] [stderr]   Downloaded strum v0.26.2
[INFO] [stderr]   Downloaded stability v0.2.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.24.0
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded unicode-truncate v1.0.0
[INFO] [stderr]   Downloaded tui-input v0.10.1
[INFO] [stderr]   Downloaded syn v2.0.64
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99880028aa63d3660e1aec10f772cbcbff5f6726bfdbd7f9c18f2f744650c11d
[INFO] running `Command { std: "docker" "start" "-a" "99880028aa63d3660e1aec10f772cbcbff5f6726bfdbd7f9c18f2f744650c11d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99880028aa63d3660e1aec10f772cbcbff5f6726bfdbd7f9c18f2f744650c11d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99880028aa63d3660e1aec10f772cbcbff5f6726bfdbd7f9c18f2f744650c11d", kill_on_drop: false }`
[INFO] [stdout] 99880028aa63d3660e1aec10f772cbcbff5f6726bfdbd7f9c18f2f744650c11d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0b1b8c3e6b3179cd07227e4290d5a41d10c0b2bebab95f5fe16664abcf16b8
[INFO] running `Command { std: "docker" "start" "-a" "4a0b1b8c3e6b3179cd07227e4290d5a41d10c0b2bebab95f5fe16664abcf16b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-truncate v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tui-input v0.10.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pomoduro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SessionInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimerInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TimerInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PomodoroInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PomodoroInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tick_rate` and `mode` are never read
[INFO] [stdout]   --> src/app.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 46 |     session: Box<dyn Session>,
[INFO] [stdout] 47 |     tick_rate: Duration,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 48 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_session_info`, `get_timer_info`, and `get_pomodoro_info` are never used
[INFO] [stdout]    --> src/app.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn get_session_info(&mut self) -> SessionInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn get_timer_info(&mut self) -> TimerInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn get_pomodoro_info(&mut self) -> Option<PomodoroInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ready` is never constructed
[INFO] [stdout]  --> src/pomodoro.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum PomodoroState {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 8 |     Ready,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PomodoroState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_session`, `get_total_sessions`, `is_focus`, and `get_state` are never used
[INFO] [stdout]    --> src/pomodoro.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Pomodoro {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn get_current_session(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn get_total_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn is_focus(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn get_state(&self) -> PomodoroState {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "4a0b1b8c3e6b3179cd07227e4290d5a41d10c0b2bebab95f5fe16664abcf16b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0b1b8c3e6b3179cd07227e4290d5a41d10c0b2bebab95f5fe16664abcf16b8", kill_on_drop: false }`
[INFO] [stdout] 4a0b1b8c3e6b3179cd07227e4290d5a41d10c0b2bebab95f5fe16664abcf16b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e6c9ee69c03df3ab67f98b5e518f4f5ce38267a1f8f9a43c6f23d740b78107b
[INFO] running `Command { std: "docker" "start" "-a" "2e6c9ee69c03df3ab67f98b5e518f4f5ce38267a1f8f9a43c6f23d740b78107b", kill_on_drop: false }`
[INFO] [stderr]    Compiling pomoduro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SessionInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct SessionInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TimerInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct TimerInfo {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PomodoroInfo` is never constructed
[INFO] [stdout]   --> src/app.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PomodoroInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tick_rate` and `mode` are never read
[INFO] [stdout]   --> src/app.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 46 |     session: Box<dyn Session>,
[INFO] [stdout] 47 |     tick_rate: Duration,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 48 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_session_info`, `get_timer_info`, and `get_pomodoro_info` are never used
[INFO] [stdout]    --> src/app.rs:220:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn get_session_info(&mut self) -> SessionInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn get_timer_info(&mut self) -> TimerInfo {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 243 |     fn get_pomodoro_info(&mut self) -> Option<PomodoroInfo> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Ready` is never constructed
[INFO] [stdout]  --> src/pomodoro.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub enum PomodoroState {
[INFO] [stdout]   |          ------------- variant in this enum
[INFO] [stdout] 8 |     Ready,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `PomodoroState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_current_session`, `get_total_sessions`, `is_focus`, and `get_state` are never used
[INFO] [stdout]    --> src/pomodoro.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl Pomodoro {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn get_current_session(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn get_total_sessions(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn is_focus(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn get_state(&self) -> PomodoroState {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "2e6c9ee69c03df3ab67f98b5e518f4f5ce38267a1f8f9a43c6f23d740b78107b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e6c9ee69c03df3ab67f98b5e518f4f5ce38267a1f8f9a43c6f23d740b78107b", kill_on_drop: false }`
[INFO] [stdout] 2e6c9ee69c03df3ab67f98b5e518f4f5ce38267a1f8f9a43c6f23d740b78107b
