[INFO] cloning repository https://github.com/HarutoKitagawa/zaimu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarutoKitagawa/zaimu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarutoKitagawa%2Fzaimu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarutoKitagawa%2Fzaimu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 025c16f6eb1934e9070d30b4f7905e5a61d70ead
[INFO] checking HarutoKitagawa/zaimu against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarutoKitagawa%2Fzaimu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HarutoKitagawa/zaimu
[INFO] finished tweaking git repo https://github.com/HarutoKitagawa/zaimu
[INFO] tweaked toml for git repo https://github.com/HarutoKitagawa/zaimu written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HarutoKitagawa/zaimu on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HarutoKitagawa/zaimu 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.138
[INFO] [stderr]   Downloaded string_cache_codegen v0.5.3
[INFO] [stderr]   Downloaded rust_decimal_macros v1.36.0
[INFO] [stderr]   Downloaded windows-version v0.1.2
[INFO] [stderr]   Downloaded httparse v1.10.0
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.4
[INFO] [stderr]   Downloaded tray-icon v0.19.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16214b5255253c87906904334af8b51db7341a24cd550412ecf0392abc803b44
[INFO] running `Command { std: "docker" "start" "-a" "16214b5255253c87906904334af8b51db7341a24cd550412ecf0392abc803b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16214b5255253c87906904334af8b51db7341a24cd550412ecf0392abc803b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16214b5255253c87906904334af8b51db7341a24cd550412ecf0392abc803b44", kill_on_drop: false }`
[INFO] [stdout] 16214b5255253c87906904334af8b51db7341a24cd550412ecf0392abc803b44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5055b92bb2469821fae6b22fb34abc79cdbe0e25c60a04bdb14566b0ce24315c
[INFO] running `Command { std: "docker" "start" "-a" "5055b92bb2469821fae6b22fb34abc79cdbe0e25c60a04bdb14566b0ce24315c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking dioxus-core-types v0.6.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.98
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.6.2
[INFO] [stderr]     Checking infer v0.11.0
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling rust_decimal_macros v1.36.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking libxdo-sys v0.11.0
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking dioxus-rsx v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zvariant_utils v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling const-serialize-macro v0.6.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling dioxus-core-macro v0.6.3
[INFO] [stderr]    Compiling dioxus-router-macro v0.6.3
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking generational-box v0.6.2
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking dioxus-logger v0.6.2
[INFO] [stderr]     Checking dlopen2 v0.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tungstenite v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking slotmap v1.0.7
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking const-serialize v0.6.2
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking manganis-core v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking dioxus-core v0.6.3
[INFO] [stderr]    Compiling manganis-macro v0.6.2
[INFO] [stderr]     Checking global-hotkey v0.5.5
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking manganis v0.6.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking dioxus-signals v0.6.3
[INFO] [stderr]     Checking dioxus-history v0.6.2
[INFO] [stderr]     Checking dioxus-devtools-types v0.6.2
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling zvariant_derive v4.0.0
[INFO] [stderr]    Compiling zbus_macros v4.0.1
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking dioxus-hooks v0.6.2
[INFO] [stderr]     Checking dioxus-devtools v0.6.2
[INFO] [stderr]     Checking zvariant v4.0.0
[INFO] [stderr]     Checking dioxus-html v0.6.3
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling wry v0.45.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking zbus v4.0.1
[INFO] [stderr]     Checking dioxus-document v0.6.3
[INFO] [stderr]     Checking dioxus-interpreter-js v0.6.2
[INFO] [stderr]     Checking dioxus-lib v0.6.2
[INFO] [stderr]     Checking dioxus-router v0.6.3
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking ashpd v0.8.1
[INFO] [stderr]     Checking gio v0.18.4
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking rfd v0.14.1
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking gdkx11 v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.1
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking muda v0.15.3
[INFO] [stderr]     Checking tao v0.30.8
[INFO] [stderr]     Checking muda v0.11.5
[INFO] [stderr]     Checking tray-icon v0.19.2
[INFO] [stderr]     Checking dioxus-desktop v0.6.3
[INFO] [stderr]     Checking dioxus v0.6.3
[INFO] [stderr]     Checking zaimu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/finance/api/plan.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Datelike, Local, NaiveDate, TimeZone};
[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: `DateTime`
[INFO] [stdout]  --> src/finance/api/plan.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, Datelike, Local, NaiveDate, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `amount` and `date` are never read
[INFO] [stdout]   --> src/finance/detail/adjustment.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Adjustment {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 18 |     pub kind: AdjustmentKind,
[INFO] [stdout] 19 |     pub amount: Decimal,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |     pub date: DateTime<Local>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Adjustment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mid` and `NextMonthEnd` are never constructed
[INFO] [stdout]   --> src/finance/plan/income/job.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum PaymentTiming {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 11 |     End,
[INFO] [stdout] 12 |     Mid(u32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 13 |     NextMonthEnd,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaymentTiming` 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: method `set_hourly_wage` is never used
[INFO] [stdout]   --> src/finance/plan/income/job.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PartTimeJob {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn set_hourly_wage(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_part_time_job_by_id`, `store_part_time_job`, `update_part_time_job`, `get_part_time_job_hourly_wage_by_start_year_and_month`, `store_part_time_job_hourly_wage`, and `update_part_time_job_hourly_wage` are never used
[INFO] [stdout]    --> src/finance/plan/income/job.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub trait PartTimeJobRepo: IncomeRepo {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 168 |     fn get_part_time_job_by_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn store_part_time_job(&self, part_time_job: PartTimeJob) -> Result<u64, anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |     fn update_part_time_job(&self, part_time_job: PartTimeJob) -> Result<(), anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn get_part_time_job_hourly_wage_by_start_year_and_month(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn store_part_time_job_hourly_wage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn update_part_time_job_hourly_wage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemporaryIncome` is never constructed
[INFO] [stdout]  --> src/finance/plan/income/temporary_income.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TemporaryIncome {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TemporaryIncomeRepo` is never used
[INFO] [stdout]   --> src/finance/plan/income/temporary_income.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TemporaryIncomeRepo {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_outcomes` is never used
[INFO] [stdout]   --> src/finance/plan/outcome/outcome.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait OutcomeRepo {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 16 |     fn list_outcomes(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> src/finance/plan/outcome/monthly_outcome.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl MonthlyOutcome {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 78 |     pub fn update(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_monthly_outcome` is never used
[INFO] [stdout]    --> src/finance/plan/outcome/monthly_outcome.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub trait MonthlyOutcomeRepo: OutcomeRepo {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn update_monthly_outcome(&self, monthly_outcome: MonthlyOutcome) -> Result<(), anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/finance/plan/outcome/temporary_outcome.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TemporaryOutcome {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 8 |     pub id: Option<u64>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TemporaryOutcome` 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 `store_temporary_outcome`, `update_temporary_outcome`, and `get_temporary_outcome_by_id` are never used
[INFO] [stdout]   --> src/finance/plan/outcome/temporary_outcome.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TemporaryOutcomeRepo: OutcomeRepo {
[INFO] [stdout]    |           -------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn store_temporary_outcome(&self, temporary_outcome: TemporaryOutcome) -> Result<u64, anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     fn update_temporary_outcome(&self, temporary_outcome: TemporaryOutcome) -> Result<(), anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     fn get_temporary_outcome_by_id(&self, id: u64) -> Result<Option<TemporaryOutcome>, anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `year` and `month` are never read
[INFO] [stdout]   --> src/finance/api/detail.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SavingSchema {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     pub year: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SavingSchema` 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 `amount` and `date` are never read
[INFO] [stdout]   --> src/finance/detail/adjustment.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Adjustment {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 18 |     pub kind: AdjustmentKind,
[INFO] [stdout] 19 |     pub amount: Decimal,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 20 |     pub date: DateTime<Local>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Adjustment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Mid` and `NextMonthEnd` are never constructed
[INFO] [stdout]   --> src/finance/plan/income/job.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum PaymentTiming {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 11 |     End,
[INFO] [stdout] 12 |     Mid(u32),
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 13 |     NextMonthEnd,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaymentTiming` 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: method `set_hourly_wage` is never used
[INFO] [stdout]   --> src/finance/plan/income/job.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl PartTimeJob {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn set_hourly_wage(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_part_time_job_by_id`, `store_part_time_job`, `update_part_time_job`, `get_part_time_job_hourly_wage_by_start_year_and_month`, `store_part_time_job_hourly_wage`, and `update_part_time_job_hourly_wage` are never used
[INFO] [stdout]    --> src/finance/plan/income/job.rs:168:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub trait PartTimeJobRepo: IncomeRepo {
[INFO] [stdout]     |           --------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 168 |     fn get_part_time_job_by_id(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn store_part_time_job(&self, part_time_job: PartTimeJob) -> Result<u64, anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 173 |     fn update_part_time_job(&self, part_time_job: PartTimeJob) -> Result<(), anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     fn get_part_time_job_hourly_wage_by_start_year_and_month(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn store_part_time_job_hourly_wage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn update_part_time_job_hourly_wage(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TemporaryIncome` is never constructed
[INFO] [stdout]  --> src/finance/plan/income/temporary_income.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TemporaryIncome {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TemporaryIncomeRepo` is never used
[INFO] [stdout]   --> src/finance/plan/income/temporary_income.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait TemporaryIncomeRepo {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_outcomes` is never used
[INFO] [stdout]   --> src/finance/plan/outcome/outcome.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait OutcomeRepo {
[INFO] [stdout]    |           ----------- method in this trait
[INFO] [stdout] 16 |     fn list_outcomes(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> src/finance/plan/outcome/monthly_outcome.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl MonthlyOutcome {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] 78 |     pub fn update(
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_monthly_outcome` is never used
[INFO] [stdout]    --> src/finance/plan/outcome/monthly_outcome.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout]  94 | pub trait MonthlyOutcomeRepo: OutcomeRepo {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn update_monthly_outcome(&self, monthly_outcome: MonthlyOutcome) -> Result<(), anyhow::Error>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/finance/plan/outcome/temporary_outcome.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TemporaryOutcome {
[INFO] [stdout]   |            ---------------- field in this struct
[INFO] [stdout] 8 |     pub id: Option<u64>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TemporaryOutcome` 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 `store_temporary_outcome`, `update_temporary_outcome`, and `get_temporary_outcome_by_id` are never used
[INFO] [stdout]   --> src/finance/plan/outcome/temporary_outcome.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub trait TemporaryOutcomeRepo: OutcomeRepo {
[INFO] [stdout]    |           -------------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn store_temporary_outcome(&self, temporary_outcome: TemporaryOutcome) -> Result<u64, anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     fn update_temporary_outcome(&self, temporary_outcome: TemporaryOutcome) -> Result<(), anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     fn get_temporary_outcome_by_id(&self, id: u64) -> Result<Option<TemporaryOutcome>, anyhow::Error>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `year` and `month` are never read
[INFO] [stdout]   --> src/finance/api/detail.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct SavingSchema {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 31 |     pub year: i32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     pub month: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SavingSchema` 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 58.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5055b92bb2469821fae6b22fb34abc79cdbe0e25c60a04bdb14566b0ce24315c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5055b92bb2469821fae6b22fb34abc79cdbe0e25c60a04bdb14566b0ce24315c", kill_on_drop: false }`
[INFO] [stdout] 5055b92bb2469821fae6b22fb34abc79cdbe0e25c60a04bdb14566b0ce24315c
