[INFO] cloning repository https://github.com/akyairhashvil/SLT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akyairhashvil/SLT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakyairhashvil%2FSLT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakyairhashvil%2FSLT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad9516330b256ef1b0f8618dc5188f259a034672 [INFO] testing akyairhashvil/SLT against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakyairhashvil%2FSLT" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/akyairhashvil/SLT [INFO] finished tweaking git repo https://github.com/akyairhashvil/SLT [INFO] tweaked toml for git repo https://github.com/akyairhashvil/SLT written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/akyairhashvil/SLT on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/akyairhashvil/SLT 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcae1828288cf7b03ca97f7b114f6e81ae5f91014da4d088e275c9671a963ac6 [INFO] running `Command { std: "docker" "start" "-a" "dcae1828288cf7b03ca97f7b114f6e81ae5f91014da4d088e275c9671a963ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcae1828288cf7b03ca97f7b114f6e81ae5f91014da4d088e275c9671a963ac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcae1828288cf7b03ca97f7b114f6e81ae5f91014da4d088e275c9671a963ac6", kill_on_drop: false }` [INFO] [stdout] dcae1828288cf7b03ca97f7b114f6e81ae5f91014da4d088e275c9671a963ac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da356b909c6e2b08d9b4ac6a7d7b475ff1b81befb35fd514c73ff1329b8b8027 [INFO] running `Command { std: "docker" "start" "-a" "da356b909c6e2b08d9b4ac6a7d7b475ff1b81befb35fd514c73ff1329b8b8027", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling slt v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Datelike` [INFO] [stdout] --> src/db/queries/dashboards.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime` and `FixedOffset` [INFO] [stdout] --> src/db/queries/finance.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, FixedOffset, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/db/queries/finance.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use rusqlite::{params, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/db/queries/finance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::domain::common::Timestamp` [INFO] [stdout] --> src/db/queries/finance.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::domain::common::Timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Currency` and `Money` [INFO] [stdout] --> src/db/queries/finance.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::domain::finance::{Category, Currency, EntityId, FinanceEntry, Money}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskStatus` [INFO] [stdout] --> src/main.rs:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::domain::productivity::{ProductivityEntry, TaskStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/db/queries/dashboards.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | conn: &rusqlite::Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_name` [INFO] [stdout] --> src/db/queries/dashboards.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | tag_name: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cache_dir` is never used [INFO] [stdout] --> src/config/paths.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn cache_dir() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_trends_by_tag` is never used [INFO] [stdout] --> src/db/queries/dashboards.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_trends_by_tag( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_category` is never used [INFO] [stdout] --> src/db/queries/finance.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn insert_category(conn: &rusqlite::Connection, category: &Category) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `data` are never read [INFO] [stdout] --> src/db/queries/history.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HistoryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | pub data: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_task` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn insert_task( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_task_status` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn update_task_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_task` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn delete_task(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_time_entry` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn start_time_entry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stop_time_entry` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn stop_time_entry(conn: &rusqlite::Connection, entry_id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_prompt` is never used [INFO] [stdout] --> src/db/queries/prompt.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update_prompt( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tag_by_id` is never used [INFO] [stdout] --> src/db/queries/tag.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_tag_by_id(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `disassociate_tag` is never used [INFO] [stdout] --> src/db/queries/tag.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn disassociate_tag( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_entity_tags` is never used [INFO] [stdout] --> src/db/queries/tag.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_entity_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Trackable` is never used [INFO] [stdout] --> src/domain/common.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Trackable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `EUR` and `GBP` are never constructed [INFO] [stdout] --> src/domain/finance.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Currency { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 16 | USD, [INFO] [stdout] 17 | EUR, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | GBP, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Currency` 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: struct `Category` is never constructed [INFO] [stdout] --> src/domain/finance.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/domain/finance.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 38 | Expense { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 46 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinanceEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/finance.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 48 | Income { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 55 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinanceEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 5 | Meal { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] ... [INFO] [stdout] 13 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 17 | Sleep { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 23 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 27 | Exercise { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 34 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | Water { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 42 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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: fields `id`, `description`, `due_date`, `tags`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/domain/productivity.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | Task { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 6 | id: EntityId, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | title: String, [INFO] [stdout] 8 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | status: TaskStatus, [INFO] [stdout] 10 | due_date: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | created_at: Timestamp, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | updated_at: Timestamp, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProductivityEntry` 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 `TimeEntry` is never constructed [INFO] [stdout] --> src/domain/productivity.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ProductivityEntry { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | TimeEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProductivityEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "da356b909c6e2b08d9b4ac6a7d7b475ff1b81befb35fd514c73ff1329b8b8027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da356b909c6e2b08d9b4ac6a7d7b475ff1b81befb35fd514c73ff1329b8b8027", kill_on_drop: false }` [INFO] [stdout] da356b909c6e2b08d9b4ac6a7d7b475ff1b81befb35fd514c73ff1329b8b8027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cb70cd30c38e73baa927be3966e5858514aa9672ce7dcbf901ffdabea3a0d68 [INFO] running `Command { std: "docker" "start" "-a" "5cb70cd30c38e73baa927be3966e5858514aa9672ce7dcbf901ffdabea3a0d68", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling insta v1.46.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling slt v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Datelike` [INFO] [stdout] --> src/db/queries/dashboards.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use chrono::{Datelike, Duration, Utc}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DateTime` and `FixedOffset` [INFO] [stdout] --> src/db/queries/finance.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use chrono::{DateTime, FixedOffset, Utc}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/db/queries/finance.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | use rusqlite::{params, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/db/queries/finance.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::domain::common::Timestamp` [INFO] [stdout] --> src/db/queries/finance.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::domain::common::Timestamp; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Currency` and `Money` [INFO] [stdout] --> src/db/queries/finance.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::domain::finance::{Category, Currency, EntityId, FinanceEntry, Money}; [INFO] [stdout] | ^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TaskStatus` [INFO] [stdout] --> src/main.rs:31:54 [INFO] [stdout] | [INFO] [stdout] 31 | use crate::domain::productivity::{ProductivityEntry, TaskStatus}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `conn` [INFO] [stdout] --> src/db/queries/dashboards.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | conn: &rusqlite::Connection, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tag_name` [INFO] [stdout] --> src/db/queries/dashboards.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | tag_name: &str, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cache_dir` is never used [INFO] [stdout] --> src/config/paths.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn cache_dir() -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_trends_by_tag` is never used [INFO] [stdout] --> src/db/queries/dashboards.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn get_trends_by_tag( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_category` is never used [INFO] [stdout] --> src/db/queries/finance.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn insert_category(conn: &rusqlite::Connection, category: &Category) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `timestamp` and `data` are never read [INFO] [stdout] --> src/db/queries/history.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HistoryEntry { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | pub timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | pub data: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HistoryEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_task` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn insert_task( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_task_status` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn update_task_status( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_task` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn delete_task(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_time_entry` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:119:8 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn start_time_entry( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `stop_time_entry` is never used [INFO] [stdout] --> src/db/queries/productivity.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn stop_time_entry(conn: &rusqlite::Connection, entry_id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_prompt` is never used [INFO] [stdout] --> src/db/queries/prompt.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn update_prompt( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_tag_by_id` is never used [INFO] [stdout] --> src/db/queries/tag.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_tag_by_id(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `disassociate_tag` is never used [INFO] [stdout] --> src/db/queries/tag.rs:61:8 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn disassociate_tag( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_entity_tags` is never used [INFO] [stdout] --> src/db/queries/tag.rs:73:8 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_entity_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Trackable` is never used [INFO] [stdout] --> src/domain/common.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Trackable { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `EUR` and `GBP` are never constructed [INFO] [stdout] --> src/domain/finance.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Currency { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 16 | USD, [INFO] [stdout] 17 | EUR, [INFO] [stdout] | ^^^ [INFO] [stdout] 18 | GBP, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Currency` 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: struct `Category` is never constructed [INFO] [stdout] --> src/domain/finance.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/domain/finance.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 38 | Expense { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 46 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinanceEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/finance.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 48 | Income { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 55 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FinanceEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 5 | Meal { [INFO] [stdout] | ---- field in this variant [INFO] [stdout] ... [INFO] [stdout] 13 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 17 | Sleep { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 23 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 27 | Exercise { [INFO] [stdout] | -------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 34 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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 `tags` is never read [INFO] [stdout] --> src/domain/health.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 38 | Water { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 42 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HealthEntry` 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: fields `id`, `description`, `due_date`, `tags`, `created_at`, and `updated_at` are never read [INFO] [stdout] --> src/domain/productivity.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | Task { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 6 | id: EntityId, [INFO] [stdout] | ^^ [INFO] [stdout] 7 | title: String, [INFO] [stdout] 8 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | status: TaskStatus, [INFO] [stdout] 10 | due_date: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 11 | tags: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | created_at: Timestamp, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | updated_at: Timestamp, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProductivityEntry` 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 `TimeEntry` is never constructed [INFO] [stdout] --> src/domain/productivity.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ProductivityEntry { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | TimeEntry { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProductivityEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.20s [INFO] running `Command { std: "docker" "inspect" "5cb70cd30c38e73baa927be3966e5858514aa9672ce7dcbf901ffdabea3a0d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cb70cd30c38e73baa927be3966e5858514aa9672ce7dcbf901ffdabea3a0d68", kill_on_drop: false }` [INFO] [stdout] 5cb70cd30c38e73baa927be3966e5858514aa9672ce7dcbf901ffdabea3a0d68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d50967a37088c39fc57b1bda8750e5669344720298b2564cb444b9afcd998a88 [INFO] running `Command { std: "docker" "start" "-a" "d50967a37088c39fc57b1bda8750e5669344720298b2564cb444b9afcd998a88", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Datelike` [INFO] [stderr] --> src/db/queries/dashboards.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use chrono::{Datelike, Duration, Utc}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DateTime` and `FixedOffset` [INFO] [stderr] --> src/db/queries/finance.rs:2:14 [INFO] [stderr] | [INFO] [stderr] 2 | use chrono::{DateTime, FixedOffset, Utc}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Row` [INFO] [stderr] --> src/db/queries/finance.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | use rusqlite::{params, Row}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `uuid::Uuid` [INFO] [stderr] --> src/db/queries/finance.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use uuid::Uuid; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::domain::common::Timestamp` [INFO] [stderr] --> src/db/queries/finance.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use crate::domain::common::Timestamp; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Currency` and `Money` [INFO] [stderr] --> src/db/queries/finance.rs:7:40 [INFO] [stderr] | [INFO] [stderr] 7 | use crate::domain::finance::{Category, Currency, EntityId, FinanceEntry, Money}; [INFO] [stderr] | ^^^^^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fs; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `TaskStatus` [INFO] [stderr] --> src/main.rs:31:54 [INFO] [stderr] | [INFO] [stderr] 31 | use crate::domain::productivity::{ProductivityEntry, TaskStatus}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `conn` [INFO] [stderr] --> src/db/queries/dashboards.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | conn: &rusqlite::Connection, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_conn` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tag_name` [INFO] [stderr] --> src/db/queries/dashboards.rs:130:5 [INFO] [stderr] | [INFO] [stderr] 130 | tag_name: &str, [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_name` [INFO] [stderr] [INFO] [stderr] warning: function `cache_dir` is never used [INFO] [stderr] --> src/config/paths.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn cache_dir() -> Option { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `get_trends_by_tag` is never used [INFO] [stderr] --> src/db/queries/dashboards.rs:128:8 [INFO] [stderr] | [INFO] [stderr] 128 | pub fn get_trends_by_tag( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `insert_category` is never used [INFO] [stderr] --> src/db/queries/finance.rs:81:8 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn insert_category(conn: &rusqlite::Connection, category: &Category) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `timestamp` and `data` are never read [INFO] [stderr] --> src/db/queries/history.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct HistoryEntry { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 11 | pub timestamp: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 12 | pub data: Option, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HistoryEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: function `insert_task` is never used [INFO] [stderr] --> src/db/queries/productivity.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn insert_task( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_task_status` is never used [INFO] [stderr] --> src/db/queries/productivity.rs:95:8 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn update_task_status( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `delete_task` is never used [INFO] [stderr] --> src/db/queries/productivity.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn delete_task(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `start_time_entry` is never used [INFO] [stderr] --> src/db/queries/productivity.rs:119:8 [INFO] [stderr] | [INFO] [stderr] 119 | pub fn start_time_entry( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `stop_time_entry` is never used [INFO] [stderr] --> src/db/queries/productivity.rs:140:8 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn stop_time_entry(conn: &rusqlite::Connection, entry_id: &uuid::Uuid) -> anyhow::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `update_prompt` is never used [INFO] [stderr] --> src/db/queries/prompt.rs:67:8 [INFO] [stderr] | [INFO] [stderr] 67 | pub fn update_prompt( [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_tag_by_id` is never used [INFO] [stderr] --> src/db/queries/tag.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn get_tag_by_id(conn: &rusqlite::Connection, id: &uuid::Uuid) -> anyhow::Result> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `disassociate_tag` is never used [INFO] [stderr] --> src/db/queries/tag.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn disassociate_tag( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_entity_tags` is never used [INFO] [stderr] --> src/db/queries/tag.rs:73:8 [INFO] [stderr] | [INFO] [stderr] 73 | pub fn get_entity_tags( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait `Trackable` is never used [INFO] [stderr] --> src/domain/common.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 22 | pub trait Trackable { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `EUR` and `GBP` are never constructed [INFO] [stderr] --> src/domain/finance.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 15 | pub enum Currency { [INFO] [stderr] | -------- variants in this enum [INFO] [stderr] 16 | USD, [INFO] [stderr] 17 | EUR, [INFO] [stderr] | ^^^ [INFO] [stderr] 18 | GBP, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Currency` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: struct `Category` is never constructed [INFO] [stderr] --> src/domain/finance.rs:29:12 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct Category { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/finance.rs:46:9 [INFO] [stderr] | [INFO] [stderr] 38 | Expense { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 46 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FinanceEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/finance.rs:55:9 [INFO] [stderr] | [INFO] [stderr] 48 | Income { [INFO] [stderr] | ------ field in this variant [INFO] [stderr] ... [INFO] [stderr] 55 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FinanceEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/health.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 5 | Meal { [INFO] [stderr] | ---- field in this variant [INFO] [stderr] ... [INFO] [stderr] 13 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HealthEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/health.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 17 | Sleep { [INFO] [stderr] | ----- field in this variant [INFO] [stderr] ... [INFO] [stderr] 23 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HealthEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/health.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 27 | Exercise { [INFO] [stderr] | -------- field in this variant [INFO] [stderr] ... [INFO] [stderr] 34 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HealthEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `tags` is never read [INFO] [stderr] --> src/domain/health.rs:42:9 [INFO] [stderr] | [INFO] [stderr] 38 | Water { [INFO] [stderr] | ----- field in this variant [INFO] [stderr] ... [INFO] [stderr] 42 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HealthEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `description`, `due_date`, `tags`, `created_at`, and `updated_at` are never read [INFO] [stderr] --> src/domain/productivity.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 5 | Task { [INFO] [stderr] | ---- fields in this variant [INFO] [stderr] 6 | id: EntityId, [INFO] [stderr] | ^^ [INFO] [stderr] 7 | title: String, [INFO] [stderr] 8 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 9 | status: TaskStatus, [INFO] [stderr] 10 | due_date: Option, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 11 | tags: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | created_at: Timestamp, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 13 | updated_at: Timestamp, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProductivityEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `TimeEntry` is never constructed [INFO] [stderr] --> src/domain/productivity.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum ProductivityEntry { [INFO] [stderr] | ----------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 15 | TimeEntry { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ProductivityEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `slt` (bin "slt" test) generated 34 warnings (run `cargo fix --bin "slt" -p slt --tests` to apply 10 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slt-ce3516bbef5772f9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/slt-f6491f0e8a681eae) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slt [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d50967a37088c39fc57b1bda8750e5669344720298b2564cb444b9afcd998a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d50967a37088c39fc57b1bda8750e5669344720298b2564cb444b9afcd998a88", kill_on_drop: false }` [INFO] [stdout] d50967a37088c39fc57b1bda8750e5669344720298b2564cb444b9afcd998a88