[INFO] cloning repository https://github.com/Unic-X/EnduraPlanner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Unic-X/EnduraPlanner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnic-X%2FEnduraPlanner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnic-X%2FEnduraPlanner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cab649f9caab55eeb56ec1531f5756d189c53898
[INFO] checking Unic-X/EnduraPlanner against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnic-X%2FEnduraPlanner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Unic-X/EnduraPlanner
[INFO] finished tweaking git repo https://github.com/Unic-X/EnduraPlanner
[INFO] tweaked toml for git repo https://github.com/Unic-X/EnduraPlanner written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Unic-X/EnduraPlanner on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Unic-X/EnduraPlanner 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69
[INFO] running `Command { std: "docker" "start" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking statrs v0.17.1
[INFO] [stderr]     Checking endura-planner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::nutrition::seasonal::SeasonalFoodDB`
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::nutrition::seasonal::SeasonalFoodDB;
[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: `crate::nutrition::timing::NutritionTimer`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::nutrition::timing::NutritionTimer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `NaiveDate`
[INFO] [stdout]   --> src/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Datelike, Duration, Local, NaiveDate};
[INFO] [stdout]    |              ^^^^^^^^                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::training::WeatherStatus`
[INFO] [stdout]  --> src/climate/analyzer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::training::WeatherStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `NaiveDate`
[INFO] [stdout]  --> src/feedback/engine.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Duration, NaiveDate};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/integration/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::nutrition::seasonal::SeasonalFoodDB`
[INFO] [stdout]  --> src/app.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::nutrition::seasonal::SeasonalFoodDB;
[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: `crate::nutrition::timing::NutritionTimer`
[INFO] [stdout]  --> src/app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::nutrition::timing::NutritionTimer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `NaiveDate`
[INFO] [stdout]   --> src/app.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | use chrono::{Datelike, Duration, Local, NaiveDate};
[INFO] [stdout]    |              ^^^^^^^^                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::training::WeatherStatus`
[INFO] [stdout]  --> src/climate/analyzer.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::training::WeatherStatus;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `NaiveDate`
[INFO] [stdout]  --> src/feedback/engine.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{Duration, NaiveDate};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `async_trait::async_trait`
[INFO] [stdout]  --> src/integration/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics::*`
[INFO] [stdout]  --> src/models/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use metrics::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nutrition::*`
[INFO] [stdout]  --> src/models/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use nutrition::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `training::*`
[INFO] [stdout]  --> src/models/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use training::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user::*`
[INFO] [stdout]  --> src/models/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use user::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::UserProfile`
[INFO] [stdout]  --> src/nutrition/macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::user::UserProfile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `seasonal::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use seasonal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timing::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use timing::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `Duration`
[INFO] [stdout]  --> src/planner/periodization.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Datelike, Duration, NaiveDate};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/planner/running.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `periodization::*`
[INFO] [stdout]   --> src/planner/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use periodization::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scheduler::*`
[INFO] [stdout]   --> src/planner/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use scheduler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Table`
[INFO] [stdout]  --> src/ui/integration_view.rs:7:58
[INFO] [stdout]   |
[INFO] [stdout] 7 |     widgets::{Block, Borders, List, ListItem, Paragraph, Row, Table},
[INFO] [stdout]   |                                                          ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `metrics::*`
[INFO] [stdout]  --> src/models/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use metrics::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Table`
[INFO] [stdout]  --> src/ui/training_view.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, List, ListItem, Paragraph, Row, Table},
[INFO] [stdout]   |                                                          ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nutrition::*`
[INFO] [stdout]  --> src/models/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use nutrition::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `training::*`
[INFO] [stdout]  --> src/models/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use training::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `user::*`
[INFO] [stdout]  --> src/models/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use user::*;
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::UserProfile`
[INFO] [stdout]  --> src/nutrition/macros.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::user::UserProfile;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `macros::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use macros::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `seasonal::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use seasonal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `timing::*`
[INFO] [stdout]  --> src/nutrition/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use timing::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Datelike` and `Duration`
[INFO] [stdout]  --> src/planner/periodization.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{Datelike, Duration, NaiveDate};
[INFO] [stdout]   |              ^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/planner/running.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `periodization::*`
[INFO] [stdout]   --> src/planner/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use periodization::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scheduler::*`
[INFO] [stdout]   --> src/planner/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use scheduler::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Table`
[INFO] [stdout]  --> src/ui/integration_view.rs:7:58
[INFO] [stdout]   |
[INFO] [stdout] 7 |     widgets::{Block, Borders, List, ListItem, Paragraph, Row, Table},
[INFO] [stdout]   |                                                          ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Table`
[INFO] [stdout]  --> src/ui/training_view.rs:6:58
[INFO] [stdout]   |
[INFO] [stdout] 6 |     widgets::{Block, Borders, List, ListItem, Paragraph, Row, Table},
[INFO] [stdout]   |                                                          ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile`
[INFO] [stdout]    --> src/feedback/engine.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         profile: &UserProfile,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `performance`
[INFO] [stdout]    --> src/feedback/engine.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         performance: &PerformanceTrend,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_performance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_speed`
[INFO] [stdout]   --> src/integration/strava.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let max_speed = json.get("max_speed").and_then(|v| v.as_f64());
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sport`
[INFO] [stdout]    --> src/integration/strava.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         sport: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np_val`
[INFO] [stdout]    --> src/integration/strava.rs:152:22
[INFO] [stdout]     |
[INFO] [stdout] 152 |         if let (Some(np_val), Some(_)) = (np, avg_power) {
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_np_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `profile`
[INFO] [stdout]    --> src/feedback/engine.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         profile: &UserProfile,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_profile`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `performance`
[INFO] [stdout]    --> src/feedback/engine.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |         performance: &PerformanceTrend,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_performance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_speed`
[INFO] [stdout]   --> src/integration/strava.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let max_speed = json.get("max_speed").and_then(|v| v.as_f64());
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_speed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sport`
[INFO] [stdout]    --> src/integration/strava.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         sport: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `np_val`
[INFO] [stdout]    --> src/integration/strava.rs:152:22
[INFO] [stdout]     |
[INFO] [stdout] 152 |         if let (Some(np_val), Some(_)) = (np, avg_power) {
[INFO] [stdout]     |                      ^^^^^^ help: if this is intentional, prefix it with an underscore: `_np_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sport`
[INFO] [stdout]   --> src/nutrition/macros.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         sport: &Sport,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_meal`
[INFO] [stdout]   --> src/nutrition/timing.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let first_meal = time_max(wake, eating_start);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_meal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_meal`
[INFO] [stdout]   --> src/nutrition/timing.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let last_meal = time_min(
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_meal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_min`
[INFO] [stdout]    --> src/planner/cycling.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         duration_min: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/cycling.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         goal: &CyclingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/planner/cycling.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 let target = (ftp as f64 * 0.95) as u16;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_multisport`
[INFO] [stdout]   --> src/planner/periodization.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let is_multisport = matches!(
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_multisport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phases`
[INFO] [stdout]    --> src/planner/periodization.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn insert_recovery_weeks(phases: &mut Vec<PhaseBlock>, experience: &ExperienceLevel) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]    --> src/planner/periodization.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let pattern = match experience {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z12_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z12_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z34_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z34_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z5_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_z5_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/running.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |         goal: &RunningGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/running.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         goal: &RunningGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_km`
[INFO] [stdout]    --> src/planner/running.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let (distance_km, splits) = match goal {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/planner/swimming.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         phase: &PeriodizationPhase,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/swimming.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         goal: &SwimmingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/swimming.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         goal: &SwimmingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/planner/triathlon.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut swim = SwimmingPlanner::generate_week(
[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] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/planner/triathlon.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut strength = WeightliftingPlanner::generate_week(
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]   --> src/planner/triathlon.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let strength_tss = week_tss_target * strength_pct;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/triathlon.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let strength_tss = week_tss_target * 0.15;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:381:21
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 let strength_tss = week_tss_target * 0.15;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let strength_tss = week_tss_target * 0.25;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/planner/weightlifting.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         phase: &PeriodizationPhase,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/weightlifting.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         goal: &WeightliftingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_bands`
[INFO] [stdout]    --> src/planner/weightlifting.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let has_bands = equipment.contains(&Equipment::ResistanceBands);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_bands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/ui/dashboard.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |         .map(|(i, session)| {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/feedback_view.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let mut lines = vec![
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/integration_view.rs:184:34
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn draw_data_flow(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ftp`
[INFO] [stdout]    --> src/ui/profile_form.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |     if let Some(ftp) = app.profile.ftp_watts {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ftp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ui/training_view.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |     for (name, color, pct) in &phases {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Selecting` is never constructed
[INFO] [stdout]   --> src/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum InputMode {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Selecting,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMode` 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: fields `cursor_position` and `tab_index` are never read
[INFO] [stdout]   --> src/app.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub cursor_position: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub tab_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fetch_forecast`, `heat_acclimatization_factor`, and `altitude_adjustment_factor` are never used
[INFO] [stdout]    --> src/climate/analyzer.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl ClimateAnalyzer {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn fetch_forecast(&self, date: NaiveDate) -> Result<ClimateData> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn heat_acclimatization_factor(&self, days_in_heat: u16) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn altitude_adjustment_factor(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntensityIncrease`, `FTPUpdate`, `PaceUpdate`, `SkipSession`, and `AddSession` are never constructed
[INFO] [stdout]   --> src/feedback/engine.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum AdjustmentCategory {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 71 |     IntensityIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     FTPUpdate,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 75 |     PaceUpdate,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     SkipSession,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 79 |     AddSession,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdjustmentCategory` 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: variant `Minor` is never constructed
[INFO] [stdout]   --> src/feedback/engine.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum AdjustmentSeverity {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 85 |     Minor,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdjustmentSeverity` 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: associated function `update_fitness_signature` is never used
[INFO] [stdout]    --> src/feedback/engine.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FeedbackEngine {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn update_fitness_signature(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `auth_url`, `connect`, `disconnect`, and `sync_daily_metrics` are never used
[INFO] [stdout]   --> src/integration/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait HealthIntegration {
[INFO] [stdout]    |           ----------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn auth_url(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 16 |     fn connect(&mut self, auth_code: &str) -> Result<()>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 17 |     fn disconnect(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn sync_daily_metrics(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `auth_token` and `user_id` are never read
[INFO] [stdout]  --> src/integration/garmin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GarminConnect {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     connected: bool,
[INFO] [stdout] 8 |     auth_token: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     user_id: Option<String>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_activity` is never used
[INFO] [stdout]   --> src/integration/garmin.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl GarminConnect {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn parse_activity(&self, _json: &serde_json::Value) -> Option<ExternalActivityData> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_token`, `refresh_token`, `athlete_id`, `client_id`, and `client_secret` are never read
[INFO] [stdout]   --> src/integration/strava.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct StravaIntegration {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  7 |     connected: bool,
[INFO] [stdout]  8 |     access_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     refresh_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     athlete_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 11 |     client_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     client_secret: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/integration/strava.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl StravaIntegration {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn with_credentials(client_id: &str, client_secret: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     fn parse_activity(json: &serde_json::Value) -> Option<ExternalActivityData> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn estimate_tss(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn parse_laps(json: &serde_json::Value) -> Vec<LapData> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn build_auth_url(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     async fn exchange_token(&mut self, auth_code: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     async fn refresh_access_token(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     async fn fetch_activities(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     async fn fetch_activity_detail(&self, activity_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     async fn fetch_athlete_zones(&self) -> Result<serde_json::Value> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerformanceBenchmark` is never constructed
[INFO] [stdout]   --> src/models/metrics.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PerformanceBenchmark {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BenchmarkType` is never used
[INFO] [stdout]   --> src/models/metrics.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum BenchmarkType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DailyNutritionPlan` is never constructed
[INFO] [stdout]  --> src/models/nutrition.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DailyNutritionPlan {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Meal` is never constructed
[INFO] [stdout]   --> src/models/nutrition.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Meal {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MealType` is never used
[INFO] [stdout]   --> src/models/nutrition.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum MealType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainingNutritionSlot` is never constructed
[INFO] [stdout]   --> src/models/nutrition.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct TrainingNutritionSlot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NutritionPhase` is never used
[INFO] [stdout]    --> src/models/nutrition.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub enum NutritionPhase {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SupplementTiming` is never constructed
[INFO] [stdout]    --> src/models/nutrition.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct SupplementTiming {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pace_zone_min_km` is never used
[INFO] [stdout]   --> src/models/user.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl UserProfile {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn pace_zone_min_km(&self, zone: u8) -> Option<(f64, f64)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MacroCalculator` is never constructed
[INFO] [stdout]  --> src/nutrition/macros.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MacroCalculator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `carb_needs_g_per_kg`, `protein_needs_g_per_kg`, `fat_pct_of_calories`, and `carb_loading_protocol` are never used
[INFO] [stdout]   --> src/nutrition/macros.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl MacroCalculator {
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout]  8 |     /// Calculate carbohydrate needs g/kg based on training context
[INFO] [stdout]  9 |     pub fn carb_needs_g_per_kg(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn protein_needs_g_per_kg(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn fat_pct_of_calories(phase: &PeriodizationPhase) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn carb_loading_protocol(days_before_race: u8, weight_kg: f64) -> CarbLoadingDay {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CarbLoadingDay` is never constructed
[INFO] [stdout]    --> src/nutrition/macros.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CarbLoadingDay {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_pre_training_foods`, `get_during_training_nutrition`, and `get_post_training_nutrition` are never used
[INFO] [stdout]    --> src/nutrition/seasonal.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl SeasonalFoodDB {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn get_pre_training_foods(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn get_during_training_nutrition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn get_post_training_nutrition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DuringTrainingPlan` is never constructed
[INFO] [stdout]    --> src/nutrition/seasonal.rs:354:12
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub struct DuringTrainingPlan {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTrainingPlan` is never constructed
[INFO] [stdout]    --> src/nutrition/seasonal.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct PostTrainingPlan {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `estimate_ftp_from_20min`, `estimate_ftp_from_ramp`, `w_per_kg`, and `estimated_power_for_duration` are never used
[INFO] [stdout]    --> src/planner/cycling.rs:412:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl CyclingPlanner {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 412 |     pub fn estimate_ftp_from_20min(avg_power_20min: u16) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     pub fn estimate_ftp_from_ramp(max_1min_power: u16) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     pub fn w_per_kg(ftp: u16, weight_kg: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn estimated_power_for_duration(ftp: u16, duration_minutes: u32) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_week` is never read
[INFO] [stdout]    --> src/planner/periodization.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct PhaseBlock {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub start_week: u16,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhaseBlock` 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: variants `Sunday` and `Weekday` are never constructed
[INFO] [stdout]   --> src/planner/running.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum PreferredDay {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Sunday,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     Weekend,
[INFO] [stdout] 31 |     Weekday,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PreferredDay` 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: associated functions `estimate_race_time`, `pacing_strategy`, and `calculate_paces_from_race` are never used
[INFO] [stdout]    --> src/planner/running.rs:461:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl RunningPlanner {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 461 |     pub fn estimate_race_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     fn pacing_strategy(goal: &RunningGoal, race_pace: f64) -> Vec<PacingSplit> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 530 |     pub fn calculate_paces_from_race(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RaceTimeEstimate` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct RaceTimeEstimate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PacingSplit` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 | pub struct PacingSplit {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainingPaces` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct TrainingPaces {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]   --> src/planner/scheduler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TimeSlot {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 11 |     pub start: NaiveTime,
[INFO] [stdout] 12 |     pub end: NaiveTime,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeSlot` 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: variant `Poor` is never constructed
[INFO] [stdout]   --> src/planner/scheduler.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum SlotQuality {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Poor = 0,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotQuality` 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: associated functions `calculate_css` and `swim_zones` are never used
[INFO] [stdout]    --> src/planner/swimming.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl SwimmingPlanner {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn calculate_css(time_400m_sec: f64, time_200m_sec: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn swim_zones(css_per_100m: f64) -> SwimZones {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SwimZones` is never constructed
[INFO] [stdout]    --> src/planner/swimming.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct SwimZones {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `estimate_finish_time` and `format_time` are never used
[INFO] [stdout]    --> src/planner/triathlon.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl TriathlonPlanner {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn estimate_finish_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn format_time(minutes: f64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TriathlonTimeEstimate` is never constructed
[INFO] [stdout]    --> src/planner/triathlon.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct TriathlonTimeEstimate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PushPull`, `Plyometrics`, and `SportSpecific` are never constructed
[INFO] [stdout]   --> src/planner/weightlifting.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum DayFocus {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     PushPull,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Plyometrics,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     SportSpecific,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayFocus` 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: associated functions `estimate_1rm`, `working_weight`, and `progressive_overload` are never used
[INFO] [stdout]    --> src/planner/weightlifting.rs:639:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl WeightliftingPlanner {
[INFO] [stdout]     | ------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 639 |     pub fn estimate_1rm(weight: f64, reps: u8) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 647 |     pub fn working_weight(one_rm: f64, pct: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 |     pub fn progressive_overload(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OverloadRecommendation` is never constructed
[INFO] [stdout]    --> src/planner/weightlifting.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub struct OverloadRecommendation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OverloadAction` is never used
[INFO] [stdout]    --> src/planner/weightlifting.rs:716:10
[INFO] [stdout]     |
[INFO] [stdout] 716 | pub enum OverloadAction {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sport`
[INFO] [stdout]   --> src/nutrition/macros.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         sport: &Sport,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_sport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_meal`
[INFO] [stdout]   --> src/nutrition/timing.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let first_meal = time_max(wake, eating_start);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_meal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `last_meal`
[INFO] [stdout]   --> src/nutrition/timing.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let last_meal = time_min(
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_meal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_min`
[INFO] [stdout]    --> src/planner/cycling.rs:277:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |         duration_min: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_min`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/cycling.rs:312:9
[INFO] [stdout]     |
[INFO] [stdout] 312 |         goal: &CyclingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `target`
[INFO] [stdout]    --> src/planner/cycling.rs:343:21
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 let target = (ftp as f64 * 0.95) as u16;
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_target`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_multisport`
[INFO] [stdout]   --> src/planner/periodization.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let is_multisport = matches!(
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_multisport`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phases`
[INFO] [stdout]    --> src/planner/periodization.rs:150:30
[INFO] [stdout]     |
[INFO] [stdout] 150 |     fn insert_recovery_weeks(phases: &mut Vec<PhaseBlock>, experience: &ExperienceLevel) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_phases`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]    --> src/planner/periodization.rs:151:13
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let pattern = match experience {
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z12_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z12_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z34_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:23
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_z34_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `z5_pct`
[INFO] [stdout]   --> src/planner/running.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let (z12_pct, z34_pct, z5_pct) = phase.intensity_distribution();
[INFO] [stdout]    |                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_z5_pct`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/running.rs:308:9
[INFO] [stdout]     |
[INFO] [stdout] 308 |         goal: &RunningGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/running.rs:333:9
[INFO] [stdout]     |
[INFO] [stdout] 333 |         goal: &RunningGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `distance_km`
[INFO] [stdout]    --> src/planner/running.rs:490:14
[INFO] [stdout]     |
[INFO] [stdout] 490 |         let (distance_km, splits) = match goal {
[INFO] [stdout]     |              ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_distance_km`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/planner/swimming.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         phase: &PeriodizationPhase,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/swimming.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |         goal: &SwimmingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/swimming.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         goal: &SwimmingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/swimming.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/planner/triathlon.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let mut swim = SwimmingPlanner::generate_week(
[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] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/planner/triathlon.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut strength = WeightliftingPlanner::generate_week(
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]   --> src/planner/triathlon.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let strength_tss = week_tss_target * strength_pct;
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]    --> src/planner/triathlon.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         phase: &PeriodizationPhase,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:351:21
[INFO] [stdout]     |
[INFO] [stdout] 351 |                 let strength_tss = week_tss_target * 0.15;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:381:21
[INFO] [stdout]     |
[INFO] [stdout] 381 |                 let strength_tss = week_tss_target * 0.15;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strength_tss`
[INFO] [stdout]    --> src/planner/triathlon.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let strength_tss = week_tss_target * 0.25;
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strength_tss`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `phase`
[INFO] [stdout]   --> src/planner/weightlifting.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         phase: &PeriodizationPhase,
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_phase`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `goal`
[INFO] [stdout]    --> src/planner/weightlifting.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         goal: &WeightliftingGoal,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_goal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `has_bands`
[INFO] [stdout]    --> src/planner/weightlifting.rs:288:13
[INFO] [stdout]     |
[INFO] [stdout] 288 |         let has_bands = equipment.contains(&Equipment::ResistanceBands);
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_has_bands`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/ui/dashboard.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |         .map(|(i, session)| {
[INFO] [stdout]     |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/feedback_view.rs:354:17
[INFO] [stdout]     |
[INFO] [stdout] 354 |             let mut lines = vec![
[INFO] [stdout]     |                 ----^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/integration_view.rs:184:34
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn draw_data_flow(f: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ftp`
[INFO] [stdout]    --> src/ui/profile_form.rs:261:17
[INFO] [stdout]     |
[INFO] [stdout] 261 |     if let Some(ftp) = app.profile.ftp_watts {
[INFO] [stdout]     |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ftp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ui/training_view.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |     for (name, color, pct) in &phases {
[INFO] [stdout]     |          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Selecting` is never constructed
[INFO] [stdout]   --> src/app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum InputMode {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 36 |     Selecting,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InputMode` 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: fields `cursor_position` and `tab_index` are never read
[INFO] [stdout]   --> src/app.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct App {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub cursor_position: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub tab_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fetch_forecast`, `heat_acclimatization_factor`, and `altitude_adjustment_factor` are never used
[INFO] [stdout]    --> src/climate/analyzer.rs:45:18
[INFO] [stdout]     |
[INFO] [stdout]  39 | impl ClimateAnalyzer {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  45 |     pub async fn fetch_forecast(&self, date: NaiveDate) -> Result<ClimateData> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 285 |     pub fn heat_acclimatization_factor(&self, days_in_heat: u16) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 292 |     pub fn altitude_adjustment_factor(&self) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `IntensityIncrease`, `FTPUpdate`, `PaceUpdate`, `SkipSession`, and `AddSession` are never constructed
[INFO] [stdout]   --> src/feedback/engine.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub enum AdjustmentCategory {
[INFO] [stdout]    |          ------------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 71 |     IntensityIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     FTPUpdate,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 75 |     PaceUpdate,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     SkipSession,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 79 |     AddSession,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdjustmentCategory` 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: variant `Minor` is never constructed
[INFO] [stdout]   --> src/feedback/engine.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub enum AdjustmentSeverity {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 85 |     Minor,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AdjustmentSeverity` 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: associated function `update_fitness_signature` is never used
[INFO] [stdout]    --> src/feedback/engine.rs:606:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl FeedbackEngine {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn update_fitness_signature(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `auth_url`, `connect`, `disconnect`, and `sync_daily_metrics` are never used
[INFO] [stdout]   --> src/integration/mod.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait HealthIntegration {
[INFO] [stdout]    |           ----------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 15 |     fn auth_url(&self) -> String;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 16 |     fn connect(&mut self, auth_code: &str) -> Result<()>;
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 17 |     fn disconnect(&mut self);
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     fn sync_daily_metrics(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `auth_token` and `user_id` are never read
[INFO] [stdout]  --> src/integration/garmin.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GarminConnect {
[INFO] [stdout]   |            ------------- fields in this struct
[INFO] [stdout] 7 |     connected: bool,
[INFO] [stdout] 8 |     auth_token: Option<String>,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 9 |     user_id: Option<String>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `parse_activity` is never used
[INFO] [stdout]   --> src/integration/garmin.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl GarminConnect {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn parse_activity(&self, _json: &serde_json::Value) -> Option<ExternalActivityData> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `access_token`, `refresh_token`, `athlete_id`, `client_id`, and `client_secret` are never read
[INFO] [stdout]   --> src/integration/strava.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct StravaIntegration {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout]  7 |     connected: bool,
[INFO] [stdout]  8 |     access_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]  9 |     refresh_token: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     athlete_id: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 11 |     client_id: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 12 |     client_secret: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/integration/strava.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl StravaIntegration {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn with_credentials(client_id: &str, client_secret: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     fn parse_activity(json: &serde_json::Value) -> Option<ExternalActivityData> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     fn estimate_tss(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     fn parse_laps(json: &serde_json::Value) -> Vec<LapData> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn build_auth_url(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 |     async fn exchange_token(&mut self, auth_code: &str) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     async fn refresh_access_token(&mut self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 |     async fn fetch_activities(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     async fn fetch_activity_detail(&self, activity_id: &str) -> Result<serde_json::Value> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     async fn fetch_athlete_zones(&self) -> Result<serde_json::Value> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PerformanceBenchmark` is never constructed
[INFO] [stdout]   --> src/models/metrics.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PerformanceBenchmark {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BenchmarkType` is never used
[INFO] [stdout]   --> src/models/metrics.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub enum BenchmarkType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DailyNutritionPlan` is never constructed
[INFO] [stdout]  --> src/models/nutrition.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DailyNutritionPlan {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Meal` is never constructed
[INFO] [stdout]   --> src/models/nutrition.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct Meal {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `MealType` is never used
[INFO] [stdout]   --> src/models/nutrition.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum MealType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainingNutritionSlot` is never constructed
[INFO] [stdout]   --> src/models/nutrition.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct TrainingNutritionSlot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `NutritionPhase` is never used
[INFO] [stdout]    --> src/models/nutrition.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub enum NutritionPhase {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SupplementTiming` is never constructed
[INFO] [stdout]    --> src/models/nutrition.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub struct SupplementTiming {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `pace_zone_min_km` is never used
[INFO] [stdout]   --> src/models/user.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl UserProfile {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn pace_zone_min_km(&self, zone: u8) -> Option<(f64, f64)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MacroCalculator` is never constructed
[INFO] [stdout]  --> src/nutrition/macros.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct MacroCalculator;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `carb_needs_g_per_kg`, `protein_needs_g_per_kg`, `fat_pct_of_calories`, and `carb_loading_protocol` are never used
[INFO] [stdout]   --> src/nutrition/macros.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl MacroCalculator {
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout]  8 |     /// Calculate carbohydrate needs g/kg based on training context
[INFO] [stdout]  9 |     pub fn carb_needs_g_per_kg(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn protein_needs_g_per_kg(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn fat_pct_of_calories(phase: &PeriodizationPhase) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn carb_loading_protocol(days_before_race: u8, weight_kg: f64) -> CarbLoadingDay {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CarbLoadingDay` is never constructed
[INFO] [stdout]    --> src/nutrition/macros.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct CarbLoadingDay {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `get_pre_training_foods`, `get_during_training_nutrition`, and `get_post_training_nutrition` are never used
[INFO] [stdout]    --> src/nutrition/seasonal.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl SeasonalFoodDB {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn get_pre_training_foods(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub fn get_during_training_nutrition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 244 |     pub fn get_post_training_nutrition(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DuringTrainingPlan` is never constructed
[INFO] [stdout]    --> src/nutrition/seasonal.rs:354:12
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub struct DuringTrainingPlan {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTrainingPlan` is never constructed
[INFO] [stdout]    --> src/nutrition/seasonal.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct PostTrainingPlan {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `estimate_ftp_from_20min`, `estimate_ftp_from_ramp`, `w_per_kg`, and `estimated_power_for_duration` are never used
[INFO] [stdout]    --> src/planner/cycling.rs:412:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl CyclingPlanner {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 412 |     pub fn estimate_ftp_from_20min(avg_power_20min: u16) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 417 |     pub fn estimate_ftp_from_ramp(max_1min_power: u16) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 |     pub fn w_per_kg(ftp: u16, weight_kg: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     pub fn estimated_power_for_duration(ftp: u16, duration_minutes: u32) -> u16 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `start_week` is never read
[INFO] [stdout]    --> src/planner/periodization.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 212 | pub struct PhaseBlock {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub start_week: u16,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PhaseBlock` 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: variants `Sunday` and `Weekday` are never constructed
[INFO] [stdout]   --> src/planner/running.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub enum PreferredDay {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 29 |     Sunday,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     Weekend,
[INFO] [stdout] 31 |     Weekday,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PreferredDay` 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: associated functions `estimate_race_time`, `pacing_strategy`, and `calculate_paces_from_race` are never used
[INFO] [stdout]    --> src/planner/running.rs:461:12
[INFO] [stdout]     |
[INFO] [stdout]  63 | impl RunningPlanner {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 461 |     pub fn estimate_race_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 489 |     fn pacing_strategy(goal: &RunningGoal, race_pace: f64) -> Vec<PacingSplit> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 530 |     pub fn calculate_paces_from_race(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RaceTimeEstimate` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:560:12
[INFO] [stdout]     |
[INFO] [stdout] 560 | pub struct RaceTimeEstimate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PacingSplit` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 | pub struct PacingSplit {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TrainingPaces` is never constructed
[INFO] [stdout]    --> src/planner/running.rs:577:12
[INFO] [stdout]     |
[INFO] [stdout] 577 | pub struct TrainingPaces {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]   --> src/planner/scheduler.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TimeSlot {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 11 |     pub start: NaiveTime,
[INFO] [stdout] 12 |     pub end: NaiveTime,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TimeSlot` 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: variant `Poor` is never constructed
[INFO] [stdout]   --> src/planner/scheduler.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum SlotQuality {
[INFO] [stdout]    |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 23 |     Poor = 0,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SlotQuality` 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: associated functions `calculate_css` and `swim_zones` are never used
[INFO] [stdout]    --> src/planner/swimming.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout]   7 | impl SwimmingPlanner {
[INFO] [stdout]     | -------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn calculate_css(time_400m_sec: f64, time_200m_sec: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn swim_zones(css_per_100m: f64) -> SwimZones {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SwimZones` is never constructed
[INFO] [stdout]    --> src/planner/swimming.rs:291:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub struct SwimZones {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `estimate_finish_time` and `format_time` are never used
[INFO] [stdout]    --> src/planner/triathlon.rs:279:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl TriathlonPlanner {
[INFO] [stdout]     | --------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 279 |     pub fn estimate_finish_time(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 318 |     fn format_time(minutes: f64) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TriathlonTimeEstimate` is never constructed
[INFO] [stdout]    --> src/planner/triathlon.rs:327:12
[INFO] [stdout]     |
[INFO] [stdout] 327 | pub struct TriathlonTimeEstimate {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `PushPull`, `Plyometrics`, and `SportSpecific` are never constructed
[INFO] [stdout]   --> src/planner/weightlifting.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub enum DayFocus {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 28 |     PushPull,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     Plyometrics,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     SportSpecific,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DayFocus` 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: associated functions `estimate_1rm`, `working_weight`, and `progressive_overload` are never used
[INFO] [stdout]    --> src/planner/weightlifting.rs:639:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl WeightliftingPlanner {
[INFO] [stdout]     | ------------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 639 |     pub fn estimate_1rm(weight: f64, reps: u8) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 647 |     pub fn working_weight(one_rm: f64, pct: f64) -> f64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 652 |     pub fn progressive_overload(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OverloadRecommendation` is never constructed
[INFO] [stdout]    --> src/planner/weightlifting.rs:709:12
[INFO] [stdout]     |
[INFO] [stdout] 709 | pub struct OverloadRecommendation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OverloadAction` is never used
[INFO] [stdout]    --> src/planner/weightlifting.rs:716:10
[INFO] [stdout]     |
[INFO] [stdout] 716 | pub enum OverloadAction {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `csv`
[INFO] [stderr]  --> Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | csv = "1"
[INFO] [stderr]   | ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `csv`
[INFO] [stderr] warning: unused dependency `palette`
[INFO] [stderr]  --> Cargo.toml:7:1
[INFO] [stderr]   |
[INFO] [stderr] 7 | palette = "0.7"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `palette`
[INFO] [stderr] warning: unused dependency `statrs`
[INFO] [stderr]   --> Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | statrs = "0.17"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `statrs`
[INFO] [stderr] warning: unused dependency `thiserror`
[INFO] [stderr]   --> Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | thiserror = "1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `thiserror`
[INFO] [stderr] warning: unused dependency `toml`
[INFO] [stderr]   --> Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | toml = "0.8"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `toml`
[INFO] [stderr] warning: `endura-planner` (manifest) generated 5 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.95s
[INFO] running `Command { std: "docker" "inspect" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69", kill_on_drop: false }`
[INFO] [stdout] b7cc4ef74192908badb4723759dc5e6704d4eeabbc49a23c76bf68e68a30fa69
