[INFO] cloning repository https://github.com/heytcass/jasper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heytcass/jasper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytcass%2Fjasper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytcass%2Fjasper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df0a886dc25ff911080aaaaefd2aa93a1931f699
[INFO] checking heytcass/jasper against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheytcass%2Fjasper" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heytcass/jasper
[INFO] finished tweaking git repo https://github.com/heytcass/jasper
[INFO] tweaked toml for git repo https://github.com/heytcass/jasper written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heytcass/jasper on toolchain fcac501a73cdde54de46a0683567f1a890730555
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/heytcass/jasper 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futures-lite v2.6.0
[INFO] [stderr]   Downloaded hashlink v0.9.1
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded refinery v0.8.16
[INFO] [stderr]   Downloaded tauri-winrt-notification v0.7.2
[INFO] [stderr]   Downloaded notify-rust v4.11.7
[INFO] [stderr]   Downloaded polling v3.8.0
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded reqwest v0.12.21
[INFO] [stderr]   Downloaded refinery-core v0.8.16
[INFO] [stderr]   Downloaded mac-notification-sys v0.6.6
[INFO] [stderr]   Downloaded refinery-macros v0.8.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad0ce5a81a4b5c4898b2374533a55cff72d437d587ff8283cf6fb9362a715a2f
[INFO] running `Command { std: "docker" "start" "-a" "ad0ce5a81a4b5c4898b2374533a55cff72d437d587ff8283cf6fb9362a715a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad0ce5a81a4b5c4898b2374533a55cff72d437d587ff8283cf6fb9362a715a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0ce5a81a4b5c4898b2374533a55cff72d437d587ff8283cf6fb9362a715a2f", kill_on_drop: false }`
[INFO] [stdout] ad0ce5a81a4b5c4898b2374533a55cff72d437d587ff8283cf6fb9362a715a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8931b5c756693b83b967fa78ddc8b85c1b63ab68efaefabc554ca303311b1a2
[INFO] running `Command { std: "docker" "start" "-a" "b8931b5c756693b83b967fa78ddc8b85c1b63ab68efaefabc554ca303311b1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking webpki-roots v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking anyhow v1.0.98
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking notify-rust v4.11.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking reqwest v0.12.21
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking jasper-companion-daemon v0.2.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]     --> daemon/src/database.rs:1017:9
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     use std::collections::HashSet;
[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: `super::*`
[INFO] [stdout]   --> daemon/src/http_utils.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hash`
[INFO] [stdout]    --> daemon/src/api_manager.rs:482:13
[INFO] [stdout]     |
[INFO] [stdout] 482 |         let hash = "test_hash".to_string();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_hash`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> daemon/src/significance_engine.rs:248:13
[INFO] [stdout]     |
[INFO] [stdout] 248 |         let mut engine = SignificanceEngine::new();
[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]    --> daemon/src/significance_engine.rs:264:13
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let mut engine = SignificanceEngine::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> daemon/src/significance_engine.rs:299:13
[INFO] [stdout]     |
[INFO] [stdout] 299 |         let mut engine = SignificanceEngine::new();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Calendar` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Calendar {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Correlation` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Correlation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnrichedEvent` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct EnrichedEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextSnapshot` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ContextSnapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/database.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl DatabaseInner {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn process_events_in_batches<F>(&self, start: DateTime<Utc>, end: DateTime<Utc>, batch_size: usize, mut processor: F) -> Ja...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |     pub fn count_events_in_range(&self, start: DateTime<Utc>, end: DateTime<Utc>) -> JasperResult<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub fn create_event(&self, event: &Event) -> JasperResult<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn create_events_bulk(&self, events: &[Event]) -> JasperResult<Vec<i64>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 666 |     pub fn get_event_by_source_id(&self, source_id: &str) -> JasperResult<Option<Event>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 774 |     pub fn create_or_update_calendar(&self, calendar_id: &str, calendar_name: &str, calendar_type: Option<&str>) -> JasperResult<i6...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub fn get_calendar_info(&self, calendar_id: i64) -> JasperResult<Option<Calendar>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 826 |     fn ensure_google_account(&self, conn: &rusqlite::Connection) -> JasperResult<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     fn infer_calendar_color(calendar_id: &str) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/errors.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl JasperError {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  70 |     /// Create a configuration error
[INFO] [stdout]  71 |     pub fn config<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn database<S: Into<String>>(operation: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn calendar_sync<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn api<S: Into<String>>(service: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn network<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn file_system<S: Into<String>>(operation: S, path: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn parsing<S: Into<String>>(format: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn timeout<S: Into<String>>(operation: S, timeout_seconds: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn validation<S: Into<String>>(field: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn service_unavailable<S: Into<String>>(service: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn internal<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn is_recoverable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn category(&self) -> ErrorCategory {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorCategory` is never used
[INFO] [stdout]    --> daemon/src/errors.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum ErrorCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_retry_attempts` is never read
[INFO] [stdout]   --> daemon/src/api_manager.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct RateLimitConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub max_retry_attempts: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RateLimitConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_calendar_hash`, `create_context_hash`, `clear_cache`, `execute_with_retry`, and `get_stats` are never used
[INFO] [stdout]    --> daemon/src/api_manager.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl ApiManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn create_calendar_hash(&self, events: &[impl std::fmt::Debug]) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn create_context_hash(&self, events: &[impl std::fmt::Debug], additional_context: &[crate::context_sources::ContextData]) ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn clear_cache(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 |     pub async fn execute_with_retry<F, Fut, T>(&self, operation: F) -> Result<T>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub fn get_stats(&self) -> ApiCallStats {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarConfig` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct GoogleCalendarConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoredToken` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct StoredToken {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleTokenResponse` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct GoogleTokenResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarList` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct GoogleCalendarList {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarListEntry` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct GoogleCalendarListEntry {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventsResponse` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct GoogleEventsResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEvent` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct GoogleEvent {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventDateTime` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct GoogleEventDateTime {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventAttendee` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct GoogleEventAttendee {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarService` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct GoogleCalendarService {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/google_calendar.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl GoogleCalendarService {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  96 |     pub fn new(config: GoogleCalendarConfig, data_dir: PathBuf) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub async fn is_authenticated(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_auth_url(&self) -> Result<(String, CsrfToken)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub async fn authenticate_with_code(&mut self, auth_code: &str, _csrf_token: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     async fn refresh_token(&self, current_token: &StoredToken) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn fetch_events(&mut self, start_time: DateTime<Utc>, end_time: DateTime<Utc>) -> Result<Vec<(String, Vec<Event>)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     async fn get_valid_token(&self) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     async fn fetch_calendar_events_rest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     async fn fetch_calendar_events_rest_paginated(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     async fn convert_google_event_rest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |     async fn store_token(&self, token: &StoredToken) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |     async fn load_stored_token(&self) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub async fn get_calendar_metadata(&mut self, calendar_id: &str) -> Result<(String, String, Option<String>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub async fn list_calendars(&mut self) -> Result<Vec<(String, String)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     async fn exchange_code_manually(&self, auth_code: &str) -> Result<GoogleTokenResponse> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_google_api_response` is never used
[INFO] [stdout]  --> daemon/src/http_utils.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn handle_google_api_response(response: Response) -> Result<Response> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_api_response` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn handle_api_response(response: Response, api_name: &str) -> Result<Response> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_oauth2_response_with_text` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn handle_oauth2_response_with_text(response: Response) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json_response` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn parse_json_response<T>(response: Response, context: &str) -> Result<T>
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Calendar` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Calendar {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Correlation` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct Correlation {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EnrichedEvent` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct EnrichedEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextSnapshot` is never constructed
[INFO] [stdout]   --> daemon/src/database.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct ContextSnapshot {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/database.rs:501:12
[INFO] [stdout]     |
[INFO] [stdout]  93 | impl DatabaseInner {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn process_events_in_batches<F>(&self, start: DateTime<Utc>, end: DateTime<Utc>, batch_size: usize, mut processor: F) -> Ja...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 532 |     pub fn count_events_in_range(&self, start: DateTime<Utc>, end: DateTime<Utc>) -> JasperResult<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 548 |     pub fn create_event(&self, event: &Event) -> JasperResult<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 574 |     pub fn create_events_bulk(&self, events: &[Event]) -> JasperResult<Vec<i64>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 632 |     pub fn get_existing_source_ids(&self, source_ids: &[String]) -> JasperResult<HashSet<String>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 666 |     pub fn get_event_by_source_id(&self, source_id: &str) -> JasperResult<Option<Event>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 703 |     pub fn delete_test_events(&self) -> JasperResult<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 717 |     pub fn delete_test_calendars(&self) -> JasperResult<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 729 |     pub fn delete_test_accounts(&self) -> JasperResult<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 739 |     pub fn insert_test_account(&self, timestamp: i64) -> JasperResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 750 |     pub fn insert_test_calendar(&self, id: i64, calendar_id: &str, name: &str, calendar_type: &str, color: &str) -> JasperResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 761 |     pub fn insert_test_event(&self, source_id: &str, calendar_id: i64, title: &str, description: &str, 
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 774 |     pub fn create_or_update_calendar(&self, calendar_id: &str, calendar_name: &str, calendar_type: Option<&str>) -> JasperResult<i6...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 807 |     pub fn get_calendar_info(&self, calendar_id: i64) -> JasperResult<Option<Calendar>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 826 |     fn ensure_google_account(&self, conn: &rusqlite::Connection) -> JasperResult<i64> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 848 |     fn infer_calendar_color(calendar_id: &str) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/errors.rs:71:12
[INFO] [stdout]     |
[INFO] [stdout]  69 | impl JasperError {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  70 |     /// Create a configuration error
[INFO] [stdout]  71 |     pub fn config<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  78 |     pub fn database<S: Into<String>>(operation: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  86 |     pub fn calendar_sync<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn api<S: Into<String>>(service: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn network<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn file_system<S: Into<String>>(operation: S, path: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn parsing<S: Into<String>>(format: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn timeout<S: Into<String>>(operation: S, timeout_seconds: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     pub fn validation<S: Into<String>>(field: S, message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn service_unavailable<S: Into<String>>(service: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 |     pub fn internal<S: Into<String>>(message: S) -> Self {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn is_recoverable(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn category(&self) -> ErrorCategory {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ErrorCategory` is never used
[INFO] [stdout]    --> daemon/src/errors.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | pub enum ErrorCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_retry_attempts` is never read
[INFO] [stdout]   --> daemon/src/api_manager.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct RateLimitConfig {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub max_retry_attempts: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RateLimitConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cache` is never read
[INFO] [stdout]   --> daemon/src/api_manager.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct ApiManager {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 68 |     cache: Arc<RwLock<SimpleInsightCache>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ApiManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> daemon/src/api_manager.rs:210:12
[INFO] [stdout]     |
[INFO] [stdout]  73 | impl ApiManager {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 210 |     pub fn get_last_insight(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn cache_insight(&self, insight: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn create_calendar_hash(&self, events: &[impl std::fmt::Debug]) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn create_context_hash(&self, events: &[impl std::fmt::Debug], additional_context: &[crate::context_sources::ContextData]) ...
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub fn clear_cache(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 311 |     pub async fn execute_with_retry<F, Fut, T>(&self, operation: F) -> Result<T>
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub fn get_stats(&self) -> ApiCallStats {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub fn get_wait_time(&self) -> Option<StdDuration> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn is_circuit_open(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarConfig` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct GoogleCalendarConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StoredToken` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct StoredToken {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleTokenResponse` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct GoogleTokenResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarList` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:44:8
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct GoogleCalendarList {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarListEntry` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | struct GoogleCalendarListEntry {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventsResponse` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct GoogleEventsResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEvent` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct GoogleEvent {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventDateTime` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct GoogleEventDateTime {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleEventAttendee` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct GoogleEventAttendee {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleCalendarService` is never constructed
[INFO] [stdout]   --> daemon/src/google_calendar.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct GoogleCalendarService {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/google_calendar.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl GoogleCalendarService {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout]  96 |     pub fn new(config: GoogleCalendarConfig, data_dir: PathBuf) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub async fn is_authenticated(&self) -> bool {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn get_auth_url(&self) -> Result<(String, CsrfToken)> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     pub async fn authenticate_with_code(&mut self, auth_code: &str, _csrf_token: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     async fn refresh_token(&self, current_token: &StoredToken) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub async fn fetch_events(&mut self, start_time: DateTime<Utc>, end_time: DateTime<Utc>) -> Result<Vec<(String, Vec<Event>)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     async fn get_valid_token(&self) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     async fn fetch_calendar_events_rest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     async fn fetch_calendar_events_rest_paginated(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     async fn convert_google_event_rest(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 399 |     async fn store_token(&self, token: &StoredToken) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |     async fn load_stored_token(&self) -> Result<StoredToken> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 413 |     pub async fn get_calendar_metadata(&mut self, calendar_id: &str) -> Result<(String, String, Option<String>)> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 |     pub async fn list_calendars(&mut self) -> Result<Vec<(String, String)>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 460 |     async fn exchange_code_manually(&self, auth_code: &str) -> Result<GoogleTokenResponse> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_google_api_response` is never used
[INFO] [stdout]  --> daemon/src/http_utils.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub async fn handle_google_api_response(response: Response) -> Result<Response> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_api_response` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub async fn handle_api_response(response: Response, api_name: &str) -> Result<Response> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_oauth2_response_with_text` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn handle_oauth2_response_with_text(response: Response) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json_response` is never used
[INFO] [stdout]   --> daemon/src/http_utils.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub async fn parse_json_response<T>(response: Response, context: &str) -> Result<T>
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b8931b5c756693b83b967fa78ddc8b85c1b63ab68efaefabc554ca303311b1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8931b5c756693b83b967fa78ddc8b85c1b63ab68efaefabc554ca303311b1a2", kill_on_drop: false }`
[INFO] [stdout] b8931b5c756693b83b967fa78ddc8b85c1b63ab68efaefabc554ca303311b1a2
