[INFO] cloning repository https://github.com/protometa/accounts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protometa/accounts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e36c758913f3057abe95de3e25f419d621e88f06
[INFO] checking protometa/accounts against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts" "/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/protometa/accounts
[INFO] finished tweaking git repo https://github.com/protometa/accounts
[INFO] tweaked toml for git repo https://github.com/protometa/accounts written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/protometa/accounts on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/protometa/accounts 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/protometa/lines-ext`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ref-cast v1.0.24
[INFO] [stderr]   Downloaded linked-hash-map v0.5.6
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.24
[INFO] [stderr]   Downloaded gloo-timers v0.2.3
[INFO] [stderr]   Downloaded async-mutex v1.4.0
[INFO] [stderr]   Downloaded uncased v0.9.6
[INFO] [stderr]   Downloaded async-global-executor v2.0.3
[INFO] [stderr]   Downloaded async-process v1.3.0
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.8
[INFO] [stderr]   Downloaded anyhow v1.0.55
[INFO] [stderr]   Downloaded rrule v0.7.0
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded rust_decimal v1.22.0
[INFO] [stderr]   Downloaded cc v1.2.31
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded signal-hook v0.3.13
[INFO] [stderr]   Downloaded clap v3.1.5
[INFO] [stderr]   Downloaded async-std v1.10.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.7
[INFO] [stderr]   Downloaded blocking v1.1.0
[INFO] [stderr]   Downloaded async-task v4.2.0
[INFO] [stderr]   Downloaded async-fs v1.5.0
[INFO] [stderr]   Downloaded async-walkdir v0.2.0
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded phf_codegen v0.10.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.2
[INFO] [stderr]   Downloaded siphasher v0.3.9
[INFO] [stderr]   Downloaded rule v0.1.6
[INFO] [stderr]   Downloaded ctor v0.1.21
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded chrono-tz v0.6.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9349c1a3c6c6abf69c05fe349ec2502b6d0ea0567b980f0d38702a0642e4ddc
[INFO] running `Command { std: "docker" "start" "-a" "f9349c1a3c6c6abf69c05fe349ec2502b6d0ea0567b980f0d38702a0642e4ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9349c1a3c6c6abf69c05fe349ec2502b6d0ea0567b980f0d38702a0642e4ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9349c1a3c6c6abf69c05fe349ec2502b6d0ea0567b980f0d38702a0642e4ddc", kill_on_drop: false }`
[INFO] [stdout] f9349c1a3c6c6abf69c05fe349ec2502b6d0ea0567b980f0d38702a0642e4ddc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6723a9fe679ce954f127663abfc96769f9b3286db214c1f95ccc0debeaded102
[INFO] running `Command { std: "docker" "start" "-a" "6723a9fe679ce954f127663abfc96769f9b3286db214c1f95ccc0debeaded102", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking pin-project-lite v0.2.8
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.8
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking event-listener v2.5.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.9
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking async-task v4.2.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking async-channel v1.6.1
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling rust_decimal v1.22.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v3.1.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking blocking v1.1.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]     Checking async-fs v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking async-walkdir v0.2.0
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]     Checking async-process v1.3.0
[INFO] [stderr]     Checking async-global-executor v2.0.3
[INFO] [stderr]     Checking async-std v1.10.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking lines-ext v2.0.0 (https://github.com/protometa/lines-ext#1be4a5af)
[INFO] [stderr]     Checking rrule v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking rule v0.1.6
[INFO] [stderr]     Checking accounts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::Entry`
[INFO] [stdout]   --> src/entry/journal.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::Entry;
[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: `Total`
[INFO] [stdout]   --> src/entry/mod.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use invoice::InvoiceItemAmount::{ByRate, Total};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::Entry`
[INFO] [stdout]   --> src/entry/journal.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use super::Entry;
[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: `Total`
[INFO] [stdout]   --> src/entry/mod.rs:10:42
[INFO] [stdout]    |
[INFO] [stdout] 10 | use invoice::InvoiceItemAmount::{ByRate, Total};
[INFO] [stdout]    |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]   --> src/entry/invoice.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         UTC.from_utc_datetime(&date.and_hms(0, 0, 0)),
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/entry/mod.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Date::RRule(rrule) => Box::new(rrule.into_iter().map(|d| d.date().naive_utc())),
[INFO] [stdout]    |                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/entry/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 rrule.get_properties().dt_start.date().naive_utc()
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/entry/mod.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let today = Local::today();
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/entry/mod.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |             NaiveDate::from_ymd(today.year(), today.month(), today.day())
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/entry/mod.rs:274:67
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...                   .until(Utc.from_utc_datetime(&end.and_hms(0, 0, 0)))
[INFO] [stdout]     |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `templated`
[INFO] [stdout]    --> src/bank_txs/rec_rules.rs:394:22
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let (evaled, templated) = self.evaluate()?;
[INFO] [stdout]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_templated`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]   --> src/entry/invoice.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 |         UTC.from_utc_datetime(&date.and_hms(0, 0, 0)),
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `account`, and `amount` are never read
[INFO] [stdout]    --> src/entry/invoice.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct InvoiceExtra {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 203 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 204 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 205 |     amount: InvoiceExtraAmount,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtra` 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: field `0` is never read
[INFO] [stdout]    --> src/entry/invoice.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |     Total(Money),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtraAmount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 210 -     Total(Money),
[INFO] [stdout] 210 +     Total(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entry/invoice.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     Rate(f64),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtraAmount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 211 -     Rate(f64),
[INFO] [stdout] 211 +     Rate(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ref` is never read
[INFO] [stdout]    --> src/entry/journal.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct JournalEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 137 |     r#ref: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JournalEntry` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn entries(&self) -> BoxStream<Result<Entry>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn entries(&self) -> BoxStream<'_, Result<Entry>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 103 |     ) -> BoxStream<Result<Entry>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ) -> BoxStream<'_, Result<Entry>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ) -> BoxStream<Result<JournalEntry>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> BoxStream<'_, Result<JournalEntry>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 |     ) -> BoxStream<Result<JournalLine>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     ) -> BoxStream<'_, Result<JournalLine>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 |     ) -> BoxStream<Result<JournalLine>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ) -> BoxStream<'_, Result<JournalLine>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bank_txs::rec_rules::GenEntry` and `entry::journal::JournalLine`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     bank_txs::rec_rules::GenEntry, chart_of_accounts::ChartOfAccounts, entry::journal::JournalLine,
[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: `raw`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     raw,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/entry/mod.rs:41:72
[INFO] [stdout]    |
[INFO] [stdout] 41 |             Date::RRule(rrule) => Box::new(rrule.into_iter().map(|d| d.date().naive_utc())),
[INFO] [stdout]    |                                                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]   --> src/entry/mod.rs:50:49
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 rrule.get_properties().dt_start.date().naive_utc()
[INFO] [stdout]    |                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/entry/mod.rs:168:32
[INFO] [stdout]     |
[INFO] [stdout] 168 |             let today = Local::today();
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/entry/mod.rs:169:24
[INFO] [stdout]     |
[INFO] [stdout] 169 |             NaiveDate::from_ymd(today.year(), today.month(), today.day())
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bank_txs::rec_rules::GenEntry` and `entry::journal::JournalLine`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     bank_txs::rec_rules::GenEntry, chart_of_accounts::ChartOfAccounts, entry::journal::JournalLine,
[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: `raw`
[INFO] [stdout]   --> src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     raw,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/entry/mod.rs:274:67
[INFO] [stdout]     |
[INFO] [stdout] 274 | ...                   .until(Utc.from_utc_datetime(&end.and_hms(0, 0, 0)))
[INFO] [stdout]     |                                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `templated`
[INFO] [stdout]    --> src/bank_txs/rec_rules.rs:394:22
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let (evaled, templated) = self.evaluate()?;
[INFO] [stdout]     |                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_templated`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `description`, `account`, and `amount` are never read
[INFO] [stdout]    --> src/entry/invoice.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | pub struct InvoiceExtra {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 203 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 204 |     account: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 205 |     amount: InvoiceExtraAmount,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtra` 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: field `0` is never read
[INFO] [stdout]    --> src/entry/invoice.rs:210:11
[INFO] [stdout]     |
[INFO] [stdout] 210 |     Total(Money),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtraAmount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 210 -     Total(Money),
[INFO] [stdout] 210 +     Total(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/entry/invoice.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |     Rate(f64),
[INFO] [stdout]     |     ---- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `InvoiceExtraAmount` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 211 -     Rate(f64),
[INFO] [stdout] 211 +     Rate(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ref` is never read
[INFO] [stdout]    --> src/entry/journal.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct JournalEntry {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 137 |     r#ref: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JournalEntry` 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:92:20
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn entries(&self) -> BoxStream<Result<Entry>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub fn entries(&self) -> BoxStream<'_, Result<Entry>> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 103 |     ) -> BoxStream<Result<Entry>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 |     ) -> BoxStream<'_, Result<Entry>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ) -> BoxStream<Result<JournalEntry>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     ) -> BoxStream<'_, Result<JournalEntry>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 158 |     ) -> BoxStream<Result<JournalLine>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 158 |     ) -> BoxStream<'_, Result<JournalLine>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 171 |     ) -> BoxStream<Result<JournalLine>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     ) -> BoxStream<'_, Result<JournalLine>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.56s
[INFO] running `Command { std: "docker" "inspect" "6723a9fe679ce954f127663abfc96769f9b3286db214c1f95ccc0debeaded102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6723a9fe679ce954f127663abfc96769f9b3286db214c1f95ccc0debeaded102", kill_on_drop: false }`
[INFO] [stdout] 6723a9fe679ce954f127663abfc96769f9b3286db214c1f95ccc0debeaded102
